[go: nahoru, domu]

  1. dd63a02 Merge "Add getters for min/max constants in KeyedAppState." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  2. d556b3c Add getters for min/max constants in KeyedAppState. by Jonathan Scott · 4 years, 2 months ago
  3. 6b50bbc Update manifest for R compatibility. by Jonathan Scott · 4 years, 2 months ago
  4. 8d836e9 Remove Flogger as it's not supported for Android outside of Google. by Jonathan Scott · 4 years, 2 months ago
  5. ad90a14 Regenerate old API files using new metalava. by Aurimas Liutikas · 4 years, 3 months ago
  6. 053e4ac Resolve merge conflicts of 58b49540d86ba47b2345c0731b5508263d3ef81c to androidx-platform-dev by Aurimas Liutikas · 4 years, 3 months ago
  7. 3ec1672 Start tracking annotations that come from the classpath. by Aurimas Liutikas · 4 years, 3 months ago
  8. 10b53cd Updates API files & baselines to work with Metalava from build 6435647 by Louis Pullen-Freilich · 4 years, 4 months ago
  9. eb86a04 Updates API files & baselines to work with Metalava from build 6435647 by Louis Pullen-Freilich · 4 years, 4 months ago
  10. c85c496 Merge "Only generate versioned resource API file when asked to" into androidx-master-dev am: 0b492236c6 by Alan Viverette · 4 years, 4 months ago
  11. 2a8415d Only generate versioned resource API file when asked to by Alan Viverette · 4 years, 4 months ago
  12. c0bbf99 resolve merge conflicts of 76bf8c2fe6162679ed5b5528575ae972b609719d to androidx-platform-dev by Alan Viverette · 4 years, 6 months ago
  13. 360d872 Revert "Use an explicit Looper when creating Handlers" by Alan Viverette · 4 years, 6 months ago
  14. 50271c6 Use an explicit Looper when creating Handlers by Chris Banes · 4 years, 6 months ago
  15. ed18608 Suppress/migrate from deprecated APIs in Android R by Chris Banes · 4 years, 6 months ago
  16. 51853425 Correct Flogger format string. by Jonathan Scott · 4 years, 7 months ago
  17. ce468a9 Moving LibraryVersion into LibraryGroup for libraries having requireSameVersion == true by Jeff Gaston · 4 years, 8 months ago
  18. 30297cd Regenerate API signature files by Aurimas Liutikas · 4 years, 9 months ago
  19. a1fc67c Regenerate old API files. by Aurimas Liutikas · 4 years, 9 months ago
  20. 1d42bf3 Update enterprise to next minor version 1.1 by Nick Anthony · 4 years, 10 months ago
  21. 3d995d2 Bump version to rc01. by Jonathan Scott · 4 years, 11 months ago
  22. 09286e6 Update versions after September 18th Release by Nick Anthony · 5 years ago
  23. 64f11e5 API lint check for the MinMaxConstant is enabled for androidx by Sergey · 5 years ago
  24. cd1aae0 Track experimental API surface by Alan Viverette · 5 years ago
  25. 4c599f1 Move enterprise-feedback to beta01. by Jonathan Scott · 5 years ago
  26. 227bd94 Update versions after August 7th Release by Nick Anthony · 5 years ago
  27. 254b8b8 Replace createWithExecutor with create. by Jonathan Scott · 5 years ago
  28. d651dae Replace Log with Flogger in enterprise. by Jonathan Scott · 5 years ago
  29. e6a3a04 Making restricted api txt files also include public apis by Jeff Gaston · 5 years ago
  30. 21798e8 Update api lint baseline after KotlinOperator check fix. by Aurimas Liutikas · 5 years ago
  31. 7b8a896 Merge "Remove Singleton, reset method in test." into androidx-master-dev by Treehugger Robot · 5 years ago
  32. a320aed Remove Singleton, reset method in test. by Jonathan Scott · 5 years ago
  33. d2c056e Start running Metalava with --api-lint by Aurimas Liutikas · 5 years ago
  34. f61d646 Update library versions to dev version for June 5th Release by Nick Anthony · 5 years ago
  35. 75e93a0 Add a way to create snapshot repository directory by Aurimas Liutikas · 5 years ago
  36. 9af0336 Add Fake for KeyedAppStatesReporter. by Jonathan Scott · 5 years ago
  37. d9e66d9 Merge "Use explicit intent in BufferedServiceConnectionTest." into androidx-master-dev by Treehugger Robot · 5 years ago
  38. 967ba8a81 Use explicit intent in BufferedServiceConnectionTest. by Jonathan Scott · 5 years ago
  39. 6edd4a4 Updating metalava from build 5579350 by Jeff Gaston · 5 years ago
  40. b1cdae8 Make KeyedAppStatesReporter abstract. by Jonathan Scott · 5 years ago
  41. 01f19ce Add get prefix to getters in enterprise-feedback. by Jonathan Scott · 5 years ago
  42. 561d529 Rename .set to .setStates and .setImmediate to .setStatesImmediate by Jonathan Scott · 5 years ago
  43. c8bd6d5 Rename APP_STATES_ACTION to ACTION_APP_STATES by Jonathan Scott · 5 years ago
  44. fab609e Add @Retention(RetentionPolicy.SOURCE) to KeyedAppState.Severity. by Jonathan Scott · 5 years ago
  45. 3979d96 Rename TEST_* to ANDROIDX_TEST_* by Dustin Lam · 5 years ago
  46. cdb9f9f Delete SupportAndroidLibraryPlugin by Aurimas Liutikas · 5 years ago
  47. c8b16d4 Update versions after AndroidX April 3rd Release by Nick Anthony · 5 years ago
  48. 2ad3161 Move DSL namespace from supportLibrary to androidx. by Aurimas Liutikas · 5 years ago
  49. 7a9f0d3 Enforce valid severity in KeyedAppStateBuilder. by Jonathan Scott · 5 years ago
  50. b0b22bb Pin version of annotations for enterprise-feedback. by Jonathan Scott · 5 years ago
  51. 8b71d2b Merge "Change to use .obj instead of .setData for backwards compatability." into androidx-master-dev by Treehugger Robot · 5 years ago
  52. f4a2072 Change to use .obj instead of .setData for backwards compatability. by Jonathan Scott · 5 years ago
  53. 281edd0 Make autovalue dependency api() and remove core dependency. by Jonathan Scott · 5 years ago
  54. 31455b7 Remove generic from enterprise-feedback docs. by Jonathan Scott · 5 years ago
  55. 79285e9 Generating restricted API txts by Jeff Gaston · 6 years ago
  56. 35cfee2 Publish enterprise/feedback for the alpha release. by Alex Kershaw · 6 years ago
  57. 4463f2e Fix potential race conditions in BufferedServiceConnection. by Jonathan Scott · 6 years ago
  58. 5d65a6a Updating Metalava to version 1.2.5 by Jeff Gaston · 6 years ago
  59. 3cc1e17 Add enterprise feedback. by Jonathan Scott · 6 years ago