summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com
Commit message (Expand)AuthorAgeFilesLines
* Animation for touch, wake and unlockJorim Jaggi2015-07-2810-85/+225
* Merge "Fix network name not showing in QS sometimes" into mnc-devJason Monk2015-07-281-1/+2
|\
| * Fix network name not showing in QS sometimesJason Monk2015-07-201-1/+2
* | Merge "Allow assist gesture when notification shade is expanded" into mnc-devJorim Jaggi2015-07-281-3/+1
|\ \
| * | Allow assist gesture when notification shade is expandedJorim Jaggi2015-07-241-3/+1
* | | Merge "Fix QS switch accessibility problem" into mnc-devJason Monk2015-07-271-1/+3
|\ \ \
| * | | Fix QS switch accessibility problemJason Monk2015-07-271-1/+3
* | | | Merge "Move PIN/Pattern appear animation to RenderThread (1/2)" into mnc-devJorim Jaggi2015-07-271-1/+21
|\ \ \ \
| * | | | Move PIN/Pattern appear animation to RenderThread (1/2)Jorim Jaggi2015-07-221-1/+21
| | |/ / | |/| |
* | | | Merge "decide interruptions based on current data, not previous data." into m...Chris Wren2015-07-271-2/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | decide interruptions based on current data, not previous data.Chris Wren2015-07-171-2/+5
* | | | Merge "Fixed wake to unlock when the device has never been unlocked" into mnc...Selim Cinek2015-07-251-2/+7
|\ \ \ \
| * | | | Fixed wake to unlock when the device has never been unlockedSelim Cinek2015-07-241-2/+7
* | | | | Merge "Adapted the behavior when unlocking with fingerprint is not allowed" i...Selim Cinek2015-07-255-4/+17
|\ \ \ \ \ | |/ / / /
| * | | | Adapted the behavior when unlocking with fingerprint is not allowedSelim Cinek2015-07-235-4/+17
* | | | | Merge "Fix janky add guest transition" into mnc-devAdrian Roos2015-07-243-14/+58
|\ \ \ \ \
| * | | | | Fix janky add guest transitionAdrian Roos2015-07-223-14/+58
* | | | | | Merge "Require permission for internal broadcast" into mnc-devAmith Yamasani2015-07-241-3/+10
|\ \ \ \ \ \
| * | | | | | Require permission for internal broadcastAmith Yamasani2015-07-231-3/+10
* | | | | | | Merge "Prevent lockscreen album art from flickering on metadata change." into...Julia Reynolds2015-07-241-1/+2
|\ \ \ \ \ \ \
| * | | | | | | Prevent lockscreen album art from flickering on metadata change.Julia Reynolds2015-07-221-1/+2
* | | | | | | | Merge "Disable Keyguard affordances before setup is completed" into mnc-devAdrian Roos2015-07-234-16/+28
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Disable Keyguard affordances before setup is completedAdrian Roos2015-07-224-16/+28
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge "Fix emergency only when no sims" into mnc-devJason Monk2015-07-231-0/+19
|\ \ \ \ \ \ \
| * | | | | | | Fix emergency only when no simsJason Monk2015-07-231-0/+19
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge "Set 'the' media notification to the notification actually playing." in...Julia Reynolds2015-07-231-62/+85
|\ \ \ \ \ \ \
| * | | | | | | Set 'the' media notification to the notification actually playing.Julia Reynolds2015-07-221-62/+85
| | |_|/ / / / | |/| | | | |
* | | | | | | Make sure expandingFinished gets called when going into QSJorim Jaggi2015-07-232-2/+3
| |_|_|/ / / |/| | | | |
* | | | | | Merge "Protect demo mode commands with permission" into mnc-devAdrian Roos2015-07-221-5/+19
|\ \ \ \ \ \
| * | | | | | Protect demo mode commands with permissionAdrian Roos2015-07-161-5/+19
| | |_|/ / / | |/| | | |
* | | | | | Merge "Don't crash sysui when advisory calls fail." into mnc-devChris Wren2015-07-221-2/+6
|\ \ \ \ \ \
| * | | | | | Don't crash sysui when advisory calls fail.Chris Wren2015-07-221-2/+6
| | |_|/ / / | |/| | | |
* | | | | | Add metrics to tunerJason Monk2015-07-224-3/+42
* | | | | | Move tuner enable point to QSJason Monk2015-07-228-16/+339
|/ / / / /
* | | | | Merge "Fix blank tiles on QS rotate" into mnc-devJason Monk2015-07-223-17/+35
|\ \ \ \ \
| * | | | | Fix blank tiles on QS rotateJason Monk2015-07-213-17/+35
* | | | | | Merge "Fix crash in NetworkControllerImpl" into mnc-devJason Monk2015-07-222-5/+12
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fix crash in NetworkControllerImplJason Monk2015-07-202-5/+12
| | |_|_|/ | |/| | |
* | | | | Merge "Add callback to voice interaction session for lockscreen shown" into m...Jorim Jaggi2015-07-212-0/+5
|\ \ \ \ \
| * | | | | Add callback to voice interaction session for lockscreen shownJorim Jaggi2015-07-212-0/+5
* | | | | | Merge "Touch, wake and unlock" into mnc-devJorim Jaggi2015-07-216-65/+95
|\ \ \ \ \ \
| * | | | | | Touch, wake and unlockJorim Jaggi2015-07-206-65/+95
| | |_|/ / / | |/| | | |
* | | | | | Merge "Use RingtonePlayer to get ringtone title" into mnc-devTodd Kennedy2015-07-211-0/+7
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Use RingtonePlayer to get ringtone titleTodd Kennedy2015-07-201-0/+7
| | |/ / / | |/| | |
* | | | | Fix unnecessary layer creation for appear animationJorim Jaggi2015-07-201-5/+7
| |/ / / |/| | |
* | | | Fix jank in swipe-up to unlockJorim Jaggi2015-07-203-8/+87
* | | | Allow navigation bar drawing during window animationsJorim Jaggi2015-07-201-0/+10
* | | | Merge "Fix hotspot brokenness" into mnc-devJason Monk2015-07-203-11/+33
|\ \ \ \
| * | | | Fix hotspot brokennessJason Monk2015-07-203-11/+33
| |/ / /
* | | | Merge "Fix issue #22531747: Assist info should declare if user has disabled.....Dianne Hackborn2015-07-201-1/+3
|\ \ \ \ | |/ / / |/| | |