summaryrefslogtreecommitdiffstats
path: root/core/java/android/app
Commit message (Expand)AuthorAgeFilesLines
* Merge change 26260 into eclairAndroid (Google) Code Review2009-09-222-3/+28
|\
| * Add search_mode flag to intents launched by QSB suggestionsBjorn Bringert2009-09-212-3/+28
* | Turn animations on by default.Dianne Hackborn2009-09-211-2/+2
* | Use icon URI as icon cache key in search dialogBjorn Bringert2009-09-211-53/+73
|/
* Send action key and msg with GlobalSearch clicksBjorn Bringert2009-09-213-3/+12
* Track search KeyEvents in SearchDialog.Bryan Mawhinney2009-09-211-1/+2
* Set intent_component of in-app shortcuts to app itselfBjorn Bringert2009-09-211-1/+1
* Add API to send an ordered sticky broadcast.Dianne Hackborn2009-09-191-0/+32
* Reserve space for the searchbox spinner, even when stopped.Bryan Mawhinney2009-09-181-10/+7
* Try to fix docs build.Dianne Hackborn2009-09-171-2/+2
* Fix issue #2093608: Calendar widget takes a few seconds to launchDianne Hackborn2009-09-174-44/+72
* Add API to retrieve memory used by running processes.Dianne Hackborn2009-09-173-8/+25
* Merge change 25362 into eclairAndroid (Google) Code Review2009-09-171-75/+40
|\
| * Handle BACK key with focus in search ACTV correctlyBjorn Bringert2009-09-161-75/+40
* | Use Resources to load search icons with android.resource URIsBjorn Bringert2009-09-161-16/+33
|/
* Various fixed for back key handling.Dianne Hackborn2009-09-142-17/+37
* Last big work on #1991910: Make swipes work with capacitive keysDianne Hackborn2009-09-143-52/+160
* Fix issue #2116977: buttons are huge and bentDianne Hackborn2009-09-141-3/+3
* Some optizations to wallpaper drawing/scrolling.Dianne Hackborn2009-09-141-42/+235
* Merge change 24683 into eclairAndroid (Google) Code Review2009-09-143-1/+31
|\
| * Tell GlobalSearch about searches without a suggestionBjorn Bringert2009-09-113-1/+31
* | Merge change 24509 into eclairAndroid (Google) Code Review2009-09-131-6/+3
|\ \
| * | Addressed reviewer comments.Bob Lee2009-09-101-6/+3
* | | Performance measurement framework:Jack Wang2009-09-111-81/+5
| |/ |/|
* | am d27b1083: docs only. add Searchable resource information to the Available ...Scott Main2009-09-101-12/+12
|\ \
| * | docs only.Scott Main2009-09-101-12/+12
* | | Wallpapers, animations, pending intent.Dianne Hackborn2009-09-105-8/+163
| |/ |/|
* | Implement all of the infrastructure for configuring wallpapers.Dianne Hackborn2009-09-076-8/+262
* | Integrated the profiler into the framework. We run it all the time if the per...Bob Lee2009-09-051-98/+120
* | Don't toggle between in app and global search on repeat key events.Karl Rosaen2009-09-041-1/+1
* | Do a better job at finding the activity associated with a dialog when trigger...Karl Rosaen2009-09-041-2/+20
* | Add better service reporting.Dianne Hackborn2009-09-033-5/+113
* | Really fix issue #:2097189 can't set custom wallpaperDianne Hackborn2009-09-031-1/+1
* | Fix issue #2097189: can't set custom wallpaperDianne Hackborn2009-09-021-14/+15
* | Fix deadlock in wallpaper.Dianne Hackborn2009-09-021-13/+28
* | Fiddle system boot ordering.Dianne Hackborn2009-09-022-19/+1
* | Expand apps' control over the settings restore processChristopher Tate2009-09-015-3/+54
* | Various infrastructure to support a running services UI.Dianne Hackborn2009-09-016-2/+98
* | More work on wallpapers: animations, lifecycle, scaling, etc.Dianne Hackborn2009-08-302-12/+84
* | am af0b780a: Merge change 23198 into donutMike LeBeau2009-08-281-24/+38
|\ \ | |/
| * Update SearchManager documentation to reflect latest behavior.Mike LeBeau2009-08-281-24/+38
* | resolved conflicts for merge of 1e348378 to eclairMike LeBeau2009-08-271-20/+131
|\ \ | |/
| * Merge change 23043 into donutAndroid (Google) Code Review2009-08-271-20/+131
| |\
| | * Revert "Remove third party support for Quick Search Box (aka global search)."Karl Rosaen2009-08-271-20/+131
* | | Add platform infrastructure for features.Dianne Hackborn2009-08-271-0/+10
* | | am ba223760: Close suggestion cursors that arrive after adapter is closedBjorn Bringert2009-08-262-1/+14
|\ \ \ | |/ /
| * | Close suggestion cursors that arrive after adapter is closedBjorn Bringert2009-08-262-1/+14
| |/
* | I am getting tired of the java doc warnings, so fix them.Dianne Hackborn2009-08-241-0/+2
* | Add more control over a service's start state.Dianne Hackborn2009-08-247-21/+169
* | resolved conflicts for merge of 081a136d to eclairJean-Baptiste Queru2009-08-211-131/+20
|\ \ | |/