summaryrefslogtreecommitdiffstats
path: root/core/java/android/app
Commit message (Expand)AuthorAgeFilesLines
* Add manifest API to request a large heap.Dianne Hackborn2011-01-162-2/+8
* cherrypick Change-Id: I1365c6c45f8e1f75ee4afbc52c32778d21b97be4 from masterScott Main2011-01-141-0/+13
* Merge "Add the {get,set}PackageObbPaths calls to API" into honeycombKenny Root2011-01-141-2/+12
|\
| * Add the {get,set}PackageObbPaths calls to APIKenny Root2011-01-141-2/+12
* | Add Holo theme for IMEs.Dianne Hackborn2011-01-141-26/+6
|/
* API changes to support encryption in DPMAndy Stadler2011-01-123-2/+123
* Fix null crash when fragments go away during animationsChet Haase2011-01-121-1/+3
* Merge "Possibly fix bad notification updates." into honeycombJoe Onorato2011-01-121-1/+9
|\
| * Possibly fix bad notification updates.Joe Onorato2011-01-121-1/+9
* | Make ProgressDialog a little less lame.Dianne Hackborn2011-01-121-16/+45
|/
* Add "min size" facility to the Window class.Dianne Hackborn2011-01-121-10/+0
* Add ActivityManager#isRunningInTestHarness() public API.Brett Chabot2011-01-091-0/+7
* Implement issue # 3255887 could CursorLoader offer...Dianne Hackborn2011-01-084-41/+10
* Fix bug 3245465 - Themed dialog iconsAdam Powell2011-01-081-1/+24
* Add dispatch key shortcut window callback.Jeff Brown2011-01-052-2/+63
* resolved conflicts for merge of 3a2c6bf0 to masterBrad Fitzpatrick2011-01-051-1/+1
|\
| * am 69ea4e15: Documentation fixes found over vacation hacking.Brad Fitzpatrick2011-01-051-1/+1
| |\
| | * Documentation fixes found over vacation hacking.Brad Fitzpatrick2011-01-051-1/+1
* | | Revisiting ActionBar API and layout.Adam Powell2011-01-051-1/+85
* | | Notification.Builder.setAutoCancel() was setting the wrong flag.Joe Onorato2011-01-041-1/+1
* | | When the number field on a notifications is >100, just say "100+" instead of ...Joe Onorato2011-01-041-2/+7
* | | Some new API cleanup.Dianne Hackborn2011-01-041-15/+17
* | | Merge "Few little fragment, wm tweaks."Dianne Hackborn2011-01-042-1/+5
|\ \ \
| * | | Few little fragment, wm tweaks.Dianne Hackborn2011-01-042-1/+5
* | | | Again maybe fix issue #3169193...Dianne Hackborn2011-01-031-2/+5
|/ / /
* | | Minor fix to previous fragment change: non-animating caseChet Haase2010-12-281-0/+2
* | | Delay hiding fragments until transition finishesChet Haase2010-12-281-1/+9
* | | Fix NPE pointed out by Chet.Dianne Hackborn2010-12-281-1/+2
* | | Possible fix to issue #3213749: NPE at...Dianne Hackborn2010-12-282-30/+143
* | | Adding APIs for setting whether to show week number and setting the start day...Svetoslav Ganov2010-12-281-10/+4
* | | Add some standard definitions for device heaps.Dianne Hackborn2010-12-231-0/+22
* | | Correctly save Activity's state in saveInstanceStateMartin Hibdon2010-12-221-1/+1
* | | 3298147 DatePicker dialog does not provide mechanism for specifying range fro...Svetoslav Ganov2010-12-221-1/+22
* | | Fix issue #3301572: onCreateLoader must not be a member class: VolumeMetadata...Dianne Hackborn2010-12-211-14/+20
* | | More cleanup of Loader APIs.Dianne Hackborn2010-12-203-50/+90
* | | if a download dir doesn't exist, create it or fail fastVasu Nori2010-12-191-1/+13
* | | Merge "Some fixes to the new loader management."Dianne Hackborn2010-12-171-2/+12
|\ \ \
| * | | Some fixes to the new loader management.Dianne Hackborn2010-12-171-2/+12
* | | | Bug 3191746. atePicker TimePicker: Dark theme is used in a Light theme appSvetoslav Ganov2010-12-173-11/+2
|/ / /
* | | Fixes for when onLoaderReset() is called.Dianne Hackborn2010-12-161-1/+6
* | | Fix issue #3272082: Contacts: when going back from edit view,Dianne Hackborn2010-12-162-223/+107
* | | Fix launching of activities that I broke.Dianne Hackborn2010-12-151-7/+6
* | | Time to remove some old APIs!Dianne Hackborn2010-12-142-1/+4
* | | Merge "bug:3264401 changes to support usage of new downloads dir in /data"Vasu Nori2010-12-141-1/+24
|\ \ \
| * | | bug:3264401 changes to support usage of new downloads dir in /dataVasu Nori2010-12-141-1/+24
* | | | Merge "Fix Dialog generating multiple onCancel()."Dianne Hackborn2010-12-142-3/+3
|\ \ \ \
| * | | | Fix Dialog generating multiple onCancel().Dianne Hackborn2010-12-142-3/+3
* | | | | Merge "Work around issue #3241701: crash in ActivityThread.handleWindowVisibi...Dianne Hackborn2010-12-141-0/+6
|\ \ \ \ \
| * | | | | Work around issue #3241701: crash in ActivityThread.handleWindowVisibilityDianne Hackborn2010-12-141-0/+6
| |/ / / /
* | | | | Add MODE_MULTI_PROCESS flag to Context.getSharedPreferences()Brad Fitzpatrick2010-12-141-4/+7