Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
support
/
7640534231948bb2f237eacfee5fba1a284df5df
/
design
« Previous
0dc1114
Merge "Deprecated ViewCompat methods that were added in API 11."
by Aurimas Liutikas
· 8 years ago
bdc60a0
Fix TextInputLayout's hint not expanding
by Alan Viverette
· 8 years ago
01d2fca
Fix BottomNavigationView example to use AAPT1 style. am: 15bb0011d0
by Aurimas Liutikas
· 8 years ago
362f15a
Fix BottomNavigationView example to use AAPT1 style. am: 15bb0011d0
by Aurimas Liutikas
· 8 years ago
fa0f82f
Deprecated ViewCompat methods that were added in API 11.
by Aurimas Liutikas
· 8 years ago
374cad6
Deprecated methods in VelocityTrackerCompat that got after before API 14.
by Aurimas Liutikas
· 8 years ago
15bb001
Fix BottomNavigationView example to use AAPT1 style.
by Aurimas Liutikas
· 8 years ago
8feb8c2
Another build.gradle file cleanup.
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
0cc34dd
resolve merge conflicts of b01c03a178 to master
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
fd3c456
Revert "Revert "Add content description and tooltip to menu item""
by Vladislav Kaznacheev
· 8 years ago
1db3f4a
Merge "Revert "Add content description and tooltip to menu item""
by Vladislav Kaznacheev
· 8 years ago
7ad815f
Revert "Add content description and tooltip to menu item"
by Vladislav Kaznacheev
· 8 years ago
6a3652b
Merge "Add content description and tooltip to menu item"
by TreeHugger Robot
· 8 years ago
c482287
Add content descriptions to BottomNavigationItemView am: 3c7e44d6fe
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
cda5feb
Fix Snackbar touch handling am: e855c308ce
by Chris Banes
· 8 years ago
e855c30
Fix Snackbar touch handling
by Chris Banes
· 8 years ago
52151cc
resolve merge conflicts of 2d50d87217 to master
by Chris Banes
· 8 years ago
5eb1be5
resolve merge conflicts of e6c9959fe4 to stage-aosp-master
by Chris Banes
· 8 years ago
e393344
resolve merge conflicts of 9d4807ff52 to master
by Yuichi Araki
· 8 years ago
3c7e44d
Add content descriptions to BottomNavigationItemView
by Jonathan Koren
· 8 years ago
c7d1b6b
Add content description and tooltip to menu item
by Vladislav Kaznacheev
· 8 years ago
f09d858
Put dependencies and their versions into one place.
by Aurimas Liutikas
· 8 years ago
9d4807f
Fix BottomSheetDialog after swiping it down
by Yuichi Araki
· 8 years ago
e337f69
Rename View.setTooltip/getTooltip to setTooltipText/getTooltipText
by Vladislav Kaznacheev
· 8 years ago
47a4a1a
Use enabled scrolling child in BottomSheetBehavior
by Kassim Maguire
· 8 years ago
e308f98
Fix scroll|enterAlways when we have a top inset am: 116332176f
by Chris Banes
· 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
22f13fd
Fix some issues caught via a static analyzer am: f83358389f
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
aa389f3
Merge "Move the setup of uploadArchives repository to SupportLibraryPlugin."
by Aurimas Liutikas
· 8 years ago
6393f63
Merge "Remove references to non-existent directories"
by TreeHugger Robot
· 8 years ago
e1a5c72
Remove references to non-existent directories
by Colin Cross
· 8 years ago
10470d8
Merge "Move the set up of uploadArchives to SupportLibraryPlugin"
by Aurimas Liutikas
· 8 years ago
a347d33
Fix gravity handling in CoordinatorLayout am: b3db610105
by Yuichi Araki
· 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
3c651e3
Merge "Cleanup FloatingActionButton code to remove unneeded code."
by Aurimas Liutikas
· 8 years ago
898f152
Remeasure snackbar inner layout if it's MATCH_PARENT in width am: 1197ecfe52
by Kirill Grouchnikov
· 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
522c70a
Cleanup FloatingActionButton code to remove unneeded code.
by Aurimas Liutikas
· 8 years ago
eb316db
Simplify ViewGroupUtils code.
by Aurimas Liutikas
· 8 years ago
ecf39b9
Merge "Move to using Transitions directly for BottomNavigationView."
by TreeHugger Robot
· 8 years ago
d89d825
Move to using Transitions directly for BottomNavigationView.
by Aurimas Liutikas
· 8 years ago
ae71891
Move to using ValueAnimator directly instead of compat versions.
by Aurimas Liutikas
· 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
45323dc
Move the setup of uploadArchives repository to SupportLibraryPlugin.
by Aurimas Liutikas
· 8 years ago
16cd13b
Move the set up of uploadArchives to SupportLibraryPlugin
by Aurimas Liutikas
· 8 years ago
f751306
Bump minSdkVersion to API 14.
by Aurimas Liutikas
· 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
310f81d
Add support lib version meta-data to AndroidManifest.xml
by Chris Banes
· 8 years ago
df62e86
Move creating the source jar setup to SupportLibraryPlugin.java
by Aurimas Liutikas
· 8 years ago
6249e10
resolve merge conflicts of 4f0260dab2 to master
by Aurimas Liutikas
· 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
9697da7
Create AndroidLibraryPlugin to share common module configuration.
by Aurimas Liutikas
· 8 years ago
78df598
Revert "Create AndroidLibraryPlugin to share common module configuration. "
by Aurimas Liutikas
· 8 years ago
a46cd42
Create AndroidLibraryPlugin to share common module configuration.
by Aurimas Liutikas
· 8 years ago
f60f779
resolve merge conflicts of 586091d to nyc-support-25.2-dev am: a02811d96a
by Alan Viverette
· 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
91d4708
Fix Design test on TV am: f16fff9d2d am: 86a664690a
by Dake Gu
· 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
7d2eb0d
Fix BottomNavigationView label placement. am: 583f64754e am: 98551dfca0
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
61ee2ce
resolve merge conflicts of 94d018a to master
by Aurimas Liutikas
· 8 years ago
94d018a
Clean up build.gradle files in support library.
by Aurimas Liutikas
· 8 years ago
5ea2e9f
Stop running CoordinatorSnackbarWithFabTest#testBuiltInSliding on pre API 21 devices.
by Aurimas Liutikas
· 8 years ago
45496ab
Merge "Pointer icon tests for support library"
by TreeHugger Robot
· 8 years ago
f2acb8f
Stop nested scolling calling onDependentViewChanged am: e53397216e
by Chris Banes
· 8 years ago
b3842b2
Merge "Stop nested scolling calling onDependentViewChanged" into nyc-support-25.2-dev
by TreeHugger Robot
· 8 years ago
5cd66d7
Fix AppBarLayout elevation jump on API 21-23 am: df2d45b762
by Chris Banes
· 8 years ago
44fbe8f
Fix various AppBarLayout restoration bugs am: 2bab57ed97
by Chris Banes
· 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
634be6e
Remove javadocTask and javadocJarTask. am: f349dbab74
by Aurimas Liutikas
· 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
598f0ea
Fix TextInputLayout's hint not expanding am: 4a3d735307
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
9c20fdf
Add onClick listener test for FABs am: 06c0637dba
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
Next »