0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-20 12:02:16 +02:00
AnkiDroid: Anki flashcards on Android. Your secret trick to achieve superhuman information retention.
Go to file
Arthur Milchior e10b1d703d Editing a card in a filtered deck show both decks
Currently, when you open a card editor, it shows the card current deck. In case of filtered deck, it shows the filtered
deck.  The trouble in my opinion is that there is no way to know what is the usual deck of the card. That's extremely
useful when I need to move a card to a different deck.

The solution I use is to show the current deck and the original deck in parenthesis. This seems to me to be consistent
with anki's browser's deck column.
2020-12-20 14:28:07 -05:00
.github Add globs to Github Actions workflow path inclusion filters 2020-12-20 13:22:29 -05:00
.idea/codeStyles fixed some automatic changes made by android studio 2020-10-23 09:06:05 -05:00
AnkiDroid Editing a card in a filtered deck show both decks 2020-12-20 14:28:07 -05:00
annotations Allow JetBrains @Contract annotations 2020-05-14 20:48:36 -05:00
api Update URL of API module upload tutorial 2020-12-20 14:01:32 -05:00
docs Updated strings from Crowdin 2020-12-08 14:29:45 -05:00
gradle/wrapper Update Gradle Wrapper from 6.7 to 6.7.1. 2020-11-17 09:13:31 -05:00
lint-rules Duplicate CrowdIn Strings: Automate PR Step 2020-11-20 07:46:54 -05:00
tools Still test upload string 2020-08-28 14:34:54 -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
.travis.yml Bump minSdkVersion to 21, purge related lower-API workarounds 2020-12-09 13:40:58 -05:00
build.gradle Make Travis build toggles into generic CI toggles 2020-12-20 13:22:29 -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 Enable "HardcodedText" lint warning 2020-11-22 17:44:29 -05:00
lint.gradle Update severity for time related lint violations 2020-08-30 18:24:56 -05:00
README.md Update readme 2020-08-24 17:31:09 -05:00
settings.gradle Add lint checks for new time api 2020-08-25 10:04:26 +02:00

release build 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

License

GPL-3.0 License