1. 82db478 Move support-core-utils code to standard directories. by Aurimas Liutikas · 7 years ago
  2. d749ae1 Merge "Throw if Activity is not attached to Application, when querying for VM" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  3. 6abf1ae Merge "Add nullability annotations for core-utils." into oc-mr1-support-27.0-dev by Jake Wharton · 7 years ago
  4. 69fbbb7 Merge "Add nullability annotations for core-utils." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  5. 7a0a582 Merge "Handle relations in flowable invalidation" into oc-mr1-support-27.0-dev by Yigit Boyar · 7 years ago
  6. 924ac36 Merge "Deprecate SharedPreferencesCompat's 'apply' helper." into oc-mr1-support-27.0-dev by Jake Wharton · 7 years ago
  7. 0bc6dcc Merge "Reporting NonNull Primary Key errors for embedded fields' parents" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  8. 3b63ec1 Add nullability annotations for core-utils. by Jake Wharton · 7 years ago
  9. ebf5b3f Add nullability annotations for core-utils. by Jake Wharton · 7 years ago
  10. 57ed4bb Deprecate SharedPreferencesCompat's 'apply' helper. by Jake Wharton · 7 years ago
  11. 5eca947 Throw if Activity is not attached to Application, when querying for VM by Sergey Vasilinets · 7 years ago
  12. 0346c26 Add nullability annotations for core-utils. by Jake Wharton · 7 years ago
  13. 4c22afc Reporting NonNull Primary Key errors for embedded fields' parents by Florina Muntenescu · 7 years ago
  14. 8df194b Handle relations in flowable invalidation by Yigit Boyar · 7 years ago
  15. 18e14c2 Merge "leanback: prefer support lib fragment" into oc-mr1-dev am: c38a3b0312 by Dake Gu · 7 years ago
  16. c38a3b0 Merge "leanback: prefer support lib fragment" into oc-mr1-dev by Dake Gu · 7 years ago
  17. 3d91ee5 Merge "Doc updates." into oc-mr1-support-27.0-dev by Shep Shapard · 7 years ago
  18. 18e81c1 Merge "Fix crash during draw after removing animated View" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  19. ff86003 Doc updates. by shepshapard · 7 years ago
  20. b86a6c2 leanback: prefer support lib fragment by Dake Gu · 7 years ago
  21. bad50a1 Fix crash during draw after removing animated View by George Mount · 7 years ago
  22. 029980a Transition library ProGuard rules. by Shane Farmer · 7 years ago
  23. ba8c28b Merge "Stop using timestamps for support-annotations jar." into oc-mr1-dev by Aurimas Liutikas · 7 years ago
  24. 4d7ac65 Merge "Stop using timestamps for support-annotations jar." into oc-mr1-dev by Aurimas Liutikas · 7 years ago
  25. 7b04af4 Merge "Convert support-testutils into an Android library" into oc-mr1-dev by Aurimas Liutikas · 7 years ago
  26. 0edc3ad Merge "Convert support-testutils into an Android library" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  27. 99e0eac Merge "Update to newer versions of Android testing libraries." into oc-mr1-dev by Aurimas Liutikas · 7 years ago
  28. 1907900 Merge "Fix LinkifyCompatTest" into oc-mr1-dev am: 3bfd797edd by Siyamed Sinir · 7 years ago
  29. 9a4ed28 Merge "Update to newer versions of Android testing libraries." into oc-mr1-dev by Aurimas Liutikas · 7 years ago
  30. 3bfd797 Merge "Fix LinkifyCompatTest" into oc-mr1-dev by Siyamed Sinir · 7 years ago
  31. 1ab9ff4 Update to newer versions of Android testing libraries. by Aurimas Liutikas · 7 years ago
  32. 9b6c907 Merge "leanback: fix flaky testScrollAndRemove" into oc-mr1-dev by Dake Gu · 7 years ago
  33. 89ded73 leanback: fix flaky testScrollAndRemove by Dake Gu · 7 years ago
  34. 4d51b3e leanback: Fix build failure by Dake Gu · 7 years ago
  35. c45e0db Merge "leanback: remove deprecated app.MediaControllerGlue" into oc-mr1-dev by Dake Gu · 7 years ago
  36. ef2d1e4 Merge "leanback: remove deprecated methods of PlaybackGlue" into oc-mr1-dev by Dake Gu · 7 years ago
  37. 7f63e64 Merge "leanback: deprecate MediaControllerGlue and MediaPlayerGlue" into oc-mr1-dev by Dake Gu · 7 years ago
  38. a12ddc5 Merge "leanback: update package-info" into oc-mr1-dev by Dake Gu · 7 years ago
  39. 561bc25 leanback: remove deprecated app.MediaControllerGlue by Dake Gu · 7 years ago
  40. dc97d4f leanback: remove deprecated methods of PlaybackGlue by Dake Gu · 7 years ago
  41. 9f7da98 leanback: deprecate MediaControllerGlue and MediaPlayerGlue by Dake Gu · 7 years ago
  42. ceb3a8d Merge "Bump version of Lifecycle common to 1.0.1" into oc-mr1-dev by Sergey Vasilinets · 7 years ago
  43. cf708c3 leanback: update package-info by Dake Gu · 7 years ago
  44. 56cb0cc Merge "Move to using AGP 3.0.0-beta6" into oc-mr1-dev by Aurimas Liutikas · 7 years ago
  45. 4c5afa2 Bump version of Lifecycle common to 1.0.1 by Sergey Vasilinets · 7 years ago
  46. c094867 Stop using timestamps for support-annotations jar. by Aurimas Liutikas · 7 years ago
  47. 0b0876f Merge "Make getLifecycle public by overriding it in FragmentActivity" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  48. 3fcc20f Improve paging docs by Chris Craik · 7 years ago
  49. 9a384dc Merge "Update flatfoot to beta1, paging to alpha2" into oc-mr1-dev by Yigit Boyar · 7 years ago
  50. b97cc16 Fix LinkifyCompatTest by Siyamed Sinir · 7 years ago
  51. 6d808e3 Merge "Remove deprecated v7 NotificationCompat" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  52. f6d2b6c Merge "Reenable MissingTranslation lint check." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  53. 0d66592 Merge "Create a new task that creates a diff zip with maven.google" into oc-mr1-dev by Yigit Boyar · 7 years ago
  54. fdbb0dd Update flatfoot to beta1, paging to alpha2 by Yigit Boyar · 7 years ago
  55. 0ebd974 Merge "leanback: ArrayObjectAdapter.setItems() with no DiffCallback" into oc-mr1-dev by Dake Gu · 7 years ago
  56. a9ac19d Create a new task that creates a diff zip with maven.google by Yigit Boyar · 7 years ago
  57. 740c9b3 Make getLifecycle public by overriding it in FragmentActivity by Yigit Boyar · 7 years ago
  58. 2100a90 Merge "Java8 interface for LifecycleObserver" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  59. 97253f7 Merge "Add @Transaction annotation" into oc-mr1-dev by Yigit Boyar · 7 years ago
  60. 243ca80 Java8 interface for LifecycleObserver by Sergey Vasilinets · 7 years ago
  61. 6c62570 Move to using AGP 3.0.0-beta6 by Aurimas Liutikas · 7 years ago
  62. fc5e04e Merge "Remove unused member of RoomDatabase Builder" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  63. 01d1938 Merge "Add more thread and nullness annotations" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  64. 3a4653f leanback: ArrayObjectAdapter.setItems() with no DiffCallback by Dake Gu · 7 years ago
  65. 2f4954c Merge "Enforcing a NON NULL constraint on the PrimaryKey" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  66. 5e11812 Remove unused member of RoomDatabase Builder by Florina Muntenescu · 7 years ago
  67. 787f771 Merge "Fix paging dependency on junit" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  68. d1b3338 Add more thread and nullness annotations by Chris Craik · 7 years ago
  69. bed2c18 Merge "Fix missing tint mode in some attributes" am: cfa630e592 am: 5e33c2f76a am: cdbf986e75 by Kamal Faraj · 7 years ago
  70. 49e7f45 Merge "Fix missing tint mode in some attributes" am: cfa630e592 am: 5e33c2f76a by Kamal Faraj · 7 years ago
  71. cdbf986 Merge "Fix missing tint mode in some attributes" am: cfa630e592 am: 5e33c2f76a by Kamal Faraj · 7 years ago
  72. 5e33c2f Merge "Fix missing tint mode in some attributes" am: cfa630e592 by Kamal Faraj · 7 years ago
  73. cfa630e Merge "Fix missing tint mode in some attributes" by Treehugger Robot · 7 years ago
  74. b3c4d93 Add @Transaction annotation by Yuichi Araki · 7 years ago
  75. a150f19 Fix paging dependency on junit by Chris Craik · 7 years ago
  76. e7e731e Merge "Handle kotlin multiline strings" into oc-mr1-dev by Yigit Boyar · 7 years ago
  77. 6432281 Merge "Start using checked-in signing keys for support-content-demos." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  78. 4bda5ea Start using checked-in signing keys for support-content-demos. by Aurimas Liutikas · 7 years ago
  79. efb8087 Merge "Mockito on device for Room" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  80. c644510 Merge "docs: Fixed description of isVisibleToUser()." into oc-mr1-dev by Kevin Hufnagle · 7 years ago
  81. 0348c01 Handle kotlin multiline strings by Yigit Boyar · 7 years ago
  82. 63f6016 Convert support-testutils into an Android library by Aurimas Liutikas · 7 years ago
  83. 583cef1 Merge "Deprecate ViewCompat#setChildrenDrawingOrderEnabled" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  84. 09d450b Reenable MissingTranslation lint check. by Aurimas Liutikas · 7 years ago
  85. bad1714 Deprecate ViewCompat#setChildrenDrawingOrderEnabled by Aurimas Liutikas · 7 years ago
  86. b3384e3 Merge "Test added covering the getter type for a relation field." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  87. c5d91f0 Test added covering the getter type for a relation field. by Florina Muntenescu · 7 years ago
  88. 322d96c Merge "Kotlin integration tests added covering Dao inheritance and converters" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  89. 0d59e25 Kotlin integration tests added covering Dao inheritance and converters by Florina Muntenescu · 7 years ago
  90. 2daa063 Mockito on device for Room by Yuichi Araki · 7 years ago
  91. a3a639f Ignore transient fields while processing Pojos by Yigit Boyar · 7 years ago
  92. 09ff71e Merge "Move support db to its own group" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  93. 3ae82e0 Merge "API changes in SupportSQLiteDatabase" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  94. 8fe7624 Move support db to its own group by Yigit Boyar · 7 years ago
  95. da0c483 Merge "leanback: add playWhenPrepared" into oc-mr1-dev by Dake Gu · 7 years ago
  96. 5cff01b Merge "leanback: skip startEntranceTransition after destroyed" into oc-mr1-dev by Dake Gu · 7 years ago
  97. 1714b26 docs: Fixed description of isVisibleToUser(). by Kevin Hufnagle · 7 years ago
  98. 2b4a201 API changes in SupportSQLiteDatabase by Yigit Boyar · 7 years ago
  99. 7bcf92e Merge "Update margin for preference_dialog_edittext" into oc-mr1-dev by Lei Yu · 7 years ago
  100. f7eafa5 Merge "Import translations. DO NOT MERGE" into oc-mr1-dev by TreeHugger Robot · 7 years ago