0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-20 12:02:16 +02:00
Anki-Android/api
Arthur Milchior bc78279662 Remove splitFieldsShouldReturnNullWhenStringIsNull
This method do not take nullable value anymore. And it seems that even from
java's code, it can't be called with nullable value, since it's only called from
either literals or result of Cursor. I.e. strings that are not null by
assumption about the database.
2022-07-24 14:40:34 -05:00
..
src Remove splitFieldsShouldReturnNullWhenStringIsNull 2022-07-24 14:40:34 -05:00
.gitignore Create API for easier integration with 3rd party apps 2015-09-11 05:08:18 +09:00
build.gradle Bump annotation from 1.3.0 to 1.4.0 2022-07-04 22:34:37 -05:00
COPYING.LESSER Create API for easier integration with 3rd party apps 2015-09-11 05:08:18 +09:00
kotlinMigration-api.gradle Migrate Utils to Kotlin 2022-05-24 10:35:58 -05:00