summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/IActivityManager.java
Commit message (Expand)AuthorAgeFilesLines
* Add new Activity.finishAffinity() method.Dianne Hackborn2012-04-261-0/+2
* Keep activities stopped while the lock screen is up.Dianne Hackborn2012-04-121-1/+3
* Attribute alarm broadcast wakelocks to the senderChristopher Tate2012-04-061-0/+2
* TaskStackBuilder and Activity navigation features for frameworkAdam Powell2012-04-051-0/+8
* Show the current user in power menuAmith Yamasani2012-03-281-2/+5
* Merge "Include GIDs for unenforced permissions."Jeff Sharkey2012-03-231-2/+4
|\
| * Include GIDs for unenforced permissions.Jeff Sharkey2012-03-231-2/+4
* | Add new thumbnail animation.Dianne Hackborn2012-03-231-1/+1
|/
* Start using the new activity options argument.Dianne Hackborn2012-03-191-1/+1
* Add new "options" argument to all startActivity APIs.Dianne Hackborn2012-03-141-53/+16
* ActivityManager: add option to allow OpenGL trace.Siva Velusamy2012-03-121-2/+2
* Work on more low memory reporting to apps.Dianne Hackborn2012-03-061-3/+7
* Adding shell commands for modifying content.Svetoslav Ganov2012-02-151-1/+6
* Multi-user - wallpaper serviceAmith Yamasani2012-02-101-1/+1
* Some cruft removal.Dianne Hackborn2012-02-101-9/+3
* Multi-user - 1st major checkinAmith Yamasani2012-02-031-3/+3
* Add drop box reports of low memory.Dianne Hackborn2011-11-081-0/+2
* Fix issue #5173952: Opening a Notification From Lock Screen...Dianne Hackborn2011-09-231-0/+3
* Add progress dialog for booting after an upgrade.Dianne Hackborn2011-08-221-0/+3
* Add new am option to profile the launching of an activity.Dianne Hackborn2011-08-151-3/+6
* Improved memory use reporting.Dianne Hackborn2011-08-051-1/+4
* Add looper profiling to adb shell amRomain Guy2011-07-211-1/+1
* Fix issue #4976176: Font size setting does not persistDianne Hackborn2011-07-191-0/+3
* Fix issue #4902856: Don't let apps register non-explicit PendingIntentsDianne Hackborn2011-06-301-1/+4
* resolved conflicts for merge of 590ec479 to masterDianne Hackborn2011-05-311-5/+10
|\
| * Spiffy new compatibility mode UI.Dianne Hackborn2011-05-251-0/+5
* | Observe screen on/off events in NetworkPolicy.Jeff Sharkey2011-05-231-0/+5
* | resolved conflicts for merge of 0e59729b to masterDianne Hackborn2011-05-121-5/+11
|\ \ | |/
| * New compat mode front end: UI and persistence.Dianne Hackborn2011-05-121-2/+8
* | resolved conflicts for merge of 05be6d6f to masterDianne Hackborn2011-05-091-3/+7
|\ \ | |/
| * Better compat mode part one: start scaling windows.Dianne Hackborn2011-05-091-0/+4
* | Add APIs to remove tasks.Dianne Hackborn2011-04-121-0/+6
* | Merge "Package manager changes to store and update user information."Amith Yamasani2011-04-111-0/+4
|\ \
| * | Package manager changes to store and update user information.Amith Yamasani2011-04-111-0/+4
| |/
* | Rework thumbnails in activity manager.Dianne Hackborn2011-04-081-2/+2
|/
* Fix issue #3485923: Gmail crashDianne Hackborn2011-03-021-1/+1
* Rework thumbnail API to not suffer from IPC failures.Dianne Hackborn2011-02-161-1/+2
* Fix issue #3377999: Activities need to be stopped when sleepingDianne Hackborn2011-01-211-0/+3
* Rework activity lifecycle so onSaveInstanceState() is after onPause().Dianne Hackborn2010-12-081-3/+3
* Implement issue #3221502: New APIs to support new back stack / task navigationDianne Hackborn2010-11-221-3/+12
* resolved conflicts for merge of efa4f7f8 to masterDianne Hackborn2010-10-081-2/+1
|\
| * Fix issue #3001368: API REVIEW: android.app.ActivityDianne Hackborn2010-10-051-2/+1
| * Allow all apps to call ContentResolver.getType().Dianne Hackborn2010-09-261-3/+6
| * Remove experimental immersive mode support. DO NOT MERGEDaniel Sandler2010-08-271-4/+0
* | Implement permission granting in clipboard.Dianne Hackborn2010-10-051-1/+5
* | Allow all apps to call ContentResolver.getType().Dianne Hackborn2010-09-271-4/+7
* | resolved conflicts for merge of 66d633d2 to masterDianne Hackborn2010-08-251-1/+10
|\ \ | |/
| * Don't retain global ref to last inflated context.Dianne Hackborn2010-08-251-0/+9
* | am d172594e: am cf6d2a1d: Merge "Fix issue #2845673: android:exported="false"...Dianne Hackborn2010-08-211-10/+0
|\ \ | |/
| * Fix issue #2845673: android:exported="false" is not obeyedDianne Hackborn2010-08-181-10/+0