summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/ActivityManagerNative.java
Commit message (Expand)AuthorAgeFilesLines
* Immediately kill a shared user process on a permission revocation.Svetoslav2015-08-061-4/+6
* Fix issue #22860466: viapi security bug - rubber stamping in nested VIsDianne Hackborn2015-08-031-0/+23
* Fix issue #22531747: Assist info should declare if user has disabled...Dianne Hackborn2015-07-201-5/+34
* Work on issue #22516282: ChooserTarget URI grants not forwardedDianne Hackborn2015-07-161-2/+6
* Added sendBroadcastMultiplePermissions methodFyodor Kupolov2015-07-141-4/+4
* Revert "Allow array of required permissions in sendBroadcast"Fyodor Kupolov2015-07-141-4/+4
* Allow array of required permissions in sendBroadcastFyodor Kupolov2015-07-141-4/+4
* Teach receivers, activities, providers, and services app ops.Svet Ganov2015-07-011-6/+14
* Block assist when screenshots are disabled by policyBenjamin Franz2015-06-261-0/+20
* Allow callers holding PACKAGE_USAGE_STATS permission to call ActivityManager#...Adam Lesinski2015-06-241-2/+5
* Fix issue #21814207 and issue #21814212 (alarm manager)Dianne Hackborn2015-06-171-4/+6
* Fix issue #21621920: VI: need mechanism to get current requestDianne Hackborn2015-06-091-2/+9
* Remove the ability to set a preferred setup activity.Julia Reynolds2015-06-091-23/+0
* Merge "Pass an args bundle to launchAssistAction." into mnc-devTim Kilbourn2015-06-081-3/+5
|\
| * Pass an args bundle to launchAssistAction.Tim Kilbourn2015-06-051-3/+5
* | Merge "Adding am send-trim-memory command" into mnc-devStefan Kuhne2015-06-051-21/+49
|\ \ | |/ |/|
| * Adding am send-trim-memory commandStefan Kuhne2015-06-051-21/+49
* | More API changes.Dianne Hackborn2015-06-021-0/+2
|/
* Add new API to set URI on AssistContent.Dianne Hackborn2015-05-281-3/+7
* For getHomeActivity() only return current user.Craig Mautner2015-05-211-21/+0
* Merge "Update power manager to track uid state like netstats." into mnc-devDianne Hackborn2015-05-191-0/+38
|\
| * Update power manager to track uid state like netstats.Dianne Hackborn2015-05-181-0/+38
* | Revert "Backup/restore recents task list"Stefan Kuhne2015-05-181-18/+0
|/
* Make sure the app can draw a frame before unlockingJorim Jaggi2015-05-131-0/+20
* Allow device initializers to set a preferred setup activity.Julia Reynolds2015-04-271-0/+23
* Disallow data clearing of DeviceOwner.Craig Mautner2015-04-231-0/+20
* Merge "Add API for putting up locktask pinning toast."Craig Mautner2015-04-221-0/+21
|\
| * Add API for putting up locktask pinning toast.Craig Mautner2015-04-211-0/+21
* | Add OP_READ_PHONE_STATE app op - frameworkSvet Ganov2015-04-171-2/+7
|/
* Fixes to idle alarm scheduling, package importance.Dianne Hackborn2015-04-141-18/+97
* Merge "No longer unlock activity manager to test whitelist"Craig Mautner2015-04-071-0/+22
|\
| * No longer unlock activity manager to test whitelistCraig Mautner2015-04-071-0/+22
* | Various fixes and improvements...Dianne Hackborn2015-04-041-2/+7
|/
* Add new voice request for picking from a list.Dianne Hackborn2015-03-161-0/+24
* Add new debug feature to automatically create heap dumps.Dianne Hackborn2015-03-061-0/+42
* Clean up the lock task APIs for COSU devices.Benjamin Franz2015-03-051-0/+21
* Added ActivityManager API and AM command to resize a task.Wale Ogunwale2015-02-241-0/+23
* Do not make ActivityContainer available to apps.Craig Mautner2015-02-171-19/+10
* Update voice interaction layer for new UI design.Dianne Hackborn2015-02-131-0/+23
* Support for activity to opt-in/out of resizeable/multi-window support.Wale Ogunwale2015-02-021-0/+22
* Adding some debug controls to test multi-window.Winson Chung2015-01-291-0/+20
* Merge "Don't read float from parcel"Todd Kennedy2015-01-201-8/+9
|\
| * Don't read float from parcelTodd Kennedy2015-01-201-8/+9
* | Expose new binder call createStackOnDisplay()Todd Kennedy2015-01-201-0/+33
* | am c2ae6fb9: Merge commit \'605eb79c9519307147fc1795d0eb155638a7f542\' into m...Jeff Sharkey2015-01-161-0/+22
|\ \
| * \ Merge commit '605eb79c9519307147fc1795d0eb155638a7f542' into manualmergeJeff Sharkey2015-01-151-0/+22
| |\ \
| | * | Offer to detect non-SSL/TLS network traffic.Jeff Sharkey2015-01-151-0/+22
* | | | Merge "Remove unused method moveTaskToBack."Craig Mautner2015-01-161-19/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | Remove unused method moveTaskToBack.Craig Mautner2015-01-151-19/+0
| |/ /
* | | Merge "Rename the binder call createActivityContainer"Todd Kennedy2015-01-151-4/+4
|\ \ \ | |/ / |/| |