0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-19 19:42:17 +02:00
Anki-Android/.idea
lukstbit a50a884321 Fix IDE/KotlinCleanup in libanki.Utils
Notes:
- @KotlinCleanup("timeQuantity methods: single source line per return")
was deleted as there are no time related methods in the class anymore
- add a TODO for entsToTxt to remove the reference to HtmlCompat
- transform the KotlinCleanup for splitFields() into a todo, I'm not sure
what it was about
- remove all KotlinCleanups from getCustomFonts() as that method will
be removed when #14343 is fixed
- fixed all the IDE grammar issues by manually adding the words to one of
the dictionaries
2023-09-15 07:40:35 -03:00
..
codeStyles chore: use recommended Kotlin code style settings 2022-04-29 08:22:35 -05:00
dictionaries Fix IDE/KotlinCleanup in libanki.Utils 2023-09-15 07:40:35 -03:00
modules/AnkiDroid chore: exclude non-'values' translation files 2023-08-26 09:42:03 -05:00
modules.xml chore: exclude non-'values' translation files 2023-08-26 09:42:03 -05:00