1. d99995d Use GenericLifecycleObserver inside of LiveData by Sergey Vasilinets · 7 years ago
  2. 3f632e5 Merge "Fix correctness issues while choosing Adapters for LifecycleObservers" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  3. 77ac375 Merge "Annotate Fragment.onSaveInstanceState Bundle as non-null." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  4. 6d237b3 Fix correctness issues while choosing Adapters for LifecycleObservers by Sergey Vasilinets · 7 years ago
  5. ee09040 Merge "EmojiCompat, handle InputConnection is null case" into oc-mr1-support-27.0-dev by Siyamed Sinir · 7 years ago
  6. 8d7346c Merge "Fail when non-null fields are missing in query" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 7 years ago
  7. abdae2e Annotate Fragment.onSaveInstanceState Bundle as non-null. by Jake Wharton · 7 years ago
  8. 26209c7 Merge "Annotate Fragment.onViewCreated view as non-null." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  9. 8a68d2f Merge changes Ib38bd0dd,I37d12b39,I88665043,Id06ff4a4,I6b6f944e into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  10. 7d4f7b5 EmojiCompat, handle InputConnection is null case by Siyamed Sinir · 7 years ago
  11. 3c0b715 Merge "Add nullability annotations to compat content package." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  12. fe9dfb2 Merge "Add nullability annotations to compat net package." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  13. dc3bc8c Merge "Release state lock on FragmentManager on permission result" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  14. 9f49814 Add nullability annotations to compat util package. by Jake Wharton · 7 years ago
  15. b263951 Add nullability annotations to compat accessibility package. by Jake Wharton · 7 years ago
  16. 64577cc Add nullability annotations to compat hardware package. by Jake Wharton · 7 years ago
  17. 23c19ec Add nullability annotations to compat graphics package. by Jake Wharton · 7 years ago
  18. 0a3498a Add nullability annotations to compat provider package. by Jake Wharton · 7 years ago
  19. 985926b Add nullability annotations to compat content package. by Jake Wharton · 7 years ago
  20. afbbe0a Fail when non-null fields are missing in query by Yigit Boyar · 7 years ago
  21. cb3829a Annotate Fragment.onViewCreated view as non-null. by Jake Wharton · 7 years ago
  22. dd5763c Merge "Move to using build-tools 27.0.0" into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  23. a9fb9a0 Merge "Handle re-entry in invalidation tracker" into oc-mr1-support-27.0-dev by Yigit Boyar · 7 years ago
  24. 1c14ccb Merge "Rename AppToolkitExecutor to ArchTaskExecutor" into oc-mr1-support-27.0-dev by Yigit Boyar · 7 years ago
  25. ea49b1f Merge "leanback: prioritize support lib fragment in package-info" into oc-mr1-dev by Dake Gu · 7 years ago
  26. ec76b5f Merge "leanback: prioritize support lib fragment in package-info" into oc-mr1-dev by Dake Gu · 7 years ago
  27. 205c946 Release state lock on FragmentManager on permission result by George Mount · 7 years ago
  28. 93745fc customtabs: Add the validateRelationship() service call. by Benoît Lizé · 7 years ago
  29. d7310e8 Merge "Add nullability annotations to compat app package." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  30. 85b7b35 Merge "Revert "Move support-fragment code to standard directories."" into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  31. 6f8bc40 Merge "Revert "Move dynamic-animation code to standard directories."" into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  32. 92ace0d Merge "Revert "Move support-content code to standard directories."" into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  33. fb4e121 Revert "Move dynamic-animation code to standard directories." by Aurimas Liutikas · 7 years ago
  34. c06f8f0 Revert "Move support-fragment code to standard directories." by Aurimas Liutikas · 7 years ago
  35. bcea424 Revert "Move support-content code to standard directories." by Aurimas Liutikas · 7 years ago
  36. 47f56c7 Merge "Revert "Move support-cardview code to standard directories."" into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  37. 3e4346d Revert "Move support-cardview code to standard directories." by Aurimas Liutikas · 7 years ago
  38. 305010f Add nullability annotations to compat net package. by Jake Wharton · 7 years ago
  39. 278e3a0 Merge "Revert "Move transition code to standard directories."" into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  40. ae36c8b Rename AppToolkitExecutor to ArchTaskExecutor by Yigit Boyar · 7 years ago
  41. 96b3dee Revert "Move transition code to standard directories." by Aurimas Liutikas · 7 years ago
  42. 7db4214 Merge "Fix for bad behavior for attachToRecyclerView during long press." into oc-mr1-support-27.0-dev by Shep Shapard · 7 years ago
  43. 9e9f611 Merge "Limit characters in table/column names" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  44. 5fe8189 Merge "Move dynamic-animation code to standard directories." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  45. 3f47593 Merge "Add nullability annotations to compat widget package." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  46. 36d2e40 Merge "Revert "Move customtabs code to standard directories."" into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  47. 809d1e4 Revert "Move customtabs code to standard directories." by Aurimas Liutikas · 7 years ago
  48. f3b01d8 Limit characters in table/column names by Yigit Boyar · 7 years ago
  49. fb6c4d1 Merge "Move support-compat code to standard directories." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  50. 10b9a2d Merge "Move support-core-utils code to standard directories." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  51. 2bbac5d Merge "Move emoji code to standard directories." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  52. a9f4cc6 Merge "Move transition code to standard directories." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  53. 8b539e2 Merge "Move support-fragment code to standard directories." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  54. d8d60cf Merge "Move support-content code to standard directories." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  55. 438b71b Merge "Move customtabs code to standard directories." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  56. cbfc663 Add nullability annotations to compat app package. by Jake Wharton · 7 years ago
  57. e208f97 Add nullability annotations to compat widget package. by Jake Wharton · 7 years ago
  58. d069a4c Fix: LiveData stayed active if observer removed itself during addition by Sergey Vasilinets · 7 years ago
  59. 9610cdd Handle re-entry in invalidation tracker by Yigit Boyar · 7 years ago
  60. bbd11a6 Move transition code to standard directories. by Aurimas Liutikas · 7 years ago
  61. 97c7537 Move to using build-tools 27.0.0 by Aurimas Liutikas · 7 years ago
  62. 09f8c0a Enabling platform/sdk prebuilt for PDK builds to break dependency on framework/support am: 9fc5fe92f7 by Dolly Dhariwal · 7 years ago
  63. df23147 Enabling platform/sdk prebuilt for PDK builds to break dependency on framework/support by Dolly Dhariwal · 7 years ago
  64. f86972a Move dynamic-animation code to standard directories. by Aurimas Liutikas · 7 years ago
  65. eaad7ee Move emoji code to standard directories. by Aurimas Liutikas · 7 years ago
  66. cb3c199 Merge "Throwing an error when a recursive reference loop is discovered." into oc-mr1-support-27.0-dev by Shep Shapard · 7 years ago
  67. 7ebbd39 Merge "Return 'this' from builder-like method." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  68. 43ef1fd Move customtabs code to standard directories. by Aurimas Liutikas · 7 years ago
  69. bf266a4 Move support-compat code to standard directories. by Aurimas Liutikas · 7 years ago
  70. a31752d Merge "Delete usages of LifecycleActivity and LifecycleFragment" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  71. c94dc97 Return 'this' from builder-like method. by Jake Wharton · 7 years ago
  72. c84ece0 Move support-fragment code to standard directories. by Aurimas Liutikas · 7 years ago
  73. e59561a Move support-content code to standard directories. by Aurimas Liutikas · 7 years ago
  74. 82db478 Move support-core-utils code to standard directories. by Aurimas Liutikas · 7 years ago
  75. 2fba3e1 Merge "Deprecate ActivityCompat.invalidateOptionsMenu()." into oc-mr1-support-27.0-dev by Jake Wharton · 7 years ago
  76. 37b503f Deprecate ActivityCompat.invalidateOptionsMenu(). by Jake Wharton · 7 years ago
  77. 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
  78. 6abf1ae Merge "Add nullability annotations for core-utils." into oc-mr1-support-27.0-dev by Jake Wharton · 7 years ago
  79. 69fbbb7 Merge "Add nullability annotations for core-utils." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  80. 7a0a582 Merge "Handle relations in flowable invalidation" into oc-mr1-support-27.0-dev by Yigit Boyar · 7 years ago
  81. 924ac36 Merge "Deprecate SharedPreferencesCompat's 'apply' helper." into oc-mr1-support-27.0-dev by Jake Wharton · 7 years ago
  82. 0bc6dcc Merge "Reporting NonNull Primary Key errors for embedded fields' parents" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  83. 3b63ec1 Add nullability annotations for core-utils. by Jake Wharton · 7 years ago
  84. ebf5b3f Add nullability annotations for core-utils. by Jake Wharton · 7 years ago
  85. 57ed4bb Deprecate SharedPreferencesCompat's 'apply' helper. by Jake Wharton · 7 years ago
  86. 5eca947 Throw if Activity is not attached to Application, when querying for VM by Sergey Vasilinets · 7 years ago
  87. 9fc5fe9 Enabling platform/sdk prebuilt for PDK builds to break dependency on by Dolly Dhariwal · 7 years ago
  88. 0346c26 Add nullability annotations for core-utils. by Jake Wharton · 7 years ago
  89. c395aed Delete usages of LifecycleActivity and LifecycleFragment by Sergey Vasilinets · 7 years ago
  90. 1a74519 Throwing an error when a recursive reference loop is discovered. by shepshapard · 7 years ago
  91. 4c22afc Reporting NonNull Primary Key errors for embedded fields' parents by Florina Muntenescu · 7 years ago
  92. 8df194b Handle relations in flowable invalidation by Yigit Boyar · 7 years ago
  93. 18e14c2 Merge "leanback: prefer support lib fragment" into oc-mr1-dev am: c38a3b0312 by Dake Gu · 7 years ago
  94. c38a3b0 Merge "leanback: prefer support lib fragment" into oc-mr1-dev by Dake Gu · 7 years ago
  95. 3d91ee5 Merge "Doc updates." into oc-mr1-support-27.0-dev by Shep Shapard · 7 years ago
  96. 350a38a Fix for bad behavior for attachToRecyclerView during long press. by shepshapard · 7 years ago
  97. 18e81c1 Merge "Fix crash during draw after removing animated View" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  98. 36792cc leanback: prioritize support lib fragment in package-info by Dake Gu · 7 years ago
  99. ff86003 Doc updates. by shepshapard · 7 years ago
  100. b86a6c2 leanback: prefer support lib fragment by Dake Gu · 7 years ago