index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
app
/
FragmentManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Fragment.onInflate() to actually work correctly.
Dianne Hackborn
2011-03-03
1
-0
/
+6
*
Remove a stale line in a JavaDoc.
Ben Komalo
2011-02-28
1
-4
/
+3
*
Fix issue #3385839: Fragment.onCreateView is passing in activity...
Dianne Hackborn
2011-01-25
1
-2
/
+2
*
Maybe fix issue #3093599: java.lang.IndexOutOfBoundsException...
Dianne Hackborn
2011-01-24
1
-0
/
+12
*
Fix some error messages, turn off logging.
Dianne Hackborn
2011-01-21
1
-3
/
+3
*
Remove old APIs.
Dianne Hackborn
2011-01-17
1
-11
/
+1
*
Fix a bunch of API review bugs.
Dianne Hackborn
2011-01-17
1
-20
/
+45
*
Start renaming FragmentTransaction.openTransaction() to beginTransaction().
Dianne Hackborn
2011-01-17
1
-2
/
+7
*
Fix null crash when fragments go away during animations
Chet Haase
2011-01-12
1
-1
/
+3
*
Few little fragment, wm tweaks.
Dianne Hackborn
2011-01-04
1
-1
/
+1
*
Minor fix to previous fragment change: non-animating case
Chet Haase
2010-12-28
1
-0
/
+2
*
Delay hiding fragments until transition finishes
Chet Haase
2010-12-28
1
-1
/
+9
*
Fix NPE pointed out by Chet.
Dianne Hackborn
2010-12-28
1
-1
/
+2
*
Possible fix to issue #3213749: NPE at...
Dianne Hackborn
2010-12-28
1
-30
/
+129
*
More cleanup of Loader APIs.
Dianne Hackborn
2010-12-20
1
-1
/
+22
*
Fix issue #3258849: Grab thumbnail when exiting an app via back
Dianne Hackborn
2010-12-13
1
-1
/
+3
*
Fix issue #3274841: Orientation change problem with a paused activity
Dianne Hackborn
2010-12-13
1
-2
/
+9
*
Fix issues #3257701 and #3267312
Dianne Hackborn
2010-12-08
1
-0
/
+23
*
Fix issue #3202866: system server crash
Dianne Hackborn
2010-11-16
1
-1
/
+1
*
Fix issue #3191573: PreferenceFragment.onActivityResult cannot
Dianne Hackborn
2010-11-16
1
-36
/
+122
*
Fix animations to use correct interpolator.
Dianne Hackborn
2010-11-08
1
-7
/
+12
*
Fixe some stuff.
Dianne Hackborn
2010-11-08
1
-19
/
+19
*
Various PreferenceActivity and related improvement.
Dianne Hackborn
2010-11-01
1
-0
/
+18
*
Fix setting of class loader.
Dianne Hackborn
2010-10-28
1
-0
/
+1
*
Fix issue #3130426: Finsky crash in switching from window carousel
Dianne Hackborn
2010-10-26
1
-0
/
+18
*
Adding next/prev to fragment animations and to PreferenceActivity
Chet Haase
2010-10-05
1
-0
/
+16
*
Work on fragments in layouts.
Dianne Hackborn
2010-09-21
1
-36
/
+116
*
Add API for showing breadcrumbs of fragment back stack.
Dianne Hackborn
2010-09-16
1
-16
/
+114
*
Some fragment stuff:
Dianne Hackborn
2010-09-12
1
-0
/
+28
*
Make fragment animations work when fragments go away
Chet Haase
2010-09-10
1
-25
/
+19
*
Rename several animation classes
Chet Haase
2010-09-08
1
-28
/
+28
*
Fix issue #2950374: Fragment#setHasOptionsMenu() doesn't work...
Dianne Hackborn
2010-08-26
1
-6
/
+9
*
Change animator xml importing to use new inflater class
Chet Haase
2010-08-24
1
-3
/
+3
*
More fragment work:
Dianne Hackborn
2010-08-15
1
-24
/
+52
*
Fragment and PreferenceFragment and FragmentManager, oh my!
Dianne Hackborn
2010-08-12
1
-13
/
+153
*
Make Fragments use the new animation APIs
Chet Haase
2010-08-11
1
-112
/
+46
*
Fix some Loader bugs.
Dianne Hackborn
2010-08-05
1
-5
/
+5
*
Add facility to switch to new fragments from preferences.
Dianne Hackborn
2010-08-03
1
-15
/
+30
*
Add new DialogFragment class.
Dianne Hackborn
2010-07-24
1
-4
/
+88
*
Fix fragment index expunging.
Dianne Hackborn
2010-07-14
1
-1
/
+1
*
Fix bug where LoaderManager instances were not being removed.
Dianne Hackborn
2010-07-13
1
-0
/
+1
*
Implement instance passing in LoaderManager.
Dianne Hackborn
2010-07-09
1
-1
/
+3
*
Integrate Loader support in to Activity/Fragment.
Dianne Hackborn
2010-07-08
1
-6
/
+11
*
Improvements to ListFragment.
Dianne Hackborn
2010-06-28
1
-2
/
+61
*
Implement ListFragment and Fragment context menus.
Dianne Hackborn
2010-06-12
1
-0
/
+20
*
Add Fragment option menu APIs.
Dianne Hackborn
2010-06-09
1
-0
/
+71
*
More fragment work.
Dianne Hackborn
2010-05-19
1
-228
/
+74
*
More fragment stuff:
Dianne Hackborn
2010-05-14
1
-127
/
+192
*
Further work on fragments:
Dianne Hackborn
2010-05-13
1
-47
/
+541
*
Improvements to fragment API:
Dianne Hackborn
2010-05-07
1
-17
/
+229
[next]