summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/Fragment.java
Commit message (Expand)AuthorAgeFilesLines
* Add View#cancelPendingInputEvents APIAdam Powell2013-09-051-0/+1
* PreferenceActivity Fragment securityAmith Yamasani2013-07-301-0/+4
* Make ArrayMap public! :)Dianne Hackborn2013-07-161-3/+3
* docs: clarify startActivityScott Main2013-02-271-4/+4
* A little cleanup.Dianne Hackborn2012-09-091-24/+43
* Nested fragments.Dianne Hackborn2012-09-061-12/+306
* Fix issue #6584942 IllegalStateException: Failure saving state...Dianne Hackborn2012-06-051-1/+1
* Fix issue #6284404: ArrayIndexOutOfBoundsException in...Dianne Hackborn2012-05-151-1/+4
* am c4180594: am 51cb7ca5: am c08787fc: Merge "SDK doc change: Fixed typo and ...Quddus Chong2012-04-111-1/+1
|\
| * SDK doc change: Fixed typo and added method parentheses in line 206.Quddus Chong2012-04-111-1/+1
| * DO NOT MERGEfelipeal2012-02-281-1/+1
* | Start using the new activity options argument.Dianne Hackborn2012-03-191-0/+7
* | Add new "options" argument to all startActivity APIs.Dianne Hackborn2012-03-141-4/+32
* | Fixed minor typo on Javadocfelipeal2012-02-271-1/+1
|/
* SDK only: now that support lib is in SDK, we can link to it.Dianne Hackborn2011-12-121-1/+2
* Change the "start deferred" fragment API to "user visible hint"Adam Powell2011-11-071-17/+22
* Add API for deferring fragment start.Adam Powell2011-10-271-1/+34
* docs: add developer guide cross-references, Project ACREJoe Fernandez2011-10-041-3/+6
* Fix issues 5158104 and 4981556 (fragment problems)Dianne Hackborn2011-08-291-13/+27
* Fix bug 5090996 - Crash on tapping Menu on dial padAdam Powell2011-08-011-4/+4
* Various work on out of memory managment.Dianne Hackborn2011-07-291-2/+6
* Merge "Bug 5076788 - Optimize the building and invalidation of menus"Adam Powell2011-07-271-1/+1
|\
| * Bug 5076788 - Optimize the building and invalidation of menusAdam Powell2011-07-271-1/+1
* | cherrypick Change-Id: I4713d3977a0a1514ff9c4217e7f3723c0346d0d8Scott Main2011-07-271-0/+3
|/
* am 27bad6f3: am baa89d38: am f930232f: Fix a major problem in fragment lifecy...Dianne Hackborn2011-06-141-0/+3
|\
| * Fix a major problem in fragment lifecycle.Dianne Hackborn2011-06-141-0/+3
* | minor documentation fixesBen Dodson2011-06-141-3/+3
|/
* Fix some problems with moving in and out of detached state.Dianne Hackborn2011-06-101-5/+52
* Add new Fragment API for explicitly saving/restoring state.Dianne Hackborn2011-06-021-0/+61
* DO NOT MERGE: Integrate from main - Deprecate a bunch of APIs.Dianne Hackborn2011-05-131-0/+10
* DO NOT MERGE. Integrate fragment work from masterDianne Hackborn2011-05-131-5/+32
* Fix Fragment.onInflate() to actually work correctly.Dianne Hackborn2011-03-031-14/+39
* Fix issue #3385839: Fragment.onCreateView is passing in activity...Dianne Hackborn2011-01-251-0/+9
* Maybe fix issue #3093599: java.lang.IndexOutOfBoundsException...Dianne Hackborn2011-01-241-1/+26
* add javadoc for getView methodScott Main2011-01-171-0/+6
* Some new API cleanup.Dianne Hackborn2011-01-041-15/+17
* Few little fragment, wm tweaks.Dianne Hackborn2011-01-041-0/+4
* Possible fix to issue #3213749: NPE at...Dianne Hackborn2010-12-281-0/+14
* More cleanup of Loader APIs.Dianne Hackborn2010-12-201-11/+2
* Fix issue #3258849: Grab thumbnail when exiting an app via backDianne Hackborn2010-12-131-1/+10
* Fix issue #3274841: Orientation change problem with a paused activityDianne Hackborn2010-12-131-6/+6
* Add Theme.Holo.DialogWhenLargeDianne Hackborn2010-11-111-0/+41
* Various PreferenceActivity and related improvement.Dianne Hackborn2010-11-011-0/+10
* Fix setting of class loader.Dianne Hackborn2010-10-281-0/+4
* Fix issue #3130426: Finsky crash in switching from window carouselDianne Hackborn2010-10-261-14/+18
* Work on fragments in layouts.Dianne Hackborn2010-09-211-2/+115
* Some fragment stuff:Dianne Hackborn2010-09-121-2/+11
* Fix typo.Daisuke Miyakawa2010-09-121-1/+1
* Rename several animation classesChet Haase2010-09-081-3/+2
* Work on DialogFragment and docs.Dianne Hackborn2010-08-201-0/+19