Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge "Fix API review bugs." into jb-mr1-dev | Dianne Hackborn | 2012-09-17 | 8 | -55/+113 |
|\ | |||||
| * | Fix API review bugs. | Dianne Hackborn | 2012-09-17 | 8 | -55/+113 |
* | | Merge "Add extra EGL error checking" into jb-mr1-dev | Romain Guy | 2012-09-17 | 1 | -8/+14 |
|\ \ | |||||
| * | | Add extra EGL error checking | Romain Guy | 2012-09-17 | 1 | -8/+14 |
* | | | Merge "Fixing construction of handler in AppWidgetHost" into jb-mr1-dev | Michael Jurka | 2012-09-17 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Fixing construction of handler in AppWidgetHost | Michael Jurka | 2012-09-17 | 1 | -1/+1 |
* | | | | Merge "Per-user content observer APIs" into jb-mr1-dev | Christopher Tate | 2012-09-17 | 4 | -44/+168 |
|\ \ \ \ | |||||
| * | | | | Per-user content observer APIs | Christopher Tate | 2012-09-17 | 4 | -44/+168 |
* | | | | | Merge "TaskStackBuilder correctness fixes" into jb-mr1-dev | Adam Powell | 2012-09-17 | 1 | -11/+13 |
|\ \ \ \ \ | |||||
| * | | | | | TaskStackBuilder correctness fixes | Adam Powell | 2012-09-17 | 1 | -11/+13 |
* | | | | | | Merge "Try again to fix issue #6912004:tap on gmail notification sends me to ... | Dianne Hackborn | 2012-09-17 | 3 | -10/+35 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Try again to fix issue #6912004:tap on gmail notification sends me to home sc... | Dianne Hackborn | 2012-09-17 | 3 | -10/+35 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge "Revert "Simple MVC based binding mechanism for android controls." Do n... | Philip Milne | 2012-09-17 | 6 | -332/+4 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Revert "Simple MVC based binding mechanism for android controls." Do not merge. | Philip Milne | 2012-09-17 | 6 | -332/+4 |
* | | | | | | Merge "Avert crash when dragging text in same TextView" into jb-mr1-dev | Victoria Lease | 2012-09-17 | 1 | -7/+7 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | Avert crash when dragging text in same TextView | Victoria Lease | 2012-09-10 | 1 | -7/+7 |
* | | | | | | Merge "Fix date formatting for fa locales." into jb-mr1-dev | Elliott Hughes | 2012-09-17 | 1 | -25/+38 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Fix date formatting for fa locales. | Elliott Hughes | 2012-09-17 | 1 | -25/+38 |
* | | | | | | Merge "Enabling hardware layers while overscrolling widget pager" into jb-mr1... | Adam Cohen | 2012-09-17 | 1 | -1/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Enabling hardware layers while overscrolling widget pager | Adam Cohen | 2012-09-17 | 1 | -1/+0 |
* | | | | | | | Merge "TaskStackBuilder - use the correct package for looking up parents" int... | Adam Powell | 2012-09-17 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | TaskStackBuilder - use the correct package for looking up parents | Adam Powell | 2012-09-17 | 1 | -1/+1 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge "Fix occasional crash bug with layers" into jb-mr1-dev | Chet Haase | 2012-09-17 | 7 | -20/+32 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | Fix occasional crash bug with layers | Chet Haase | 2012-09-17 | 7 | -20/+32 |
| |/ / / / | |||||
* | | | | | Merge "Add UserManager.getUserIcon()" into jb-mr1-dev | Amith Yamasani | 2012-09-17 | 2 | -0/+17 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Add UserManager.getUserIcon() | Amith Yamasani | 2012-09-17 | 2 | -0/+17 |
* | | | | | Merge "Import translations. DO NOT MERGE" into jb-mr1-dev | Baligh Uddin | 2012-09-17 | 49 | -767/+2288 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Import translations. DO NOT MERGE | Baligh Uddin | 2012-09-14 | 49 | -767/+2288 |
* | | | | | Merge "Camera: Document face detection confidence recommendations." into jb-m... | Eino-Ville Talvala | 2012-09-17 | 1 | -2/+8 |
|\ \ \ \ \ | |||||
| * | | | | | Camera: Document face detection confidence recommendations. | Eino-Ville Talvala | 2012-09-15 | 1 | -2/+8 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge "headphone volume limitation" into jb-mr1-dev | Eric Laurent | 2012-09-17 | 4 | -0/+75 |
|\ \ \ \ \ | |||||
| * | | | | | headphone volume limitation | Eric Laurent | 2012-09-16 | 4 | -0/+75 |
* | | | | | | Merge "New uninstall option to uninstall for all users." into jb-mr1-dev | Dianne Hackborn | 2012-09-16 | 1 | -0/+7 |
|\ \ \ \ \ \ | |||||
| * | | | | | | New uninstall option to uninstall for all users. | Dianne Hackborn | 2012-09-16 | 1 | -0/+7 |
* | | | | | | | Merge "Add a minimum height of 64dp for AlertDialog content" into jb-mr1-dev | Adam Powell | 2012-09-16 | 1 | -2/+4 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Add a minimum height of 64dp for AlertDialog content | Adam Powell | 2012-09-16 | 1 | -2/+4 |
* | | | | | | | Merge "More adjustments to permissions." into jb-mr1-dev | Dianne Hackborn | 2012-09-16 | 11 | -65/+168 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | More adjustments to permissions. | Dianne Hackborn | 2012-09-16 | 11 | -65/+168 |
* | | | | | | | | Merge "Add test for failed dexopt" into jb-mr1-dev | Kenny Root | 2012-09-16 | 7 | -4/+82 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||||
| * | | | | | | | Add test for failed dexopt | Kenny Root | 2012-09-16 | 7 | -4/+82 |
* | | | | | | | | Merge "Import panel background assets from UX" into jb-mr1-dev | Adam Powell | 2012-09-16 | 6 | -0/+0 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Import panel background assets from UX | Adam Powell | 2012-09-16 | 6 | -0/+0 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge "Add setting to change verifier visibility" into jb-mr1-dev | rich cannings | 2012-09-16 | 1 | -0/+7 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Add setting to change verifier visibility | rich cannings | 2012-09-16 | 1 | -0/+7 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge "Create main activity intents as needed for TaskStackBuilder/Up nav" in... | Adam Powell | 2012-09-16 | 2 | -41/+28 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Create main activity intents as needed for TaskStackBuilder/Up nav | Adam Powell | 2012-09-16 | 2 | -41/+28 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge "Second pass on Keyguard multi-user switcher" into jb-mr1-dev | Adam Cohen | 2012-09-16 | 6 | -25/+32 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Second pass on Keyguard multi-user switcher | Adam Cohen | 2012-09-16 | 6 | -25/+32 |
* | | | | | | | | | Merge "Add support for per-package policy for sending premium SMS." into jb-m... | John Huang | 2012-09-16 | 4 | -31/+121 |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Add support for per-package policy for sending premium SMS. | Jake Hamby | 2012-09-14 | 4 | -31/+121 |