1. f15b3b8 Use same thread pool size as AsyncTask#THREAD_POOL_EXECUTOR. by Sumir Kataria · 7 years ago
  2. 4ee219a Merge "Update artifactIds to :work-runtime/firebase." into flatfoot-background by Sumir Kataria · 7 years ago
  3. 9d33702 Merge "DO NOT MERGE In RecyclerView.SmoothScroller, setting mRunning to false before call to onStop." into oc-mr1-jetpack-dev by shepshapard · 7 years ago
  4. 69a12d8 Merge "DO NOT MERGE In RecyclerView.SmoothScroller, setting mRunning to false before call to onStop." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  5. 76fdf4b Update artifactIds to :work-runtime/firebase. by Sumir Kataria · 7 years ago
  6. 332f9d5 Merge "Check for application force-stops and reschedule workers when necessary." into flatfoot-background by TreeHugger Robot · 7 years ago
  7. 21e16f3 Check for application force-stops and reschedule workers when necessary. by Rahul Ravikumar · 7 years ago
  8. f342c3d DO NOT MERGE leanback: disable A11Y scroll when setScrollEnabled(false) by Dake Gu · 7 years ago
  9. dd31271 DO NOT MERGE leanback: disable A11Y scroll when setScrollEnabled(false) by Dake Gu · 7 years ago
  10. 5279c86 DO NOT MERGE In RecyclerView.SmoothScroller, setting mRunning to false before by shepshapard · 7 years ago
  11. 4484814 Split blocking methods into their own classes. by Sumir Kataria · 7 years ago
  12. ce9b1a1 Merge "Add getStatusesByTag(Sync) methods." into flatfoot-background by Sumir Kataria · 7 years ago
  13. 04c3c47 Merge "Fix restartLoader behavior with reset" into oc-mr1-jetpack-dev by Ian Lake · 7 years ago
  14. 19ae799 Add getStatusesByTag(Sync) methods. by Sumir Kataria · 7 years ago
  15. 1bc171d Merge "Fix restartLoader behavior with reset" into oc-mr1-jetpack-dev by Ian Lake · 7 years ago
  16. d64a1a6 Add support requiresStorageNotLow() and requiresBatteryNotLow() in API 23-25. by Rahul Ravikumar · 7 years ago
  17. 19cf608 Fix NPE in getStatusSync. by Sumir Kataria · 7 years ago
  18. d91ae52 Merge "Set correct initial state on enqueue." into flatfoot-background by TreeHugger Robot · 7 years ago
  19. 9427cbf Merge "DO NOT MERGE leanback: fix broken VerticalGridView RTL layout" into oc-mr1-jetpack-dev by Dake Gu · 7 years ago
  20. f8aafdb Merge "DO NOT MERGE leanback: fix broken VerticalGridView RTL layout" into oc-mr1-jetpack-dev by Dake Gu · 7 years ago
  21. a68a9b8 Use a separate ripple for the up/down buttons. by Anthony Chen · 7 years ago
  22. 84354e3 Set correct initial state on enqueue. by Sumir Kataria · 7 years ago
  23. 3d5949e Change prune criteria. by Sumir Kataria · 7 years ago
  24. 28a087a DO NOT MERGE leanback: fix broken VerticalGridView RTL layout by Dake Gu · 7 years ago
  25. 5404d81 Fix restartLoader behavior with reset by Ian Lake · 7 years ago
  26. 2a478fa Merge "Removing wrong file" into oc-mr1-jetpack-dev am: 821bd95bf0 by Roberto Perez · 7 years ago
  27. 821bd95 Merge "Removing wrong file" into oc-mr1-jetpack-dev by Roberto Perez · 7 years ago
  28. 1dd88b2 Merge "Recursively fail dependents on work failure." into flatfoot-background by TreeHugger Robot · 7 years ago
  29. 90d5748 Merge "Add ability to specify an initial position for the list dialog." into oc-mr1-jetpack-dev by Anthony Chen · 7 years ago
  30. 9015f6c Merge "Add ability to specify an initial position for the list dialog." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  31. c1ba633 Recursively fail dependents on work failure. by Sumir Kataria · 7 years ago
  32. 5c970d9 Removing wrong file by Roberto Perez · 7 years ago
  33. 8a8c56e Merge "ActionBar initial implementation" into oc-mr1-jetpack-dev am: bd84dd3041 by Roberto Perez · 7 years ago
  34. bd84dd3 Merge "ActionBar initial implementation" into oc-mr1-jetpack-dev by Roberto Perez · 7 years ago
  35. 10847d8 Merge "Properly mark some WorkSpec/Work fields as @NonNull." into flatfoot-background by Sumir Kataria · 7 years ago
  36. caf9ef4 Merge "Fix page up/down button behavior in item longer than RecyclerView size." into oc-mr1-jetpack-dev by Yao, Yuxing · 7 years ago
  37. 18dbae4 Add ability to specify an initial position for the list dialog. by Anthony Chen · 7 years ago
  38. 515e30e Merge "DO NOT MERGE: Bump version number for 27.1.1 bugfix release" into oc-mr1-jetpack-dev by Alan Viverette · 7 years ago
  39. e9bb569 Merge "Fix page up/down button behavior in item longer than RecyclerView size." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  40. 7a7a9a8 Merge "DO NOT MERGE: Bump version number for 27.1.1 bugfix release" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  41. 86894df Properly mark some WorkSpec/Work fields as @NonNull. by Sumir Kataria · 7 years ago
  42. a98dc6e Merge "Query accessedTableNames for DataSource.Factory, join them correctly" into oc-mr1-jetpack-dev by Chris Craik · 7 years ago
  43. e118c41 Merge "Query accessedTableNames for DataSource.Factory, join them correctly" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  44. f4efddc Merge "Fix UXR related behavior." into oc-mr1-jetpack-dev am: 6bfe2e7e8c by Yao, Yuxing · 7 years ago
  45. 6bfe2e7 Merge "Fix UXR related behavior." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  46. 0d1e61e ActionBar initial implementation by Roberto Perez · 7 years ago
  47. b00a008 Merge "Fix start/end margin for CarListDialog's dividers." into oc-mr1-jetpack-dev by Anthony Chen · 7 years ago
  48. 257e64c Merge "Fix CarDrawerTest." into oc-mr1-jetpack-dev am: 5badff201c by Anthony Chen · 7 years ago
  49. aa23e52 Merge "Fix start/end margin for CarListDialog's dividers." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  50. 5badff2 Merge "Fix CarDrawerTest." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  51. 98aad95 Merge "Fix error when setting textAppearances." into oc-mr1-jetpack-dev by Anthony Chen · 7 years ago
  52. 21dfd87 Merge "Fix error when setting textAppearances." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  53. b91e902 Merge "Update dimensions on the scroll bar." into oc-mr1-jetpack-dev by Anthony Chen · 7 years ago
  54. 26d4b61 Merge "Update dimensions on the scroll bar." into oc-mr1-jetpack-dev by Anthony Chen · 7 years ago
  55. 1b805d3 Query accessedTableNames for DataSource.Factory, join them correctly by Chris Craik · 7 years ago
  56. f4ae2b7 Add TimeUnits to all time-related args. by Sumir Kataria · 7 years ago
  57. a8504f2 DO NOT MERGE: Bump version number for 27.1.1 bugfix release by Alan Viverette · 7 years ago
  58. c98d853 Merge "End removal animation prior to the View becoming fully visible." into oc-mr1-jetpack-dev by George Mount · 7 years ago
  59. 72bbcce Merge "End removal animation prior to the View becoming fully visible." into oc-mr1-jetpack-dev by George Mount · 7 years ago
  60. c215073 Merge "Fix stale onLoadFinished callbacks on detach" into oc-mr1-jetpack-dev by Ian Lake · 7 years ago
  61. b14a93f Fix start/end margin for CarListDialog's dividers. by Anthony Chen · 7 years ago
  62. 8dacfbf Merge "Fix stale onLoadFinished callbacks on detach" into oc-mr1-jetpack-dev by Ian Lake · 7 years ago
  63. 1422e79 Fix CarDrawerTest. by Anthony Chen · 7 years ago
  64. d70f977 Keep track of alarmIds when using SystemAlarmManager. by Rahul Ravikumar · 7 years ago
  65. 2524380 Fix UXR related behavior. by Yao, Yuxing · 7 years ago
  66. d5ba674 End removal animation prior to the View becoming fully visible. by George Mount · 7 years ago
  67. 5a3a7fa Fix page up/down button behavior in item longer than RecyclerView size. by Yao, Yuxing · 7 years ago
  68. 1dde30e Ensure Fragment's ViewModels are cleared on finish() am: 0d429d5f5b by Ian Lake · 7 years ago
  69. fed7322 Fix error when setting textAppearances. by Anthony Chen · 7 years ago
  70. 50575bf Fix stale onLoadFinished callbacks on detach by Ian Lake · 7 years ago
  71. 0d429d5 Ensure Fragment's ViewModels are cleared on finish() by Ian Lake · 7 years ago
  72. 15ce76e Merge "Create a dark theme for applications to extend." into oc-mr1-jetpack-dev by Anthony Chen · 7 years ago
  73. e7279fd Update dimensions on the scroll bar. by Anthony Chen · 7 years ago
  74. d4103d6 Merge "Create a dark theme for applications to extend." into oc-mr1-jetpack-dev by Anthony Chen · 7 years ago
  75. 5993dff Merge "Don't use Loader status in FragmentManager" into oc-mr1-jetpack-dev by Ian Lake · 7 years ago
  76. 4aaef33 Merge "Don't use Loader status in FragmentManager" into oc-mr1-jetpack-dev by Ian Lake · 7 years ago
  77. 15c4392 Create a dark theme for applications to extend. by Anthony Chen · 7 years ago
  78. 2e56fc8 Merge "Correct field type to reflect supertype change." into oc-mr1-jetpack-dev by Jake Wharton · 7 years ago
  79. 312a00f Merge "Correct field type to reflect supertype change." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  80. 2dd9f82 Merge "Set the PagedListView's setMaxPages to UNLIMITED_PAGES" into oc-mr1-jetpack-dev by Rodrigo Lagos · 7 years ago
  81. 783f3d4 Merge "Set the PagedListView's setMaxPages to UNLIMITED_PAGES" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  82. 4ce9477 Correct field type to reflect supertype change. by Jake Wharton · 7 years ago
  83. 17e8ab2 Set version of room to alpha3 am: 334457599f by Yigit Boyar · 7 years ago
  84. 2340ffb Set the PagedListView's setMaxPages to UNLIMITED_PAGES by Rodrigo Lagos · 7 years ago
  85. 3344575 Set version of room to alpha3 by Yigit Boyar · 7 years ago
  86. 1639728 Fix clearAllTables on APIs below 21 am: 3f426b1704 by Yuichi Araki · 7 years ago
  87. 98179e0 Don't use Loader status in FragmentManager by Ian Lake · 7 years ago
  88. 3f426b1 Fix clearAllTables on APIs below 21 by Yuichi Araki · 7 years ago
  89. 6b6143f Merge "Escape android specific collations in db veriier" into oc-mr1-jetpack-dev by Yigit Boyar · 7 years ago
  90. cf8c5a3 Merge "Move query parameter into local final" into oc-mr1-jetpack-dev by Yigit Boyar · 7 years ago
  91. 604a1be Merge "Parse kotlin query parameter names" into oc-mr1-jetpack-dev by Yigit Boyar · 7 years ago
  92. c294df3 Merge "Escape android specific collations in db veriier" into oc-mr1-jetpack-dev by Yigit Boyar · 7 years ago
  93. db5bf45 Merge "Move query parameter into local final" into oc-mr1-jetpack-dev by Yigit Boyar · 7 years ago
  94. 81e7f47 Merge "Parse kotlin query parameter names" into oc-mr1-jetpack-dev by Yigit Boyar · 7 years ago
  95. 83d1d1e Parse kotlin query parameter names by Yigit Boyar · 7 years ago
  96. 12d6a25 Merge "Delete deprecated recyclerview extensions" into oc-mr1-jetpack-dev by Chris Craik · 7 years ago
  97. 249015b Merge "Delete deprecated recyclerview extensions" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  98. 51b29a2 Merge "Fix Differ javadoc samples" into oc-mr1-jetpack-dev am: 525b226928 by Chris Craik · 7 years ago
  99. 525b226 Merge "Fix Differ javadoc samples" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  100. f36794c AsyncListDiffer - update list, then notify - DO NOT MERGE by Chris Craik · 7 years ago