Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
support
/
7a21223ac8a68362dfeeb1b38a31451b3cc5984d
/
design
75891c3
Mark mediumTest for TextInputLayout's test am: 25eb094d71
by ztenghui
· 8 years ago
422afcd
Merge "Fix restore of actionView state in NavigationView" into nyc-support-25.2-dev
by Yuichi Araki
· 8 years ago
25eb094
Mark mediumTest for TextInputLayout's test
by ztenghui
· 8 years ago
0f5db67
Mark path as non translatable am: e255ac7362
by ztenghui
· 8 years ago
24e362d
Fix restore of actionView state in NavigationView
by Yuichi Araki
· 8 years ago
e255ac7
Mark path as non translatable
by ztenghui
· 8 years ago
a76f45a
Fix build
by Alan Viverette
· 8 years ago
73adf7b
Merge changes Id48cde63,I2acbacae into nyc-support-25.2-dev
by Jonathan Koren
· 8 years ago
e139287
Fix TextInputLayout's hint not expanding am: bdc60a0a82
by Alan Viverette
· 8 years ago
bdc60a0
Fix TextInputLayout's hint not expanding
by Alan Viverette
· 8 years ago
362f15a
Fix BottomNavigationView example to use AAPT1 style. am: 15bb0011d0
by Aurimas Liutikas
· 8 years ago
15bb001
Fix BottomNavigationView example to use AAPT1 style.
by Aurimas Liutikas
· 8 years ago
6b3a399
Add item reselected listener to BottomNavigationView
by Jonathan Koren
· 8 years ago
e4c7e61
Add setSelectedItemId() to BottomNavigationView
by Jonathan Koren
· 8 years ago
4f41598
Merge "Fix BottomNavigationView not saving state" into nyc-support-25.2-dev
by Jonathan Koren
· 8 years ago
b01c03a
Fix BottomNavigationView not saving state
by Jonathan Koren
· 8 years ago
1debe8d
Merge "Add content descriptions to BottomNavigationItemView" into nyc-support-25.2-dev
by Jonathan Koren
· 8 years ago
e855c30
Fix Snackbar touch handling
by Chris Banes
· 8 years ago
3c7e44d
Add content descriptions to BottomNavigationItemView
by Jonathan Koren
· 8 years ago
9d4807f
Fix BottomSheetDialog after swiping it down
by Yuichi Araki
· 8 years ago
b410951
Merge "Fix scroll|enterAlways when we have a top inset" into nyc-support-25.2-dev
by TreeHugger Robot
· 8 years ago
1163321
Fix scroll|enterAlways when we have a top inset
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
ef58d27
Merge "Fix gravity handling in CoordinatorLayout" into nyc-support-25.2-dev
by Yuichi Araki
· 8 years ago
60aa4e4
DO NOT MERGE. Fix make builds of support library.
by Aurimas Liutikas
· 8 years ago
1197ecf
Remeasure snackbar inner layout if it's MATCH_PARENT in width
by Kirill Grouchnikov
· 8 years ago
f833583
Fix some issues caught via a static analyzer
by Chris Banes
· 8 years ago
8a39c79
Merge "DO NOT MERGE Revert "Add support lib version meta-data to AndroidManifest.xml"" into nyc-support-25.1-dev
by TreeHugger Robot
· 8 years ago
c1706b0
DO NOT MERGE Revert "Add support lib version meta-data to AndroidManifest.xml"
by Alan Viverette
· 8 years ago
e33e8de
Add support lib version meta-data to AndroidManifest.xml am: 8d91266aa0
by Alan Viverette
· 8 years ago
702732a
Merge "Add support lib version meta-data to AndroidManifest.xml" into nyc-support-25.1-dev
by TreeHugger Robot
· 8 years ago
8d91266
Add support lib version meta-data to AndroidManifest.xml
by Alan Viverette
· 8 years ago
b3db610
Fix gravity handling in CoordinatorLayout
by Yuichi Araki
· 8 years ago
4f0260d
Fix a crash in clearning BottomNavigationView menu. am: 2befdb72bf
by Aurimas Liutikas
· 8 years ago
18cba34
Merge "Fix a crash in clearning BottomNavigationView menu." into nyc-support-25.1-dev
by Aurimas Liutikas
· 8 years ago
a02811d
resolve merge conflicts of 586091d to nyc-support-25.2-dev
by Alan Viverette
· 8 years ago
586091d
Fix password toggle taking FOCUS_DOWN events
by Chris Banes
· 8 years ago
86a6646
Fix Design test on TV am: f16fff9d2d
by Dake Gu
· 8 years ago
a5c4b30
Merge "Fix Design test on TV" into nyc-support-25.1-dev
by Aurimas Liutikas
· 8 years ago
98551df
Fix BottomNavigationView label placement. am: 583f64754e
by Aurimas Liutikas
· 8 years ago
2befdb7
Fix a crash in clearning BottomNavigationView menu.
by Aurimas Liutikas
· 8 years ago
583f647
Fix BottomNavigationView label placement.
by Aurimas Liutikas
· 8 years ago
f16fff9
Fix Design test on TV
by Dake Gu
· 8 years ago
94d018a
Clean up build.gradle files in support library.
by Aurimas Liutikas
· 8 years ago
b3842b2
Merge "Stop nested scolling calling onDependentViewChanged" into nyc-support-25.2-dev
by TreeHugger Robot
· 8 years ago
a71f1ca
Merge "Fix AppBarLayout elevation jump on API 21-23" into nyc-support-25.2-dev
by TreeHugger Robot
· 8 years ago
0275c0f
Merge "Fix various AppBarLayout restoration bugs" into nyc-support-25.2-dev
by TreeHugger Robot
· 8 years ago
40f932f
Merge "Remove javadocTask and javadocJarTask." into nyc-support-25.2-dev
by Aurimas Liutikas
· 8 years ago
df2d45b
Fix AppBarLayout elevation jump on API 21-23
by Chris Banes
· 8 years ago
e533972
Stop nested scolling calling onDependentViewChanged
by Chris Banes
· 8 years ago
2bab57e
Fix various AppBarLayout restoration bugs
by Chris Banes
· 8 years ago
f349dba
Remove javadocTask and javadocJarTask.
by Aurimas Liutikas
· 8 years ago
79ba585
Merge "Fix TextInputLayout's hint not expanding" into nyc-support-25.2-dev
by Chris Banes
· 8 years ago
4a3d735
Fix TextInputLayout's hint not expanding
by Chris Banes
· 8 years ago
06c0637
Add onClick listener test for FABs
by Chris Banes
· 8 years ago
9e34c75
Merge "Fix CollapsingToolbarLayout scrim not being drawn" into nyc-support-25.1-dev
by Chris Banes
· 8 years ago
0b64d3f
Merge "Move CoordinatorLayout to use a pool for temp Rects" into nyc-support-25.1-dev
by Chris Banes
· 8 years ago
ac12f4a
Merge "Document Behavior handling of touch events" into nyc-support-25.1-dev
by Chris Banes
· 8 years ago
abf273c
Move CoordinatorLayout to use a pool for temp Rects
by Chris Banes
· 8 years ago
b2a5b52
resolve merge conflicts of c88a088 to nyc-support-25.1-dev
by Chris Banes
· 8 years ago
c88a088
Fix dodge rect contains check
by Chris Banes
· 8 years ago
829c95c
Support design - fix FAB elevation in API 21
by Andrei Stingaceanu
· 8 years ago
ca9c743
Move the now-deprecated setCallback to Snackbar
by Kirill Grouchnikov
· 8 years ago
cf5f5d4
Fix CollapsingToolbarLayout scrim not being drawn
by Chris Banes
· 8 years ago
68b5181
Document Behavior handling of touch events
by Chris Banes
· 8 years ago
ab32443
Merge "Revert "Don't dispatch touch events to Behaviors to all views"" into nyc-support-25.1-dev
by Chris Banes
· 8 years ago
d50f319
Revert "Don't dispatch touch events to Behaviors to all views"
by Chris Banes
· 8 years ago
5449394
Fix CoordinatorLayout inset tests am: f073132a9b
by Chris Banes
· 8 years ago
b9d7dba
Merge "Fix FAB setBackgroundTintList on L+" into nyc-support-25.1-dev
by Chris Banes
· 8 years ago
b1d1c04
Merge "Small TextInputLayout label fixes" into nyc-support-25.1-dev
by Chris Banes
· 8 years ago
4a5dd89
Don't dispatch touch events to Behaviors to all views
by Chris Banes
· 8 years ago
f073132
Fix CoordinatorLayout inset tests
by Chris Banes
· 8 years ago
245f6b0
Possibly fix IllegalArgumentException for dodge insets am: c3e71f0d47
by Chris Banes
· 8 years ago
1c4d0c9
Fix FAB setBackgroundTintList on L+
by Chris Banes
· 8 years ago
964604e
Small TextInputLayout label fixes
by Chris Banes
· 8 years ago
bd9914d
Clarify how to select BottomNavigationView active item.
by Aurimas Liutikas
· 8 years ago
fa3094f
Merge "Update size annotations for compat, design, and appcompat tests." into nyc-support-25.1-dev
by TreeHugger Robot
· 8 years ago
0991153
Merge "Fix FAB showing as pressed when the user drags off it" into nyc-support-25.1-dev
by TreeHugger Robot
· 8 years ago
c3e71f0
Possibly fix IllegalArgumentException for dodge insets
by Chris Banes
· 8 years ago
4bb57b2
Update size annotations for compat, design, and appcompat tests.
by Aurimas Liutikas
· 8 years ago
77d397d
Perform API backwards compatibility check as part of support checkApi
by Alan Viverette
· 8 years ago
cd2d929
Fix FAB showing as pressed when the user drags off it
by Chris Banes
· 8 years ago
ce68d2b
Merge "Fix accessibility for password toggle button" into nyc-support-25.1-dev
by TreeHugger Robot
· 8 years ago
ed4cbfe
Fix support library tests
by Chris Banes
· 8 years ago
e47578f
Merge "Don't dispatch nested scroll events to GONE views" into nyc-support-25.1-dev
by Chris Banes
· 8 years ago
829400b
Don't dispatch nested scroll events to GONE views
by Chris Banes
· 8 years ago
907eab4
Fix accessibility for password toggle button
by Chris Banes
· 8 years ago
8e10080
Move from GROUP_ID to LIBRARY_GROUP annotations
by Aurimas Liutikas
· 8 years ago
b4da44d
Fix BottomNavigationMenu item selection via Menu object am: 69557a3a03
by Aurimas Liutikas
· 8 years ago
af6b251
Adds working lint target to support lib build, more workarounds
by Alan Viverette
· 8 years ago
4d6a963
Handle ACTION_DISMISS in BottomSheetDialog
by Yuichi Araki
· 8 years ago
5ec99dd
Revert "Add support lib version meta-data to AndroidManifest.xml"
by Chris Banes
· 8 years ago
cdcdfd0
Add support lib version meta-data to AndroidManifest.xml
by Chris Banes
· 8 years ago
69557a3
Fix BottomNavigationMenu item selection via Menu object
by Aurimas Liutikas
· 8 years ago
e7f6722
Merge "Update TextInputLayout icon for spec update" into nyc-support-25.1-dev
by Chris Banes
· 8 years ago
27a0a2b
Stop measure/layout on GONE views in CoordinatorLayout am: 5435163672
by Chris Banes
· 8 years ago
5504bf1
Stop measure/layout on GONE views in CoordinatorLayout am: 5435163672
by Chris Banes
· 8 years ago
5435163
Stop measure/layout on GONE views in CoordinatorLayout
by Chris Banes
· 8 years ago
4f15300
Fix failing TextInputLayoutTest tests.
by Aurimas Liutikas
· 8 years ago
80761fe
Update TextInputLayout icon for spec update
by Chris Banes
· 8 years ago
Next »