summaryrefslogtreecommitdiffstats
path: root/core/java/android/app
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Add a way to insert a parent bread crumb so that deep linked settings can nav...Amith Yamasani2010-12-141-24/+83
* | | Merge "Don't restore wildly wrong sized wallpapers"Christopher Tate2010-12-142-1/+126
|\ \ \ | |/ / |/| |
| * | Don't restore wildly wrong sized wallpapersChristopher Tate2010-12-132-1/+126
| |/
* | Fix issue #3258849: Grab thumbnail when exiting an app via backDianne Hackborn2010-12-134-12/+63
|/
* Merge "Do not loop forever."Leon Scroggins2010-12-131-1/+1
|\
| * Do not loop forever.Leon Scroggins2010-12-131-1/+1
* | Fix issue #3274841: Orientation change problem with a paused activityDianne Hackborn2010-12-139-19/+169
* | resolved conflicts for merge of 1d0d1188 to masterNick Pelly2010-12-131-0/+6
|\ \ | |/ |/|
| * am ae56a851: Merge "Make getSystemService(NFC_SERVICE) the NFC entry point." ...Nick Pelly2010-12-101-0/+13
| |\
| | * Make getSystemService(NFC_SERVICE) the NFC entry point.Nick Pelly2010-12-101-0/+13
| * | am 981a72a1: Merge "[don\'t auto-merge] Don\'t re-read SharedPreferences unne...Brad Fitzpatrick2010-12-011-3/+8
| |\ \ | | |/
| | * [don't auto-merge] Don't re-read SharedPreferences unnecessarily.Brad Fitzpatrick2010-11-301-3/+8
* | | Merge "Fix issue #3271486: SetupWizward NullPointerException in"Dianne Hackborn2010-12-091-9/+11
|\ \ \
| * | | Fix issue #3271486: SetupWizward NullPointerException inDianne Hackborn2010-12-091-9/+11
* | | | Merge "Add a couple of transport-descriptive methods to IBackupManager"Christopher Tate2010-12-091-0/+22
|\ \ \ \ | |/ / / |/| | |
| * | | Add a couple of transport-descriptive methods to IBackupManagerChristopher Tate2010-12-091-0/+22
* | | | Merge "API CHANGE - Add hasGrantedPolicy() API"Andy Stadler2010-12-092-8/+30
|\ \ \ \
| * | | | API CHANGE - Add hasGrantedPolicy() APIAndy Stadler2010-12-092-8/+30
* | | | | Merge "Fix not saving state when restarting an activity."Dianne Hackborn2010-12-091-7/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix not saving state when restarting an activity.Dianne Hackborn2010-12-091-7/+6
* | | | | Move the breadcrumbs to the right pane.Amith Yamasani2010-12-081-5/+28
* | | | | Added some pieces for Wallpaper previewsAdam Cohen2010-12-081-1/+7
|/ / / /
* | | | Fix issues #3257701 and #3267312Dianne Hackborn2010-12-082-0/+26
|/ / /
* | | Rework activity lifecycle so onSaveInstanceState() is after onPause().Dianne Hackborn2010-12-085-91/+95
* | | Adding DatePciker widget based on the Calednar team code. Updated DatePciker ...Svetoslav Ganov2010-12-071-51/+6
* | | Make getSharedPreference() async, blocking on first access.Brad Fitzpatrick2010-12-072-71/+112
* | | Clean up button bar stylesAdam Powell2010-12-061-2/+1
* | | Merge "Hide navigation buttons and clock on lockscreen."Daniel Sandler2010-12-061-1/+7
|\ \ \
| * | | Hide navigation buttons and clock on lockscreen.Daniel Sandler2010-12-031-1/+7
* | | | Fix notification/builder defaultsAndy Stadler2010-12-031-10/+6
* | | | Add method for sending wallpaper commands directly to an engine.Jeff Brown2010-12-031-0/+8
* | | | Use SearchView in SearchDialog for legacy apps using the old model.Amith Yamasani2010-12-032-1573/+98
* | | | Implement smarter sizing of WRAP_CONTENT windows.Dianne Hackborn2010-12-031-2/+6
|/ / /