summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* systemui: Remove LiveDisplay tileSteve Kondik2016-04-14199-1322/+0
* LockPatternUtils: Use the actual user id to set pattern sizeScott Mertz2016-04-143-12/+12
* LockSettingsStorage: migrate user pattern size to correct useridRoman Birg2016-04-141-0/+11
* LockSettingsStorage: fallback to cm legacy gesture fileRoman Birg2016-04-141-1/+12
* SettingsProvider: move SYSTEM_PROFILES_ENABLED to CMSettingsRoman Birg2016-04-141-0/+18
* Lockscreen : Update shortcuts in onAttachWindowDanesh M2016-04-142-3/+20
* Lockscreen : Ensure we hide bottom area in bouncerDanesh M2016-04-142-4/+5
* Race in WapPushManager under multi-thread environmentchao.bi2016-04-141-7/+0
* Correct MediaAudioTrackTest testPlaybackHeadPositionAfterStopJimmy Dalqvist2016-04-141-3/+9
* packagemanager: Fix bootloop if packages.xml is deletedSteve Kondik2016-04-131-4/+9
* Themes: Restore original value if getValue failsd34d2016-04-131-25/+34
* Check for deprecated third party keyguard permd34d2016-04-131-5/+20
* livedisplay: Moving LiveDisplay to CMSDKSteve Kondik2016-04-13105-1535/+32
* GlobalActions: Always use setZenModed34d2016-04-121-15/+15
* SysUI: Deprecate collapseNotificationPanel [2/2]d34d2016-04-121-13/+0
* SystemUI: fix double tap power launching custom lockscreen iconRoman Birg2016-04-121-1/+2
* SystemUI: remove extraneous debug logRoman Birg2016-04-111-1/+0
* Incorrect evictor key in TokenCacheYou Kim2016-04-111-4/+6
* SystemUI: add closed all tasks event logRoman Birg2016-04-111-0/+1
* SystemUI: add RecentsView EventLogsRoman Birg2016-04-112-0/+17
* SysUI: reset mCanDismissKeyguard in setBarStated34d2016-04-101-0/+1
* media: Add flags, channelMask, and UID to audio session callbacksSteve Kondik2016-04-082-6/+8
* SysUI: Add event logs for live lock screen interactionsd34d2016-04-084-3/+62
* Lockscreen target fixesDanesh M2016-04-074-5/+8
* Fix typo in RankingHelper.You Kim2016-04-071-1/+1
* SettingsProvider: fix build for volume adjust sound to be overlayedChristopher R. Palmer2016-04-061-1/+1
* SettingsProvider: Allow default volume adjust sound to be overlayed.Ankit Gupta2016-04-062-0/+3
* com.android.cts.appsecurity.AdoptableHostTest may trigger below deadguoyin.chen2016-04-061-3/+3
* Automatic translation importMichael Bestas2016-04-0635-76/+3069
* Lockscreen : Fix bottom area visibilityDanesh M2016-04-051-3/+8
* Merge tag 'android-6.0.1_r24' into HEADJessica Wagantall2016-04-053-7/+43
|\
| * merge in mnc-dr1.5-release history after reset to mnc-dr1.5-devThe Android Automerger2016-03-220-0/+0
| |\
| | * merge in mnc-dr1.5-release history after reset to mnc-dr1.5-devThe Android Automerger2016-03-170-0/+0
| | |\ | | |/ | |/|
| * | NPE fix for SyncStorageEngine read authority am: a962d9eba7 am: 339c4f2b05Shreyas Basarge2016-03-011-2/+8
| * | Redact Account info from getCurrentSyncsMatthew Williams2016-03-013-5/+35
| |/
* | audio: Don't play sound effects if stream is mutedSteve Kondik2016-04-051-1/+5
* | SystemUI: show visualizer in shade-locked viewRoman Birg2016-04-053-35/+28
* | SysUI/LLS: Slide panel out when collapse calledd34d2016-04-042-1/+5
* | fw: Respect new cmsdk sdk class directory.Adnan Begovic2016-04-011-1/+1
* | Framework changes for resetting data usage statisticsKamaljeet Maini2016-04-014-0/+109
* | NetworkManagement: Add ability to restrict app WiFi background data accessKamaljeet Maini2016-04-012-1/+5
* | SystemUI: ensure volume record exists before showing notificationScott Mertz2016-04-011-1/+1
* | MountService: ensure VolumeRecord with UUID exists before modifyingScott Mertz2016-04-011-0/+4
* | Implement left swipe on lockscreenDanesh M2016-04-0123-114/+534
* | Revert "PhoneWindowManager: Add window animations for LLS"Markus Menzel2016-04-013-4/+2
* | Revert "fw: Implement hungarian cipher text."Adnan Begovic2016-04-011-18/+1
* | PhoneWindowManager: Add window animations for LLSd34d2016-03-313-2/+4
* | fw: Implement hungarian cipher text.John McAfee2016-03-311-1/+18
* | LLS: Use window attachment callbacksd34d2016-03-301-20/+43
* | LLS: Add LiveLockScreenControllerd34d2016-03-305-188/+253