1. 9cf4f3d Provide only one LiveData listener for work items. by Sumir Kataria · 7 years ago
  2. b6430f2 Convert NetworkType to enum, move enums to top-level. by Sumir Kataria · 7 years ago
  3. 563e735 Merge "Deprecate android.support.v4.widget.Space" into oc-mr1-jetpack-dev by Aurimas Liutikas · 7 years ago
  4. dfe1503 Merge "Deprecate android.support.v4.widget.Space" into oc-mr1-jetpack-dev by Aurimas Liutikas · 7 years ago
  5. 7cb05b2 Merge "Deprecate RecyclerView.LayoutManager#setAutoMeasureEnabled and switch code paths over to override RecyclerView.LayoutManager#isAutoMeasureEnabled() instead." into oc-mr1-jetpack-dev by shepshapard · 7 years ago
  6. 8195bbc Merge "Deprecate RecyclerView.LayoutManager#setAutoMeasureEnabled and switch code paths over to override RecyclerView.LayoutManager#isAutoMeasureEnabled() instead." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  7. 14d1fe1 Merge "Revert "Fix issue where smooth scroll to position overshoots target view resulting in a jittery"" into oc-mr1-jetpack-dev by Shep Shapard · 7 years ago
  8. b96d4cf Merge "Revert "Fix issue where smooth scroll to position overshoots target view resulting in a jittery"" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  9. a3df549 Revert "Fix issue where smooth scroll to position overshoots target view resulting in a jittery" by Shep Shapard · 7 years ago
  10. 8812a25 Some cleanup from the biweekly funtimes notes. by Sumir Kataria · 7 years ago
  11. 7ae0971 Merge "Apply kotlin plugin before kotlin-dsl-dependency" into oc-mr1-jetpack-dev by Sergey Vasilinets · 7 years ago
  12. 39fc080 Merge "Apply kotlin plugin before kotlin-dsl-dependency" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  13. d2536b5 Merge "Add simple db pruning on startup." into flatfoot-background by Sumir Kataria · 7 years ago
  14. 0248c3c Merge "Fine tune public API elements and docs." into oc-mr1-jetpack-dev by Steve McKay · 7 years ago
  15. bdad8f9 Merge "Fine tune public API elements and docs." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  16. 8519101 Merge "Add System Channel Key column into the support library" into oc-mr1-jetpack-dev by loih · 7 years ago
  17. 349c265 Merge "Replace NPE in FragmentManager with IllegalStateException" into oc-mr1-jetpack-dev by Ian Lake · 7 years ago
  18. ae86872 Merge "Improve RecycledViewPool docs" into oc-mr1-jetpack-dev am: 03d0e54611 by Chris Craik · 7 years ago
  19. b61a40d Merge "Add System Channel Key column into the support library" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  20. 164c38d Apply kotlin plugin before kotlin-dsl-dependency by Sergey Vasilinets · 7 years ago
  21. 59bb44d Merge "Replace NPE in FragmentManager with IllegalStateException" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  22. 03d0e54 Merge "Improve RecycledViewPool docs" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  23. 75a74aa Merge "Fix issue where smooth scroll to position overshoots target view resulting in a jittery looking snap animation." into oc-mr1-jetpack-dev by shepshapard · 7 years ago
  24. 26e2a41 Merge "Remove unused SwipeProgressBar class" into oc-mr1-jetpack-dev by Aurimas Liutikas · 7 years ago
  25. 104bca7 Replace NPE in FragmentManager with IllegalStateException by Ian Lake · 7 years ago
  26. e7006f0 Add simple db pruning on startup. by Sumir Kataria · 7 years ago
  27. f8f19c6 Merge "Fix issue where smooth scroll to position overshoots target view resulting in a jittery looking snap animation." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  28. 03c0732 Merge "Migrate CoL behaviors attached at class level to interfaces" into oc-mr1-jetpack-dev by Aurimas Liutikas · 7 years ago
  29. ab61d17 Merge "Remove unused SwipeProgressBar class" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  30. cf41b0d Merge "Migrate CoL behaviors attached at class level to interfaces" into oc-mr1-jetpack-dev by Aurimas Liutikas · 7 years ago
  31. fd600b5 Merge "Add APPEND_TO_EXISTING_WORK policy for unique tag sequences." into flatfoot-background by Sumir Kataria · 7 years ago
  32. 581e134 Add System Channel Key column into the support library by loih · 7 years ago
  33. 5a04d6c Add APPEND_TO_EXISTING_WORK policy for unique tag sequences. by Sumir Kataria · 7 years ago
  34. f3a70f9 Merge "Fix DialogFragment Dialog visible lifecycle" into oc-mr1-jetpack-dev by Ian Lake · 7 years ago
  35. 68243fc Merge "Fix DialogFragment Dialog visible lifecycle" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  36. 895c34b Merge changes from topics "am-79d478d3-9c99-482a-b062-e66abea4f276", "am-33a7e6ac-d817-4fed-be78-1709a093c598" into oc-mr1-jetpack-dev by Jake Wharton · 7 years ago
  37. 0c131ad Merge "leanback: fix testSelectCardOnARow" into oc-mr1-jetpack-dev by Dake Gu · 7 years ago
  38. a82e791 Merge changes from topics "am-79d478d3-9c99-482a-b062-e66abea4f276", "am-33a7e6ac-d817-4fed-be78-1709a093c598" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  39. f342249 Merge "leanback: fix testSelectCardOnARow" into oc-mr1-jetpack-dev by Dake Gu · 7 years ago
  40. ef18af4 Merge "Move Loader+ViewModel tests to androidTest directory" into oc-mr1-jetpack-dev by Ian Lake · 7 years ago
  41. 356e9d3 Merge "Suppress unchecked warnings for all generated code" into oc-mr1-jetpack-dev by Yigit Boyar · 7 years ago
  42. bd51540 Merge "Revert "leanback: add log for failing testSelectCardOnARow"" into oc-mr1-jetpack-dev by Dake Gu · 7 years ago
  43. b914ab2 Merge "Allow custom executor in ComputableLiveData" into oc-mr1-jetpack-dev by Chris Craik · 7 years ago
  44. 83f7464 Fine tune public API elements and docs. by Steve McKay · 7 years ago
  45. 0ea7a09 Merge "Move Loader+ViewModel tests to androidTest directory" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  46. ef43292 Fix DialogFragment Dialog visible lifecycle by Ian Lake · 7 years ago
  47. 4ced3a4 leanback: fix testSelectCardOnARow by Dake Gu · 7 years ago
  48. a3b638c Merge "Add a synchronous enqueue method for chains." into flatfoot-background by Sumir Kataria · 7 years ago
  49. 4365a4d Merge "Suppress unchecked warnings for all generated code" into oc-mr1-jetpack-dev by Yigit Boyar · 7 years ago
  50. fd1fbe3 Migrate CoL behaviors attached at class level to interfaces by Kirill Grouchnikov · 7 years ago
  51. a2cd8f3 Merge "Revert "leanback: add log for failing testSelectCardOnARow"" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  52. 2ea958b Fix issue where smooth scroll to position overshoots target view resulting in a jittery by shepshapard · 7 years ago
  53. cb77ab1 Revert "leanback: add log for failing testSelectCardOnARow" by Dake Gu · 7 years ago
  54. ff003a2 Merge "Allow custom executor in ComputableLiveData" into oc-mr1-jetpack-dev by Chris Craik · 7 years ago
  55. f8f08ef Improve RecycledViewPool docs by Chris Craik · 7 years ago
  56. c9a2a6d Deprecate android.support.v4.widget.Space by Aurimas Liutikas · 7 years ago
  57. 8f65f25 Remove unused SwipeProgressBar class by Aurimas Liutikas · 7 years ago
  58. d7470ef Add a synchronous enqueue method for chains. by Sumir Kataria · 7 years ago
  59. 91f3de3 Move Loader+ViewModel tests to androidTest directory by Ian Lake · 7 years ago
  60. b8ab5cf Merging goog/oc-mr1-jetpack-dev into flatfoot-background. by Sumir Kataria · 7 years ago
  61. f9c9520 Allow custom executor in ComputableLiveData by Chris Craik · 7 years ago
  62. 6d0c2e7 WorkManager/WorkContinuation API simplification. by Sumir Kataria · 7 years ago
  63. 67ff17d Implemented Guava Optional as an Adapter type in Room. This permits it by Tyson Henning · 7 years ago
  64. c6c39c7 Suppress unchecked warnings for all generated code by Yigit Boyar · 7 years ago
  65. 4783656 Merge "Fix bug in transition name for unmatched elements" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  66. 51b5cd2 Add List variants of varargs for enqueue/then/join. by Sumir Kataria · 7 years ago
  67. a503f70 Merge changes from topics "am-b08697a7-a5cf-4f05-971f-5295b68b19dd", "am-bbcf6ef2-384e-495c-8727-ee2bf47d6cbc", "am-49755461-1eec-45a2-8d0c-ec3497359eaa" into oc-mr1-jetpack-dev by Ian Lake · 7 years ago
  68. d811ae3 Merge "Rename ListAdapterHelper to AsyncListDiffer" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  69. 108f3eb Fix bug in transition name for unmatched elements by George Mount · 7 years ago
  70. c5855eb leanback: add log for failing testSelectCardOnARow by Dake Gu · 7 years ago
  71. 621a7f7 Merge "Prefer platform LinearLayout where possible." into oc-mr1-support-27.0-dev by Jake Wharton · 7 years ago
  72. c2afaba Rename ListAdapterHelper to AsyncListDiffer by Chris Craik · 7 years ago
  73. 35de4d7 Merge "Support clearing up custom view binders by:" into oc-mr1-jetpack-dev by Yuxing Yao · 7 years ago
  74. f94778a Merge "Remove redundant modifiers." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  75. dd4d2a4 Merge "Update API txt files after ag/3522195" into oc-mr1-jetpack-dev by Aurimas Liutikas · 7 years ago
  76. 5211222 Remove redundant modifiers. by Jake Wharton · 7 years ago
  77. 6d6f3c5 Merge "Remove obsolete SDK int checks in 'wear'." into oc-mr1-jetpack-dev by Jake Wharton · 7 years ago
  78. 687fc0a Merge "Make MissingFail check an error, correct occurrence." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  79. d66aa7c Merge "leanback: Fix flaky testTouchMode on v17" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  80. 6fc9e9c Merge "Add the ability to determine if a worker has been executed successfully Test: Updated unit tests" into flatfoot-background by TreeHugger Robot · 7 years ago
  81. ea77041 Update API txt files after ag/3522195 by Aurimas Liutikas · 7 years ago
  82. fb351fb Add the ability to determine if a worker has been executed successfully by Rahul Ravikumar · 7 years ago
  83. 61a1a9b Add @NonNull annotations to the enums we just introduced. by Sumir Kataria · 7 years ago
  84. 38f4f41 Rebuild Loaders on top of LiveData/ViewModel by Ian Lake · 7 years ago
  85. 12ee55b Make MissingFail check an error, correct occurrence. by Jake Wharton · 7 years ago
  86. 8da2c85 leanback: Fix flaky testTouchMode on v17 by Dake Gu · 7 years ago
  87. fb68178 Merge "Enable error-prone on Java projects." into oc-mr1-jetpack-dev by Jake Wharton · 7 years ago
  88. 8c49350 Suppress obsolete SDK int checks in 'design'. by Jake Wharton · 7 years ago
  89. 716f172 Remove obsolete SDK int checks in 'appcompat'. by Jake Wharton · 7 years ago
  90. 20e9f85 Support clearing up custom view binders by: by Yao, Yuxing · 7 years ago
  91. d7c3325 More IntDefs to enums for the public API. by Sumir Kataria · 7 years ago
  92. 624e192 Merge changes from topics "am-b70f6401-0d57-4fb1-8b22-8cf9723dc43b", "am-ec8e86a8-c22e-4f0a-b2ea-7c4078a59498" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  93. 7bec7bf Merge "Remove obsolete SDK int checks in 'core-ui'." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  94. 4f27ebc Enable error-prone on Java projects. by Jake Wharton · 7 years ago
  95. e63fe74 Remove obsolete SDK int checks in 'wear'. by Jake Wharton · 7 years ago
  96. 3894383 Remove obsolete SDK int checks in 'preferences-v7'. by Jake Wharton · 7 years ago
  97. d00a833 Remove obsolete SDK int checks in 'graphics'. by Jake Wharton · 7 years ago
  98. 8fc1ae7 Remove obsolete SDK int checks in 'core-ui'. by Jake Wharton · 7 years ago
  99. 8a3df41 Merge "Modify the PagerSnapHelper to account for views larger than the list." into oc-mr1-jetpack-dev by Anthony Chen · 7 years ago
  100. accafea Enforce time limit for processing work in SystemAlarm by Jan Clarin · 7 years ago