0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-20 03:52:15 +02:00
Anki-Android/api
timrae 1797d9c045 A few adjustments to the ContentProvider
* Throw exception if filtered deck specified as deck in insert(), update()
* Throw exception if deck insert for a name that already exists
* Use query() instead of rawQuery() in the notes database
* Change DECK_DYN to Boolean
* Add javadoc for missing fields in FlashCardsContract
2016-03-25 05:38:41 +09:00
..
src/main A few adjustments to the ContentProvider 2016-03-25 05:38:41 +09:00
.gitignore Create API for easier integration with 3rd party apps 2015-09-11 05:08:18 +09:00
build.gradle Fix lint warnings in API 2016-03-24 19:07:04 +09:00
COPYING.LESSER Create API for easier integration with 3rd party apps 2015-09-11 05:08:18 +09:00