1. 15f9757 Project import generated by Copybara. by AndroidX Core Team · 2 years, 3 months ago
  2. 21ccf65 Project import generated by Copybara. by AndroidX Core Team · 2 years, 3 months ago
  3. cf94603 Update lint reporting instructions to use Incident by AndroidX Core Team · 2 years, 5 months ago
  4. d9b6ba1 Update profiling information by AndroidX Core Team · 2 years, 5 months ago
  5. 179f25b Update guidance of LibraryVersions.kt and LibraryGroups.kt by AndroidX Core Team · 2 years, 5 months ago
  6. e9101e4 Add repo sync troubleshooting by alanv · 2 years, 5 months ago
  7. f4fa48c Update freshness for open source guidelines by alanv · 2 years, 5 months ago
  8. 5a4c72f Add missing links to macrobenchmark docs alongside benchmark docs by AndroidX Core Team · 2 years, 6 months ago
  9. 685fbcd Update onboarding instructions to use zsh first, bash second. by AndroidX Core Team · 2 years, 6 months ago
  10. f3ff25e Cross-link open-source guidance and API guidelines by alanv · 2 years, 6 months ago
  11. f6f6434 Remove FAQ questions that are better answered elsewhere by alanv · 2 years, 7 months ago
  12. e31e959 Add instructions for update bytecode and checksum in lint tests. by AndroidX Core Team · 2 years, 7 months ago
  13. a20829b Update to where the dependency versions are defined by AndroidX Core Team · 2 years, 7 months ago
  14. df3e8b9 Improved guidance for serialization and wire formats by alanv · 2 years, 7 months ago
  15. 30726d5 Update how to use robolectric on unreleased SDK by Nick Chalko · 2 years, 7 months ago
  16. 4cc85fa Project import generated by Copybara. by AndroidX Core Team · 2 years, 7 months ago
  17. 4e1909a Project import generated by Copybara. by AndroidX Core Team · 2 years, 8 months ago
  18. e80aab7 Project import generated by Copybara. by AndroidX Core Team · 2 years, 9 months ago
  19. 5e2f269 Add androidx gif to go/androidx by AndroidX Core Team · 2 years, 9 months ago
  20. 7ff9290 Add definition of VFY to lint guide by AndroidX Core Team · 2 years, 9 months ago
  21. 37fed3a Document TestRun CANCELED scenario by alanv · 2 years, 10 months ago
  22. acbb089 Add links to service locator examples by alanv · 2 years, 10 months ago
  23. 8e522ba Remove reference to `offLineDocs` from `doclavaDocs` task documentation by AndroidX Core Team · 2 years, 10 months ago
  24. 1d2bee5 Bundle caveats by alanv · 2 years, 10 months ago
  25. a9915e8 Add guidelines for api versus implementation and project versus maven coords by alanv · 2 years, 10 months ago
  26. 3e72207 Clarify "same... as public API" for restricted API surfaces by alanv · 2 years, 10 months ago
  27. 673068f Prescribe `Async` suffix for Jetpack ListenableFuture-returning methods by AndroidX Core Team · 2 years, 10 months ago
  28. 26cc3c7 Strengthen the language in AndroidX IntDef API guidelines to clarify that both @hide and @RestrictTo are required by AndroidX Core Team · 2 years, 10 months ago
  29. e1288a7 Add instructions for running Dackka refdoc tasks by AndroidX Core Team · 2 years, 10 months ago
  30. 058625a Fix extra * in KDoc guidelines. by AndroidX Core Team · 2 years, 10 months ago
  31. 9e6c236 Update location of Doclava javadocs by AndroidX Core Team · 2 years, 10 months ago
  32. a5fd21b Improve documentation for API files by alanv · 2 years, 11 months ago
  33. ca08330 Additional guidance on using Protocol Buffers by alanv · 2 years, 11 months ago
  34. f21d4ab Add a note about Robolectric and supported SDKs by alanv · 2 years, 11 months ago
  35. c2e3ad5 Project import generated by Copybara. by AndroidX Core Team · 2 years, 11 months ago
  36. fa35270 fix path for creation script command. by AndroidX Core Team · 2 years, 11 months ago
  37. 48b28b1 Update lint baseline guidance to reflect current state of lint workarounds by alanv · 2 years, 11 months ago
  38. 93da5db Migrate policies page to API guidelines by alanv · 2 years, 11 months ago
  39. 25bc933 [AETAS][BESTDOC][TREEHUGGER] Clean Up references after Treehugger Doc clean up in cl/388444851. by AndroidX Core Team · 2 years, 11 months ago
  40. deda2cf Added section about running ktlint to find and fix style errors by AndroidX Core Team · 2 years, 11 months ago
  41. 5f312b6 Simplify docs for simpleperf by AndroidX Core Team · 2 years, 11 months ago
  42. 895d85c Merge "Add Copybara to OWNERS for docs" into androidx-main by Alan Viverette · 2 years, 11 months ago
  43. c282cb9 Add Copybara to OWNERS for docs by Alan Viverette · 2 years, 11 months ago
  44. 13925ad More explicit language around what is and is not considered open source by alanv · 3 years ago
  45. e2f875c Bump minSdkVersion recommendation for new libraries to 19 by alanv · 3 years ago
  46. 95f812d Update the instructions for depreciation to include package level deprecation by AndroidX Core Team · 3 years ago
  47. 8a082f9 Add link for new documentation on writing custom lint rules. by AndroidX Core Team · 3 years ago
  48. b865912 Document Gradle project and directory alongside other naming guidelines by alanv · 3 years, 1 month ago
  49. 195c35f Reinforce min SDK 14 by alanv · 3 years, 1 month ago
  50. bd5c4c3d Freshness for FAQ by alanv · 3 years, 1 month ago
  51. b5ba61d Add policy requiring tests to be distinguishable by package. This prevents bugs in CI where too much duplication causes collisions. by AndroidX Core Team · 3 years, 1 month ago
  52. 9f9538a Add link to project creator script by AndroidX Core Team · 3 years, 1 month ago
  53. e2108dc Update lint guide to use Gradle version catalogs. by Aurimas Liutikas · 3 years ago
  54. 027d77c Adds vendor information to Compose lint checks by Louis Pullen-Freilich · 3 years, 1 month ago
  55. 6fd727f Kotlin exhaustive when API guidelines for androidx by AndroidX Core Team · 3 years, 1 month ago
  56. 4074b46 Update that we now target java 8 by AndroidX Core Team · 3 years, 1 month ago
  57. 39791e5 Fix typo by AndroidX Core Team · 3 years, 1 month ago
  58. 11786ae Notes on dependency specification types by alanv · 3 years, 1 month ago
  59. 9bd4c78 Update public macrobench doc link by AndroidX Core Team · 3 years, 1 month ago
  60. 23c5044 Project import generated by Copybara. by AndroidX Core Team · 3 years, 1 month ago
  61. 0db91f0 Project import generated by Copybara. by AndroidX Core Team · 3 years, 2 months ago
  62. 0e7745f Project import generated by Copybara. by AndroidX Core Team · 3 years, 3 months ago
  63. ee9c1aa Project import generated by Copybara. by AndroidX Core Team · 3 years, 3 months ago
  64. 03b4da3 Project import generated by Copybara. by AndroidX Core Team · 3 years, 4 months ago
  65. 3758414 Project import generated by Copybara. by AndroidX Core Team · 3 years, 4 months ago
  66. ee1457a Project import generated by Copybara. by AndroidX Core Team · 3 years, 4 months ago
  67. 8fceec3 Project import generated by Copybara. by AndroidX Core Team · 3 years, 4 months ago
  68. da56d5d Add guidance on using proprietary components by alanv · 3 years, 5 months ago
  69. e54cc24 Clarify lifetime of stable API surface by alanv · 3 years, 5 months ago
  70. e048d1c Update guidelines for API changes in beta to allow P0/P1 exceptions by alanv · 3 years, 5 months ago
  71. f5ca4b9 Update guidance for RequiresOptIn and clarify stance on JetBrains usage by alanv · 3 years, 5 months ago
  72. 48a745c Add initial macrobenchmark guide by Chris Craik · 3 years, 5 months ago
  73. 5c914c4 Project import generated by Copybara. by AndroidX Core Team · 3 years, 5 months ago
  74. 4320124 Project import generated by Copybara. by AndroidX Core Team · 3 years, 5 months ago
  75. 95cd3da Project import generated by Copybara. by AndroidX Core Team · 3 years, 6 months ago
  76. f5f77ab Project import generated by Copybara. by AndroidX Core Team · 3 years, 6 months ago
  77. 408c27b Project import generated by Copybara. by AndroidX Core Team · 3 years, 7 months ago
  78. 2e416b2 Project import generated by Copybara. by AndroidX Core Team · 3 years, 7 months ago
  79. feffeca Add the lint guide to the androidx repo by Jeremy Woods · 3 years, 9 months ago