summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Allow debugging only for apps forked from zygoteHEADmasterSebastien Hertz2015-10-191-19/+23
* DO NOT MERGE: Ensure that unparcelling Region only reads the expected number ...Leon Scroggins III2015-10-181-1/+6
* Check that the parcel contained the expected amount of region data. DO NOT MERGELeon Scroggins III2015-10-181-2/+6
* Fix for CVE-2015-1536Wolfgang Wiedmeyer2015-10-181-5/+11
* DO NOT MERGE Change to add STK_PERMISSION for stk related commands.Amit Mahajan2015-10-181-0/+5
* Secure broadcasts.Robert Greenwalt2015-08-311-0/+1
* Fix issue #8470131: Process thrash kills batteryDianne Hackborn2015-08-252-4/+18
* LockPatternUtils: Method is not deprecated for no reasonPaul Kocialkowski2014-01-231-1/+0
* Links corrections for javadocPaul Kocialkowski2013-11-161-2/+1
* Adapt hardware renderer and screen rotation animation for SoftwareGLPaul Kocialkowski2013-10-282-33/+45
* Restore original adb icon and USB Mass Storage activity iconPaul Kocialkowski2013-10-284-0/+0
* PackageManager: allow build-time disabling of componentsPawit Pornkitprasan2013-09-012-0/+7
* frameworks_base: CA translationsarnau2013-08-221-0/+124
* SystemUI & core: fixed FI translationsNiko Koivu2013-08-111-3/+21
* Revert "SystemUI & core: FI translations"Marco Brohet2013-08-111-21/+3
* SystemUI & core: FI translationsNiko Koivu2013-08-101-3/+21
* Merge "frameworks_base: Update Japanese translation" into cm-10.1Marco Brohet2013-08-091-0/+17
|\
| * frameworks_base: Update Japanese translationTakuo Kitame2013-08-061-0/+17
* | Merge "android_os_SELinux : Use empty array to instead of NULL to avoid the D...Ricardo Cerqueira2013-08-081-11/+9
|\ \
| * | android_os_SELinux : Use empty array to instead of NULL to avoid the DevicePo...YuanQY2013-07-241-11/+9
* | | frameworks/base: Simplified Chinese TranslationsAndrew Jiang2013-08-051-1/+15
| |/ |/|
* | Merge "Core+SystemUI: DA translation" into cm-10.1Danny Baumann2013-08-051-0/+16
|\ \
| * | Core+SystemUI: DA translationJacob Overgaard Madsen2013-08-031-0/+16
* | | Core: Update German translationjackmu952013-08-031-0/+4
|/ /
* | Core: NL translationEddy Witkamp2013-07-311-0/+4
* | Merge "Make notification-shade-collapse-after-dismiss behaviour configurable....Danny Baumann2013-07-301-0/+13
|\ \
| * | Make notification-shade-collapse-after-dismiss behaviour configurable.Danny Baumann2013-07-171-0/+13
* | | Merge "Frameworks/base: Update italian translation" into cm-10.1Marco Brohet2013-07-301-0/+4
|\ \ \
| * | | Frameworks/base: Update italian translationrheeze2013-07-251-0/+4
* | | | Enable Estonian languageMarco Brohet2013-07-301-0/+28
* | | | Merge "Base-Core: CS translation" into cm-10.1Marco Brohet2013-07-281-0/+5
|\ \ \ \
| * | | | Base-Core: CS translationOndrej Zima2013-07-231-0/+5
| |/ / /
* | | | Frameworks : FR translationDelphin PETER2013-07-281-0/+4
* | | | Merge "frameworks_base: ES translations" into cm-10.1Marco Brohet2013-07-281-0/+4
|\ \ \ \
| * | | | frameworks_base: ES translationsdjMesias2013-07-231-0/+4
| |/ / /
* | | | Merge "Core: HU translation" into cm-10.1Marco Brohet2013-07-281-0/+4
|\ \ \ \
| * | | | Core: HU translationTamas Toth2013-07-231-0/+4
| |/ / /
* | | | Merge "core/SystemUI: EL translations" into cm-10.1Marco Brohet2013-07-281-0/+14
|\ \ \ \ | |_|_|/ |/| | |
| * | | core/SystemUI: EL translationsMichael Bestas2013-07-231-0/+14
| |/ /
* | | android_os_FileUtils_getVolumeUUID: Fix the incorrect logical for call blkid_...YuanQY2013-07-231-10/+40
|/ /
* | Merge "Frameworks_base: PT-BR translations" into cm-10.1Marco Brohet2013-07-221-0/+4
|\ \
| * | Frameworks_base: PT-BR translationsGustavo2013-07-211-0/+4
* | | Frameworks : move custom strings to cm_strings.xmlDelphin PETER2013-07-182-8/+9
|/ /
* | Fix SELinux.java doc errorsRichard Haines2013-07-181-7/+5
* | Drop "SE Android" from strings.Stephen Smalley2013-07-181-4/+4
* | Replace SEAndroid with SELinux.Stephen Smalley2013-07-182-5/+5
* | Move seinfo and install-time changes to inside PMS.Robert Craig2013-07-1848-2087/+0
* | Update location of policy filesWilliam Roberts2013-07-181-3/+20
* | Implement Device Admin API for MMACJoman Chu2013-07-185-4/+179
* | Apply MMAC changes from master.Stephen Smalley2013-07-1849-114/+1605