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