1. 42d6438 Add androidTest for PagedListView by Yao, Yuxing · 8 years ago
  2. 698ab5d Merge "Fixed issue where cached views were reporting an adapter position after notifyDataSetChanged was called." into oc-mr1-jetpack-dev by TreeHugger Robot · 8 years ago
  3. 081ac76 Merge "Use available synthetic methods from already generated adapters" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 8 years ago
  4. 207e328 Merge "Use available synthetic methods from already generated adapters" into oc-mr1-support-27.0-dev by TreeHugger Robot · 8 years ago
  5. 88a078c Merge "Flatfoot rc1 <3" into oc-mr1-support-27.0-dev am: f58555baf0 by Yigit Boyar · 8 years ago
  6. f58555b Merge "Flatfoot rc1 <3" into oc-mr1-support-27.0-dev by TreeHugger Robot · 8 years ago
  7. 2e12e3a Merge "Add PagedList#getConfig" into oc-mr1-support-27.0-dev am: 201f059c0d by Chris Craik · 8 years ago
  8. 201f059 Merge "Add PagedList#getConfig" into oc-mr1-support-27.0-dev by TreeHugger Robot · 8 years ago
  9. 2e9de5a Use available synthetic methods from already generated adapters by Sergey Vasilinets · 8 years ago
  10. 6f7cb81 Merge "Print a warning if we cant' generate correct adapter" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 8 years ago
  11. efa4e26 Merge "Print a warning if we cant' generate correct adapter" into oc-mr1-support-27.0-dev by TreeHugger Robot · 8 years ago
  12. 504f54d Add PagedList#getConfig by Chris Craik · 8 years ago
  13. b0b20e1 Flatfoot rc1 <3 by Yigit Boyar · 8 years ago
  14. ac066ab Print a warning if we cant' generate correct adapter by Sergey Vasilinets · 8 years ago
  15. 74597b2 Remove disabled text alpha on v21/22 for borderless colored buttons by Kirill Grouchnikov · 8 years ago
  16. 9ac649c Remove disabled text alpha on v21/22 for borderless colored buttons by Kirill Grouchnikov · 8 years ago
  17. 142c476 Remove Api that we are not ready to launch yet. am: 2802d70f61 by Aga Madurska · 8 years ago
  18. 2802d70 Remove Api that we are not ready to launch yet. by Aga Madurska · 8 years ago
  19. 761bb4d Merge "Handle save instance state as onStop" into oc-mr1-support-27.0-dev by Yigit Boyar · 8 years ago
  20. 9c9c98c Merge "Handle save instance state as onStop" into oc-mr1-support-27.0-dev by TreeHugger Robot · 8 years ago
  21. ba1f777 Merge "Merge "Revive asynchronous TextView update." into oc-mr1-support-27.0-dev am: 98b1284029" into oc-mr1-jetpack-dev by Android Build Merger (Role) · 8 years ago
  22. 3ea03ef Merge "Expose a method for retrieving the drawer controller." into oc-mr1-jetpack-dev by Anthony Chen · 8 years ago
  23. 782964a Merge "Revive asynchronous TextView update." into oc-mr1-support-27.0-dev by Seigo Nonaka · 8 years ago
  24. 98b1284 Merge "Revive asynchronous TextView update." into oc-mr1-support-27.0-dev by TreeHugger Robot · 8 years ago
  25. ffbbae4 Merge "Fix AdapterHelper update/notify order" into oc-mr1-support-27.0-dev by Chris Craik · 8 years ago
  26. 98e0a51 Merge "Fix AdapterHelper update/notify order" into oc-mr1-support-27.0-dev by TreeHugger Robot · 8 years ago
  27. efc56e0 Revive asynchronous TextView update. by Seigo Nonaka · 8 years ago
  28. 993fda7 Fixed issue where cached views were reporting an adapter position after notifyDataSetChanged was called. by shepshapard · 8 years ago
  29. 4cd73c5 Fix AdapterHelper update/notify order by Chris Craik · 8 years ago
  30. 3d7b2a1 Replace some characters with the HTML entities for correct rendering. Added missing work and paragraph. by Florina Muntenescu · 8 years ago
  31. 249f616 Replace some characters with the HTML entities for correct by Florina Muntenescu · 8 years ago
  32. 6b3a2d8 Merge "PagedList storage and data access refactor" into oc-mr1-support-27.0-dev by Chris Craik · 8 years ago
  33. b376ec7 Merge "PagedList storage and data access refactor" into oc-mr1-support-27.0-dev by TreeHugger Robot · 8 years ago
  34. 2d3c67f Merge "Fix flaky invalidation test" into oc-mr1-support-27.0-dev am: ab77dd15c9 by Yigit Boyar · 8 years ago
  35. caab179 Revert "Create reportModifications task" am: ccb3fcbe7f by Sergey Vasilinets · 8 years ago
  36. 3c3092c Merge "Revert "Support buildIds in reportModifications task"" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 8 years ago
  37. e63f8e6 Merge "Make a WeakReference to LifecycleOwner in LifecycleRegistry" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 8 years ago
  38. ab77dd1 Merge "Fix flaky invalidation test" into oc-mr1-support-27.0-dev by TreeHugger Robot · 8 years ago
  39. e1178ed PagedList storage and data access refactor by Chris Craik · 8 years ago
  40. a3e0322 Handle save instance state as onStop by Yigit Boyar · 8 years ago
  41. ccb3fcb Revert "Create reportModifications task" by Sergey Vasilinets · 8 years ago
  42. 8ec204c Merge "Revert "Support buildIds in reportModifications task"" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 8 years ago
  43. b64ff6a Revert "Support buildIds in reportModifications task" by Sergey Vasilinets · 8 years ago
  44. d2cdfec Fix flaky invalidation test by Yigit Boyar · 8 years ago
  45. df71bd9 Merge "Make a WeakReference to LifecycleOwner in LifecycleRegistry" into oc-mr1-support-27.0-dev by TreeHugger Robot · 8 years ago
  46. c2806f1 Recovery from invalid state where onSaveInstanceState may be called without a following call to onStop such that LiveData fails to propogate updated data onceit's lifecycle reenters onResume(). by shepshapard · 8 years ago
  47. 5cfbb5d Recovery from invalid state where onSaveInstanceState may be called without a following call to onStop such that LiveData fails to propogate updated data onceit's lifecycle reenters onResume(). by shepshapard · 8 years ago
  48. db28b3b Make a WeakReference to LifecycleOwner in LifecycleRegistry by Sergey Vasilinets · 8 years ago
  49. bc64125 Merge "leanback: fix ANR in GridLayoutManager.onLayoutChildren" into oc-mr1-support-27.0-dev by Dake Gu · 8 years ago
  50. 7386e41 Merge "leanback: fix ANR in GridLayoutManager.onLayoutChildren" into oc-mr1-support-27.0-dev by Dake Gu · 8 years ago
  51. dcec51d Add definition for API 26.1.0 am: 8597b330f7 by Alan Viverette · 8 years ago
  52. 8597b33 Add definition for API 26.1.0 by Alan Viverette · 8 years ago
  53. d0bf41a Merge "Fix a crash am: 1f11788de2" into oc-mr1-jetpack-dev by Android Build Merger (Role) · 8 years ago
  54. 00b430b Merge "Fix CascadingMenuPopup get wrong offset for submenu issue." into oc-mr1-jetpack-dev by TreeHugger Robot · 8 years ago
  55. 54d5d5a Fix a crash am: 1f11788de2 by Seigo Nonaka · 8 years ago
  56. f657d78 Merge changes from topics "am-ec69ddb8-95d3-469f-9919-3841bedeeb66", "am-09e2264d-8356-4394-99cd-ab8910a8ae20" into oc-mr1-jetpack-dev by TreeHugger Robot · 8 years ago
  57. 1857572 Merge "Add a MediaSessionCompat test case for setCallback(null)" into oc-mr1-jetpack-dev by TreeHugger Robot · 8 years ago
  58. 1f11788 Fix a crash by Seigo Nonaka · 8 years ago
  59. f6861e9 Fix CascadingMenuPopup get wrong offset for submenu issue. by Tun Zheng · 8 years ago
  60. 7260d41 Add a MediaSessionCompat test case for setCallback(null) by Insun Kang · 8 years ago
  61. fa95d77 Fixing CustomEdgeEffectTest on API < 20 by Sunny Goyal · 8 years ago
  62. 529d931 Adding methods in RecyclerView to allow overriding edgeeffect behavior by Sunny Goyal · 8 years ago
  63. 3743a7e Extract recreatable activity code into common utils NO PARTIAL RERUN by Kirill Grouchnikov · 8 years ago
  64. 6794bbb Merge "Enable thread annotations for parameters" into oc-mr1-jetpack-dev by TreeHugger Robot · 8 years ago
  65. 9fcc94e Merge "Support buildIds in reportModifications task" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 8 years ago
  66. 65eebb2 Merge "Remove LifecycleDispatcher & Rename LifecycleRuntimeTrojanProvider" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 8 years ago
  67. 1e2fb4c Merge "Bump lifecycle runtime version to 1.0.2" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 8 years ago
  68. 631b7f7 Merge "Bring back <type>aar</type> hack." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 8 years ago
  69. 19b280d Merge "Create reportModifications task" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 8 years ago
  70. b007099 Merge "Mark ViewPager testKeyboardNavigation test as @FlakyTest." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 8 years ago
  71. a7e4ee0 Mark PopupMenuTest#testAnchoring as @FlakyTest. am: 53d87116fc by Aurimas Liutikas · 8 years ago
  72. 2101230 Merge "Support buildIds in reportModifications task" into oc-mr1-support-27.0-dev by TreeHugger Robot · 8 years ago
  73. 7313b80 Merge "Remove LifecycleDispatcher & Rename LifecycleRuntimeTrojanProvider" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 8 years ago
  74. 4cab301 Support buildIds in reportModifications task by Sergey Vasilinets · 8 years ago
  75. ee737c6 Merge "Bump lifecycle runtime version to 1.0.2" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 8 years ago
  76. 9236565 leanback: fix ANR in GridLayoutManager.onLayoutChildren by Dake Gu · 8 years ago
  77. f89a582 Adding support for badging the legacy shortcut icon. by Sunny Goyal · 8 years ago
  78. 201d7ce Removing shadows for NMR1 shortcuts using adaptive icons. by Sunny Goyal · 8 years ago
  79. 515994a Enable thread annotations for parameters by Matthew Gharrity · 8 years ago
  80. 69b53fb Bump lifecycle runtime version to 1.0.2 by Sergey Vasilinets · 8 years ago
  81. 1960166 Merge "Bring back <type>aar</type> hack." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 8 years ago
  82. f72b2f9 Move transition to standard directories. by Aurimas Liutikas · 8 years ago
  83. 0d5c3f2 Merge "Create reportModifications task" into oc-mr1-support-27.0-dev by TreeHugger Robot · 8 years ago
  84. 6dbdc4c Merge "Mark ViewPager testKeyboardNavigation test as @FlakyTest." into oc-mr1-support-27.0-dev by TreeHugger Robot · 8 years ago
  85. a8b253e Mark ViewPager testKeyboardNavigation test as @FlakyTest. by Aurimas Liutikas · 8 years ago
  86. 53d8711 Mark PopupMenuTest#testAnchoring as @FlakyTest. by Aurimas Liutikas · 8 years ago
  87. eb45a18 Bring back <type>aar</type> hack. by Aurimas Liutikas · 8 years ago
  88. 6aadc53 Remove ForeignKeyBundle from public API am: 5c67dddba0 by Sergey Vasilinets · 8 years ago
  89. 566dbfd Remove LifecycleDispatcher & Rename LifecycleRuntimeTrojanProvider by Sergey Vasilinets · 8 years ago
  90. 8ecb0b9 Merge "@NonNull in lifecycle modules" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 8 years ago
  91. 5c67ddd Remove ForeignKeyBundle from public API by Sergey Vasilinets · 8 years ago
  92. 3c2c198 Merge "@NonNull in lifecycle modules" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 8 years ago
  93. e29148e Merge "Convert up and down buttons to VectorDrawables." into oc-mr1-jetpack-dev by Anthony Chen · 8 years ago
  94. a529531 Expose a method for retrieving the drawer controller. by Anthony Chen · 8 years ago
  95. 8db33ed Merge "Add DiffUtil.ItemCallback" into oc-mr1-jetpack-dev by TreeHugger Robot · 8 years ago
  96. bb245e0 Create reportModifications task by Sergey Vasilinets · 8 years ago
  97. d515e5a Convert up and down buttons to VectorDrawables. by Anthony Chen · 8 years ago
  98. 0e91a7e Merge "Use api from 26" into oc-mr1-support-27.0-dev am: f5c970b5df by Yigit Boyar · 8 years ago
  99. f5c970b Merge "Use api from 26" into oc-mr1-support-27.0-dev by TreeHugger Robot · 8 years ago
  100. 4df4598 Merge "Flatten media-compat RatingCompat." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 8 years ago