| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge "Save PatternVisible setting to crypto header" into lmp-dev | Paul Lawrence | 2014-08-21 | 1 | -0/+19 |
|\ |
|
| * | Save PatternVisible setting to crypto header | Paul Lawrence | 2014-08-20 | 1 | -0/+19 |
* | | Fix measurement regression in ActionBarContainer | Adam Powell | 2014-08-20 | 1 | -4/+9 |
* | | Merge "Unify code paths for collapsing action views in action bars" into lmp-dev | Adam Powell | 2014-08-21 | 2 | -23/+9 |
|\ \ |
|
| * | | Unify code paths for collapsing action views in action bars | Adam Powell | 2014-08-20 | 2 | -23/+9 |
* | | | Less intrusive VPN dialog and other UX tweaks. | Jeff Davidson | 2014-08-20 | 2 | -13/+19 |
|/ / |
|
* | | Merge "Correctly populate title for ResolverActivity" into lmp-dev | Adam Powell | 2014-08-19 | 1 | -5/+9 |
|\ \ |
|
| * | | Correctly populate title for ResolverActivity | Adam Powell | 2014-08-20 | 1 | -5/+9 |
| |/ |
|
* | | More progress towards split APKs in ASECs. | Jeff Sharkey | 2014-08-20 | 2 | -27/+221 |
|/ |
|
* | Merge "Temporary: raise overflow limit, print all wake locks." into lmp-dev | Dianne Hackborn | 2014-08-16 | 1 | -1/+1 |
|\ |
|
| * | Temporary: raise overflow limit, print all wake locks. | Dianne Hackborn | 2014-08-18 | 1 | -1/+1 |
* | | Merge "Persist Show IME option." into lmp-dev | Michael Wright | 2014-08-18 | 1 | -0/+10 |
|\ \ |
|
| * | | Persist Show IME option. | Michael Wright | 2014-08-17 | 1 | -0/+10 |
* | | | Merge "Fix a bug propagating navigation button events from ToolbarActionBar" ... | Adam Powell | 2014-08-18 | 1 | -1/+23 |
|\ \ \ |
|
| * | | | Fix a bug propagating navigation button events from ToolbarActionBar | Adam Powell | 2014-08-18 | 1 | -1/+23 |
| |/ / |
|
* | | | Progress towards staging ASECs. | Jeff Sharkey | 2014-08-18 | 2 | -6/+82 |
| |/
|/| |
|
* | | Merge "When forwarding intents, ignoring the package set in the intent." into... | Nicolas Prevot | 2014-08-16 | 1 | -4/+6 |
|\ \ |
|
| * | | When forwarding intents, ignoring the package set in the intent. | Nicolas Prevot | 2014-08-15 | 1 | -4/+6 |
* | | | Fix issue #14617210: Apps can gain access to any ContentProvider... | Dianne Hackborn | 2014-08-18 | 2 | -2/+46 |
* | | | Merge "Work on issue #16629489: Google (Play?) Services eating through batter... | Dianne Hackborn | 2014-08-16 | 2 | -133/+271 |
|\ \ \
| |_|/
|/| | |
|
| * | | Work on issue #16629489: Google (Play?) Services eating through battery | Dianne Hackborn | 2014-08-17 | 2 | -133/+271 |
* | | | Change 'disable hardware keyboard' to 'show input method' | Michael Wright | 2014-08-17 | 2 | -2/+0 |
* | | | Merge "Revert "Revert "Revert "Revert "Revert "Update Trusted Credentials scr... | Zoltan Szatmary-Ban | 2014-08-15 | 1 | -32/+0 |
|\ \ \ |
|
| * | | | Revert "Revert "Revert "Revert "Revert "Update Trusted Credentials screen in ... | Zoltan Szatmary-Ban | 2014-08-15 | 1 | -32/+0 |
* | | | | Merge "Remove system_server classes from the boot image." into lmp-dev | Narayan Kamath | 2014-08-15 | 7 | -436/+529 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Remove system_server classes from the boot image. | Narayan Kamath | 2014-08-15 | 7 | -436/+529 |
* | | | | Revert "Revert "Revert "Revert "Update Trusted Credentials screen in settings... | Zoltan Szatmary-Ban | 2014-08-15 | 1 | -0/+32 |
|/ / / |
|
* | | | Revert "Revert "Revert "Update Trusted Credentials screen in settings""" | Narayan Kamath | 2014-08-15 | 1 | -32/+0 |
* | | | Revert "Revert "Update Trusted Credentials screen in settings"" | Zoltan Szatmary-Ban | 2014-08-15 | 1 | -0/+32 |
|/ / |
|
* | | Some networks may have null ifaces, I guess? | Jeff Sharkey | 2014-08-14 | 1 | -0/+2 |
* | | Merge "ActionBarOverlay needs to be focusable" into lmp-dev | Chet Haase | 2014-08-14 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | ActionBarOverlay needs to be focusable | Chet Haase | 2014-08-12 | 1 | -0/+2 |
* | | Made AlarmClockInfo a nested class in AlarmManager | Jose Lima | 2014-08-14 | 1 | -2/+1 |
* | | Fix action bar background drawing | Chris Craik | 2014-08-13 | 1 | -17/+15 |
* | | Lockscreen launch animations | Jorim Jaggi | 2014-08-12 | 1 | -0/+6 |
|/ |
|
* | New lock pattern assets and animations | Jorim Jaggi | 2014-08-12 | 1 | -205/+166 |
* | Hack and ship: NetworkStats edition. | Jeff Sharkey | 2014-08-11 | 1 | -4/+66 |
* | Eliminate power manager latency for boot completed. | Jeff Brown | 2014-08-11 | 1 | -2/+5 |
* | Start using cancelFullBackup() when appropriate | Christopher Tate | 2014-08-09 | 1 | -0/+1 |
* | Merge "Second iteration of the UsageStats API" into lmp-dev | Adam Lesinski | 2014-08-08 | 1 | -8/+5 |
|\ |
|
| * | Second iteration of the UsageStats API | Adam Lesinski | 2014-08-08 | 1 | -8/+5 |
* | | Polish the new cross-profile app widget APIs | Svetoslav | 2014-08-08 | 1 | -3/+4 |
* | | Fix issues #16655104 and #16875776 in battery stats. | Dianne Hackborn | 2014-08-07 | 1 | -7/+56 |
* | | Fix docs build | Alan Viverette | 2014-08-08 | 1 | -1/+1 |
* | | API to tell the transport to cancel a full backup in progress | Christopher Tate | 2014-08-07 | 1 | -8/+26 |
* | | Fix issue @16555033: Battery history overflowing too much | Dianne Hackborn | 2014-08-07 | 4 | -70/+282 |
* | | Merge "Revert "Update Trusted Credentials screen in settings"" into lmp-dev | Zoltan Szatmary-Ban | 2014-08-07 | 1 | -32/+0 |
|\ \ |
|
| * | | Revert "Update Trusted Credentials screen in settings" | Zoltan Szatmary-Ban | 2014-08-07 | 1 | -32/+0 |
* | | | Merge "Update Trusted Credentials screen in settings" into lmp-dev | Zoltan Szatmary-Ban | 2014-08-05 | 1 | -0/+32 |
|\ \ \
| |/ / |
|
| * | | Update Trusted Credentials screen in settings | Zoltan Szatmary-Ban | 2014-07-29 | 1 | -0/+32 |