index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
app
/
FragmentManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate frameworks/base javadocs references to androidx
Alan Viverette
2022-02-09
1
-5
/
+5
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
1
-1
/
+1
*
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-28
1
-1
/
+1
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-27
1
-1
/
+1
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-28
1
-1
/
+1
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-14
1
-0
/
+6
*
Improve Fragment+Loader deprecation Javadoc
Ian Lake
2017-12-20
1
-4
/
+11
*
Deprecate framework Fragments and Loaders
Ian Lake
2017-11-13
1
-0
/
+12
*
Fix problem with empty AnimatorSet during fragment removal.
George Mount
2017-09-13
1
-2
/
+7
*
Fix Fragment.onCreate() not being called in some cases.
George Mount
2017-07-19
1
-1
/
+1
*
Protect FragmentManager from Menu calls while not CREATED.
George Mount
2017-07-11
1
-0
/
+15
*
Merge "Add target sdk check for behavior change." into oc-dev am: e5e246ce5c ...
George Mount
2017-06-10
1
-3
/
+5
|
\
|
*
Merge "Add target sdk check for behavior change." into oc-dev
George Mount
2017-06-09
1
-3
/
+5
|
|
\
|
|
*
Add target sdk check for behavior change.
George Mount
2017-06-08
1
-3
/
+5
*
|
|
Fix SynchronizeOnNonFinalField warning in FragmentManager.
Aurimas Liutikas
2017-06-07
1
-51
/
+3
|
/
/
*
|
Merge "Fix warnings surfaced by error-prone."
TreeHugger Robot
2017-05-25
1
-133
/
+87
|
\
\
|
|
/
|
/
|
|
*
Fix warnings surfaced by error-prone.
George Mount
2017-05-24
1
-133
/
+87
*
|
Correctly save retained fragments in the backstack
sergeyv
2017-05-23
1
-13
/
+15
|
/
*
Fix back stack problems due to postponed transitions
George Mount
2017-05-15
1
-1
/
+5
*
Remove duplicated onBackStackChanged() call.
George Mount
2017-05-02
1
-1
/
+0
*
Address API feedback for new fragment APIs
Adam Powell
2017-04-27
1
-0
/
+32
*
Address API council feedback.
George Mount
2017-04-26
1
-30
/
+31
*
Merge "Fix/suppress error-prone warnings in framework's fragment." into oc-dev
Aurimas Liutikas
2017-04-21
1
-0
/
+9
|
\
|
*
Fix/suppress error-prone warnings in framework's fragment.
Aurimas Liutikas
2017-04-20
1
-0
/
+9
*
|
Merge "Kill running animations on fragment view's when removed." into oc-dev
TreeHugger Robot
2017-04-20
1
-0
/
+3
|
\
\
|
*
|
Kill running animations on fragment view's when removed.
George Mount
2017-04-19
1
-0
/
+3
*
|
|
Merge "Execute pending transactions after FM state change." into oc-dev
TreeHugger Robot
2017-04-20
1
-0
/
+1
|
\
\
\
|
*
|
|
Execute pending transactions after FM state change.
George Mount
2017-04-17
1
-0
/
+1
*
|
|
|
fix NPE when fragment container is null
George Mount
2017-04-20
1
-2
/
+6
*
|
|
|
Merge "Fix FragmentTransaction.show() to show the fragment." into oc-dev
TreeHugger Robot
2017-04-19
1
-3
/
+7
|
\
\
\
\
|
*
|
|
|
Fix FragmentTransaction.show() to show the fragment.
George Mount
2017-04-19
1
-3
/
+7
|
|
|
/
/
|
|
/
|
|
*
/
|
|
Adds getLayoutInflater() to return a cached value.
George Mount
2017-04-17
1
-2
/
+2
|
/
/
/
*
/
/
Update more implementations of findViewById()
Alan Viverette
2017-04-13
1
-1
/
+1
|
/
/
*
|
Merge "Save FragmentManagerNonConfig during onSaveInstanceState()" into oc-dev
TreeHugger Robot
2017-04-06
1
-4
/
+40
|
\
\
|
*
|
Save FragmentManagerNonConfig during onSaveInstanceState()
George Mount
2017-04-05
1
-4
/
+40
*
|
|
Merge "Change getFragments() to return a List." into oc-dev
TreeHugger Robot
2017-04-06
1
-5
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Change getFragments() to return a List.
George Mount
2017-04-05
1
-5
/
+8
*
|
|
Call noteStateNotSaved on child fragment managers.
George Mount
2017-04-05
1
-1
/
+8
|
/
/
*
|
Merge "Fix saving target fragment when Fragment not yet created." into oc-dev
TreeHugger Robot
2017-04-04
1
-2
/
+7
|
\
\
|
*
|
Fix saving target fragment when Fragment not yet created.
George Mount
2017-04-03
1
-2
/
+7
*
|
|
Merge "Ensuring multi-window callbacks contain new configuration and are in o...
Winson Chung
2017-04-03
1
-0
/
+34
|
\
\
\
|
*
|
|
Ensuring multi-window callbacks contain new configuration and are in order
Winson Chung
2017-03-31
1
-0
/
+34
|
|
/
/
*
/
/
Allow committing allowing state loss on detached FragmentManager.
George Mount
2017-03-30
1
-0
/
+8
|
/
/
*
|
Fix getting wrong instance when restoring non-config
George Mount
2017-03-29
1
-1
/
+9
*
|
Make public getFragments() and onGetLayoutInflater() methods
George Mount
2017-03-29
1
-7
/
+39
|
/
*
Revert "Make public getFragments() and onGetLayoutInflater() methods"
Jeff Tinker
2017-03-29
1
-38
/
+7
*
Make public getFragments() and onGetLayoutInflater() methods
George Mount
2017-03-28
1
-7
/
+38
*
Do not reuse fragment indices.
George Mount
2017-03-23
1
-57
/
+54
*
Allow dangerous reentrant behavior for older apps
George Mount
2017-03-15
1
-25
/
+54
[next]