summaryrefslogtreecommitdiffstats
path: root/core/java/android/os
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge "Update message on DISALLOW_REMOVE_USERS constant." into lmp-devJulia Reynolds2014-07-171-1/+2
|\
| * Update message on DISALLOW_REMOVE_USERS constant.Julia Reynolds2014-07-171-1/+2
* | Use the WebView's loader library to load the real library.Torne (Richard Coles)2014-07-171-0/+6
|/
* Fix issue #15681802: Missing RESET:TIME in complete battery historiesDianne Hackborn2014-07-151-10/+123
* Report wakelock time in checkin stats in ms. Bump version.Ashish Sharma2014-07-151-4/+4
* Merge "Unhide Build.SUPPORTED_ABIS and friends."Narayan Kamath2014-07-101-8/+12
|\
| * Unhide Build.SUPPORTED_ABIS and friends.Narayan Kamath2014-07-121-8/+12
* | Package installation listener events.Jeff Sharkey2014-07-121-3/+1
* | Remove unnecessary code and APIs.Sreeram Ramachandran2014-07-111-5/+0
* | Delete unused APIs in NetworkManagementService.Sreeram Ramachandran2014-07-111-15/+0
* | Merge "Allow INTERACT_ACROSS_USERS for service access."Dianne Hackborn2014-07-101-0/+3
|\ \ | |/ |/|
| * Allow INTERACT_ACROSS_USERS for service access.Dianne Hackborn2014-07-111-0/+3
* | Correctly attribute User Activity to the uid in checkin batterystats.Ashish Sharma2014-07-101-1/+1
* | Convert Vpn from NetworkStateTracker to NetworkAgent.Paul Jensen2014-07-101-20/+22
* | android.os.Process: add killProcessGroupColin Cross2014-07-101-0/+14
|/
* Add tracking of uid process states in battery stats.Dianne Hackborn2014-07-091-52/+96
* Extend pm to support sessions and split APKs.Jeff Sharkey2014-07-091-7/+22
* Restrict factory reset with user restrictions.Julia Reynolds2014-07-091-0/+7
* Change new file installs to be cluster-based!Jeff Sharkey2014-07-082-13/+31