summaryrefslogtreecommitdiffstats
path: root/core/java/android/app
Commit message (Expand)AuthorAgeFilesLines
* Add new feature to let apps layout over status bar / system bar.Dianne Hackborn2012-03-301-0/+10
* Merge "The beginning of expanded notifications."Daniel Sandler2012-03-291-26/+155
|\
| * The beginning of expanded notifications.Daniel Sandler2012-03-291-26/+155
* | Show the current user in power menuAmith Yamasani2012-03-282-4/+28
|/
* Merge "Add text labels to intruder actions."Daniel Sandler2012-03-271-3/+40
|\
| * Add text labels to intruder actions.Daniel Sandler2012-03-261-3/+40
* | Merge "User management and switching"Amith Yamasani2012-03-271-1/+16
|\ \ | |/ |/|
| * User management and switchingAmith Yamasani2012-03-271-1/+16
* | Merge "Destroy the hardware renderer when ViewRootImpl's die is post-poned Bu...Romain Guy2012-03-231-35/+19
|\ \ | |/ |/|
| * Destroy the hardware renderer when ViewRootImpl's die is post-ponedRomain Guy2012-03-231-35/+19
* | Merge "Copy EXTRA_STREAM into ClipData and grant."Jeff Sharkey2012-03-231-0/+2
|\ \
| * | Copy EXTRA_STREAM into ClipData and grant.Jeff Sharkey2012-03-231-0/+2
* | | Merge "Include GIDs for unenforced permissions."Jeff Sharkey2012-03-232-2/+25
|\ \ \ | |/ /
| * | Include GIDs for unenforced permissions.Jeff Sharkey2012-03-232-2/+25
| |/
* | Merge "Add new thumbnail animation."Dianne Hackborn2012-03-235-19/+212
|\ \
| * | Add new thumbnail animation.Dianne Hackborn2012-03-235-19/+212
* | | Support enabling WAL using a flag when DB is opened.Jeff Brown2012-03-231-5/+6
|/ /
* | Merge "Package restrictions per user"Amith Yamasani2012-03-223-22/+28
|\ \ | |/ |/|
| * Package restrictions per userAmith Yamasani2012-03-223-22/+28
* | Notification actions API.Daniel Sandler2012-03-211-2/+155
|/
* Fix build, forgot to add file.Dianne Hackborn2012-03-191-0/+141
* Start using the new activity options argument.Dianne Hackborn2012-03-195-20/+132
* Add new "options" argument to all startActivity APIs.Dianne Hackborn2012-03-149-190/+600
* Merge "ActivityManager: add option to allow OpenGL trace."Siva Velusamy2012-03-127-26/+42
|\
| * ActivityManager: add option to allow OpenGL trace.Siva Velusamy2012-03-127-26/+42
* | Fix obvious typos under frameworks/base/coreKen Wakasa2012-03-095-6/+6
|/
* Add new Intent API for associating a ClipData with an Intent.Dianne Hackborn2012-03-082-3/+35
* resolved conflicts for merge of 532679a5 to masterDirk Dougherty2012-03-071-1/+1
|\
| * am 56bab8bd: am 4d7bc655: Doc change: String changes for Android MarketDirk Dougherty2012-03-051-1/+1
| |\
| | * Doc change: String changes for Android MarketDirk Dougherty2012-03-051-1/+1
| * | DO NOT MERGE Return 1.5 * density as default for large screens.Andrew Flynn2012-03-051-6/+12
| * | DO NOT MERGERamanan Rajeswaran2012-03-051-18/+8
| * | Add xxhdpi; fix ActivityManager.getLauncherLargeIconSize() etc.Dianne Hackborn2012-03-051-8/+18
| * | DO NOT MERGERamanan Rajeswaran2012-03-051-18/+8
| * | Add xxhdpi; fix ActivityManager.getLauncherLargeIconSize() etc.Dianne Hackborn2012-03-051-2/+6
| * | am fa73815e: am e4ef9b1a: DO NOT MERGE (from master: Fixed minor typo on Java...felipeal2012-02-281-1/+1
| |\ \ | | |/
| | * DO NOT MERGEfelipeal2012-02-281-1/+1
| * | DO NOT MERGE Return 1.5 * density as default for large screens.Andrew Flynn2012-02-231-6/+12
| * | DO NOT MERGERamanan Rajeswaran2012-02-131-18/+8
| * | Add xxhdpi; fix ActivityManager.getLauncherLargeIconSize() etc.Dianne Hackborn2012-02-131-8/+18
| |/
* | Work on more low memory reporting to apps.Dianne Hackborn2012-03-063-7/+61
* | Merge "Report leaked Context registrations to StrictMode."Jeff Sharkey2012-03-051-0/+7
|\ \
| * | Report leaked Context registrations to StrictMode.Jeff Sharkey2012-03-011-0/+7
* | | Merge "Allow disk I/O while performing dump()."Jeff Sharkey2012-03-021-24/+32
|\ \ \
| * | | Allow disk I/O while performing dump().Jeff Sharkey2012-03-021-24/+32
| |/ /
* | | Merge "Add an API for deleting databases."Jeff Brown2012-03-021-1/+1
|\ \ \
| * | | Add an API for deleting databases.Jeff Brown2012-03-011-1/+1
* | | | Merge "Allow webview to delete GL resource in a valid EGL context"Teng-Hui Zhu2012-03-011-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Allow webview to delete GL resource in a valid EGL contextTeng-Hui Zhu2012-03-011-1/+2
| |/ /
* | | Wrap StrictMode changes in try/finally.Jeff Sharkey2012-02-291-28/+28
|/ /