0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-20 20:03:05 +02:00
AnkiDroid: Anki flashcards on Android. Your secret trick to achieve superhuman information retention.
Go to file
David Allison 143d7bbf7c Fix: Duplicate cards shown in Card Browser
Main issue: we use the same list reference, leading to prefetched
cards bring added twice

The other issue was an off-by-one error in the count of cards to pre
render. This didn't matter too much, but we returned one more than was
requested

Fixes 8547
2021-04-18 12:28:39 -05:00
.github stale bot exempt properties are plural now 2021-04-15 23:07:31 -05:00
.idea/codeStyles Project Formatting: default to 'm' prefix 2021-04-14 12:43:52 -05:00
AnkiDroid Fix: Duplicate cards shown in Card Browser 2021-04-18 12:28:39 -05:00
annotations Allow JetBrains @Contract annotations 2020-05-14 20:48:36 -05:00
api Update to gradle 7.0 2021-04-15 23:21:34 -05:00
docs Updated strings from Crowdin 2021-04-04 09:29:44 -05:00
gradle/wrapper Update to gradle 7.0 2021-04-15 23:21:34 -05:00
lint-rules Update to gradle 7.0 2021-04-15 23:21:34 -05:00
tools Import 'Odia (India)' language from CrowdIn 2020-12-27 19:30:09 -05:00
.codecov.yml coverage: disable noisy annotations on PRs 2021-03-27 09:45:48 -05:00
.gitattributes Mark lint baselines as vendored files 2020-05-19 09:32:42 -05:00
.gitignore Ignore android VM image captures 2020-02-09 21:01:51 -05:00
build.gradle Bump gradle from 4.1.2 to 4.1.3 2021-03-19 15:31:02 -05:00
CONTRIBUTING.md Created CONTRIBUTING.md (#8222) 2021-03-15 07:53:28 -05:00
COPYING Add readme and license file back after accidentally deleting 2014-11-10 02:23:41 +09:00
gradle.properties PERF: Enable Gradle File System Watching 2020-10-15 09:26:38 -05:00
gradlew Bump gradle version to 6.6 2020-08-24 17:29:04 -05:00
gradlew.bat Bump gradle version to 6.6 2020-08-24 17:29:04 -05:00
lint-release.xml lint: enable rtl lint rules 2021-04-15 22:47:24 -05:00
lint.gradle Update severity for time related lint violations 2020-08-30 18:24:56 -05:00
README.md Updated the build link from travis to actions page 2021-03-30 16:57:10 -05:00
settings.gradle Add lint checks for new time api 2020-08-25 10:04:26 +02:00

release build Open Collective backers and sponsors commit-activity forks stars contributors license

AnkiDroid

A semi-official port of the open source Anki spaced repetition flashcard system to Android. Memorize anything with AnkiDroid!

Features

  • night mode
  • whiteboard
  • progress widget
  • detailed statistics
  • syncing with AnkiWeb
  • write answers (optional)
  • text-to-speech integration
  • more than 6000 premade decks
  • spaced repetition (supermemo 2 algorithm)
  • supported contents: text, images, sounds, MathJax
  • add cards by intent from other applications like dictionaries

Install

Wiki

View Wiki

Help

Check the user manual and the wiki for usage instructions. See the help page for how to submit a bug report or contact a project member, etc.

Contribute

You can contribute to AnkiDroid by beta testing, translating, or submitting code. See the contribution wiki page for more info.

Join Us On

Credits

Github Contributors

Thanks to these awesome contributors who keep this project going

Sponsors

Backers

Thank you to all our backers! 🙏

Contributors

Our Awesome Team of Contributors

License

GPL-3.0 License
AGPL-3.0 Licence for some part of the back-end