Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_support
/
b92d6c6f7db7bae38c87f819d3f64ed5a2edacfd
b92d6c6
Merge "Always pass FOCUS_FORWARD when switching pages in ViewPager." into mnc-ub-dev
by Aurimas Liutikas
· 10 years ago
3c1a35a
Merge "Set textColorLink as colorAccent on Lollipop" into mnc-ub-dev
by Chris Banes
· 10 years ago
3649bdf
Merge "Guard against NPE in TabLayout" into mnc-ub-dev
by Chris Banes
· 10 years ago
00be94f
Merge "Add tests for background tinting of AppCompatTextView" into mnc-ub-dev
by Kirill Grouchnikov
· 10 years ago
0fa3716
Merge "AppCompatTextView tests for allCaps" into mnc-ub-dev
by Kirill Grouchnikov
· 10 years ago
9c2232e
Guard against NPE in TabLayout
by Chris Banes
· 10 years ago
6ea47dc
Set textColorLink as colorAccent on Lollipop
by Chris Banes
· 10 years ago
1b30ef6
Fix support test build
by Chris Banes
· 10 years ago
46bf835
Always pass FOCUS_FORWARD when switching pages in ViewPager.
by Aurimas Liutikas
· 10 years ago
ee9519c
Add tests for background tinting of AppCompatTextView
by Kirill Grouchnikov
· 10 years ago
0a01707
Move all RecyclerView tests to Junit4
by Yigit Boyar
· 10 years ago
87d26d0
AppCompatTextView tests for allCaps
by Kirill Grouchnikov
· 10 years ago
a69df74
Merge "Update gradle to 2.10 & 1.5.0" into mnc-ub-dev
by Yigit Boyar
· 10 years ago
129ef23
Merge "Fix BottomSheet over ScrollView" into mnc-ub-dev
by Yuichi Araki
· 10 years ago
c9750a1
Update gradle to 2.10 & 1.5.0
by Yigit Boyar
· 10 years ago
40b6e9c
Suppress Javadocs generation in design/tests
by Kirill Grouchnikov
· 10 years ago
b5109c8
Merge "Add an API for having a default share menu item inside custom tabs" into mnc-ub-dev
by Yusuf Ozuysal
· 10 years ago
992f6a3
Merge "Make MediaButtonReceiver MediaBrowserServiceCompat aware" into mnc-ub-dev
by Ian Lake
· 10 years ago
7cc63dd
Merge "Update EditText background drawables on API 21" into mnc-ub-dev
by Chris Banes
· 10 years ago
9264b12
Merge "Fix Snackbar callback being called twice on API 14/15" into mnc-ub-dev
by Chris Banes
· 10 years ago
8212a06
Merge "Rename design-lib Theme styleable" into mnc-ub-dev
by Chris Banes
· 10 years ago
9223145
Merge "Fix AppCompat + textPassword (again)" into mnc-ub-dev
by Chris Banes
· 10 years ago
40b7a2f
Fix AppCompat + textPassword (again)
by Chris Banes
· 10 years ago
d2a4484
Rename design-lib Theme styleable
by Chris Banes
· 10 years ago
bfd48d0
Fix Snackbar callback being called twice on API 14/15
by Chris Banes
· 10 years ago
178d821
Update EditText background drawables on API 21
by Chris Banes
· 10 years ago
9610428
Merge "Fix SwipeDismissBehavior not request disallow intercepts" into mnc-ub-dev
by Chris Banes
· 10 years ago
9e0f0f0
Merge "Allow AppCompat's compat onClick to work on all devices" into mnc-ub-dev
by Chris Banes
· 10 years ago
9aec720
Fix BottomSheet over ScrollView
by Yuichi Araki
· 10 years ago
8b26db5
Add an API for having a default share menu item inside custom tabs
by Yusuf Ozuysal
· 10 years ago
8b01e78
Merge "Change fragment removal order for fragment replacement." into mnc-ub-dev
by Aurimas Liutikas
· 10 years ago
c5cea33
Change fragment removal order for fragment replacement.
by Aurimas Liutikas
· 10 years ago
ab8e873
Merge "Disable delay child pressed state propogation for Tabs" into mnc-ub-dev
by Chris Banes
· 10 years ago
2301df6
Allow AppCompat's compat onClick to work on all devices
by Chris Banes
· 10 years ago
090d678
Disable delay child pressed state propogation for Tabs
by Chris Banes
· 10 years ago
65d4015
Merge "Only register key listener when resumed." into mnc-ub-dev
by Tony Mantler
· 10 years ago
bf5c215
Merge "Add missing test for min/max tab width limitation in TabLayout" into mnc-ub-dev
by Kirill Grouchnikov
· 10 years ago
7075eac
MediaSessionCompat: Use the handler's looper to call callback methods
by Sungsoo Lim
· 10 years ago
a4cf7f8
Merge "MediaSessionCompat: Refactor Callback classes" into mnc-ub-dev
by Sungsoo Lim
· 10 years ago
9961e6e
MediaSessionCompat: Refactor Callback classes
by Sungsoo Lim
· 10 years ago
55a0796
Only register key listener when resumed.
by Tony Mantler
· 10 years ago
3f5b018
Add missing test for min/max tab width limitation in TabLayout
by Kirill Grouchnikov
· 10 years ago
751d036
Merge "Third pass for testing TabLayout with ViewPager" into mnc-ub-dev
by Kirill Grouchnikov
· 10 years ago
c7f2aad
Third pass for testing TabLayout with ViewPager
by Kirill Grouchnikov
· 10 years ago
25ce9fa
Merge "Fix AppBarLayout layout issues" into mnc-ub-dev
by Chris Banes
· 10 years ago
6857935
Merge "Additional tests for AlertDialog" into mnc-ub-dev
by Kirill Grouchnikov
· 10 years ago
90dfc0a
Fix SwipeDismissBehavior not request disallow intercepts
by Chris Banes
· 10 years ago
19e78d4
Fix AlertDialog button stacking not working pre-v11
by Chris Banes
· 10 years ago
5e7673e
Fix AppBarLayout layout issues
by Chris Banes
· 10 years ago
a814378
Merge "MediaSessionCompat: Update javadoc of playFromUri()" into mnc-ub-dev
by Donghyun Cho
· 10 years ago
5a50627
MediaSessionCompat: Update javadoc of playFromUri()
by Donghyun Cho
· 10 years ago
8a7d734
Additional tests for AlertDialog
by Kirill Grouchnikov
· 10 years ago
92a7c52
Merge "Tests for AlertDialog button APIs" into mnc-ub-dev
by Kirill Grouchnikov
· 10 years ago
0165347
Merge "leanback: Dont use widget style in ContextThemeWrapper" into mnc-ub-dev
by Dake Gu
· 10 years ago
7a439b6
Merge "Fix ToolbarActionBar invalidating destroyed Activities" into mnc-ub-dev
by Chris Banes
· 10 years ago
7cb19f8
Merge "Add tests for DrawableCompat wrap/unwrap" into mnc-ub-dev
by Chris Banes
· 10 years ago
7776911
Merge "Use correct max width for NavigationView" into mnc-ub-dev
by Chris Banes
· 10 years ago
90079ce
Tests for AlertDialog button APIs
by Kirill Grouchnikov
· 10 years ago
d08a9e0
Merge "API Review fix." into mnc-ub-dev
by Yigit Boyar
· 10 years ago
35932c7
Merge "Respect set min width/height in CardView" into mnc-ub-dev
by Yigit Boyar
· 10 years ago
a038569
Merge "Fix preference dialog double-creation" into mnc-ub-dev
by Tony Mantler
· 10 years ago
6361eff
Merge "Import translations. DO NOT MERGE" into mnc-ub-dev
by Geoff Mendal
· 10 years ago
30c92fe
Import translations. DO NOT MERGE
by Geoff Mendal
· 10 years ago
89d63e9
Add tests for DrawableCompat wrap/unwrap
by Chris Banes
· 10 years ago
733d0b2
Fix ToolbarActionBar invalidating destroyed Activities
by Chris Banes
· 10 years ago
abc5446
Merge "Annotate other support library tests" into mnc-ub-dev
by Chris Banes
· 10 years ago
2266e94
Fix ShareActionProvider padding on < Android 4.0
by Chris Banes
· 10 years ago
daea069
Annotate other support library tests
by Chris Banes
· 10 years ago
72aedb5
Respect set min width/height in CardView
by Yigit Boyar
· 10 years ago
f89e1b8
Focus search improvements
by Yigit Boyar
· 10 years ago
de6c8c6
Merge "Divide LinearLayoutManager tests" into mnc-ub-dev
by Yigit Boyar
· 10 years ago
999c397
Divide LinearLayoutManager tests
by Yigit Boyar
· 10 years ago
f7079ca
Merge "Second pass for TabLayout / ViewPager tests" into mnc-ub-dev
by Kirill Grouchnikov
· 10 years ago
6f15897
Merge "Initial test setup and simple TabLayout test in design lib" into mnc-ub-dev
by Kirill Grouchnikov
· 10 years ago
2cb1690
Merge "Add proguard rule to keep LayoutManager constructors" into mnc-ub-dev
by Yigit Boyar
· 10 years ago
e2f344d
Second pass for TabLayout / ViewPager tests
by Kirill Grouchnikov
· 10 years ago
394c427
Initial test setup and simple TabLayout test in design lib
by Kirill Grouchnikov
· 10 years ago
809f48c
Use correct max width for NavigationView
by Chris Banes
· 10 years ago
9c2c270
Add proguard rule to keep LayoutManager constructors
by Yigit Boyar
· 10 years ago
a56b4b4
API Review fix.
by Yigit Boyar
· 10 years ago
f1b288e
Add test size annotations to RecyclerView Tests
by Yigit Boyar
· 10 years ago
10c2764
leanback: Dont use widget style in ContextThemeWrapper
by Dake Gu
· 10 years ago
d75778c
Merge "GuidedStepFragment: fix duplicated sound." into mnc-ub-dev
by Dake Gu
· 10 years ago
0c7293c
Merge "Cursor-based tests for AlertDialog" into mnc-ub-dev
by Kirill Grouchnikov
· 10 years ago
e4beadb
AppCompat + VectorDrawableCompat
by Chris Banes
· 10 years ago
2347168
Add a class Javadoc for MediaBrowserCompat.MediaItem
by Jae Seo
· 10 years ago
b7552b3
GuidedStepFragment: fix duplicated sound.
by Dake Gu
· 10 years ago
8d190e6
Fix preference dialog double-creation
by Tony Mantler
· 10 years ago
e65fd83
Merge "ImageCardView: use textAppearance" into mnc-ub-dev
by Dake Gu
· 10 years ago
ef6a00e
ImageCardView: use textAppearance
by Dake Gu
· 10 years ago
1d8515a
Cursor-based tests for AlertDialog
by Kirill Grouchnikov
· 10 years ago
c7c2e74
Make MediaButtonReceiver MediaBrowserServiceCompat aware
by Ian Lake
· 10 years ago
ed4e5b5
Merge "Second pass for AlertDialog tests." into mnc-ub-dev
by Kirill Grouchnikov
· 10 years ago
5d73519
Clamp action bar button height to default minimum height
by Chris Banes
· 10 years ago
7017b46
Merge "Moar ColorUtils!" into mnc-ub-dev
by Chris Banes
· 10 years ago
06f7725
Merge "Fix endFakeDrag and fakeDragBy crashes when mAdapter is null." into mnc-ub-dev
by Aurimas Liutikas
· 10 years ago
0fd734c
Fix endFakeDrag and fakeDragBy crashes when mAdapter is null.
by Aurimas Liutikas
· 10 years ago
2d18d3a
Second pass for AlertDialog tests.
by Kirill Grouchnikov
· 10 years ago
27bd53d
Moar ColorUtils!
by Chris Banes
· 10 years ago
507c04b
Merge "First pass for testing AlertDialog." into mnc-ub-dev
by Kirill Grouchnikov
· 10 years ago
Next »