1. 5a04d6c Add APPEND_TO_EXISTING_WORK policy for unique tag sequences. by Sumir Kataria · 7 years ago
  2. a3b638c Merge "Add a synchronous enqueue method for chains." into flatfoot-background by Sumir Kataria · 7 years ago
  3. d7470ef Add a synchronous enqueue method for chains. by Sumir Kataria · 7 years ago
  4. b8ab5cf Merging goog/oc-mr1-jetpack-dev into flatfoot-background. by Sumir Kataria · 7 years ago
  5. 6d0c2e7 WorkManager/WorkContinuation API simplification. by Sumir Kataria · 7 years ago
  6. 67ff17d Implemented Guava Optional as an Adapter type in Room. This permits it by Tyson Henning · 7 years ago
  7. 4783656 Merge "Fix bug in transition name for unmatched elements" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  8. 51b5cd2 Add List variants of varargs for enqueue/then/join. by Sumir Kataria · 7 years ago
  9. 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
  10. d811ae3 Merge "Rename ListAdapterHelper to AsyncListDiffer" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  11. 108f3eb Fix bug in transition name for unmatched elements by George Mount · 7 years ago
  12. c5855eb leanback: add log for failing testSelectCardOnARow by Dake Gu · 7 years ago
  13. 621a7f7 Merge "Prefer platform LinearLayout where possible." into oc-mr1-support-27.0-dev by Jake Wharton · 7 years ago
  14. c2afaba Rename ListAdapterHelper to AsyncListDiffer by Chris Craik · 7 years ago
  15. 35de4d7 Merge "Support clearing up custom view binders by:" into oc-mr1-jetpack-dev by Yuxing Yao · 7 years ago
  16. f94778a Merge "Remove redundant modifiers." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  17. dd4d2a4 Merge "Update API txt files after ag/3522195" into oc-mr1-jetpack-dev by Aurimas Liutikas · 7 years ago
  18. 5211222 Remove redundant modifiers. by Jake Wharton · 7 years ago
  19. 6d6f3c5 Merge "Remove obsolete SDK int checks in 'wear'." into oc-mr1-jetpack-dev by Jake Wharton · 7 years ago
  20. 687fc0a Merge "Make MissingFail check an error, correct occurrence." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  21. d66aa7c Merge "leanback: Fix flaky testTouchMode on v17" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  22. 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
  23. ea77041 Update API txt files after ag/3522195 by Aurimas Liutikas · 7 years ago
  24. fb351fb Add the ability to determine if a worker has been executed successfully by Rahul Ravikumar · 7 years ago
  25. 61a1a9b Add @NonNull annotations to the enums we just introduced. by Sumir Kataria · 7 years ago
  26. 38f4f41 Rebuild Loaders on top of LiveData/ViewModel by Ian Lake · 7 years ago
  27. 12ee55b Make MissingFail check an error, correct occurrence. by Jake Wharton · 7 years ago
  28. 8da2c85 leanback: Fix flaky testTouchMode on v17 by Dake Gu · 7 years ago
  29. fb68178 Merge "Enable error-prone on Java projects." into oc-mr1-jetpack-dev by Jake Wharton · 7 years ago
  30. 20e9f85 Support clearing up custom view binders by: by Yao, Yuxing · 7 years ago
  31. d7c3325 More IntDefs to enums for the public API. by Sumir Kataria · 7 years ago
  32. 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
  33. 7bec7bf Merge "Remove obsolete SDK int checks in 'core-ui'." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  34. 4f27ebc Enable error-prone on Java projects. by Jake Wharton · 7 years ago
  35. e63fe74 Remove obsolete SDK int checks in 'wear'. by Jake Wharton · 7 years ago
  36. 3894383 Remove obsolete SDK int checks in 'preferences-v7'. by Jake Wharton · 7 years ago
  37. d00a833 Remove obsolete SDK int checks in 'graphics'. by Jake Wharton · 7 years ago
  38. 8fc1ae7 Remove obsolete SDK int checks in 'core-ui'. by Jake Wharton · 7 years ago
  39. 8a3df41 Merge "Modify the PagerSnapHelper to account for views larger than the list." into oc-mr1-jetpack-dev by Anthony Chen · 7 years ago
  40. accafea Enforce time limit for processing work in SystemAlarm by Jan Clarin · 7 years ago
  41. f087b77 Merge "Remove needless 'final' modifier from 'static' methods." into oc-mr1-jetpack-dev by Jake Wharton · 7 years ago
  42. 3f41c73 Merge "Fix parent not being null after animating removed fragment." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  43. c05db25 Remove needless 'final' modifier from 'static' methods. by Jake Wharton · 7 years ago
  44. 3ff66af Prefer platform LinearLayout where possible. by Jake Wharton · 7 years ago
  45. 41516af Let Fragment implement ViewModelStoreOwner by Ian Lake · 7 years ago
  46. 979ba97 Let FragmentActivity implement ViewModelStoreOwner by Ian Lake · 7 years ago
  47. 712525d Merge "Ignore some states when checking KEEP_EXISTING_WORK policy." into flatfoot-background by TreeHugger Robot · 7 years ago
  48. 9c3131b Merge "Prefer platform LinearLayout where possible." into oc-mr1-support-27.0-dev by Jake Wharton · 7 years ago
  49. ce057ee Merge "Prefer platform LinearLayout where possible." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  50. b54385f Ignore some states when checking KEEP_EXISTING_WORK policy. by Sumir Kataria · 7 years ago
  51. 32beec4 Merge "Move empty/shim projects to standard directories." into oc-mr1-jetpack-dev by Jake Wharton · 7 years ago
  52. 257a267 Merge "Update Support Library to use Lifecycle 1.1" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  53. d3d485b [automerger skipped] Merge "Import translations. DO NOT MERGE" into cw-f-dev am: 98c0a534f2 -s ours skipped: 40cb40318c am: 914dc8023c -s ours am: 7cc26e42c7 -s ours am: 15ef8ef03d -s ours by Android Build Merger (Role) · 7 years ago
  54. 9d8f993 [automerger skipped] Merge "Import translations. DO NOT MERGE" into cw-f-dev am: 98c0a534f2 -s ours skipped: 40cb40318c am: 914dc8023c -s ours am: 7cc26e42c7 -s ours am: 15ef8ef03d -s ours by Android Build Merger (Role) · 7 years ago
  55. d3cd816 Merge changes from topic "am-7d015bbe-5b15-41f4-8c66-9e3e62c1ce88" into nyc-mr2-dev am: 0ab3d945db am: 1564686990 am: 86724569cc am: 7d70b4dd7d by Android Build Merger (Role) · 7 years ago
  56. e3e1faf [automerger skipped] Merge "Import translations. DO NOT MERGE" into cw-f-dev am: 98c0a534f2 -s ours skipped: 40cb40318c am: 914dc8023c -s ours am: 7cc26e42c7 -s ours by Android Build Merger (Role) · 7 years ago
  57. 7524514 Merge changes from topic "am-7d015bbe-5b15-41f4-8c66-9e3e62c1ce88" into nyc-mr2-dev am: 0ab3d945db am: 1564686990 am: 86724569cc am: 7d70b4dd7d by Android Build Merger (Role) · 7 years ago
  58. 15ef8ef [automerger skipped] Merge "Import translations. DO NOT MERGE" into cw-f-dev am: 98c0a534f2 -s ours skipped: 40cb40318c am: 914dc8023c -s ours by Android Build Merger (Role) · 7 years ago
  59. 6a4f843 Merge changes from topic "am-7d015bbe-5b15-41f4-8c66-9e3e62c1ce88" into oc-dev am: ae760f491e am: 2dd73a955f am: c6dbc05aeb by Android Build Merger (Role) · 7 years ago
  60. f00cfe9 [automerger skipped] Import translations. DO NOT MERGE skipped: 712eee2338 skipped: d81aca8a05 am: f89ad9bf5e -s ours am: 5f1836e2af -s ours am: 4da9320a77 -s ours by Android Build Merger (Role) · 7 years ago
  61. 2b18db8 Merge changes from topic "am-7d015bbe-5b15-41f4-8c66-9e3e62c1ce88" into oc-dev am: ae760f491e am: 2dd73a955f am: c6dbc05aeb by Android Build Merger (Role) · 7 years ago
  62. b4940e9 Merge changes from topic "am-7d015bbe-5b15-41f4-8c66-9e3e62c1ce88" into nyc-mr2-dev am: 0ab3d945db am: 1564686990 am: 86724569cc by Android Build Merger (Role) · 7 years ago
  63. 724b538 [automerger skipped] Import translations. DO NOT MERGE skipped: 712eee2338 skipped: d81aca8a05 am: f89ad9bf5e -s ours am: 5f1836e2af -s ours am: 4da9320a77 -s ours by Android Build Merger (Role) · 7 years ago
  64. a86a80f [automerger skipped] Import translations. DO NOT MERGE skipped: 56850241d9 skipped: 5765ffdded am: 71de867a98 -s ours am: a8d591a35d -s ours am: 97d87ba6cb -s ours by Android Build Merger (Role) · 7 years ago
  65. 3f32e28 [automerger skipped] Import translations. DO NOT MERGE skipped: 56850241d9 skipped: 5765ffdded am: 71de867a98 -s ours am: a8d591a35d -s ours am: 97d87ba6cb -s ours by Android Build Merger (Role) · 7 years ago
  66. 7cc26e4 [automerger skipped] Merge "Import translations. DO NOT MERGE" into cw-f-dev am: 98c0a534f2 -s ours skipped: 40cb40318c by Android Build Merger (Role) · 7 years ago
  67. 5fced68 Merge changes from topic "am-7d015bbe-5b15-41f4-8c66-9e3e62c1ce88" into oc-dev am: ae760f491e am: 2dd73a955f by Android Build Merger (Role) · 7 years ago
  68. b84af6e [automerger skipped] Import translations. DO NOT MERGE skipped: 712eee2338 skipped: d81aca8a05 am: f89ad9bf5e -s ours am: 5f1836e2af -s ours by Android Build Merger (Role) · 7 years ago
  69. 7d70b4d Merge changes from topic "am-7d015bbe-5b15-41f4-8c66-9e3e62c1ce88" into nyc-mr2-dev am: 0ab3d945db am: 1564686990 by Android Build Merger (Role) · 7 years ago
  70. 6d7021b [automerger skipped] Import translations. DO NOT MERGE skipped: 56850241d9 skipped: 5765ffdded am: 71de867a98 -s ours am: a8d591a35d -s ours by Android Build Merger (Role) · 7 years ago
  71. c6dbc05 Merge changes from topic "am-7d015bbe-5b15-41f4-8c66-9e3e62c1ce88" into oc-dev am: ae760f491e by Android Build Merger (Role) · 7 years ago
  72. 8672456 Merge changes from topic "am-7d015bbe-5b15-41f4-8c66-9e3e62c1ce88" into nyc-mr2-dev am: 0ab3d945db by Android Build Merger (Role) · 7 years ago
  73. 4da9320 [automerger skipped] Import translations. DO NOT MERGE skipped: 712eee2338 skipped: d81aca8a05 am: f89ad9bf5e -s ours by Android Build Merger (Role) · 7 years ago
  74. 97d87ba [automerger skipped] Import translations. DO NOT MERGE skipped: 56850241d9 skipped: 5765ffdded am: 71de867a98 -s ours by Android Build Merger (Role) · 7 years ago
  75. 914dc80 [automerger skipped] Merge "Import translations. DO NOT MERGE" into cw-f-dev am: 98c0a534f2 -s ours skipped: 40cb40318c by Android Build Merger (Role) · 7 years ago
  76. 2dd73a9 Merge changes from topic "am-7d015bbe-5b15-41f4-8c66-9e3e62c1ce88" into oc-dev by Android Build Merger (Role) · 7 years ago
  77. 5f1836e [automerger skipped] Import translations. DO NOT MERGE skipped: 712eee2338 skipped: d81aca8a05 by Android Build Merger (Role) · 7 years ago
  78. 1564686 Merge changes from topic "am-7d015bbe-5b15-41f4-8c66-9e3e62c1ce88" into nyc-mr2-dev by Android Build Merger (Role) · 7 years ago
  79. a8d591a [automerger skipped] Import translations. DO NOT MERGE skipped: 56850241d9 skipped: 5765ffdded by Android Build Merger (Role) · 7 years ago
  80. 40cb403 Merge "Import translations. DO NOT MERGE" into cw-f-dev am: 98c0a534f2 -s ours by Bill Yi · 7 years ago
  81. e62545f Fix parent not being null after animating removed fragment. by George Mount · 7 years ago
  82. ae760f4 Merge changes from topic "am-7d015bbe-5b15-41f4-8c66-9e3e62c1ce88" into oc-dev by TreeHugger Robot · 7 years ago
  83. 0ab3d94 Merge changes from topic "am-7d015bbe-5b15-41f4-8c66-9e3e62c1ce88" into nyc-mr2-dev by TreeHugger Robot · 7 years ago
  84. 98c0a53 Merge "Import translations. DO NOT MERGE" into cw-f-dev by TreeHugger Robot · 7 years ago
  85. c350a35 Merge "Update Paging dependency to use lifecycle:livedata" into oc-mr1-support-27.0-dev by Chris Craik · 7 years ago
  86. 8f3c7e2 Merge "Update Paging dependency to use lifecycle:livedata" into oc-mr1-support-27.0-dev by Chris Craik · 7 years ago
  87. 631ef30 Merge "Update Paging dependency to use lifecycle:livedata" into oc-mr1-support-27.0-dev by Chris Craik · 7 years ago
  88. daf9f88 Merge "Move to the new Logger Test: Prexisting unit tests." into flatfoot-background by Rahul Ravikumar · 7 years ago
  89. 090e301 Move empty/shim projects to standard directories. by Jake Wharton · 7 years ago
  90. acf4c98 Merge "Import translations. DO NOT MERGE" into oc-mr1-dev am: 733e8b3e34 -s ours by Bill Yi · 7 years ago
  91. 6d37f09 Merge "Import translations. DO NOT MERGE" into oc-mr1-dev am: 5c6f466400 -s ours by Bill Yi · 7 years ago
  92. 61cd9b2 Merge "Import translations. DO NOT MERGE" into oc-mr1-dev am: 733e8b3e34 -s ours by Bill Yi · 7 years ago
  93. c530ea1 Merge "Import translations. DO NOT MERGE" into oc-mr1-dev am: 5c6f466400 -s ours by Bill Yi · 7 years ago
  94. f5bfb35 Import translations. DO NOT MERGE am: 36a2b9492b -s ours by Bill Yi · 7 years ago
  95. 4b6e655 Import translations. DO NOT MERGE am: 36a2b9492b -s ours by Bill Yi · 7 years ago
  96. c063e4e Merge "Import translations. DO NOT MERGE" into oc-mr1-dev by Bill Yi · 7 years ago
  97. 08f9cc6 Merge "Import translations. DO NOT MERGE" into oc-mr1-dev by Bill Yi · 7 years ago
  98. 9dc0fa0 Import translations. DO NOT MERGE am: 36a2b9492b -s ours by Bill Yi · 7 years ago
  99. 733e8b3 Merge "Import translations. DO NOT MERGE" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  100. 5c6f466 Merge "Import translations. DO NOT MERGE" into oc-mr1-dev by TreeHugger Robot · 7 years ago