summaryrefslogtreecommitdiffstats
path: root/core/java/android/os
Commit message (Expand)AuthorAgeFilesLines
* Fix UserHandle.getAppIdFromSharedAppGid to allow system UIDsAdam Lesinski2015-08-131-6/+6
* Fix issue #23116383: Include security patch level in SettingsDianne Hackborn2015-08-121-0/+11
* Fix issue #22989030: Separate battery whitelistsDianne Hackborn2015-08-071-0/+4
* Merge "[UserManager] expose method to retrieve credential owner" into mnc-devAndres Morales2015-08-062-0/+22
|\
| * [UserManager] expose method to retrieve credential ownerAndres Morales2015-08-052-0/+22
* | Merge "Make the NullVibrator really null." into mnc-devMichael Wright2015-08-061-1/+0
|\ \
| * | Make the NullVibrator really null.Michael Wright2015-07-301-1/+0
* | | Merge "Fix NOT_RESTRICTED network capability and enforce it." into mnc-devPaul Jensen2015-08-051-1/+10
|\ \ \ | |_|/ |/| |
| * | Fix NOT_RESTRICTED network capability and enforce it.Paul Jensen2015-08-041-1/+10
| |/
* | Merge "Change MNC codename to just M." into mnc-devDianne Hackborn2015-07-312-2/+2
|\ \
| * | Change MNC codename to just M.Dianne Hackborn2015-07-292-2/+2
* | | Merge "BatteryStats: include mobile radio active count and unknown time in ch...Adam Lesinski2015-07-301-1/+3
|\ \ \
| * | | BatteryStats: include mobile radio active count and unknown time in checkinAdam Lesinski2015-07-301-1/+3
| |/ /
* | | More maybe fix issue #22765972: Binder transactions running out...Dianne Hackborn2015-07-291-1/+3
|/ /
* | Merge "Work on issue #22765972: Binder transactions running out of address......Dianne Hackborn2015-07-291-1/+8
|\ \
| * | Work on issue #22765972: Binder transactions running out of address...Dianne Hackborn2015-07-281-1/+8
* | | Give secondary users read-only physical cards.Jeff Sharkey2015-07-284-11/+46
|/ /
* | Merge "More info to support CTS, fix reconcile bug." into mnc-devJeff Sharkey2015-07-221-0/+12
|\ \
| * | More info to support CTS, fix reconcile bug.Jeff Sharkey2015-07-221-0/+12
| |/
* | Merge "Fix issue #22612630: Ensure SMS/Call delivery during Doze" into mnc-devDianne Hackborn2015-07-221-0/+1
|\ \
| * | Fix issue #22612630: Ensure SMS/Call delivery during DozeDianne Hackborn2015-07-211-0/+1
| |/
* | Updated JavaDoc for DISALLOW_MODIFY_ACCOUNTS restrictionFyodor Kupolov2015-07-211-1/+3
|/
* Make sure we get valid package name or fail.Svetoslav2015-07-151-1/+16
* Improve tracking of screen on reasons.Dianne Hackborn2015-07-153-5/+19
* Fix issue #21626564: MMS should be receivied while DozingDianne Hackborn2015-07-142-4/+11
* Better handling of storage paths.Jeff Sharkey2015-07-141-6/+8
* Use original path if translated path doesn't existMarco Nelissen2015-07-141-1/+1
* Teach storage appops.Svet Ganov2015-07-134-45/+98
* Fix issue #22328792: Fix scalability issues in AssistStructureDianne Hackborn2015-07-092-0/+8
* Merge "BatteryStats: Fail gracefully on corrupt battery stats" into mnc-devAdam Lesinski2015-07-091-0/+3
|\
| * BatteryStats: Fail gracefully on corrupt battery statsAdam Lesinski2015-07-081-0/+3
* | Use best volume description for MTP.Jeff Sharkey2015-07-081-10/+15
* | Generate stable MTP storage IDs.Jeff Sharkey2015-07-072-9/+36
* | Fix volume naming when surfaced over MTP.Jeff Sharkey2015-07-071-1/+4
|/
* Handle missing migration source volume.Jeff Sharkey2015-07-051-2/+10
* Reconcile private volumes when mounted.Jeff Sharkey2015-07-042-3/+40
* Merge "Better handling of trim/benchmark results." into mnc-devJeff Sharkey2015-07-022-0/+19
|\
| * Better handling of trim/benchmark results.Jeff Sharkey2015-07-012-0/+19
* | Device idle fixes: issue #22209630 and issue #22225665Dianne Hackborn2015-07-011-0/+11
|/
* Merge "BatteryStats: Record cpu power usage from /proc/uid_cputime" into mnc-devAdam Lesinski2015-07-011-2/+24
|\
| * BatteryStats: Record cpu power usage from /proc/uid_cputimeAdam Lesinski2015-06-261-2/+24
* | Merge "Add helper function to extract app ID from shared app gid." into mnc-devAdam Lesinski2015-06-301-0/+13
|\ \
| * | Add helper function to extract app ID from shared app gid.Adam Lesinski2015-06-301-0/+13
* | | Merge "Don't allow non-admins to adopt sd card for internal storage" into mnc...Amith Yamasani2015-06-301-0/+10
|\ \ \
| * | | Don't allow non-admins to adopt sd card for internal storageAmith Yamasani2015-06-301-0/+10
* | | | Don't crash in JNI: add DeadObjectException(String msg) ctorChristopher Tate2015-06-291-0/+4
|/ / /
* | | Merge "Rename ALLOW_PARENT_APP_LINKING to ALLOW_PARENT_PROFILE_APP_LINKING" i...Nicolas Prevot2015-06-291-1/+4
|\ \ \ | |/ / |/| |
| * | Rename ALLOW_PARENT_APP_LINKING to ALLOW_PARENT_PROFILE_APP_LINKINGNicolas Prevot2015-06-251-1/+4
* | | Looks like MNC is gonna be API 23.Dianne Hackborn2015-06-261-1/+1
| |/ |/|
* | Let's reinvent storage, yet again!Jeff Sharkey2015-06-253-1/+45