summaryrefslogtreecommitdiffstats
path: root/core/res/AndroidManifest.xml
Commit message (Expand)AuthorAgeFilesLines
* Add multi user support for bluetoothMatthew Xie2012-10-041-0/+7
* Merge "Make the theme for choose account and choose account type dialogs same...Jatin Lodhia2012-09-281-1/+1
|\
| * Make the theme for choose account and choose account type dialogs same.Jatin Lodhia2012-09-281-1/+1
* | Merge "Fix issue #7211769 and #7244492, thrash around on #7226656." into jb-m...Dianne Hackborn2012-09-281-1/+2
|\ \
| * | Fix issue #7211769 and #7244492, thrash around on #7226656.Dianne Hackborn2012-09-281-1/+2
* | | Use updatable file for premium-sms filterRobert Greenwalt2012-09-281-0/+6
|/ /
* | Global gesture to toggle Accessibility system-wide.Svetoslav Ganov2012-09-271-0/+6
|/
* Fix issue #7213113: Remove old intent resolverDianne Hackborn2012-09-211-0/+1
* Fire "dreaming started" and "dreaming stopped" broadcasts.John Spurlock2012-09-191-0/+15
* Fix API review bugs.Dianne Hackborn2012-09-171-4/+4
* More adjustments to permissions.Dianne Hackborn2012-09-161-23/+15
* More multi-user stuff.Dianne Hackborn2012-09-151-0/+2
* Merge changes I69689a73,Iaaef6d41,I7e3cb47a,I42307f58 into jb-mr1-devGeremy Condra2012-09-131-0/+6
|\
| * DO NOT MERGE Add components for the Android Config Updater to system server.Geremy Condra2012-09-121-0/+6
* | Bring back new permission organization.Dianne Hackborn2012-09-131-277/+564
|/
* Merge "Fix bug #7141044 GlobalActions dialog (power off / airplane mode / sou...Fabrice Di Meglio2012-09-111-1/+2
|\
| * Fix bug #7141044 GlobalActions dialog (power off / airplane mode / sound off)...Fabrice Di Meglio2012-09-101-1/+2
* | Animations for user switching.Dianne Hackborn2012-09-101-0/+7
|/
* Add new wifi display discovery API.Jeff Brown2012-09-081-0/+2
* Add permissions to control and configure wifi display.Jeff Brown2012-09-071-0/+16
* Screen magnification - feature - framework.Svetoslav Ganov2012-09-061-0/+6
* Notify verifiers that verification is completerich cannings2012-08-301-0/+1
* Access to all users' external storage.Jeff Sharkey2012-08-301-0/+7
* Start implementing concept of "running" users.Dianne Hackborn2012-08-281-0/+1
* Add permission checks for Verification API callsrich cannings2012-08-281-1/+0
* Remove permission requirement for some UserManager callsAmith Yamasani2012-08-221-1/+1
* UserHandle to UserSerialNo mappingAmith Yamasani2012-08-171-1/+9
* Change directory permission to "signature|system"Subir Jhanb2012-08-161-1/+1
* Add a new permission to have access to Gal ProviderSubir Jhanb2012-08-081-0/+7
* Add APIs for interacting across users.Dianne Hackborn2012-08-021-0/+19
* Network data activity change intent for network interfaces.Haoyu Bai2012-07-171-0/+6
* Non persistent adapter servicefredc2012-07-161-0/+5
* Removing a workaround for incorrect window position on window move.Svetoslav Ganov2012-07-161-0/+13
* Further work on MediaRouterAdam Powell2012-06-111-6/+0
* Docs (mostly): enumerate JELLY_BEAN target SDK changes.Dianne Hackborn2012-06-061-2/+1
* Merge "Add MediaRouter API." into jb-devAdam Powell2012-06-031-0/+6
|\
| * Add MediaRouter API.Adam Powell2012-06-011-0/+6
* | For JB, the READ_EXTERNAL_STORAGE permission is not enforced by default. It ...Adrian Ludwig2012-06-011-6/+6
|/
* Revert "Make the protectionLevel of framework permissions consistent and rela...Adrian Ludwig2012-06-011-559/+272
* New UI for account pickerAlice Yang2012-05-291-1/+1
* Fixing the build for real.Svetoslav Ganov2012-05-161-1/+2
* Adding some missing files.Svetoslav Ganov2012-05-161-0/+7
* Hide SET_KEYBOARD_LAYOUT permissions.Jeff Brown2012-05-071-1/+2
* Finish up issue #6249094: Display permissions based on relevance to private dataDianne Hackborn2012-05-061-37/+82
* Reorganizing permissions into groups oriented around user-understandable conc...Adrian Ludwig2012-05-021-270/+518
* Add new APIs for permission group flags and priorities.Dianne Hackborn2012-04-301-7/+6
* Migrate ringtone playback to SystemUI.Jeff Sharkey2012-04-271-0/+5
* Make audio routing Intents protectedMike Lockwood2012-04-261-0/+7
* Move RINGTONE_PICKER to handle external storage.Jeff Sharkey2012-04-251-10/+0
* Merge "New API to allow third-party apps to bind widgets"Michael Jurka2012-04-241-0/+7
|\