1. 629e490 Bump all versions for March 13th Release by Nick Anthony · 5 years ago
  2. 79285e9 Generating restricted API txts by Jeff Gaston · 5 years ago
  3. 9908bea Regenerating restricted API files based on the source jars by Jeff Gaston · 5 years ago
  4. 237c894 Migrate shared restricted apis to LIBRARY_GROUP_PREFIX by Oussama Ben Abdelbaki · 5 years ago
  5. 0e6121c Update Lifecycle to 2.1.0-alpha03 by Ian Lake · 5 years ago
  6. 0b43d17 Support to ignore api violations by adding baseline error files by Jeff Gaston · 5 years ago
  7. 5d65a6a Updating Metalava to version 1.2.5 by Jeff Gaston · 5 years ago
  8. 6d57eb1 Update Lifecycle to 2.1.0-alpha02 by Ian Lake · 5 years ago
  9. 86267e3 Added support for keeping track of public resource surface by Oussama Ben Abdelbaki · 6 years ago
  10. c21caf9 Enabling metalava by default by Jeff Gaston · 6 years ago
  11. 73677b1 All released apis are now recorded by Oussama Ben Abdelbaki · 6 years ago
  12. 630b966 docs: Fixing badly formatted @links by Andrew Solovay · 6 years ago
  13. 071d611 Unify versioning of Lifecycles and move them to 2.1.0-alpha01 by Sergey Vasilinets · 6 years ago
  14. 3cf783a Undoing the recent enabling of Metalava by Jeff Gaston · 6 years ago
  15. 87318cb Enabling Metalava everywhere by Jeff Gaston · 6 years ago
  16. ede006e Updates for latest Metalava by Jeff Gaston · 6 years ago
  17. 1cad56b Updating the versioning of the API txt files produced by modules using Metalava to match that of modules not using Metalava. by Jeff Gaston · 6 years ago
  18. fc35d14 Add missing nullability annotations to lifecycle by Jake Wharton · 6 years ago
  19. 5b46599 Create API files for Android KTX libraries. by Jake Wharton · 6 years ago
  20. 3478ef7 Move to beta01 version for AndroidX 1.0.0 release by Aurimas Liutikas · 6 years ago
  21. c57cff3 Add Kotlin extensions for LiveData/ReactiveStreams adapters. by Jake Wharton · 6 years ago
  22. ddee2b5 Move executors to androidx.arch.core.executor. by Aurimas Liutikas · 6 years ago
  23. ba069d5 DO NOT MERGE. Migrate app-toolkit projects to androidx by Alan Viverette · 6 years ago
  24. 526389b Move buildSrc classes to androidx.build package. by Aurimas Liutikas · 6 years ago
  25. ef79faf9 Set proper targetSdk value for a set of libs that did not do that. by Aurimas Liutikas · 6 years ago
  26. 2cf69e3 Add opt-in NullAway error-prone check to validate nullability contracts. by Jake Wharton · 7 years ago
  27. 172d6f4 Merge "Update flatfoot version." into oc-mr1-support-27.0-dev am: 7bc6e5a77f by Yigit Boyar · 6 years ago
  28. 89ffffd Update flatfoot version. by Yigit Boyar · 6 years ago
  29. fa39e2b Remove uses of junit.framework.* by Aurimas Liutikas · 7 years ago
  30. ba51f8f BREAKING CHANGE: Change Reactivestreams dependency by Ian Lake · 7 years ago
  31. 3f841f9 Split LiveData and ViewModel from Extensions by Ian Lake · 7 years ago
  32. 54dc560 Merge "Migrate the rest of the dependencies to Kotlin." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  33. 1187af1 Migrate the rest of the dependencies to Kotlin. by Aurimas Liutikas · 7 years ago
  34. b63b3ab Set minSdkVersion via our SupportAndroidLibraryPlugin. by Aurimas Liutikas · 7 years ago
  35. 843419a Remove needless support annotation excludes. by Jake Wharton · 7 years ago
  36. 23527fb Merge "Remove needless 'allprojects' declaration around deps." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  37. c27ab83 Merge "Add missing generic parameter to avoid raw types." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  38. b70f749 Add nullability annotations to reactive streams. by Jake Wharton · 7 years ago
  39. bd01db3 Remove needless 'allprojects' declaration around deps. by Jake Wharton · 7 years ago
  40. 2ef38b7 Add missing generic parameter to avoid raw types. by Jake Wharton · 7 years ago
  41. 81b5bac Move most app-toolkit dependencies to kotlin. by Aurimas Liutikas · 7 years ago
  42. f4ec12f Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  43. 25c6163 Only add baseline file when it exists. by Jake Wharton · 7 years ago
  44. c39b4bd Adding ktlint hook to support library. by Aurimas Liutikas · 7 years ago
  45. 87a16a5 Further clean up app-toolkit build files. by Aurimas Liutikas · 7 years ago
  46. 78c1ab7 Move to setting maven version via SupporLibrary extension. by Aurimas Liutikas · 7 years ago
  47. 7f40a7e Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  48. ea5ee82 Move to Kotlin friendly supportLibrary extension calling. by Aurimas Liutikas · 7 years ago
  49. f8b708a Merge Flatfoot and Support library plugins by Aurimas Liutikas · 7 years ago
  50. 44f6e7d Finalize api & bump version 1.0.0 by Sergey Vasilinets · 7 years ago
  51. 05d3576 Updating LiveDataReactiveStreams implementation to avoid concurrency issues by Florina Muntenescu · 7 years ago
  52. c7c49c6 Part 2: Move version tracking from manifest meta-data to java resources. by Aurimas Liutikas · 7 years ago
  53. f6d7c68 Created a LiveData wrapper for Publisher, that subscribes in onActive by Florina Muntenescu · 7 years ago
  54. ae36c8b Rename AppToolkitExecutor to ArchTaskExecutor by Yigit Boyar · 7 years ago
  55. d069a4c Fix: LiveData stayed active if observer removed itself during addition by Sergey Vasilinets · 7 years ago
  56. cb1c88d Bump supportlib dependency to 26.1 by Sergey Vasilinets · 7 years ago
  57. d382982 use explicit versions for flatfoot by Yigit Boyar · 7 years ago
  58. bb85fac More build setup for flatfoot projects. by Aurimas Liutikas · 7 years ago
  59. ab02314 Start inserting meta-data version tags per library. by Aurimas Liutikas · 7 years ago
  60. e4741f3c Remove unused variables in gradle code of AppToolkit. by Aurimas Liutikas · 7 years ago
  61. 9fd8e617 Initial commit of paging component. by Chris Craik · 7 years ago
  62. 8205ce1 Divide core components into runtime and common. by Yigit Boyar · 7 years ago
  63. abf6c87 Rename getObservers & getActiveObservers by Sergey Vasilinets · 7 years ago
  64. 27015a7 Make State an enum by Sergey Vasilinets · 7 years ago
  65. 64db0cc Mass package renaming from android.support to android.arch by Yigit Boyar · 7 years ago
  66. e13540a Rename LifecycleProvider to LifecycleOwner by Sergey Vasilinets · 7 years ago
  67. 83ebc49 Fix artifact names by Yigit Boyar · 7 years ago
  68. 450ed38 Move more of the build into support lib by Yigit Boyar · 7 years ago
  69. 459caad LiveData.postValue by Sergey Vasilinets · 7 years ago
  70. 7f15874 Makes sure any calls to LiveData objects for ReactiveStreams are on the by Jason Neufeld · 7 years ago
  71. 5349f0e Adds ReactiveStreams extensions support for LiveData. by Jason Neufeld · 7 years ago