summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fw: GlobalActions: Always dismiss any existing dialogTom Marshall2016-06-281-3/+2
* SystemServer: Do not start Atlas Service on lowram devices.Trishool Narayanasetty2016-06-261-1/+2
* SystemUI: Add margin in qs_tile_top between instruction text and add buttonEric Biedert2016-06-251-0/+1
* wifi: Enable WiFi IpReachabilityMonitor by defaultZdrowy Gosciu2016-06-231-1/+1
* Automatic translation importblinky@build012016-06-201-1/+2
* Automatic translation importinky@build012016-06-17100-2/+361
* SystemUI: detect rotation and resize mKeyguardBlur accordinglyDan Pasanen2016-06-172-0/+14
* Fix NPE in DocumentsUI when rotate UI before format as internalScott Mertz2016-06-171-1/+1
* Revert "Only show keyguard panel if on lockscreen + no activity on top"Danesh M2016-06-163-9/+3
* SysUI: Don't let rogue themes ruin notificationsd34d2016-06-141-5/+43
* Themes: Expose Power DialogsBryan Owens2016-06-145-3/+10
* DocumentsUI : Hide advanced menu option when in forced modeDanesh M2016-06-141-1/+2
* Revert "base: start nfc service prior to systemui"Roman Birg2016-06-101-28/+0
* SystemUI: fix NFC tile sometimes hidingRoman Birg2016-06-102-28/+66
* UsbDeviceManager: Remove charging from persisted function compositionTom Marshall2016-06-101-0/+1
* Framework: allow ResolverActivity to be specialized from other packageWilhelm Fitzpatrick2016-06-092-2/+148
* Keyguard: Get your weather on... the lock screen [1/3]d34d2016-06-094-3/+59
* keyguard: SIM Display Name is now a configMarcos Marado2016-06-092-2/+7
* Merge tag 'android-6.0.1_r46' into HEADJessica Wagantall2016-06-073-4/+19
|\
| * Kill the real/isolated uid group, not the ApplicationInfo uidChristopher Tate2016-05-122-4/+4
| * Add new, hidden MotionEvent flag for partially obscured windows.Michael Wright2016-04-211-0/+15
* | systemui: Fix compilation failureDiogo Ferreira2016-06-071-1/+1
* | isRoaming: fix possible NPEMichael W2016-06-071-2/+4
* | SystemUI: Add support for persistent usb drive notification.Adnan Begovic2016-06-063-0/+8
* | powermanager: Extend scope of lock when updating blocked UIDsSteve Kondik2016-06-031-4/+4
* | Only show keyguard panel if on lockscreen + no activity on topDanesh M2016-06-033-3/+9
* | SystemUI: Do not enable KeyguardBlur by defaultMichael Bestas2016-06-031-8/+10
* | Visualizer: Let visualizer fill the entire available screenDan Pasanen2016-06-031-8/+0
* | SystemUI: fix toggling lockscreen rotation [1/3]Dan Pasanen2016-06-031-5/+20
* | fw: Fix power key interception for PRIVATE_FLAG_PREVENT_POWER_KEYSultanxda2016-06-021-3/+3
* | SystemUI: Fix mCanDismissKeyguard state issueEthan Chen2016-06-011-1/+3
* | Automatic translation importinky@build012016-06-013-0/+9
* | SystemUI : Ensure we unset focus when showKeyguard is calledDanesh M2016-06-011-0/+1
* | Don't lookup application keyguard notification visibility unnecessarilySam Mortimer2016-06-011-2/+4
* | Frameworks: Add per app controls for LP keyguard notifications (1/2)Lars Greiss2016-06-017-8/+94
* | fw: reintroduce PRIVATE_FLAG_PREVENT_POWER_KEYScott Mertz2016-05-313-3/+13
* | services: Kick off to CMSystemServer for external service init.Adnan Begovic2016-05-311-9/+21
* | am: clear state for every protected app invocation.Adnan Begovic2016-05-311-0/+3
* | Core: Fix OOBMichael W2016-05-301-0/+5
* | appops: Respect screen interactivity before creating dialogs.Adnan Begovic2016-05-273-4/+60
* | appops: Implement concept of delayedcount.Adnan Begovic2016-05-272-3/+46
* | Automatic translation importJessica Wagantall2016-05-261-1/+1
* | Add CM version to dropbox entriesScott Mertz2016-05-252-0/+3
* | SystemUI: fix qs pulldown on certain themesRoman Birg2016-05-251-1/+1
* | pm: Use sourcerecord if available for protected app validation.Adnan Begovic2016-05-252-6/+6
* | SystemUI: improve keyguard with SIM PIN interactionsRoman Birg2016-05-252-9/+14
* | StatusBar: Do not just define vars...Michael W2016-05-241-3/+2
* | fw: Move HOME key interception logic to interceptKeyBeforeDispatchingjtang2016-05-241-7/+6
* | SystemUI: improve layout of qs detail panelRoman Birg2016-05-246-50/+69
* | Only call uncrypt when we're encryptedPat Erley2016-05-232-16/+24