summaryrefslogtreecommitdiffstats
path: root/packages
Commit message (Expand)AuthorAgeFilesLines
* Merge "Show recents button while pinned and locked" into lmp-mr1-devJason Monk2014-11-062-1/+21
|\
| * Show recents button while pinned and lockedJason Monk2014-11-062-1/+21
* | Merge "Increasing the min swipe thresholds for the nav bar gestures. (Bug 171...Winson Chung2014-11-063-4/+10
|\ \
| * | Increasing the min swipe thresholds for the nav bar gestures. (Bug 17109581)Winson Chung2014-11-053-4/+10
* | | Merge "Don't reload the layout every time we enter Recents. (Bug 18160176)" i...Winson Chung2014-11-0610-89/+269
|\ \ \
| * | | Don't reload the layout every time we enter Recents. (Bug 18160176)Winson Chung2014-11-0510-89/+269
* | | | Merge "Round charging indication to nearest minute" into lmp-mr1-devAdrian Roos2014-11-061-2/+2
|\ \ \ \
| * | | | Round charging indication to nearest minuteAdrian Roos2014-11-051-2/+2
* | | | | Merge "Adapted HUN behavior when swiping vertically" into lmp-mr1-devSelim Cinek2014-11-061-4/+1
|\ \ \ \ \
| * | | | | Adapted HUN behavior when swiping verticallySelim Cinek2014-11-051-4/+1
* | | | | | Merge "Fixed a bug where the HUNs were not clickable" into lmp-mr1-devSelim Cinek2014-11-061-5/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fixed a bug where the HUNs were not clickableSelim Cinek2014-11-051-5/+1
* | | | | | Merge "Fixed a bug that the notifications were not animating when reset" into...Selim Cinek2014-11-065-9/+28
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | |
| * | | | Fixed a bug that the notifications were not animating when resetSelim Cinek2014-11-055-9/+28
* | | | | Merge "Update TrustAgentService API after review" into lmp-mr1-devJim Miller2014-11-061-3/+10
|\ \ \ \ \
| * | | | | Update TrustAgentService API after reviewJim Miller2014-11-051-3/+10
* | | | | | Merge "Fix janky in transition doze -> lockscreen" into lmp-mr1-devJorim Jaggi2014-11-052-2/+5
|\ \ \ \ \ \
| * | | | | | Fix janky in transition doze -> lockscreenJorim Jaggi2014-11-052-2/+5
* | | | | | | Merge "Zen: Create a new exit condition for "next alarm"." into lmp-mr1-devJohn Spurlock2014-11-051-3/+9
|\ \ \ \ \ \ \
| * | | | | | | Zen: Create a new exit condition for "next alarm".John Spurlock2014-11-051-3/+9
| | |_|_|/ / / | |/| | | | |
* | | | | | | QS: Toggle tile icon animations.John Spurlock2014-11-0571-234/+2064
|/ / / / / /
* | | | | | Fix issue #17305377: Don't kill process if it still has tasks.Wale Ogunwale2014-11-044-16/+7
* | | | | | Merge "Fix jump in two-finger expand motion with no notifications" into lmp-m...Jorim Jaggi2014-11-042-0/+14
|\ \ \ \ \ \
| * | | | | | Fix jump in two-finger expand motion with no notificationsJorim Jaggi2014-11-042-0/+14
| |/ / / / /
* | | | | | Merge "QS: Create the tile background once per tile." into lmp-mr1-devJohn Spurlock2014-11-041-6/+7
|\ \ \ \ \ \
| * | | | | | QS: Create the tile background once per tile.John Spurlock2014-11-041-6/+7
* | | | | | | Merge "Update QS tile states after unlocking" into lmp-mr1-devJorim Jaggi2014-11-043-2/+10
|\ \ \ \ \ \ \
| * | | | | | | Update QS tile states after unlockingJorim Jaggi2014-11-033-2/+10
* | | | | | | | Merge "Always update quick settings header translation in onLayout" into lmp-...Jorim Jaggi2014-11-041-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Always update quick settings header translation in onLayoutJorim Jaggi2014-11-031-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Fix a keyguard charging statusAdrian Roos2014-11-042-2/+3
* | | | | | | Fix low profile bar mode for Material themed appsAdrian Roos2014-11-044-6/+18
| |/ / / / / |/| | | | |
* | | | | | Merge "QS: New rotation-lock tile icon, using AVDs." into lmp-mr1-devJohn Spurlock2014-11-0448-140/+1439
|\ \ \ \ \ \
| * | | | | | QS: New rotation-lock tile icon, using AVDs.John Spurlock2014-11-0348-140/+1439
| |/ / / / /
* | | | | | Merge "Only hide sensitive content when Keyguard is showing" into lmp-mr1-devJorim Jaggi2014-11-031-3/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Only hide sensitive content when Keyguard is showingJorim Jaggi2014-11-031-3/+1
| | |/ / / | |/| | |
* | | | | Merge "Fix SetupWizard black screen issue for EDU devices" into lmp-mr1-devJim Miller2014-11-031-7/+9
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix SetupWizard black screen issue for EDU devicesJim Miller2014-10-311-7/+9
* | | | | Merge "Import translations. DO NOT MERGE" into lmp-mr1-devGeoff Mendal2014-11-036-10/+9
|\ \ \ \ \
| * | | | | Import translations. DO NOT MERGEGeoff Mendal2014-11-036-10/+9
| | |/ / / | |/| | |
* | | | | Merge "Improve dump of status bar service" into lmp-mr1-devAdrian Roos2014-11-031-1/+2
|\ \ \ \ \
| * | | | | Improve dump of status bar serviceAdrian Roos2014-10-291-1/+2
* | | | | | Merge "SysUI: Use mScreenOnFromKeyguard for panel visibility" into lmp-mr1-devChristoph Studer2014-11-032-46/+58
|\ \ \ \ \ \
| * | | | | | SysUI: Use mScreenOnFromKeyguard for panel visibilityChristoph Studer2014-10-292-46/+58
* | | | | | | Merge "Move LOCK_TO_APP_EXIT_LOCKED from System to Secure" into lmp-mr1-devJason Monk2014-11-031-1/+15
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Move LOCK_TO_APP_EXIT_LOCKED from System to SecureJason Monk2014-10-311-1/+15
* | | | | | | Crash apps that print malformed or password protected PDFs.Svet Ganov2014-11-016-35/+113
* | | | | | | Merge "Save to a PDF file should look like print preview." into lmp-mr1-devSvetoslav2014-10-313-15/+134
|\ \ \ \ \ \ \
| * | | | | | | Save to a PDF file should look like print preview.Svetoslav2014-10-313-15/+134
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge "Clear the initialized flag when resetting the height." into lmp-mr1-devChris Wren2014-10-314-7/+13
|\ \ \ \ \ \ \