Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Directories are always enabled; update assets. | Jeff Sharkey | 2013-09-26 | 10 | -25/+30 |
* | Merge "Camera2: Implement CameraManager#getCameraCharacteristics" into klp-dev | Zhijun He | 2013-09-25 | 3 | -3/+25 |
|\ | |||||
| * | Camera2: Implement CameraManager#getCameraCharacteristics | Zhijun He | 2013-09-25 | 3 | -3/+25 |
* | | am 6b1f6feb: am ad95c415: am 857814c6: add mention of google cloud to Android... | Scott Main | 2013-09-25 | 1 | -1/+5 |
|\ \ | |||||
| * \ | am ad95c415: am 857814c6: add mention of google cloud to Android Studio landi... | Scott Main | 2013-09-25 | 1 | -1/+5 |
| |\ \ | |||||
| | * \ | am 857814c6: add mention of google cloud to Android Studio landing page | Scott Main | 2013-09-25 | 1 | -1/+5 |
| | |\ \ | |||||
| | | * | | add mention of google cloud to Android Studio landing page | Scott Main | 2013-09-25 | 1 | -1/+5 |
* | | | | | Merge "Update toast appearance" into klp-dev | Adam Powell | 2013-09-25 | 6 | -1/+5 |
|\ \ \ \ \ | |||||
| * | | | | | Update toast appearance | Adam Powell | 2013-09-25 | 6 | -1/+5 |
* | | | | | | Merge "Fix issue #10903002: com.facebook.katana keeps itself in A Services" i... | Dianne Hackborn | 2013-09-25 | 7 | -113/+279 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix issue #10903002: com.facebook.katana keeps itself in A Services | Dianne Hackborn | 2013-09-25 | 7 | -113/+279 |
* | | | | | | | Merge "Require that persistable Uri permissions be taken." into klp-dev | Jeff Sharkey | 2013-09-25 | 13 | -238/+581 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Require that persistable Uri permissions be taken. | Jeff Sharkey | 2013-09-25 | 13 | -238/+581 |
* | | | | | | | | Merge "wappush: Use valid index for pdu including garbages" into klp-dev | Jake Hamby | 2013-09-25 | 2 | -0/+5 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | wappush: Use valid index for pdu including garbages | Sungmin Choi | 2013-09-25 | 2 | -0/+5 |
* | | | | | | | | | Merge "Moving Launcher permission to Framework. (Bug 10343529)" into klp-dev | Winson Chung | 2013-09-25 | 3 | -0/+39 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Moving Launcher permission to Framework. (Bug 10343529) | Winson Chung | 2013-09-25 | 3 | -0/+39 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge "Accessibility improvements in keyguard - add accessibility description... | Jim Miller | 2013-09-25 | 14 | -13/+132 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Accessibility improvements in keyguard | Jim Miller | 2013-09-25 | 14 | -13/+132 |
* | | | | | | | | | | Take SkBitmap's stride into account when uploading textures | Romain Guy | 2013-09-25 | 5 | -18/+29 |
* | | | | | | | | | | Merge "Update docs to state that mark is no longer called." into klp-dev | Leon Scroggins III | 2013-09-25 | 2 | -0/+10 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Update docs to state that mark is no longer called. | Leon Scroggins III | 2013-09-25 | 2 | -0/+10 |
| | |_|_|_|/ / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge "Fix caption rendering" into klp-dev | Alan Viverette | 2013-09-25 | 2 | -89/+65 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Fix caption rendering | Alan Viverette | 2013-09-25 | 2 | -89/+65 |
* | | | | | | | | | | | Merge "Fit and finish for navbar camera affordance" into klp-dev | Jim Miller | 2013-09-25 | 2 | -4/+8 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | Fit and finish for navbar camera affordance | Jim Miller | 2013-09-24 | 2 | -4/+8 |
| | |_|/ / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge "Fix accessibility for all-caps items in keyguard" into klp-dev | Jim Miller | 2013-09-25 | 8 | -38/+17 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Fix accessibility for all-caps items in keyguard | Jim Miller | 2013-09-24 | 8 | -38/+17 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge "Handle null stacks gracefully." into klp-dev | Jeff Sharkey | 2013-09-25 | 3 | -3/+5 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Handle null stacks gracefully. | Jeff Sharkey | 2013-09-25 | 3 | -3/+5 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge "Fix an incorrectly created race accessing Wifi Supplicant" into klp-dev | Vinit Deshapnde | 2013-09-25 | 1 | -19/+35 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fix an incorrectly created race accessing Wifi Supplicant | Vinit Deshapnde | 2013-09-24 | 1 | -19/+35 |
* | | | | | | | | | | Merge "Fix hang" into klp-dev | Marco Nelissen | 2013-09-25 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Fix hang | Marco Nelissen | 2013-09-25 | 1 | -1/+1 |
* | | | | | | | | | | Merge "Camera2: Add PASSIVE_UNFOCUSED autofocus state." into klp-dev | Eino-Ville Talvala | 2013-09-25 | 3 | -5/+17 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Camera2: Add PASSIVE_UNFOCUSED autofocus state. | Eino-Ville Talvala | 2013-09-20 | 3 | -5/+17 |
* | | | | | | | | | | Merge "Import translations. DO NOT MERGE" into klp-dev | Baligh Uddin | 2013-09-25 | 20 | -38/+20 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Import translations. DO NOT MERGE | Baligh Uddin | 2013-09-25 | 20 | -38/+20 |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge "Import translations. DO NOT MERGE" into klp-dev | Baligh Uddin | 2013-09-25 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Import translations. DO NOT MERGE | Baligh Uddin | 2013-09-25 | 1 | -2/+2 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge "Import translations. DO NOT MERGE" into klp-dev | Baligh Uddin | 2013-09-25 | 55 | -0/+81 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Import translations. DO NOT MERGE | Baligh Uddin | 2013-09-25 | 55 | -0/+81 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge "Import translations. DO NOT MERGE" into klp-dev | Baligh Uddin | 2013-09-25 | 55 | -9362/+4683 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Import translations. DO NOT MERGE | Baligh Uddin | 2013-09-25 | 55 | -9362/+4683 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge "Import translations. DO NOT MERGE" into klp-dev | Baligh Uddin | 2013-09-25 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Import translations. DO NOT MERGE | Baligh Uddin | 2013-09-25 | 1 | -1/+1 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Import translations. DO NOT MERGE | Baligh Uddin | 2013-09-25 | 55 | -49/+3125 |
|/ / / / / / / / / | |||||
* | | | | | | | | | Merge "Don't change the text in reaction to a user dict add" into klp-dev | Jean Chalard | 2013-09-25 | 1 | -66/+0 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | |||||
| * | | | | | | | | Don't change the text in reaction to a user dict add | Jean Chalard | 2013-09-12 | 1 | -66/+0 |
* | | | | | | | | | Merge "Don't crash when no alarms are scheduled" into klp-dev | Christopher Tate | 2013-09-25 | 1 | -3/+2 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | |