Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
support
/
5199f4091911e1dccb52d42ab0a5982f402b1e70
/
wear
d75a466
Fix imports for wear code.
by Aurimas Liutikas
· 7 years ago
a879294
Fix AS sync issues using prebuilts.
by Filip Pavlis
· 7 years ago
e09a39f
Add the confirmation overlay API to :support-wear
by Aga Madurska
· 7 years ago
636212d
Merge "Restore OCR+2 following refactor" into pi-preview1-androidx-dev am: 0f2a212c76 am: da52e92788
by Alan Viverette
· 7 years ago
da52e92
Merge "Restore OCR+2 following refactor" into pi-preview1-androidx-dev
by Alan Viverette
· 7 years ago
0f2a212
Merge "Restore OCR+2 following refactor" into pi-preview1-androidx-dev
by Alan Viverette
· 7 years ago
8db7074
Add new API files after refactor.
by Aurimas Liutikas
· 7 years ago
ac5fe7c
Refactor support library
by Aurimas Liutikas
· 7 years ago
4c1511b
Merge "Restrict OCR+2 until refactor has landed" into pi-preview1-androidx-dev
by Alan Viverette
· 7 years ago
d1f3854
Restore OCR+2 following refactor
by Alan Viverette
· 7 years ago
41d2c49
Merge "Restrict OCR+2 until refactor has landed" into pi-preview1-androidx-dev
by Alan Viverette
· 7 years ago
5b9d0ba
Restrict OCR+2 until refactor has landed
by Alan Viverette
· 7 years ago
f1c67f6
Merge "Add API files for 28.0.0-alpha1, don't publish WebView" into pi-preview1-androidx-dev
by Alan Viverette
· 7 years ago
4d8b0fb
Add API files for 28.0.0-alpha1, don't publish WebView
by Alan Viverette
· 7 years ago
526389b
Move buildSrc classes to androidx.build package.
by Aurimas Liutikas
· 7 years ago
ae93243
Import translations. DO NOT MERGE
by Bill Yi
· 7 years ago
e338c36
Move more code to standard directories.
by Aurimas Liutikas
· 7 years ago
b90e5cd
Add support for multi-line action drawer titles
by Sean Kelley
· 7 years ago
d3e2612
[automerger] Add a workaround for gradle not putting in dependency type correctly am: 670536f3c9
by Android Build Merger (Role)
· 7 years ago
670536f
Add a workaround for gradle not putting in dependency type correctly
by Aurimas Liutikas
· 7 years ago
1f5136a
Remove minSdkVersion tags from library manifest files.
by Aurimas Liutikas
· 7 years ago
78ae35d
Merge "Move wear tests to actual test directory."
by TreeHugger Robot
· 7 years ago
5363f81
Move wear tests to actual test directory.
by Aurimas Liutikas
· 7 years ago
2d7294e
DO NOT MERGE Finalize 27.1.0 release
by Alan Viverette
· 7 years ago
bf0ea1d
Finalize 27.1.0 release
by Alan Viverette
· 7 years ago
e3739e4
Move Support Library to prebuilts only for everything except car
by Alan Viverette
· 7 years ago
e63fe74
Remove obsolete SDK int checks in 'wear'.
by Jake Wharton
· 7 years ago
1dc8b44
Merge "Replace griff@ with flerda@ in wear/OWNERS as Griff left Google." into oc-mr1-jetpack-dev
by TreeHugger Robot
· 7 years ago
356955d
Replace griff@ with flerda@ in wear/OWNERS as Griff left Google.
by Aga Madurska
· 7 years ago
96c0a59
Correct typo in a constant value.
by Aga Madurska
· 7 years ago
5ba5576
Wear drawers: Percent.*Layout --> ConstraintLayout
by Sean Kelley
· 7 years ago
fa39e2b
Remove uses of junit.framework.*
by Aurimas Liutikas
· 7 years ago
ee0475d
Merge "Sync jetpack and master Android.mk files." into oc-mr1-jetpack-dev
by TreeHugger Robot
· 7 years ago
d794613
Merge commit '7ed10e5f43637b244bdf8fcededde19d80c4a372' into mergefix
by Aurimas Liutikas
· 7 years ago
b63b3ab
Set minSdkVersion via our SupportAndroidLibraryPlugin.
by Aurimas Liutikas
· 7 years ago
3fc434a
Deprecate AmbientMode in favour of AmbientModeSupport.
by Aga Madurska
· 7 years ago
7412f7f
Sync jetpack and master Android.mk files.
by Aurimas Liutikas
· 7 years ago
09f5768
Move wear tests and manifest file to standard gradle directories.
by Aurimas Liutikas
· 7 years ago
db4f2a3
Merge "Replace deprecated 'provided' with 'compileOnly'" into oc-mr1-jetpack-dev
by TreeHugger Robot
· 7 years ago
66807fc
Use dependency substitution as a replacement for excludes.
by Jake Wharton
· 7 years ago
b3e7826
Replace deprecated 'provided' with 'compileOnly'
by Jake Wharton
· 7 years ago
b8fd9b6
Make build.gradle files even more kotlin script friendly.
by Aurimas Liutikas
· 7 years ago
f4ec12f
Make build.gradle files even more kotlin script friendly.
by Aurimas Liutikas
· 7 years ago
1bece13
Emit all APIs using Predicates.
by Jeff Sharkey
· 7 years ago
e2cd87a
resolve merge conflicts of 25c6163330 to oc-mr1-jetpack-dev
by Aurimas Liutikas
· 7 years ago
25c6163
Only add baseline file when it exists.
by Jake Wharton
· 7 years ago
a2c596e
Add support for smart resume to AmbientMode.
by Aga Madurska
· 7 years ago
30a5366
Move to setting maven version via SupporLibrary extension. am: 78c1ab769d
by Aurimas Liutikas
· 7 years ago
78c1ab7
Move to setting maven version via SupporLibrary extension.
by Aurimas Liutikas
· 7 years ago
7f40a7e
Move setting maven group directly to each build.gradle.
by Aurimas Liutikas
· 7 years ago
44d7d86
Move setting maven group directly to each build.gradle.
by Aurimas Liutikas
· 7 years ago
5b62489
Merge "Move to Kotlin friendly supportLibrary extension calling." into oc-mr1-support-27.0-dev
by Aurimas Liutikas
· 7 years ago
35d642a
Merge "Merge Flatfoot and Support library plugins" into oc-mr1-support-27.0-dev
by Aurimas Liutikas
· 7 years ago
ea5ee82
Move to Kotlin friendly supportLibrary extension calling.
by Aurimas Liutikas
· 7 years ago
f8b708a
Merge Flatfoot and Support library plugins
by Aurimas Liutikas
· 7 years ago
72def98
Merge "Further clarify docs for AmbientMode." into oc-mr1-jetpack-dev
by Agnieszka Madurska
· 7 years ago
797f6e8
Further clarify docs for AmbientMode.
by Aga Madurska
· 7 years ago
23291ea
Merge "Focus first action drawer item when opened" into oc-mr1-support-27.0-dev
by Sean Kelley
· 7 years ago
0be5111
Merge "Fix documentation for AmbientMode." into oc-mr1-support-27.0-dev
by Aga Madurska
· 7 years ago
9b944cc
Merge "Don't have talkback read action item twice" into oc-mr1-support-27.0-dev
by Sean Kelley
· 7 years ago
b6dcb89
Merge "Focus first action drawer item when opened" into oc-mr1-support-27.0-dev
by TreeHugger Robot
· 7 years ago
332a56d
Merge "Fix documentation for AmbientMode." into oc-mr1-support-27.0-dev
by TreeHugger Robot
· 7 years ago
21c109e
Merge "Don't have talkback read action item twice" into oc-mr1-support-27.0-dev
by TreeHugger Robot
· 7 years ago
bff3c2d
Merge "Clean up wear library." into oc-mr1-jetpack-dev
by Aurimas Liutikas
· 7 years ago
fd4bd7a
Merge "Set single page text color to textColorPrimary" into oc-mr1-support-27.0-dev
by Sean Kelley
· 7 years ago
acf36a1
Clean up wear library.
by Aurimas Liutikas
· 7 years ago
33a75a8
Set single page text color to textColorPrimary
by Sean Kelley
· 7 years ago
98fe907
Fix documentation for AmbientMode.
by Aga Madurska
· 7 years ago
dcf8c96
Focus first action drawer item when opened
by Sean Kelley
· 7 years ago
48267f0
Don't have talkback read action item twice
by Sean Kelley
· 7 years ago
875082c
Merge "Add OWNERS files in support project." into oc-mr1-support-27.0-dev
by Aurimas Liutikas
· 7 years ago
acf268b
Add OWNERS files in support project.
by Aurimas Liutikas
· 7 years ago
ae0fb16
Fix build, update ignore file
by Alan Viverette
· 7 years ago
2802d70
Remove Api that we are not ready to launch yet.
by Aga Madurska
· 7 years ago
8597b33
Add definition for API 26.1.0
by Alan Viverette
· 7 years ago
cf7aafb
Merge "Update versions to 27.0.0 and API Finalization" into oc-mr1-support-27.0-dev
by Aurimas Liutikas
· 7 years ago
f266a0a
Megamove part 2. Move to standard directories.
by Aurimas Liutikas
· 7 years ago
a64b35b
Update versions to 27.0.0 and API Finalization
by Kathy Kam
· 7 years ago
72bb995
Move version tracking from manifest meta-data to java resources.
by Aurimas Liutikas
· 7 years ago
7b42d7d
Port Ambient functionality over to :support-wear.
by Aga Madurska
· 7 years ago
46881a3
Merge "Fixed custom drawable test for RoundedDrawable" into oc-mr1-dev
by TreeHugger Robot
· 7 years ago
9238658
Fixed custom drawable test for RoundedDrawable
by Alper Gundogdu
· 7 years ago
d573ce0
Move back to current.txt instead of -SNAPSHOT.txt
by Alan Viverette
· 7 years ago
bb8069c
Merge changes I6b1fd055,I8e8c1a76 into oc-mr1-dev
by TreeHugger Robot
· 7 years ago
ca04e9a
Extract common maven logic for Java and Android libraries.
by Aurimas Liutikas
· 7 years ago
7002b98
Merge "Added XML support for RoundedDrawable" into oc-support-26.1-dev
by Alper Gundogdu
· 7 years ago
4d6389e
Merge "Add Watch face metadata to MetadataConstants." into oc-mr1-dev
by Agnieszka Madurska
· 7 years ago
e1f39f0
Introduce a concept of publish to a library.
by Aurimas Liutikas
· 7 years ago
59cfb75
Merge "Fix action drawer title" into oc-mr1-dev
by TreeHugger Robot
· 7 years ago
31da690
Ensure action drawer updates when menu modified
by Sean Kelley
· 7 years ago
5ab424e
Fix action drawer title
by Sean Kelley
· 7 years ago
a16e54f
Add Watch face metadata to MetadataConstants.
by Aga Madurska
· 7 years ago
e0644b4
Added XML support for RoundedDrawable
by Alper Gundogdu
· 7 years ago
ebf5c60
Merge "Add NotificationBridgingConstants to :support-wear." into oc-mr1-dev
by Agnieszka Madurska
· 7 years ago
2635a75
Merge "Supress wrong constant lint warning in ToolbarActionBar" into oc-mr1-dev
by TreeHugger Robot
· 7 years ago
7c90066
Add NotificationBridgingConstants to :support-wear.
by Aga Madurska
· 7 years ago
40f89de
Move the standalone constants from WearableSupport to :support-wear
by Aga Madurska
· 7 years ago
95ada0d
Supress wrong constant lint warning in ToolbarActionBar
by Aurimas Liutikas
· 7 years ago
7b68068
Don't generate or require removed.txt file, fix initial API generation
by Alan Viverette
· 7 years ago
06a766d
Merge "Fix flake in WearableDrawerLayoutEspressoTest" into oc-support-26.1-dev
by Sean Kelley
· 7 years ago
Next »