summaryrefslogtreecommitdiffstats
path: root/core/java/android/os
Commit message (Expand)AuthorAgeFilesLines
* Merge "Guard against EOF when reading in FileBridge." into lmp-devJeff Sharkey2014-08-221-0/+4
|\
| * Guard against EOF when reading in FileBridge.Jeff Sharkey2014-08-211-0/+4
* | Prevent profile owners from setting certain user restrictions.Julia Reynolds2014-08-201-17/+16
|/
* Merge "Temporary: raise overflow limit, print all wake locks." into lmp-devDianne Hackborn2014-08-161-1/+1
|\
| * Temporary: raise overflow limit, print all wake locks.Dianne Hackborn2014-08-181-1/+1
* | Progress towards staging ASECs.Jeff Sharkey2014-08-181-0/+10
|/
* Fixing bounds check.Sunny Goyal2014-08-181-1/+1
* Merge "Work on issue #16629489: Google (Play?) Services eating through batter...Dianne Hackborn2014-08-161-9/+30
|\
| * Work on issue #16629489: Google (Play?) Services eating through batteryDianne Hackborn2014-08-171-9/+30
* | Add trace tag for power management.Jeff Brown2014-08-162-0/+8
* | Merge "Copy certain settings to the managed profile" into lmp-devAmith Yamasani2014-08-151-1/+1
|\ \
| * | Copy certain settings to the managed profileAmith Yamasani2014-08-151-1/+1
| |/
* | Merge "Apply lockdowns when user restrictions are set." into lmp-devJulia Reynolds2014-08-151-0/+20
|\ \ | |/ |/|
| * Apply lockdowns when user restrictions are set.Julia Reynolds2014-08-151-0/+20
* | Merge "@hide RECOVERY permission" into lmp-devDoug Zongker2014-08-122-1/+2
|\ \
| * | @hide RECOVERY permissionDoug Zongker2014-08-122-1/+2
| |/
* | Log who is calling goToSleep().Jeff Brown2014-08-141-3/+21
* | Fix issue #16794553: Duplicate ArrayMap entries in Bundle...Dianne Hackborn2014-08-131-4/+23
* | Decouple user limit from guest creationAmith Yamasani2014-08-131-0/+20
|/
* Fix issues #16655104 and #16875776 in battery stats.Dianne Hackborn2014-08-071-9/+26
* Revert "Revert "Remove String version of getBadgedLabel""Kenny Guy2014-08-071-9/+0
* Introduce system API for distinguishing the owner userChristopher Tate2014-08-071-0/+11
* Fix issue @16555033: Battery history overflowing too muchDianne Hackborn2014-08-072-4/+71
* Revert "Remove String version of getBadgedLabel"Kenny Guy2014-08-071-0/+9
* Remove String version of getBadgedLabelKenny Guy2014-08-071-9/+0
* Merge "Revert DNS cache flush command deletion from "Cleanup: Delete dead cod...Paul Jensen2014-08-051-0/+5
|\
| * Revert DNS cache flush command deletion from "Cleanup: Delete dead code."Paul Jensen2014-08-061-0/+5
* | Polish of the app widgets cross-profiles feature.Svetoslav2014-08-071-18/+127
|/
* Battery saver: new policy changes + SystemUI tweaks.John Spurlock2014-08-021-0/+13
* Merge "Persist install sessions, more lifecycle." into lmp-devJeff Sharkey2014-07-251-0/+6
|\
| * Persist install sessions, more lifecycle.Jeff Sharkey2014-07-311-0/+6
* | Setup correct initial guest restrictionsAmith Yamasani2014-07-311-2/+3
|/
* Merge "API council - DISALLOW_APPS_CONTROL -- need better documentation." int...Julia Reynolds2014-07-251-2/+11
|\
| * API council - DISALLOW_APPS_CONTROL -- need better documentation.Julia Reynolds2014-07-291-2/+11
* | Parse system properties that are lists correctly.Torne (Richard Coles)2014-07-301-5/+13
* | Set profile owner via an intentAmith Yamasani2014-07-291-0/+6
|/
* Prohibit address families by default unless a VPN explicitly allows them.Sreeram Ramachandran2014-07-281-0/+3
* Use blob (shared memory) for large data in sound model/recognition event/configSandeep Siddhartha2014-07-281-0/+2
* Add read/writeBlob to ParcelSandeep Siddhartha2014-07-251-0/+20
* Implement support for bypassable VPNs.Sreeram Ramachandran2014-07-251-1/+1
* Change getBadgedLabelForUser to use CharSequenceKenny Guy2014-07-251-1/+10
* Making the clipboard work across users.Nicolas Prevot2014-07-241-0/+12
* Fix issue #16467284: Make noteStartVideo and noteStartAudio nestingDianne Hackborn2014-07-231-4/+0
* Cleanup: Delete dead code.Sreeram Ramachandran2014-07-221-18/+0
* Fix WiFi-Direct.Sreeram Ramachandran2014-07-221-0/+3
* Allow dreams to control screen state and brightness.Jeff Brown2014-07-222-0/+19
* API Review: Improvements to RestrictionsManager APIAmith Yamasani2014-07-221-0/+20
* Rename USAGE_NOTIFICATION_TELEPHONY_RINGTONEJean-Michel Trivi2014-07-201-2/+2
* Zen mode filtering should use new usage constants.John Spurlock2014-07-194-27/+36
* Split telephony restrictions into outgoing calls and smsAmith Yamasani2014-07-171-2/+13