0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-20 12:02:16 +02:00
Anki-Android/AnkiDroid
Mike Hardy 0e43472891 fix(android, api31): implement compileSdkVersion 31 compatibility
- added new CompatV31 object to compat infrastructure
- handled MediaRecorder() ctor deprecation by threading Context through, adding new Compat method
- handled Context.VIBRATOR_SERVICE deprecation with recommended new APIs in CompatV31 override
2021-11-04 17:03:01 -05:00
..
src fix(android, api31): implement compileSdkVersion 31 compatibility 2021-11-04 17:03:01 -05:00
.gitignore Remove spurious .idea folder 2015-03-24 10:09:42 +09:00
build.gradle fix(android, api31): implement compileSdkVersion 31 compatibility 2021-11-04 17:03:01 -05:00
jacoco.gradle chore: bump jacoco to 0.8.7 2021-05-14 08:46:57 -05:00
kotlinMigration.gradle Migrate DiscardChangesDialog to kotlin 2021-11-04 17:01:00 -05:00
proguard-rules.pro Implemented ImageCropper library 2021-06-30 18:57:48 -05:00
robolectricDownloader.gradle build(deps): allow robolectric to move past previous api28 pin 2021-10-18 23:48:24 +01:00