Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
support
/
372f7a382443bfc639148b355f6d106aa3b70294
/
v7
/
recyclerview
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
f1bd7aa
Merge "Fail focus search if focused view disappears during focus search" into nyc-dev am: ef5387f6e5 am: 41f17e716d
by Yigit Boyar
· 8 years ago
5a36de8
Merge "Fail focus search if focused view disappears during focus search" into nyc-dev am: ef5387f6e5
by Alan Viverette
· 8 years ago
114f60c
Merge "Read clip to padding from attrs" into nyc-dev am: be35bd5005 am: f7c584b63e
by Yigit Boyar
· 8 years ago
ef5387f
Merge "Fail focus search if focused view disappears during focus search" into nyc-dev
by Alan Viverette
· 8 years ago
f7c584b
Merge "Read clip to padding from attrs" into nyc-dev am: be35bd5005
by Yigit Boyar
· 8 years ago
f3c39cb
Read clip to padding from attrs
by Yigit Boyar
· 8 years ago
3e61562
Fail focus search if focused view disappears during focus search
by Yigit Boyar
· 8 years ago
8c24265
Merge "Remove a duplicate the in RecylerView documentation."
by Aurimas Liutikas
· 8 years ago
be9c298
Update an example in documentation of ItemTouchHelper.
by Aurimas Liutikas
· 8 years ago
88a7649
Remove a duplicate the in RecylerView documentation.
by Aurimas Liutikas
· 8 years ago
b636aac
Fix two grammar errors in RecyclerView documentation.
by Aurimas Liutikas
· 8 years ago
157a2c7
Merge "Fixed a typo in RecyclerView javadoc." am: 7809626286 am: 26069f8a13 am: e8b592583d
by Aurimas Liutikas
· 8 years ago
e8b5925
Merge "Fixed a typo in RecyclerView javadoc." am: 7809626286 am: 26069f8a13
by Aurimas Liutikas
· 8 years ago
43326c5
Fixed a typo in RecyclerView javadoc.
by Wenxiang Qiu
· 9 years ago
b3a14cb
Merge "Fix a random assortment of spelling errors."
by TreeHugger Robot
· 8 years ago
fac145d
Merge "Fix item cache bug" into nyc-dev am: d3a7d47d00 am: fa3a8ee9bc
by Yigit Boyar
· 8 years ago
95819ac
Merge "Consume pending updates before focus failure" into nyc-dev am: e603e6fc9d am: 80ed025f8b
by Yigit Boyar
· 8 years ago
d3a7d47
Merge "Fix item cache bug" into nyc-dev
by Yigit Boyar
· 8 years ago
e603e6f
Merge "Consume pending updates before focus failure" into nyc-dev
by Yigit Boyar
· 8 years ago
c9a8595
Fix a random assortment of spelling errors.
by Aurimas Liutikas
· 8 years ago
df21542
Merge "Fix default clip to padding value Bug: 26779229" into nyc-dev am: 3b19d52acd am: 6917aa861a
by Yigit Boyar
· 8 years ago
4be5515
Consume pending updates before focus failure
by Yigit Boyar
· 8 years ago
dc8e099
Add missing @Override annotations in v7 code. Part 1.
by Aurimas Liutikas
· 8 years ago
b3c1aca
Fix item cache bug
by Yigit Boyar
· 8 years ago
fa213d3
Fix default clip to padding value Bug: 26779229
by Yigit Boyar
· 8 years ago
4084a33
Merge "Remove API files that track individual releases"
by Kirill Grouchnikov
· 8 years ago
96c9b77
Remove API files that track individual releases
by Kirill Grouchnikov
· 9 years ago
55fc3f2
Internal cleanup
by Kirill Grouchnikov
· 9 years ago
1b3e946
Clean up internal usage of now-deprecated Compat APIs
by Kirill Grouchnikov
· 9 years ago
688bbe8
Merge "Merge "Shorten LayoutState tag in LinearLayoutManager" into nyc-dev am: 0e2ad2f8e4 am: 93da1b2e62" into nyc-mr1-dev-plus-aosp
by Yigit Boyar
· 9 years ago
82ea85b
Shorten LayoutState tag in LinearLayoutManager
by Yigit Boyar
· 9 years ago
df15399
Bump minSdk to 9 everywhere where it was < 9
by Kirill Grouchnikov
· 9 years ago
cb26d0e
Merge "Add accessibility hooks for Preference, provide a11y header info" into nyc-dev
by Steven Dao
· 9 years ago
9aae13b
Invalidate anchor info only after a full layout
by Yigit Boyar
· 9 years ago
1553af7
Add accessibility hooks for Preference, provide a11y header info
by Steven Dao
· 9 years ago
05f5ba0
Backport AbsSavedState and fixes to v4
by Chris Banes
· 9 years ago
d805095
Clean up deprecation tags in support libraries
by Alan Viverette
· 9 years ago
c06177f
RecyclerView: fix focusSearch bug
by Dake Gu
· 9 years ago
d8d42d5
RecyclerView focus search improvements
by Yigit Boyar
· 9 years ago
a90fb62
Don't invalidate layout on detach
by Yigit Boyar
· 9 years ago
8cf399b
OnLayoutCompleted API for LayoutManager
by Yigit Boyar
· 9 years ago
6682656
Test stability improvements
by Yigit Boyar
· 9 years ago
8e462f3
Merge "Do not recycle visible views" into nyc-dev
by Yigit Boyar
· 9 years ago
4510b5c
Do not recycle visible views
by Yigit Boyar
· 9 years ago
2ee3e8c
Adding a test case to reproduce crash in recyclerview.
by susnata
· 9 years ago
251c29b
Merge "Consume pending should bring layout to clean state" into nyc-dev
by Yigit Boyar
· 9 years ago
e3b89d1
Preserve focus after layout
by Yigit Boyar
· 9 years ago
6759b10
Build support libs with AAPT2
by Adam Lesinski
· 9 years ago
bba7804
Merge "Revert "Build support libs with AAPT2"" into nyc-dev
by Adam Lesinski
· 9 years ago
57f3918
Revert "Build support libs with AAPT2"
by Adam Lesinski
· 9 years ago
920dacf
Merge "Build support libs with AAPT2" into nyc-dev
by Adam Lesinski
· 9 years ago
66b8608
Build support libs with AAPT2
by Adam Lesinski
· 9 years ago
7f5e949
Consume pending should bring layout to clean state
by Yigit Boyar
· 9 years ago
9464e65
Merge "Prefer non-hidden children in find methods" into nyc-dev
by Yigit Boyar
· 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
bd1424d
Prefer non-hidden children in find methods
by Yigit Boyar
· 9 years ago
745eed5
Merge "Ignore no-op notify events" into nyc-dev
by Yigit Boyar
· 9 years ago
aba59f6
Merge "Make android:nestedScrollingEnabled work in RV" into mnc-ub-dev
by Chris Banes
· 9 years ago
73ec515
Merge "Make android:nestedScrollingEnabled work in RV" into mnc-ub-dev
by Chris Banes
· 9 years ago
59e2311
Merge "Init orientation helpers in constructor" into mnc-ub-dev am: fc5da24
by Yigit Boyar
· 9 years ago
f181161
Init orientation helpers in constructor
by Yigit Boyar
· 9 years ago
8fd6812
Ignore no-op notify events
by Yigit Boyar
· 9 years ago
5f53871
RecyclerView: Add convenient methods for margins
by Dake Gu
· 9 years ago
959f4c0
Make RecyclerView tests faster and less flaky
by Yigit Boyar
· 9 years ago
92499ca
Merge "Fix RecyclerView range detection for scroll callback" into mnc-ub-dev
by Yigit Boyar
· 9 years ago
34a182d
Merge "Fix RecyclerView range detection for scroll callback" into mnc-ub-dev
by Yigit Boyar
· 9 years ago
aa6e1d7
Make android:nestedScrollingEnabled work in RV
by Chris Banes
· 9 years ago
75bb46b
Merge "Handle hint in unspecified specs" into mnc-ub-dev am: bebe6d3
by Yigit Boyar
· 9 years ago
bebe6d3
Merge "Handle hint in unspecified specs" into mnc-ub-dev
by Yigit Boyar
· 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
e4f37e5
Fix RecyclerView range detection for scroll callback
by Yigit Boyar
· 9 years ago
f384445
Handle hint in unspecified specs
by Yigit Boyar
· 9 years ago
f55cdef
Fix default on measure test. am: abce40396e
by Yigit Boyar
· 9 years ago
abce403
Fix default on measure test.
by Yigit Boyar
· 9 years ago
1a8a030
Special handle match parent children in GridLayoutManager am: 29f43aa1bb
by Yigit Boyar
· 9 years ago
29f43aa
Special handle match parent children in GridLayoutManager
by Yigit Boyar
· 9 years ago
6c7268f
Merge "Fix test to update bound item in onBind" into mnc-ub-dev am: 052e96ad4f
by Yigit Boyar
· 9 years ago
a74d38e
Merge "Ignore views that appear and disappear" into mnc-ub-dev am: 0a945c04bb
by Yigit Boyar
· 9 years ago
26039a3
Fix test to update bound item in onBind
by Yigit Boyar
· 9 years ago
a7d7e30
Ignore views that appear and disappear
by Yigit Boyar
· 9 years ago
59d3264
Merge "Get direct child in focus failure" into mnc-ub-dev am: b7ad768695
by Yigit Boyar
· 9 years ago
bc61003
Get direct child in focus failure
by Yigit Boyar
· 9 years ago
3e57aa5
Merge "Avoid NPE in animation scheduling" into mnc-ub-dev am: 82dc87fab2
by Yigit Boyar
· 9 years ago
9d08970
Merge "Make RecyclerView\'s adapter lock less strict" into mnc-ub-dev
by Yigit Boyar
· 9 years ago
82dc87f
Merge "Avoid NPE in animation scheduling" into mnc-ub-dev
by Yigit Boyar
· 9 years ago
f12d32b
Merge "Make RecyclerView's adapter lock less strict" into mnc-ub-dev
by Yigit Boyar
· 9 years ago
dca8e68
Avoid NPE in animation scheduling
by Yigit Boyar
· 9 years ago
6ebd416
Merge "Fix RecyclerView measure spec utility methods" into mnc-ub-dev
by Yigit Boyar
· 9 years ago
2e77ca3
Make RecyclerView's adapter lock less strict
by Yigit Boyar
· 9 years ago
43de23e
Fix RecyclerView measure spec utility methods
by Yigit Boyar
· 9 years ago
43fde51
resolve merge conflicts of c220078c9a to stage-aosp-master
by Neil Fuller
· 9 years ago
61ca612
Pin support libraries to Java 1.7 so they can be used with dx
by Neil Fuller
· 9 years ago
e1cd5a1
Pin support libraries to Java 1.7 so they can be used with dx
by Neil Fuller
· 9 years ago
30190c0
Clarify ItemTouchHelper and SimpleItemAnimator docs am: 79f1955085
by Yigit Boyar
· 9 years ago
79f1955
Clarify ItemTouchHelper and SimpleItemAnimator docs
by Yigit Boyar
· 9 years ago
Next »