- c358f5a Merge "Deprecate ListViewCompat" into androidx-main by Alan Viverette · 1 year, 5 months ago
- 2fa45a9 Deprecate ListViewCompat by Alan Viverette · 1 year, 5 months ago
- 68550f4 Migrate to platform methods for deprecated ViewCompat APIs by Alan Viverette · 1 year, 5 months ago
- 8e25e6a Merge changes Ib5106ad7,I094dfcc5 into androidx-main by Sergey Vasilinetc · 1 year, 5 months ago
- 38b2637 Remove @Requires(19) by Sergey Vasilinetc · 1 year, 5 months ago
- d941e7b Remove JELLY_BEAN* mentions from *.java and *.kt code by Sergey Vasilinetc · 1 year, 5 months ago
- e33a09a Add getSerializable compatible method by Shen Lin · 1 year, 5 months ago
- 5d5a677 [Jetpack] Update nearby gms dependency to 19.1.0. by ziyiw · 1 year, 5 months ago
- 9b88eeb Update API files with improved Kotlin nulls by Julia McClellan · 1 year, 5 months ago
- b805737 Revert "Bumped agp to 8.3.0-alpha18 in androidx" by Aurimas Liutikas · 1 year, 6 months ago
- c6b792b Bumped agp to 8.3.0-alpha18 in androidx by Marcello Albano · 1 year, 6 months ago
- 0320965 Upgrade to errorprone 2.23.0 by Aurimas Liutikas · 1 year, 6 months ago
- a4852d0 Remove @RequiresApi(18) by Sergey Vasilinetc · 1 year, 6 months ago
- e48ba37 Remove @RequiresApi(17) by Sergey Vasilinetc · 1 year, 6 months ago
- 19e497c Merge "Remove @RequiresApi(16)" into androidx-main by Sergey Vasilinetc · 1 year, 6 months ago
- 387ce59 Clean up obsolete compat methods in ViewCompat and usages in core by Alan Viverette · 1 year, 6 months ago
- b3dae5e Remove @RequiresApi(16) by Sergey Vasilinetc · 1 year, 6 months ago
- f2ce9b2 Remove last @RequiresApi(15) except ViewCompat by Sergey Vasilinetc · 1 year, 6 months ago
- 769f0ad Merge "[uwb-androidx] UwbServiceNotAvailableException instead of Runtime" into androidx-main by Shreshta Manu · 1 year, 6 months ago
- 2ce538f [uwb-androidx] UwbServiceNotAvailableException instead of Runtime by Shreshta Manu · 1 year, 6 months ago
- 17e37d7 Merge "Add a null check on platforms with potential crashes." into androidx-main by Treehugger Robot · 1 year, 6 months ago
- 7de3005 Add a null check on platforms with potential crashes. by Alex Buynytskyy · 1 year, 6 months ago
- bd13230 Modifies getMslAltitudeMeters and getMslAltitudeAccuracyMeters in androidx.core.location.LocationCompat to no longer throw IllegalStateExceptions when corresponding values are not set. by Brian Julian · 1 year, 6 months ago
- 88c2c6e Merge changes I691d6fa1,I003491c3 into androidx-main by Sergey Vasilinetc · 1 year, 6 months ago
- 7da61c6 Merge "Add Stylus handwriting enabled in EditorInfoCompat" into androidx-main by Treehugger Robot · 1 year, 6 months ago
- 8bad382 Remove KITKAT mentions in *.java files by Sergey Vasilinetc · 1 year, 6 months ago
- 14450b9 Remove KITKAT mentions in *.kt files by Sergey Vasilinetc · 1 year, 6 months ago
- ff6e33e5 Remove always true Build.VERSION.SDK_INT >= 19 if checks by Sergey Vasilinetc · 1 year, 6 months ago
- 573d69d Remove always true Build.VERSION.SDK_INT >= 18 if checks by Sergey Vasilinetc · 1 year, 6 months ago
- e8dc46d Remove always true Build.VERSION.SDK_INT >= 17 if checks by Sergey Vasilinetc · 1 year, 6 months ago
- 3bfa5bd Remove always false Build.VERSION.SDK_INT < (15, 16, 17, 18) if checks by Sergey Vasilinetc · 1 year, 6 months ago
- 03c1512 Replace `if (SDK_INT >= 16) { $body; }` with `body` by Sergey Vasilinetc · 1 year, 6 months ago
- f53096d Add Stylus handwriting enabled in EditorInfoCompat by Taran Singh · 1 year, 7 months ago