Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
support
/
57f39186667b8acef1a0ebeda585c357a751a8b3
/
v4
57f3918
Revert "Build support libs with AAPT2"
by Adam Lesinski
· 9 years ago
66b8608
Build support libs with AAPT2
by Adam Lesinski
· 9 years ago
b21b549
Merge "Add workaround for invalidation bug on API 21-22" into mnc-ub-dev
by Chris Banes
· 9 years ago
318baf8
Add workaround for invalidation bug on API 21-22
by Chris Banes
· 9 years ago
4ac91fa
Revert "Build support libs with AAPT2"
by Adam Lesinski
· 9 years ago
0dac8d8
Build support libs with AAPT2
by Adam Lesinski
· 9 years ago
cc35612
Only throw exception in EBT helper if parent bounds are untouched
by Alan Viverette
· 9 years ago
f29bf5e
Merge "Revert "Skip removing the Fragment's view if it is being animated."" into nyc-dev
by George Mount
· 9 years ago
8aa9501
Revert "Skip removing the Fragment's view if it is being animated."
by George Mount
· 9 years ago
a8ed73f
Probe for storage location, hide public ctor.
by Jeff Sharkey
· 9 years ago
0157c98
Dispatch onRequestPermissionsResult to child fragments
by Adam Powell
· 9 years ago
ed3a9c0
Merge "Dispatch onRequestPermissionsResult to child fragments" into nyc-dev
by Adam Powell
· 9 years ago
86f3b80
Dispatch onRequestPermissionsResult to child fragments
by Adam Powell
· 9 years ago
772e650
Merge "MediaSessionCompat: Do not set a default MediaButtonReceiver for API 21+" into nyc-dev
by Sungsoo Lim
· 9 years ago
f37a66a
MediaSessionCompat: Do not set a default MediaButtonReceiver for API 21+
by Sungsoo Lim
· 9 years ago
c917e2a
Nested fragment test; all destroyed
by Adam Powell
· 9 years ago
9375145
Fix bugs around restoring nested retained instance fragments
by Adam Powell
· 9 years ago
a4cb5f1
Merge "Fragment tests migrated from CTS" into nyc-dev
by Adam Powell
· 9 years ago
dde4780
Merge "Re-dispatch nested scrolls in NestedScrollView" into mnc-ub-dev
by Chris Banes
· 9 years ago
39a21dc
Fragment tests migrated from CTS
by Adam Powell
· 9 years ago
d370f75
Re-dispatch nested scrolls in NestedScrollView
by Chris Banes
· 9 years ago
0375b82
Merge "Add ContextCompat.getFilesDir()." into nyc-dev
by Jeff Sharkey
· 9 years ago
fab8f6b
Merge "Add test for view order when adding fragments." into nyc-dev
by George Mount
· 9 years ago
342bf52
Add test for view order when adding fragments.
by George Mount
· 9 years ago
1488388
Add ContextCompat.getFilesDir().
by Jeff Sharkey
· 9 years ago
57730d4
Merge "Start accounting for page margins for ACTION_UP events." into mnc-ub-dev
by Aurimas Liutikas
· 9 years ago
c635c9a
Merge "Start accounting for page margins for ACTION_UP events." into mnc-ub-dev
by Aurimas Liutikas
· 9 years ago
6b2a480
Merge "Refactoring FBE APIs based on council feedback." into nyc-dev
by Jeff Sharkey
· 9 years ago
a94a44d
DO NOT MERGE ANYWHERE. Fix ViewPager margin drawing for cases drawAt < 0.
by Aurimas Liutikas
· 9 years ago
00c8ae6
Merge "Fix ViewPager margin drawing for cases drawAt < 0." into nyc-dev
by Aurimas Liutikas
· 9 years ago
7f435eb
Fix ViewPager margin drawing for cases drawAt < 0.
by Aurimas Liutikas
· 9 years ago
b458fb6
Refactoring FBE APIs based on council feedback.
by Jeff Sharkey
· 9 years ago
ba747ac
resolve merge conflicts of cd5e42a to nyc-dev
by Kirill Grouchnikov
· 9 years ago
cd5e42a
Work around incomplete tinting support on L devices.
by Kirill Grouchnikov
· 9 years ago
7541e4b
Check for saved state type in onRestoreInstanceState. am: bb58a82
by Aurimas Liutikas
· 9 years ago
bb58a82
Check for saved state type in onRestoreInstanceState.
by Aurimas Liutikas
· 9 years ago
1515608
Start accounting for page margins for ACTION_UP events.
by Aurimas Liutikas
· 9 years ago
a0926f6
Fix transition tests execution on older android versions
by George Mount
· 9 years ago
71e4b67
Add a basic SwipeRefreshLayout test.
by Aurimas Liutikas
· 9 years ago
5474449
Merge "Fix SwipeRefreshLayout stealing all downward nested scrolls" into mnc-ub-dev
by Chris Banes
· 9 years ago
31c5aa8
Merge "Fix SwipeRefreshLayout stealing all downward nested scrolls" into mnc-ub-dev
by Chris Banes
· 9 years ago
5eeb307
Fix SwipeRefreshLayout stealing all downward nested scrolls
by Chris Banes
· 9 years ago
134f909
resolve merge conflicts of c3b9589f61 to nyc-dev
by Chris Banes
· 9 years ago
c3b9589
Make sure that DrawableWrapper sets a Callback
by Chris Banes
· 9 years ago
48d134b
Merge "Fix SwipeRefreshLayout#seColorSchemeColors annotation." into nyc-dev
by Aurimas Liutikas
· 9 years ago
ab0a235
Merge "Use fake margins on PrintHelper-api23 as in M anything but margins == 0 is broken" into nyc-dev
by Philip P. Moltmann
· 9 years ago
61b38a9
Merge "Ensure ViewPager scroll event properties are properly set" into mnc-ub-dev
by Steven Dao
· 9 years ago
7b259e3
Merge "Ensure ViewPager scroll event properties are properly set" into mnc-ub-dev
by Steven Dao
· 9 years ago
c19888d
Don't crash on removing an unregistered drawer listener.
by Kirill Grouchnikov
· 9 years ago
107cee6
Ensure ViewPager scroll event properties are properly set
by Steven Dao
· 9 years ago
fb3ebd3
Don't crash on removing an unregistered drawer listener.
by Kirill Grouchnikov
· 9 years ago
cb9a4f5
Fix SwipeRefreshLayout#seColorSchemeColors annotation.
by Aurimas Liutikas
· 9 years ago
79f09de
Fix docs on CircularArray am: 2337b3fa0c
by Alan Viverette
· 9 years ago
73cad7b
Use fake margins on PrintHelper-api23 as in M anything but margins == 0
by Philip P. Moltmann
· 9 years ago
320ab9e
Merge "Fragment docs for executePendingTransactions vs. commitNow" into nyc-dev
by Adam Powell
· 9 years ago
2337b3f
Fix docs on CircularArray
by Alan Viverette
· 9 years ago
1500716
Fragment docs for executePendingTransactions vs. commitNow
by Adam Powell
· 9 years ago
2555f9d
Fix circular array capacity allocation am: fa0f278ff6
by Alan Viverette
· 9 years ago
fa0f278
Fix circular array capacity allocation
by Alan Viverette
· 9 years ago
329add6
Merge "Validate if pointer is valid in ViewDragHelper." into mnc-ub-dev
by Aurimas Liutikas
· 9 years ago
dc64c9b
Validate if pointer is valid in ViewDragHelper.
by Aurimas Liutikas
· 9 years ago
ac798ef
Update support PreferenceManager for FBE.
by Jeff Sharkey
· 9 years ago
95b4744
Merge "Clear child fragment manager after it is destroyed." into nyc-dev
by George Mount
· 9 years ago
59b0cd6
Merge "Ensure that fragments are created in added order." into nyc-dev
by George Mount
· 9 years ago
02249e9
Merge "Fix class hierarchy in MotionEventCompat" into nyc-dev
by Yigit Boyar
· 9 years ago
e880475
Correct state loss checking for FragmentTransaction.commitNow
by Adam Powell
· 9 years ago
0bde9b4
DO NOT MERGE ANYWHERE. Fix the fix of view pager scroll calculation for size changes
by Aurimas Liutikas
· 9 years ago
2d93b42
Fix class hierarchy in MotionEventCompat
by Yigit Boyar
· 9 years ago
801d9f7
Merge "Fix the fix of view pager scroll calculation for size changes." into nyc-dev
by Aurimas Liutikas
· 9 years ago
a0af9ab
resolve merge conflicts of 6dc05991fa to nyc-dev
by Chris Banes
· 9 years ago
ed178a5
Fix the fix of view pager scroll calculation for size changes.
by Aurimas Liutikas
· 9 years ago
4da36b0
Fix issue with DrawableCompat.wrap() + mutation
by Chris Banes
· 9 years ago
e1cd5a1
Pin support libraries to Java 1.7 so they can be used with dx
by Neil Fuller
· 9 years ago
bad8668
Merge "MediaSessionCompat: Make getCallingPackage() work on API24+" into nyc-dev
by Donghyun Cho
· 9 years ago
99a64d9
Merge "Add ConfigurationHelper to the support lib" into nyc-dev
by Chris Banes
· 9 years ago
a7549e0
Merge "Protect FragmentManager against View.NO_ID container ids" into nyc-dev
by Adam Powell
· 9 years ago
0cbe640
Add ConfigurationHelper to the support lib
by Chris Banes
· 9 years ago
c63e961
MediaSessionCompat: Make getCallingPackage() work on API24+
by Donghyun Cho
· 9 years ago
36bd1e9
Protect FragmentManager against View.NO_ID container ids
by Adam Powell
· 9 years ago
993cf32
MediaSessionCompat: Make prepare* methods work on API 21-23 devices
by Donghyun Cho
· 9 years ago
5491f53
MediaSessionCompat: Make prepare* methods work on pre-L devices
by Donghyun Cho
· 9 years ago
bee5a86
MediaSessionCompat: Make prepare* methods work in the support library
by Donghyun Cho
· 9 years ago
fbe99d6
Merge "Stop PFD finalizer from closing developer sockets." into nyc-dev
by Jeff Sharkey
· 9 years ago
8771cf4
Stop PFD finalizer from closing developer sockets.
by Jeff Sharkey
· 9 years ago
0e8514c
Merge "Remove Notification Topics." into nyc-dev
by Julia Reynolds
· 9 years ago
e921ce1
Fix a NPE with Fragment#setUserVisibleHint
by Adam Powell
· 9 years ago
1ef778c
Remove Notification Topics.
by Julia Reynolds
· 9 years ago
4706c08
Clear child fragment manager after it is destroyed.
by George Mount
· 9 years ago
a674400
Ensure that fragments are created in added order.
by George Mount
· 9 years ago
e359746
Merge "Skip removing the Fragment's view if it is being animated." into nyc-dev
by Aurimas Liutikas
· 9 years ago
9d5a266
Skip removing the Fragment's view if it is being animated.
by Aurimas Liutikas
· 10 years ago
bbce0ff
Merge "Fix DrawableCompatTest" into mnc-ub-dev am: 0c4ab17c5e
by Chris Banes
· 9 years ago
be61247
Fix DrawableCompatTest
by Chris Banes
· 9 years ago
58302bb
MediaBrowserCompat: Rename methods of Subscription class
by Sungsoo Lim
· 9 years ago
01b922e
MediaBrowserCompat: Support pagination on N devices
by Sungsoo Lim
· 9 years ago
a7a03ae
MediaBrowserCompat: Refactor class hierarchies
by Sungsoo Lim
· 9 years ago
62451f2
Merge "MediaSessionCompat: Remove looper requirement in constructor" into mnc-ub-dev
by Ian Lake
· 9 years ago
3bc5a7f
Merge "MediaSessionCompat: Remove looper requirement in constructor" into mnc-ub-dev
by Ian Lake
· 9 years ago
1a68769
Merge "Revert "Revert "Fix VFY warning for VDC and AVDC about calling the new API on old platform.""" into mnc-ub-dev
by Tenghui Zhu
· 9 years ago
a4b98c8
Merge "Revert "Revert "Fix VFY warning for VDC and AVDC about calling the new API on old platform.""" into mnc-ub-dev
by Tenghui Zhu
· 9 years ago
Next »