summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
...
| * | DO NOT MERGE Fix intent filter prioritiesTodd Kennedy2016-06-241-18/+256
| * | Don't trust callers to supply app info to bindBackupAgent()Christopher Tate2016-06-242-4/+16
| |/
* | mountservice: Don't nuke all volumes when decryptingSteve Kondik2016-07-291-1/+6
* | pm: Skip custom resolver use when mOnlyCoreSteve Kondik2016-07-281-1/+1
* | lights: Make sure the lights are outSteve Kondik2016-07-282-1/+16
* | mountservice: Shut down volumes before restarting frameworkSteve Kondik2016-07-271-0/+1
* | Improve the scan processmqi2016-07-263-42/+217
* | Factory reset: Wipe media by defaultScott Mertz2016-07-251-1/+1
* | PackageManager: make protected-broadcasts permission awareRoman Birg2016-07-212-4/+18
* | AudioDucking : Check session playback stateDanesh M2016-07-191-23/+30
* | pm: Fix lock insanity with ActivityManagerSteve Kondik2016-07-131-16/+19
* | pm: Avoid filtering out protected components in implicit queries.Adnan Begovic2016-07-111-3/+6
* | Merge remote-tracking branch 'remotes/android-6.0.1_r52' into HEADJessica Wagantall2016-07-073-7/+53
|\ \ | |/
| * Backport of backup transport whitelistChristopher Tate2016-05-272-7/+51
| * Fix missing permission check when saving pattern/passwordJim Miller2016-05-271-0/+2
* | SystemConfig: allow app-link to be set to any possible stateWilhelm Fitzpatrick2016-07-052-9/+51
* | am: clear protected apps from recentsScott Mertz2016-07-052-1/+32
* | BT: Set persiste Bluetooth State during enable timeout caseGurpreet Ghai2016-07-021-2/+9
* | Encapsulate the unbindService with try catch blockLuke Zhang2016-07-021-1/+5
* | Bluetooth: Access mediaplayerlist in synchronized wayAyan Ghosh2016-07-021-67/+73
* | WifiDisplayController: Fix p2p disconnect before rtsp teardown completesManoj Kumar AVM2016-07-021-16/+81
* | combo bug when location reported by providers do not come with extrasKevin Tang2016-07-021-4/+5
* | Ignore IMS type APN when notify data connectionRichard LIU2016-07-021-1/+2
* | MSIM: Restrict data activity change to listeners with matching subIdMuhammed Siju2016-07-021-1/+2
* | Revert "Revert "Only show keyguard panel if on lockscreen + no activity on top""Danesh M2016-06-291-1/+3
* | WindowAnimator : Check KEYGUARD_PANEL when deciding to show/hide windowDanesh M2016-06-292-1/+13
* | PhoneWindowManager : Check CM_SETUP_WIZARD_COMPLETED for isUserSetupCompleteDanesh M2016-06-291-2/+2
* | Disable proximity check on power key properlyLuK13372016-06-281-1/+1
* | 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
* | Revert "Only show keyguard panel if on lockscreen + no activity on top"Danesh M2016-06-161-3/+1
* | Themes: Expose Power DialogsBryan Owens2016-06-143-3/+3
* | Revert "base: start nfc service prior to systemui"Roman Birg2016-06-101-28/+0
* | UsbDeviceManager: Remove charging from persisted function compositionTom Marshall2016-06-101-0/+1
* | Merge tag 'android-6.0.1_r46' into HEADJessica Wagantall2016-06-072-4/+4
|\ \ | |/
| * Kill the real/isolated uid group, not the ApplicationInfo uidChristopher Tate2016-05-122-4/+4
* | 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-031-1/+3
* | fw: Fix power key interception for PRIVATE_FLAG_PREVENT_POWER_KEYSultanxda2016-06-021-3/+3
* | Frameworks: Add per app controls for LP keyguard notifications (1/2)Lars Greiss2016-06-013-1/+48
* | fw: reintroduce PRIVATE_FLAG_PREVENT_POWER_KEYScott Mertz2016-05-311-1/+2
* | 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
* | appops: Respect screen interactivity before creating dialogs.Adnan Begovic2016-05-273-4/+60
* | appops: Implement concept of delayedcount.Adnan Begovic2016-05-272-3/+46
* | Add CM version to dropbox entriesScott Mertz2016-05-251-0/+2
* | pm: Use sourcerecord if available for protected app validation.Adnan Begovic2016-05-252-6/+6
* | fw: Move HOME key interception logic to interceptKeyBeforeDispatchingjtang2016-05-241-7/+6
* | Only call uncrypt when we're encryptedPat Erley2016-05-231-1/+4
* | fw: Repurpose PREVENT_POWER_KEY for preventing multiple system keys.Adnan Begovic2016-05-231-1/+22