- a2b947e Move rc01 libraries that have been cut to alpha01 by Ian Lake · 4 years ago
- 2ee5e01 Merge "Enforce java warnings for android library test code" into androidx-master-dev by Alan Viverette · 4 years ago
- d4be26d Merge "Update androidx-master-dev references to new androidx-main branch" into androidx-master-dev by Alan Viverette · 4 years ago
- 053e7e6 Update androidx-master-dev references to new androidx-main branch by Alan Viverette · 4 years ago
- 619ad70 Enforce java warnings for android library test code by Alan Viverette · 4 years ago
- b011a1b Bump AppCompat to 1.3.0-beta01 by Nikita Dubrovsky · 4 years ago
- da23e2a Merge "Integrate drag-and-drop (drop events) with OnReceiveContentListener" into androidx-master-dev by Treehugger Robot · 4 years ago
- ce97115 Integrate drag-and-drop (drop events) with OnReceiveContentListener by Nikita Dubrovsky · 4 years ago
- b90cec5 Remove nullability annotation from unknown nullness platform-defined arg by Alan Viverette · 4 years ago
- c2c4ba5 Update OnReceiveContentListener API by Nikita Dubrovsky · 4 years ago
- 31b0141 Merge "Move widget.RichContentReceiverCompat to view.OnReceiveContentListener" into androidx-master-dev by Treehugger Robot · 4 years ago
- 7758f9f Move widget.RichContentReceiverCompat to view.OnReceiveContentListener by Nikita Dubrovsky · 4 years ago
- 631052a change SwitchCompat to only use state description on R and above by yingleiw · 4 years ago
- 134e3f6 Remove kirillg@ and obenabde@ from OWNERS files by Aurimas Liutikas · 4 years ago
- 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 4 years ago
- 4724b1f Add requestLegacyExternalStorage to benchmarks by Chris Craik · 4 years ago
- 0db72ea Ban reflection that is not enclosed within a API check conditional by Oussama Ben Abdelbaki · 4 years ago
- 60d2ee1 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 4 years, 1 month ago
- 74cc259 Migrate all projects with CompilationTarget.HOST to use LibraryType. by Owen Gray · 4 years, 2 months ago
- a54c1d3 Adopt accessibility stateDescription in SwitchCompat by yingleiw · 4 years, 1 month ago
- 555b79e Remove legacy alpha and dev signature files by Aurimas Liutikas · 4 years, 1 month ago
- 3aa5a20 Update to use Metalava V4 file format by Aurimas Liutikas · 4 years, 1 month ago
- a11e3fe Merge "Remove unused boolean attribute" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
- 6ac8c64 Upgrade to Metalava 1.0.0-alpha02 build by Aurimas Liutikas · 4 years, 1 month ago
- 379c039 Remove unused boolean attribute by Kirill Grouchnikov · 4 years, 1 month ago
- f1a8db6 Support RTL orientation for stacked alert dialog buttons by Kirill Grouchnikov · 4 years, 1 month ago
- a7530b8 Introduce LibraryType. Minimal migration of existing code. by Owen Gray · 4 years, 2 months ago
- 851d290 Merge "Formatting for ktlint 0.39.0" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
- 453b364 Merge "Remove RTL versions of the PNG action mode drawables" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
- 8b79fe3 Ensure lint projects are not publishable (+ other reqs) by Oussama Ben Abdelbaki · 4 years, 2 months ago
- 1be884c Formatting for ktlint 0.39.0 by Jeff Gaston · 4 years, 2 months ago
- 85c3bdd Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 4 years, 2 months ago
- bf3c344 Remove RTL versions of the PNG action mode drawables by Kirill Grouchnikov · 4 years, 2 months ago
- 4123a9d Switch action mode drawables from PNGs to vectors by Kirill Grouchnikov · 4 years, 2 months ago
- 988f7e2 Merge "API lint check for the StaticFinalBuilder is enabled for androidx" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
- 012a88b API lint check for the StaticFinalBuilder is enabled for androidx by Sergey · 4 years, 6 months ago
- 3c2c3ca Applying AndroidX lint configuration to apps too by Jeff Gaston · 4 years, 3 months ago
- dd0931f Add new lint check to detect practices that could inhibit ART optimization by Oussama Ben Abdelbaki · 4 years, 3 months ago
- fdb836b API lint check for the GetterOnBuilder is enabled for androidx by Sergey · 4 years, 6 months ago
- f4765ab Merge "Make initial surrounding text backward compatibility" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
- a7c3e86 Make initial surrounding text backward compatibility by Wilson Wu · 4 years, 4 months ago
- 1f25049 Merge "Ban ConcurrentHashMap Usage" into androidx-master-dev by Oussama Ben Abdelbaki · 4 years, 3 months ago
- 30216f2 Ban ConcurrentHashMap Usage by Oussama Ben Abdelbaki · 4 years, 5 months ago
- 9d3bf5f Merge changes from topic "kotlin1_4" into androidx-master-dev by Aurimas Liutikas · 4 years, 3 months ago
- 888a92b Merge "Ban synchronized method usage" into androidx-master-dev by Oussama Ben Abdelbaki · 4 years, 3 months ago
- d77fa79 Ban synchronized method usage by Oussama Ben Abdelbaki · 4 years, 3 months ago
- 33ebdb9 Upgrade androidx to Kotlin 1.4 by Aurimas Liutikas · 4 years, 3 months ago
- 5b5c79f Update SavedState dependencies by Ian Lake · 4 years, 3 months ago
- c7516b3 Merge "Fix ActionMode.Callback leak" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
- ac5627c Suggest using AppCompatResources API for loading drawables from Context by Kirill Grouchnikov · 4 years, 3 months ago
- 4a6bc89 API lint check for the ExecutorRegistration is enabled for androidx by Sergey · 4 years, 9 months ago
- daa03d9 Merge "API lint check for the HiddenSuperclass is enabled for androidx" into androidx-master-dev by Aurimas Liutikas · 4 years, 3 months ago
- 1da63b3 API lint check for the HiddenSuperclass is enabled for androidx by Sergey · 4 years, 3 months ago
- 6735e50 Use current.ignore for tracking API check exceptions by Alan Viverette · 4 years, 3 months ago
- 4b77203 Fix ActionMode.Callback leak by cketti · 4 years, 5 months ago