summaryrefslogtreecommitdiffstats
path: root/services/java
Commit message (Expand)AuthorAgeFilesLines
* Prevent system uid component from running in an app processWale Ogunwale2015-10-181-3/+8
* Fix issue #8470131: Process thrash kills batteryDianne Hackborn2015-08-253-2/+36
* Adapt hardware renderer and screen rotation animation for SoftwareGLPaul Kocialkowski2013-10-281-6/+12
* Always disable StrictModeFlashPaul Kocialkowski2013-10-281-3/+9
* Re-implement orientation aware volume buttons at lower levelnadlabak2013-09-171-0/+20
* PackageManager: allow build-time disabling of componentsPawit Pornkitprasan2013-09-011-0/+15
* Merge "am: Allow more hidden apps on devices with lots of RAM" into cm-10.1Ricardo Cerqueira2013-08-201-1/+10
|\
| * am: Allow more hidden apps on devices with lots of RAMSteve Kondik2013-08-201-1/+10
* | Merge "Show advanced reboot if using an insecure lock screen" into cm-10.1David van Tonder2013-08-021-1/+1
|\ \
| * | Show advanced reboot if using an insecure lock screenVeeti Paananen2013-07-231-1/+1
| |/
* | BT: Fix memory leak when BT on & off done many timesSumit Bajpai2013-07-241-0/+7
* | Add support for Samsung extended AGPSghepeu2013-07-231-2/+2
|/
* Allow device admin policy to override policy boolean state.Robert Craig2013-07-181-10/+8
* Restore support for labeling non-system apps based on their certificate.Stephen Smalley2013-07-181-12/+0
* Add data validation on seinfo labels.Robert Craig2013-07-181-2/+25
* Follow AOSP behavior for seinfo assignment.Stephen Smalley2013-07-181-3/+2
* Bring install-time code inline with AOSP.Robert Craig2013-07-182-25/+38
* Move seinfo and install-time changes to inside PMS.Robert Craig2013-07-183-19/+526
* Change DPMS code to accommodate enforce states on boot.Robert Craig2013-07-181-86/+95
* Update location of policy filesWilliam Roberts2013-07-182-16/+10
* Proper security labeling of multi-user data directories.rpcraig2013-07-183-3/+6
* Implement Device Admin API for MMACJoman Chu2013-07-181-0/+278
* Apply MMAC changes from master.Stephen Smalley2013-07-181-2/+8
* Simplify check during admin removal for whether to cleanup SELinuxJoman Chu2013-07-181-100/+99
* Add APIs to allow Device Admins to change SELinux settingsJoman Chu2013-07-181-0/+666
* Save off the seinfo value with packages.list.rpcraig2013-07-181-0/+3
* Add seinfo parsing to PackageManagerService.rpcraig2013-07-183-6/+25
* Merge "Also backup profiles file via backup manager." into cm-10.1David van Tonder2013-07-102-8/+55
|\
| * Also backup profiles file via backup manager.Danny Baumann2013-07-102-8/+55
* | Ensure install-during-restore is like install-then-restoreChristopher Tate2013-07-071-1/+10
* | Notification cancellation fixes:Koushik Dutta2013-07-071-3/+7
* | Add permission that allows cancelling notifications from other apps.Koushik Dutta2013-07-061-0/+4
* | Merge "Frameworks: privacy guard fix UI freeze" into cm-10.1Danny Baumann2013-07-041-5/+5
|\ \ | |/ |/|
| * Frameworks: privacy guard fix UI freezeLars Greiss2013-07-051-5/+5
* | Merge "Profile: Filter on NETWORK_STATE_CHANGED instead of SUPPLICANT_STATE_C...David van Tonder2013-07-041-17/+22
|\ \
| * | Profile: Filter on NETWORK_STATE_CHANGED instead of SUPPLICANT_STATE_CHANGEDJo De Boeck2013-07-041-17/+22
| |/
* | Don't enable GPS if the requesting app is blacklisted.Danny Baumann2013-07-041-1/+2
|/
* Allow multiple emulated storages at the same time.Oleg Drokin2013-07-031-6/+6
* NotificationManager : Fix security exceptionDanesh Mondegarian2013-07-021-2/+2
* Add an option to allow a (subtle) notification vibration during calls.Danny Baumann2013-07-021-17/+47
* Merge "When DPM is updated while lock screen is inhibited, don't unconditiona...David van Tonder2013-07-021-15/+26
|\
| * When DPM is updated while lock screen is inhibited, don'tDanny Baumann2013-06-301-15/+26
* | Frameworks: privacy guard fix possible NPELars Greiss2013-06-301-1/+4
* | Merge "am: Fix the privacy guard notification" into cm-10.1Steve Kondik2013-06-301-24/+24
|\ \ | |/ |/|
| * am: Fix the privacy guard notificationSteve Kondik2013-06-291-24/+24
* | Add SMS Middleware layer.Koushik Dutta2013-06-293-3/+17
|/
* Keep on notification LED while dreaming.Danny Baumann2013-06-281-2/+16
* AssetRedirectionManager: Accept redirections only for whitelisted resource typesRicardo Cerqueira2013-06-261-0/+23
* privacy guard: Use LocationBlacklist for location filteringSteve Kondik2013-06-252-57/+11
* framework: Privacy GuardSteve Kondik2013-06-247-5/+288