Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
support
/
491b729fa49127c75acb267b95cc5f0ec1b5f1e3
/
fragment
1c9edfe
Merge "Change getFragments() to return a List." into oc-dev
by Alan Viverette
· 8 years ago
1af440b
Change getFragments() to return a List.
by George Mount
· 8 years ago
2580641
Save FragmentManagerNonConfig during onSaveInstanceState()
by George Mount
· 8 years ago
5a97188
Fix saving target fragment when Fragment not created.
by George Mount
· 8 years ago
cfedb8d
resolve merge conflicts of 0765353c00 to oc-dev
by George Mount
· 8 years ago
0765353
Call noteStateNotSaved on child fragment managers.
by George Mount
· 8 years ago
de7e27c
DO NOT MERGE: Revert to List return for getFragments()
by George Mount
· 8 years ago
dac8b82
Merge "Allow committing allowing state loss on detached FragmentManager." into nyc-support-25.4-dev
by George Mount
· 8 years ago
875d973
Allow committing allowing state loss on detached FragmentManager.
by George Mount
· 8 years ago
c9b422a
Merge "Fix getting wrong instance when restoring non-config" into nyc-support-25.4-dev
by George Mount
· 8 years ago
f019390
resolve merge conflicts of 43db3168ca to oc-dev
by George Mount
· 8 years ago
3808323
Fix getting wrong instance when restoring non-config
by George Mount
· 8 years ago
43db316
Change getFragments() to return a collection instead of list.
by George Mount
· 8 years ago
f86b122
Merge "Clean up ActivityCompat" into oc-dev
by TreeHugger Robot
· 8 years ago
3681134
Clean up ActivityCompat
by Aurimas Liutikas
· 8 years ago
0abeed5
Rename getLayoutInflater() to onGetLayoutInflater()
by George Mount
· 8 years ago
412addb
DO NOT MERGE: Rename getLayoutInflater() to onGetLayoutInflater()
by George Mount
· 8 years ago
4867e99
Remove all the uses BuildCompat.isAtLeastN().
by Aurimas Liutikas
· 8 years ago
9676797
resolve merge conflicts of bde8614049 to master
by George Mount
· 8 years ago
bde8614
Merge "Do not reuse fragment indices." into nyc-support-25.4-dev
by TreeHugger Robot
· 8 years ago
4fbf64b
Fixed log warning for calling doStart() twice. am: b51206c625
by George Mount
· 8 years ago
b51206c
Fixed log warning for calling doStart() twice.
by George Mount
· 8 years ago
995c350
resolve merge conflicts of 945ef67304 to master
by George Mount
· 8 years ago
832e5fd
Fix wrong API for getLayoutInflater
by George Mount
· 8 years ago
945ef67
Merge "Make public getFragments() and getLayoutInflater() methods" into nyc-support-25.4-dev
by TreeHugger Robot
· 8 years ago
2d22dc4
Move version metadata to <application> DO NOT MERGE
by Chris Banes
· 8 years ago
c2d620d
Move version metadata to <application>
by Chris Banes
· 8 years ago
90b1531
Do not reuse fragment indices.
by George Mount
· 8 years ago
9622103
Make public getFragments() and getLayoutInflater() methods
by George Mount
· 8 years ago
f8c25c1
Merge "Reset the orientation after LoaderTest executions."
by TreeHugger Robot
· 8 years ago
e653467
Reset the orientation after LoaderTest executions.
by George Mount
· 8 years ago
22fe430
Clean up test/demo XML code to remove unused attributes.
by Aurimas Liutikas
· 8 years ago
72d1e42
Disable flaky noStaleData test until I can figure it out.
by George Mount
· 8 years ago
1016f63
Merge "Fix flaky LoaderTest.testLeak()"
by TreeHugger Robot
· 8 years ago
4c2ef6f
Fix flaky LoaderTest.testLeak()
by George Mount
· 8 years ago
3fb3c30
Merge "Fix stale data due to stopped loader." into nyc-support-25.2-dev am: 95bda21d46 am: d84f7d146b
by George Mount
· 8 years ago
05944c3
Merge "A pass at fixing unchecked javac warnings."
by TreeHugger Robot
· 8 years ago
68e91a8
Fix stale data due to stopped loader.
by George Mount
· 8 years ago
c05ad76
resolve merge conflicts of 890378e35d to master
by George Mount
· 8 years ago
abc7395
A pass at fixing unchecked javac warnings.
by Aurimas Liutikas
· 8 years ago
2656ae5
Merge "Re-enable lint enforcement, fix remaining lint issues"
by TreeHugger Robot
· 8 years ago
c69882c
Re-enable lint enforcement, fix remaining lint issues
by Alan Viverette
· 8 years ago
e2104f4
Add all missing @Override annotations.
by Aurimas Liutikas
· 8 years ago
6a5ddc9
Fix Loader bugs
by George Mount
· 8 years ago
1d638c6
Merge "Fix NPE when combining pop with add transaction." into nyc-support-25.2-dev am: 09616c0c1d am: 5f6eef1051
by George Mount
· 8 years ago
f066b3f
Fix NPE when combining pop with add transaction.
by George Mount
· 8 years ago
a4d4612
Merge "Fixed Fragment's LoaderManagers leaking the previous Activity after configuration change. Sync the support library's code with the platform's code." am: 086adf6651 am: e69622c571
by Aurimas Liutikas
· 8 years ago
086adf6
Merge "Fixed Fragment's LoaderManagers leaking the previous Activity after configuration change. Sync the support library's code with the platform's code."
by Aurimas Liutikas
· 8 years ago
8b5f31f
Merge "Expose isStateSaved() in FragmentManager."
by TreeHugger Robot
· 8 years ago
147dc40
Fixed Fragment's LoaderManagers leaking the previous Activity after configuration change.
by Christophe Beyls
· 8 years ago
d2900e6
Cleanup test AndroidManifest.xml files.
by Aurimas Liutikas
· 8 years ago
9d359be
Cleanup FragmentManager after minSdk 14 bump.
by Aurimas Liutikas
· 8 years ago
4784433
Expose isStateSaved() in FragmentManager.
by George Mount
· 8 years ago
1136f04
Ensure transactions cannot be run during controller state change am: 9268ce1264 am: dc03f0f5cc
by George Mount
· 8 years ago
9268ce1
Ensure transactions cannot be run during controller state change
by George Mount
· 8 years ago
a4f6216
Merge "Catch reentrancy while executing postponed transactions." into nyc-support-25.2-dev am: 3776f73df5 am: 239af8f4bd
by George Mount
· 8 years ago
0a849aa
Catch reentrancy while executing postponed transactions.
by George Mount
· 8 years ago
e9f3e0e
Merge "Fix test on API 23 and earlier." into nyc-support-25.2-dev am: 2fda9e1daf am: 6c9b203910
by George Mount
· 8 years ago
5d9d42d
Fix test on API 23 and earlier.
by George Mount
· 8 years ago
c009eb0
resolve merge conflicts of 9c018c4a10 to master
by George Mount
· 8 years ago
eb87508
Don't raise the state of FragmentManager while destroying.
by George Mount
· 8 years ago
1546c9c
Merge "Cleanup ActivityCompat and ContextCompat after minSdk 14 bump."
by Aurimas Liutikas
· 8 years ago
a02dbdd
Merge "Cleanup LayoutInflaterCompat after minSdk 14 bump."
by Aurimas Liutikas
· 8 years ago
5778bdd
Merge "Remove spaces at the end of the line in Fragment.java."
by Aurimas Liutikas
· 8 years ago
9a8ae95
Cleanup ActivityCompat and ContextCompat after minSdk 14 bump.
by Aurimas Liutikas
· 8 years ago
4bf8c3d
Cleanup LayoutInflaterCompat after minSdk 14 bump.
by Aurimas Liutikas
· 8 years ago
1a8d4cc
Delay changing state of added fragments until all executed. am: 0846eb5fb9 am: a19afca341
by George Mount
· 8 years ago
1b244e3
Remove spaces at the end of the line in Fragment.java.
by Aurimas Liutikas
· 8 years ago
0846eb5
Delay changing state of added fragments until all executed.
by George Mount
· 8 years ago
e5709e3
Fix: fragment destroyed improperly during pop. am: 37e785570b am: 1d0969951a
by George Mount
· 8 years ago
0d088e7
Merge "Fix setting null target fragments"
by Adam Powell
· 8 years ago
37e7855
Fix: fragment destroyed improperly during pop.
by George Mount
· 8 years ago
2ab15df
Fix setting null target fragments
by Adam Powell
· 8 years ago
35232c6
Update test sizes for all currently @SmallTest.
by Aurimas Liutikas
· 8 years ago
999d4e6
Merge "Remove unneeded code in Fragment."
by Aurimas Liutikas
· 8 years ago
99dd7da
Merge "Another build.gradle file cleanup."
by Aurimas Liutikas
· 8 years ago
85d3031
Remove unneeded code in Fragment.
by Aurimas Liutikas
· 8 years ago
fa0f82f
Deprecated ViewCompat methods that were added in API 11.
by Aurimas Liutikas
· 8 years ago
8feb8c2
Another build.gradle file cleanup.
by Aurimas Liutikas
· 8 years ago
6a15b09
Fix FragmentManager.FragmentLifecycleCallbacks scope am: f745fbe6f2
by Adam Powell
· 8 years ago
f745fbe
Fix FragmentManager.FragmentLifecycleCallbacks scope
by Adam Powell
· 8 years ago
a4fd990
Lifecycle guarantees for target fragments
by Adam Powell
· 8 years ago
f09d858
Put dependencies and their versions into one place.
by Aurimas Liutikas
· 8 years ago
a65a1f8
Merge "Allow FragmentContainer to play a role in fragment construction"
by TreeHugger Robot
· 8 years ago
4aebb5b
Allow FragmentContainer to play a role in fragment construction
by Adam Powell
· 8 years ago
5ba2dc4
Call super.dump() properly in FragmentActivity
by Adam Powell
· 8 years ago
22f13fd
Fix some issues caught via a static analyzer am: f83358389f
by Chris Banes
· 8 years ago
725ce5f
Merge "Fix some issues caught via a static analyzer" into nyc-support-25.2-dev
by Chris Banes
· 8 years ago
5d84252
Merge "Fragment grab bag!"
by TreeHugger Robot
· 8 years ago
00622d4
Fix FragmentOptimizationTest#focusedView on API17. am: ca73e9a3d7
by Aurimas Liutikas
· 8 years ago
826d6b2
Merge "Fix FragmentOptimizationTest#focusedView on API17." into nyc-support-25.2-dev
by Aurimas Liutikas
· 8 years ago
aa389f3
Merge "Move the setup of uploadArchives repository to SupportLibraryPlugin."
by Aurimas Liutikas
· 8 years ago
5e2b030
Fragment grab bag!
by Adam Powell
· 8 years ago
a4dd806
Throw an exception before creating bad child fragment manager. am: 1c7e1f738e
by George Mount
· 8 years ago
10470d8
Merge "Move the set up of uploadArchives to SupportLibraryPlugin"
by Aurimas Liutikas
· 8 years ago
1c7e1f7
Throw an exception before creating bad child fragment manager.
by George Mount
· 8 years ago
d2fe020
Protect use of onFindViewById for Fragment Transitions. am: 1780bc94be
by George Mount
· 8 years ago
a4d8f8a
Protect use of onFindViewById for Fragment Transitions. am: 1780bc94be
by George Mount
· 8 years ago
1780bc9
Protect use of onFindViewById for Fragment Transitions.
by George Mount
· 8 years ago
60aa4e4
DO NOT MERGE. Fix make builds of support library.
by Aurimas Liutikas
· 8 years ago
Next »