summaryrefslogtreecommitdiffstats
path: root/core/res/AndroidManifest.xml
Commit message (Expand)AuthorAgeFilesLines
* Add new Alarm provider class for setting an alarm.Patrick Scott2010-09-241-0/+8
* Clarify the danger of READ_LOGS and DUMP permissions.Chris Palmer2010-09-151-6/+5
* Mark MODIFY_PHONE_STATE permission as signatureOrSystemDavid Brown2010-09-141-1/+1
* Track client requests through location manager.Dianne Hackborn2010-09-131-1/+1
* Allow incoming SMS until internal storage is almost full.Jake Hamby2010-09-081-0/+2
* Clean up some permissions.Dianne Hackborn2010-09-011-16/+5
* More native work.Dianne Hackborn2010-08-111-0/+3
* Make android.hardware.action.USB_STATE a protected broadcast.Mike Lockwood2010-06-291-0/+1
* Add a new UEventObserver subclass to broadcast an Intent whe USB state changes.Mike Lockwood2010-06-241-0/+3
* DO NOT MERGE Add new permission to allow access to USB devicesMike Lockwood2010-06-241-0/+8
* Require the STATUS_BAR_SERVICE permission for something to be the status bar.Joe Onorato2010-06-091-0/+7
* Move the usb mass storage notification & activity into SystemUI.apk.Joe Onorato2010-06-091-3/+0
* Add support for heavy-weight applications.Dianne Hackborn2010-06-041-0/+6
* Bug 2680071: Rename the Cloud to DeviceCostin Manolache2010-05-121-4/+4
* Bug 2673557: rename datamessagingCostin Manolache2010-05-101-4/+4
* @hide ACCESS_CACHE_FILESYSTEM and MOVE_PACKAGEJeff Brown2010-04-081-2/+4
* Fix issue #2560791: Expose API to go in to car mode.Dianne Hackborn2010-03-311-8/+0
* Use a secure setting for default browser geolocation permissionsBjorn Bringert2010-03-251-8/+0
* Permissions: Change ASEC permissions from 'dangerous' -> 'signature'San Mehat2010-03-221-5/+5
* Applications should -not- be able to set preferred activities.Dianne Hackborn2010-03-101-1/+1
* Refactor car mode.Dianne Hackborn2010-03-051-0/+6
* Update framework tethering UIRobert Greenwalt2010-03-041-4/+0
* Move package from internal to external and vice versa.Suchi Amalapurapu2010-02-191-0/+6
* Show car mode notification in status bar.Tobias Haamel2010-02-181-0/+4
* Switch from REMOTE_INTENT to the new push messaging, add the required permiss...Costin Manolache2010-02-161-1/+8
* Remove BACKUP_DATA permission and associated checksChristopher Tate2010-02-121-7/+0
* Introduce special UI modes for night and car usage.Tobias Haamel2010-02-111-0/+8
* Eliminate dependencies on Checkin, replacing checkin events with EventLogDan Egnor2010-02-111-0/+4
* Add content provider for browser geolocation permissionsBjorn Bringert2010-02-111-0/+8
* StorageNotification: Move notification / usb storage activity into StatusBarP...San Mehat2010-02-091-5/+1
* Add an AlarmManager API to set the system time (with the proper permissions).Dan Egnor2010-02-051-0/+6
* First pass at USB Tethering.Robert Greenwalt2010-02-041-0/+4
* New full-screen activity for USB mass storage interaction.Daniel Sandler2010-01-281-1/+0
* AppsOnSd feature - Add default containerSuchi Amalapurapu2010-01-271-0/+10
* MountService: Introduce new @hide permissions to protect secure containers.San Mehat2010-01-271-0/+40
* First pass at new device policy and administration APIs.Dianne Hackborn2010-01-171-5/+11
* add ACCESS_CACHE_FILESYSTEM permission to core manifestDoug Zongker2010-01-061-0/+6
* Kill the task killers.Dianne Hackborn2010-01-051-4/+22
* am 9a6c8168: am 77fa05a4: Merge change Iab5952e1 into eclairScott Main2009-12-191-1/+7
|\
| * docs: add "required" attribute to the <uses-feature> docsScott Main2009-12-191-1/+7
* | am 5886050f: Merge change I0d8f7593 into eclairDianne Hackborn2009-12-021-5/+3
|\ \ | |/
| * Fix issue #2296457: PackageManager.addPackageToPreferred needs to a no-opDianne Hackborn2009-12-011-5/+3
* | add reboot() method to PowerManagerDoug Zongker2009-11-191-2/+2
* | Make WRITE_GSERVICES into system-or-signature (instead of just signature),Dan Egnor2009-11-121-1/+1
|/
* Fix issue #2256032: Change CONFIGURATION_CHANGED and add a locale changed bro...Dianne Hackborn2009-11-111-0/+1
* account manager api review changesFred Quintana2009-10-051-1/+1
* Update from API review.Dianne Hackborn2009-09-301-1/+2
* fix account permission strings. this permission is used to protect more than...Debajit Ghosh2009-09-291-5/+2
* Allow wallpaper picker to work.Dianne Hackborn2009-09-271-2/+3
* Clear the device's data from the transport when backup is disabledChristopher Tate2009-09-241-0/+4