1. c7c49c6 Part 2: Move version tracking from manifest meta-data to java resources. by Aurimas Liutikas · 7 years ago
  2. 0f9eac1 Merge "Fix the crash caused by bad minSdkVersion check." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  3. 4413e7f Fix the crash caused by bad minSdkVersion check. by Aurimas Liutikas · 7 years ago
  4. 72bb995 Move version tracking from manifest meta-data to java resources. by Aurimas Liutikas · 7 years ago
  5. 3636a95 Merge "Disable WITH Query tests before API 21" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  6. 91b5db0 Merge "Adding delegate support" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  7. 5de215c Merge "Allow using Java 8 for libraries with minSdk 24 or higher." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  8. 7e83cb6 Adding delegate support by Jichao Li · 7 years ago
  9. 367f3f6 Merge "Move to AGP 3.0.0-beta7." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  10. 6c5bd3f Merge "increment version for release." into oc-mr1-support-27.0-dev by Yigit Boyar · 7 years ago
  11. 75a074d Merge "Update proguard since introduction of GeneratedAdapter" into oc-mr1-support-27.0-dev by Yigit Boyar · 7 years ago
  12. 88f66c0 Merge "Adding more details in the Transformations JavaDoc, for map and switchMap." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  13. 244c2ff Update proguard since introduction of GeneratedAdapter by Sergey Vasilinets · 7 years ago
  14. 551ac3f Merge "Media-compat: Remove deprecated shuffleMode(boolean) codes" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  15. 1adc79e Merge "leanback: fix the requestAudioFocus nightmare" into oc-mr1-support-27.0-dev by Dake Gu · 7 years ago
  16. 9c1f6a8 Merge "Composite adapters." into oc-mr1-support-27.0-dev by Sergey Vasilinets · 7 years ago
  17. 95fb68c Adding more details in the Transformations JavaDoc, for map and switchMap. by Florina Muntenescu · 7 years ago
  18. 7b2b121 increment version for release. by Yigit Boyar · 7 years ago
  19. d73578f Merge "Annotate with @NonNull DefaultLifecycleObserver" into oc-mr1-support-27.0-dev by Yigit Boyar · 7 years ago
  20. ae2a99a Merge "Add missing end tag for PercenFrameLayout docs." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  21. 492293f Media-compat: Remove deprecated shuffleMode(boolean) codes by Hyundo Moon · 7 years ago
  22. 53c6f2c Merge "leanback: deprecate VoiceInputActivity" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  23. 103bab2 Merge "Port Ambient functionality over to :support-wear." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  24. 7b42d7d Port Ambient functionality over to :support-wear. by Aga Madurska · 7 years ago
  25. 602a3a2 Add missing end tag for PercenFrameLayout docs. by Aga Madurska · 7 years ago
  26. 9807dc7 Merge "Validate indices in migrations" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  27. 7f0b5df Merge "eanback: remove deprecated PlaybackOverlayFragment related classes" into oc-mr1-dev by Dake Gu · 7 years ago
  28. 830bbd6 Merge "eanback: remove deprecated PlaybackOverlayFragment related classes" into oc-mr1-dev by Dake Gu · 7 years ago
  29. cda0379 Merge "Pick no-arg constructor by default." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  30. 2db0875 Validate indices in migrations by Yigit Boyar · 7 years ago
  31. 7c6b862 Disable WITH Query tests before API 21 by Yigit Boyar · 7 years ago
  32. a063588 Allow using Java 8 for libraries with minSdk 24 or higher. by Aurimas Liutikas · 7 years ago
  33. acd97ab leanback: fix the requestAudioFocus nightmare by Dake Gu · 7 years ago
  34. b9ea734 Pick no-arg constructor by default. by Yigit Boyar · 7 years ago
  35. 564b322 Move to AGP 3.0.0-beta7. by Aurimas Liutikas · 7 years ago
  36. 9b581e9 Annotate with @NonNull DefaultLifecycleObserver by Sergey Vasilinets · 7 years ago
  37. bd7f949 Merge "67002586: Create @NavigationRes + Lint check" into oc-mr1-support-27.0-dev by Tor Norbye · 7 years ago
  38. 48d64d0 Merge "Created a LiveData wrapper for Publisher, that subscribes in onActive and unsubscribes in onInactive The LiveData will not handle the following cases: * hot RxJava observable: if the Publisher emits, while the LiveData is inactive, the LiveData will not handle this. * completed streams: if the Publisher completes, either with onError or onComplete, when the LiveData becomes active, it will re-subscribe." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  39. d0a11f3 Merge "Use GenericLifecycleObserver inside of LiveData" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  40. 91df2cf Composite adapters. by Sergey Vasilinets · 7 years ago
  41. 034bc50 Megamove of source directories. by Aurimas Liutikas · 7 years ago
  42. f6d7c68 Created a LiveData wrapper for Publisher, that subscribes in onActive by Florina Muntenescu · 7 years ago
  43. d99995d Use GenericLifecycleObserver inside of LiveData by Sergey Vasilinets · 7 years ago
  44. 1723018 Merge "Initial support of superclasses from jars" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  45. b07f29b Merge "leanback: support icon in "one line" Action" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  46. 85a9c84 Merge "Mark Fragment.onCreateView inflater as non-null." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  47. b4bd27d Merge "Add nullability annotations to ExifInterface." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  48. 619b2be Initial support of superclasses from jars by Sergey Vasilinets · 7 years ago
  49. fc772ef leanback: support icon in "one line" Action by Dake Gu · 7 years ago
  50. f000257 Merge "Add nullability annotations to CardView." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  51. c0929ef leanback: deprecate VoiceInputActivity by Dake Gu · 7 years ago
  52. cb6c3b1 Merge "Add nullability annotations to core-ui widget package." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  53. 3a0823f Merge "Add nullability annotations to Fragment." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  54. daf790f Merge "Add nullability annotations to core-ui view package." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  55. 1afc488 Merge "Hide incorrectly public methods on KeyedDataSource" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  56. 7bca07b Add nullability annotations to CardView. by Jake Wharton · 7 years ago
  57. 8936a10 Add nullability annotations to ExifInterface. by Jake Wharton · 7 years ago
  58. 882fcba Merge "Add TrustedWebUtils for launching Trusted Web Activity" into oc-mr1-support-27.0-dev by Yusuf Ozuysal · 7 years ago
  59. 2609832 Hide incorrectly public methods on KeyedDataSource by Chris Craik · 7 years ago
  60. 8527496 Add nullability annotations to core-ui widget package. by Jake Wharton · 7 years ago
  61. b97f4a5 Merge "Add missing nullability annotations to Palette." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  62. 70efa29 Add nullability annotations to core-ui view package. by Jake Wharton · 7 years ago
  63. 8750512 Merge "Allow Integer and Long PrimaryKey without @NonNull annotation, for single PrimaryKeys since SQLite generates them, when null." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  64. 2a37c00 Add nullability annotations to Fragment. by Jake Wharton · 7 years ago
  65. 44a174d Add missing nullability annotations to Palette. by Jake Wharton · 7 years ago
  66. 5f9db50 Fix failing AppCompatTextViewTest#testTypefaceAttribute_fontFamilyHierarchy by Clara Bayarri · 7 years ago
  67. 758621d Implement Font callback for asynchronous font fetching by Clara Bayarri · 7 years ago
  68. a1be003 Allow Integer and Long PrimaryKey without @NonNull annotation, for single PrimaryKeys by Florina Muntenescu · 7 years ago
  69. 3f632e5 Merge "Fix correctness issues while choosing Adapters for LifecycleObservers" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  70. 77ac375 Merge "Annotate Fragment.onSaveInstanceState Bundle as non-null." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  71. 6d237b3 Fix correctness issues while choosing Adapters for LifecycleObservers by Sergey Vasilinets · 7 years ago
  72. ee09040 Merge "EmojiCompat, handle InputConnection is null case" into oc-mr1-support-27.0-dev by Siyamed Sinir · 7 years ago
  73. 8d7346c Merge "Fail when non-null fields are missing in query" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 7 years ago
  74. abdae2e Annotate Fragment.onSaveInstanceState Bundle as non-null. by Jake Wharton · 7 years ago
  75. b4e1bbe Mark Fragment.onCreateView inflater as non-null. by Jake Wharton · 7 years ago
  76. d3a6140 Add TrustedWebUtils for launching Trusted Web Activity by Yusuf Ozuysal · 7 years ago
  77. 26209c7 Merge "Annotate Fragment.onViewCreated view as non-null." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  78. 8a68d2f Merge changes Ib38bd0dd,I37d12b39,I88665043,Id06ff4a4,I6b6f944e into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  79. 7d4f7b5 EmojiCompat, handle InputConnection is null case by Siyamed Sinir · 7 years ago
  80. 3c0b715 Merge "Add nullability annotations to compat content package." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  81. fe9dfb2 Merge "Add nullability annotations to compat net package." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  82. dc3bc8c Merge "Release state lock on FragmentManager on permission result" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  83. 9f49814 Add nullability annotations to compat util package. by Jake Wharton · 7 years ago
  84. b263951 Add nullability annotations to compat accessibility package. by Jake Wharton · 7 years ago
  85. 64577cc Add nullability annotations to compat hardware package. by Jake Wharton · 7 years ago
  86. 23c19ec Add nullability annotations to compat graphics package. by Jake Wharton · 7 years ago
  87. 0a3498a Add nullability annotations to compat provider package. by Jake Wharton · 7 years ago
  88. 985926b Add nullability annotations to compat content package. by Jake Wharton · 7 years ago
  89. afbbe0a Fail when non-null fields are missing in query by Yigit Boyar · 7 years ago
  90. cb3829a Annotate Fragment.onViewCreated view as non-null. by Jake Wharton · 7 years ago
  91. dd5763c Merge "Move to using build-tools 27.0.0" into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  92. a9fb9a0 Merge "Handle re-entry in invalidation tracker" into oc-mr1-support-27.0-dev by Yigit Boyar · 7 years ago
  93. 1c14ccb Merge "Rename AppToolkitExecutor to ArchTaskExecutor" into oc-mr1-support-27.0-dev by Yigit Boyar · 7 years ago
  94. ea49b1f Merge "leanback: prioritize support lib fragment in package-info" into oc-mr1-dev by Dake Gu · 7 years ago
  95. ec76b5f Merge "leanback: prioritize support lib fragment in package-info" into oc-mr1-dev by Dake Gu · 7 years ago
  96. 205c946 Release state lock on FragmentManager on permission result by George Mount · 7 years ago
  97. 93745fc customtabs: Add the validateRelationship() service call. by Benoît Lizé · 7 years ago
  98. d7310e8 Merge "Add nullability annotations to compat app package." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  99. 85b7b35 Merge "Revert "Move support-fragment code to standard directories."" into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  100. 6f8bc40 Merge "Revert "Move dynamic-animation code to standard directories."" into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago