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
/
Fragment.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add View#cancelPendingInputEvents API
Adam Powell
2013-09-05
1
-0
/
+1
*
PreferenceActivity Fragment security
Amith Yamasani
2013-07-30
1
-0
/
+4
*
Make ArrayMap public! :)
Dianne Hackborn
2013-07-16
1
-3
/
+3
*
docs: clarify startActivity
Scott Main
2013-02-27
1
-4
/
+4
*
A little cleanup.
Dianne Hackborn
2012-09-09
1
-24
/
+43
*
Nested fragments.
Dianne Hackborn
2012-09-06
1
-12
/
+306
*
Fix issue #6584942 IllegalStateException: Failure saving state...
Dianne Hackborn
2012-06-05
1
-1
/
+1
*
Fix issue #6284404: ArrayIndexOutOfBoundsException in...
Dianne Hackborn
2012-05-15
1
-1
/
+4
*
am c4180594: am 51cb7ca5: am c08787fc: Merge "SDK doc change: Fixed typo and ...
Quddus Chong
2012-04-11
1
-1
/
+1
|
\
|
*
SDK doc change: Fixed typo and added method parentheses in line 206.
Quddus Chong
2012-04-11
1
-1
/
+1
|
*
DO NOT MERGE
felipeal
2012-02-28
1
-1
/
+1
*
|
Start using the new activity options argument.
Dianne Hackborn
2012-03-19
1
-0
/
+7
*
|
Add new "options" argument to all startActivity APIs.
Dianne Hackborn
2012-03-14
1
-4
/
+32
*
|
Fixed minor typo on Javadoc
felipeal
2012-02-27
1
-1
/
+1
|
/
*
SDK only: now that support lib is in SDK, we can link to it.
Dianne Hackborn
2011-12-12
1
-1
/
+2
*
Change the "start deferred" fragment API to "user visible hint"
Adam Powell
2011-11-07
1
-17
/
+22
*
Add API for deferring fragment start.
Adam Powell
2011-10-27
1
-1
/
+34
*
docs: add developer guide cross-references, Project ACRE
Joe Fernandez
2011-10-04
1
-3
/
+6
*
Fix issues 5158104 and 4981556 (fragment problems)
Dianne Hackborn
2011-08-29
1
-13
/
+27
*
Fix bug 5090996 - Crash on tapping Menu on dial pad
Adam Powell
2011-08-01
1
-4
/
+4
*
Various work on out of memory managment.
Dianne Hackborn
2011-07-29
1
-2
/
+6
*
Merge "Bug 5076788 - Optimize the building and invalidation of menus"
Adam Powell
2011-07-27
1
-1
/
+1
|
\
|
*
Bug 5076788 - Optimize the building and invalidation of menus
Adam Powell
2011-07-27
1
-1
/
+1
*
|
cherrypick Change-Id: I4713d3977a0a1514ff9c4217e7f3723c0346d0d8
Scott Main
2011-07-27
1
-0
/
+3
|
/
*
am 27bad6f3: am baa89d38: am f930232f: Fix a major problem in fragment lifecy...
Dianne Hackborn
2011-06-14
1
-0
/
+3
|
\
|
*
Fix a major problem in fragment lifecycle.
Dianne Hackborn
2011-06-14
1
-0
/
+3
*
|
minor documentation fixes
Ben Dodson
2011-06-14
1
-3
/
+3
|
/
*
Fix some problems with moving in and out of detached state.
Dianne Hackborn
2011-06-10
1
-5
/
+52
*
Add new Fragment API for explicitly saving/restoring state.
Dianne Hackborn
2011-06-02
1
-0
/
+61
*
DO NOT MERGE: Integrate from main - Deprecate a bunch of APIs.
Dianne Hackborn
2011-05-13
1
-0
/
+10
*
DO NOT MERGE. Integrate fragment work from master
Dianne Hackborn
2011-05-13
1
-5
/
+32
*
Fix Fragment.onInflate() to actually work correctly.
Dianne Hackborn
2011-03-03
1
-14
/
+39
*
Fix issue #3385839: Fragment.onCreateView is passing in activity...
Dianne Hackborn
2011-01-25
1
-0
/
+9
*
Maybe fix issue #3093599: java.lang.IndexOutOfBoundsException...
Dianne Hackborn
2011-01-24
1
-1
/
+26
*
add javadoc for getView method
Scott Main
2011-01-17
1
-0
/
+6
*
Some new API cleanup.
Dianne Hackborn
2011-01-04
1
-15
/
+17
*
Few little fragment, wm tweaks.
Dianne Hackborn
2011-01-04
1
-0
/
+4
*
Possible fix to issue #3213749: NPE at...
Dianne Hackborn
2010-12-28
1
-0
/
+14
*
More cleanup of Loader APIs.
Dianne Hackborn
2010-12-20
1
-11
/
+2
*
Fix issue #3258849: Grab thumbnail when exiting an app via back
Dianne Hackborn
2010-12-13
1
-1
/
+10
*
Fix issue #3274841: Orientation change problem with a paused activity
Dianne Hackborn
2010-12-13
1
-6
/
+6
*
Add Theme.Holo.DialogWhenLarge
Dianne Hackborn
2010-11-11
1
-0
/
+41
*
Various PreferenceActivity and related improvement.
Dianne Hackborn
2010-11-01
1
-0
/
+10
*
Fix setting of class loader.
Dianne Hackborn
2010-10-28
1
-0
/
+4
*
Fix issue #3130426: Finsky crash in switching from window carousel
Dianne Hackborn
2010-10-26
1
-14
/
+18
*
Work on fragments in layouts.
Dianne Hackborn
2010-09-21
1
-2
/
+115
*
Some fragment stuff:
Dianne Hackborn
2010-09-12
1
-2
/
+11
*
Fix typo.
Daisuke Miyakawa
2010-09-12
1
-1
/
+1
*
Rename several animation classes
Chet Haase
2010-09-08
1
-3
/
+2
*
Work on DialogFragment and docs.
Dianne Hackborn
2010-08-20
1
-0
/
+19
[next]