Skip to content

Instantly share code, notes, and snippets.

View archon810's full-sized avatar

Artem Russakovskii archon810

View GitHub Profile
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=JWR66N
ro.build.display.id=JWR66N
ro.build.version.incremental=711294
ro.build.version.sdk=18
ro.build.version.codename=REL
ro.build.version.release=4.3
ro.build.date=Sat Jun 15 19:53:50 UTC 2013
ro.build.date.utc=1371326030
This file has been truncated, but you can view the full file.
m7-jb-crc-3.4.10-7edee3c\.gitignore
m7-jb-crc-3.4.10-7edee3c\.mailmap
m7-jb-crc-3.4.10-7edee3c\arch\.gitignore
m7-jb-crc-3.4.10-7edee3c\arch\alpha\boot\bootloader.lds
m7-jb-crc-3.4.10-7edee3c\arch\alpha\boot\bootp.c
m7-jb-crc-3.4.10-7edee3c\arch\alpha\boot\bootpz.c
m7-jb-crc-3.4.10-7edee3c\arch\alpha\boot\head.S
m7-jb-crc-3.4.10-7edee3c\arch\alpha\boot\main.c
m7-jb-crc-3.4.10-7edee3c\arch\alpha\boot\Makefile
m7-jb-crc-3.4.10-7edee3c\arch\alpha\boot\misc.c
This is placed with each library in your project.
android_library(
name = 'activity',
srcs = glob(['*.java']),
visibility = [ 'PUBLIC' ],
)
project_config(
src_target = ':activity',
@archon810
archon810 / Changelog_android-4.2.2_r1_android-4.2.2_r1.2.txt
Created April 17, 2013 22:38
android-4.2.2_r1 -> android-4.2.2_r1.2 changelog.
Project name: /platform/manifest
•The Android Open Source Project - Manifest for android-4.2.2_r1.2
•The Android Open Source Project - Manifest for android-4.2.2_r1.1
•The Android Open Source Project - Updated manifest for android-4.2.2_r1
Project name: /platform/build
•The Android Automerger - JDQ39E
•The Android Automerger - JDQ39D
•The Android Automerger - JDQ39C
•The Android Automerger - JDQ39B
/* Copyright 2013 Google Inc. All Rights Reserved. */
.SPRITE_android_icon{background:no-repeat url('../images/2945669509-sprites.png') -23px -314px;width:64px;height:64px}.SPRITE_app-carousel-icon-r{background:no-repeat url('../images/2945669509-sprites.png') -215px -314px;width:82px;height:38px}.SPRITE_app-carousel-icon{background:no-repeat url('../images/2945669509-sprites.png') -188px -383px;width:82px;height:38px}.SPRITE_app-header-stripes{background:no-repeat url('../images/2945669509-sprites.png') -59px -383px;width:8px;height:8px}.SPRITE_back_track_icon_small{background:no-repeat url('../images/2945669509-sprites.png') -171px -37px;width:12px;height:10px}.SPRITE_beak{background:no-repeat url('../images/2945669509-sprites.png') -299px -383px;width:28px;height:14px}.SPRITE_book-carousel-icon-r{background:no-repeat url('../images/2945669509-sprites.png') -72px -383px;width:82px;height:38px}.SPRITE_book-carousel-icon{background:no-repeat url('../images/2945669509-sprites.png') -115px -136px;width:82px;hei
function f(a){throw a;}var h=void 0,k=!0,m=null,q=!1;function aa(){return function(){}}function ba(a){return function(b){this[a]=b}}function r(a){return function(){return this[a]}}function s(a){return function(){return a}}var v,ca=ca||{},w=this;function da(a){a=a.split(".");for(var b=w,c;c=a.shift();)if(b[c]!=m)b=b[c];else return m;return b}function ea(){}function fa(a){a.P=function(){return a.wi?a.wi:a.wi=new a}}
function ga(a){var b=typeof a;if("object"==b)if(a){if(a instanceof Array)return"array";if(a instanceof Object)return b;var c=Object.prototype.toString.call(a);if("[object Window]"==c)return"object";if("[object Array]"==c||"number"==typeof a.length&&"undefined"!=typeof a.splice&&"undefined"!=typeof a.propertyIsEnumerable&&!a.propertyIsEnumerable("splice"))return"array";if("[object Function]"==c||"undefined"!=typeof a.call&&"undefined"!=typeof a.propertyIsEnumerable&&!a.propertyIsEnumerable("call"))return"function"}else return"null";
else if("function"==b&&"undefined"==typeof a.call)return"object";ret
commit 5115d4348ee720be3db77ae54a06c492049e5ea3
Author: Naseer Ahmed <[email protected]>
Date: Mon Nov 19 19:27:37 2012 -0500
msm_mdp: Update header for 4 layer support
Bug: 7626586
Change-Id: I37730470dc09b7a9d6336b1603f87efd98f45e97
Signed-off-by: Iliyan Malchev <[email protected]>
commit fbef8b9578aaa422d5bd3153eb50df739815672c
@archon810
archon810 / Changelog_android-4.2.1_r1.2_android-4.2.2_r1.txt
Created February 12, 2013 20:08
Short version of the 4.2.2 changelog.
Project name: /platform/development
•Chris Banes - Update bitmapfun sample to call recycle()
•Dirk Dougherty - Add redirect for removed file.
•Dirk Dougherty - Minor updates to keep androiddevdocs redirect in sync with devsite version (in frameworks/base)
•Adam Koch - Bitmapfun Sample: Fix bug where background image loading could hang
•Chet Haase - Cherrypick from Change-Id: I4ae984cf776604cede32b98db6b1eb3cb6c59c7e
•Adam Koch - Bitmapfun Sample: Change cache memory calculation to use maxMemory()
•Adam Koch - Bitmapfun Sample: Fix inSampleSize selection and update dependencies
•Katie McCormick - Network sample: fix typo in manifest
•Xavier Ducrohet - Update platform tools rev to 16.0.2
=================== SUMMARY OF CHANGES ===================
Project name: /platform/system/core
•Devin Kim - charger: Do not suspend when disconnecting from charger
•choongryeol.lee - charger: suspend enable in charger mode
•Iliyan Malchev - libsuspend: compile as a static library
Project name: /platform/system/extras
•Colin Cross - make_ext4fs: fix dentry padding when dentry size is 4088 or 4092
f7f1523 JOP40G
acb046a JOP40F
fd74ba5 JOP40E
62b1414 Snapshot 0d153181bbe9ce75555b437567796a9aef4ef0ae
5738f83 Snapshot cdeccf6fdd8c2d494ea2867cb37a025bf8879baf
e9df6ba Snapshot 7ddd630e136a035ba463c427285c5c3e9f199ee0
525c260 Snapshot 1a6bcf3cca90fedfbad33c1cdd6d05af5774fc01
642ab20 Point jni class references to new dhimpl package.
43f2263 Fix type of collision resolution record.
327d0e7 Implement connection handover LLCP service.