Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
support
/
b3034c5df0d06f3dbfa466af19b1f014967f3d75
/
fragment
c90b24f
Move Support library fragment tests to JUnit4.
by Aurimas Liutikas
· 8 years ago
754cb29
Switch from deprecated size annotations to new ones.
by Aurimas Liutikas
· 8 years ago
9480eb4
resolve merge conflicts of 7243922 to master
by Alan Viverette
· 8 years ago
c39d9c7
Add @RestrictTo(GROUP_ID) annotations to match @hide docs annotations
by Alan Viverette
· 8 years ago
ae29738
Remove all the extra accessor methods added by javac in support-fragment. am: dea7d510a3 am: e9b9a26659
by Aurimas Liutikas
· 8 years ago
e9b9a26
Remove all the extra accessor methods added by javac in support-fragment.
by Aurimas Liutikas
· 8 years ago
b12afdc
Merge "Remove all the extra accessor methods added by javac in support-fragment." into nyc-mr1-dev
by Aurimas Liutikas
· 8 years ago
50d811c
Correct typo in FragmentManager documentation. am: fd28b81e05 am: 8a33e9e39e am: 8feffd34f6
by Aurimas Liutikas
· 8 years ago
8a33e9e
Correct typo in FragmentManager documentation. am: fd28b81e05
by Aurimas Liutikas
· 8 years ago
fd28b81
Correct typo in FragmentManager documentation.
by Aurimas Liutikas
· 8 years ago
dea7d51
Remove all the extra accessor methods added by javac in support-fragment.
by Aurimas Liutikas
· 8 years ago
f0039c1
resolve merge conflicts of 019c65e to master
by Aurimas Liutikas
· 8 years ago
fad2335
Annotate more support lib tests with size annotations.
by Aurimas Liutikas
· 8 years ago
4e53dd4
Fix failing FragmentReplaceTest test.
by Aurimas Liutikas
· 8 years ago
44cb4e7
Update to new test runner and espresso. am: dfe7578733 am: 8dae1dacb8 am: f6d7dd9037
by Aurimas Liutikas
· 8 years ago
8dae1da
Update to new test runner and espresso. am: dfe7578733
by Aurimas Liutikas
· 8 years ago
dfe7578
Update to new test runner and espresso.
by Aurimas Liutikas
· 8 years ago
37b7448
Use ViewCompat#isAttachedToWindow to fix FragmentLifecycleTest. am: 981736d484 am: e0dbe9d5aa am: b756dcceb0
by Aurimas Liutikas
· 8 years ago
e0dbe9d
Use ViewCompat#isAttachedToWindow to fix FragmentLifecycleTest. am: 981736d484
by Aurimas Liutikas
· 8 years ago
981736d
Use ViewCompat#isAttachedToWindow to fix FragmentLifecycleTest.
by Aurimas Liutikas
· 8 years ago
1a3308c
Remove AIDL references from modules that don\\\'t have AIDL files am: 246d9446ad am: 0b6e0ab9af
by Kirill Grouchnikov
· 8 years ago
0b6e0ab
Remove AIDL references from modules that don\'t have AIDL files am: 246d9446ad
by Kirill Grouchnikov
· 8 years ago
4c5b6af
Clean up nullability and final usage in FragmentTabHost am: 1a3e293ac0
by Alan Viverette
· 8 years ago
2329a34
Clean up nullability and final usage in FragmentTabHost am: 1a3e293ac0
by Alan Viverette
· 8 years ago
888d295
Merge "Clean up nullability and final usage in FragmentTabHost" into nyc-mr1-dev
by Alan Viverette
· 8 years ago
246d944
Remove AIDL references from modules that don't have AIDL files
by Kirill Grouchnikov
· 8 years ago
88c06e4
Stop using a several deprecated methods/constants. am: e12dfa0364
by Aurimas Liutikas
· 8 years ago
e12dfa0
Stop using a several deprecated methods/constants.
by Aurimas Liutikas
· 8 years ago
4c9fcae
Fix FragmentReplaceTest
by Abhinav Baid
· 8 years ago
14d181c
Don\\'t throw exception when FragmentTabHost has no tabs am: b9ddcaa78c
by Alan Viverette
· 8 years ago
0934650
Don\'t throw exception when FragmentTabHost has no tabs am: b9ddcaa78c
by Alan Viverette
· 8 years ago
90c533e
Merge "Don't throw exception when FragmentTabHost has no tabs" into nyc-mr1-dev
by TreeHugger Robot
· 8 years ago
a152444
ActivityCompat should use static methods, not be publicly instantiable am: 1194904b05
by Alan Viverette
· 8 years ago
1a3e293
Clean up nullability and final usage in FragmentTabHost
by Alan Viverette
· 8 years ago
b9ddcaa
Don't throw exception when FragmentTabHost has no tabs
by Alan Viverette
· 8 years ago
1194904
ActivityCompat should use static methods, not be publicly instantiable
by Alan Viverette
· 8 years ago
8a50bd8
Stop using a several deprecated methods/constants.
by Aurimas Liutikas
· 8 years ago
9562a3b
Add offline docs target for support lib gradle build
by Alan Viverette
· 8 years ago
05ed14f
Improve Exception message for adding private fragments
by Clara Bayarri
· 8 years ago
0244762
Clarify Fragment#setUserVisibleHint guarantees in docs
by Adam Powell
· 8 years ago
470243f
Make FragmentController$findFragmentByWho public
by Abhinav Baid
· 8 years ago
af556dc
Throw ISE when adding a non-public non-static fragment class instance to a transaction
by Clara Bayarri
· 8 years ago
04f7579
Clarify Fragment construtor javadoc.
by Aurimas Liutikas
· 8 years ago
940486e
Merge "Clarify Fragment#onHiddenChanged() documentation."
by Aurimas Liutikas
· 8 years ago
7b59d3a
Remove old API check artifacts, invoke gradle from old make target
by Alan Viverette
· 8 years ago
3c141cd
Revert "Remove old API check artifacts, invoke gradle from old make target"
by Yigit Boyar
· 8 years ago
009647b
Remove old API check artifacts, invoke gradle from old make target
by Alan Viverette
· 8 years ago
0d5b0e0
Add a method and interface to SharedElementCallback
by Abhinav Baid
· 8 years ago
527415d
Clarify Fragment#onHiddenChanged() documentation.
by Aurimas Liutikas
· 8 years ago
a3274ee
Fix a few checkstyle issues
by Alan Viverette
· 8 years ago
ce35f3b
Update javadoc sample references for refactor Support demos
by Alan Viverette
· 8 years ago
eb496dc
Merge "Hide release-specific BaseFragmentActivity APIs"
by Chet Haase
· 8 years ago
5c64d9d
Hide release-specific BaseFragmentActivity APIs
by Chet Haase
· 8 years ago
c9a8595
Fix a random assortment of spelling errors.
by Aurimas Liutikas
· 8 years ago
90ac236
Add missing @Override annotations in support fragment code.
by Aurimas Liutikas
· 8 years ago
c016050
Scaffolding tweaks
by Kirill Grouchnikov
· 8 years ago
5dd39aa
Move Loader class to core-utils (where other Loaders are)
by Kirill Grouchnikov
· 8 years ago
2a87300
resolve merge conflicts of 9540fd1 to master
by Adam Powell
· 8 years ago
ff22d81
Extracting fragments and widgets into their own modules.
by Kirill Grouchnikov
· 8 years ago