0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-20 03:52:15 +02:00
AnkiDroid: Anki flashcards on Android. Your secret trick to achieve superhuman information retention.
Go to file
Robozinho 56da7fae2c
NF: clean study options nulls (#13877)
* lateinit textDeckname

* lateinit deckInfoLayout

* lateinit textETA

* lateinit textCongrats

* lateinit buttonStart

* lateinit textDeckDescription

* lateinit more variables

* make col null safe

* make mFullNewCountThread call safer

* remove null early return

inflate() takes a nullable "root" argument so there is no reason to early return

the documentation says that the root argument is an "*******Optional******* view to be the parent of the generated hierarchy (if attachToRoot is true), or else simply an object that provides a set of LayoutParams values for root of the returned hierarchy (if attachToRoot is false.)"

so the view is inflated anyway if you give a null root (or container)

Asked by @Arthur-Milchior
2023-05-30 04:26:36 -03:00
.github build: revert emulator to API 30 2023-04-24 16:38:43 +01:00
.idea Dialog: 'media sync unavailable' before migration 2023-03-24 11:12:48 -05:00
AnkiDroid NF: clean study options nulls (#13877) 2023-05-30 04:26:36 -03:00
annotations Allow JetBrains @Contract annotations 2020-05-14 20:48:36 -05:00
api build: update targetSdkVersion to 31 2023-04-21 17:22:28 +03:00
docs Updated strings from Crowdin 2023-05-10 19:04:38 +03:00
gradle/wrapper Update Gradle Wrapper from 8.0.2 to 8.1.1. (#13653) 2023-04-22 07:29:33 -05:00
lint-rules Set kotlin related task in lint-rules module to use JVM 11 2023-03-13 17:02:42 -05:00
tools re-enable play store upload attempts 2023-04-23 10:32:58 -05:00
.codecov.yml ci: stop codecov from failing CI 2022-08-29 09:22:33 -05:00
.editorconfig Dependency Updates 20220219 (#13305) 2023-02-19 12:15:26 -05:00
.gitattributes chore: Mark user dictionaries as non-generated 2022-04-13 10:42:47 -05:00
.gitignore lint: Add user dictionaries to reduce typos 2022-04-05 17:11:56 -05:00
.prettierignore fix(prettier): Ignore 'build' folder 2022-03-16 11:48:12 +05:30
.prettierrc Change .prettierrc endOfLine to auto 2022-03-17 11:01:04 -05:00
build.gradle Dependency updates 20231305 (#13846) 2023-05-13 13:45:08 -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 fix(release): increase build heap 2023-04-06 18:59:38 -05:00
gradlew Update Gradle Wrapper from 8.0.2 to 8.1. 2023-04-22 06:54:44 -05:00
gradlew.bat Update Gradle Wrapper from 7.5.1 to 7.6. 2022-11-26 22:33:28 -05:00
lint-release.xml lint: enable 'MonochromeLauncherIcon' 2023-02-15 15:00:11 -05:00
lint.gradle Dependency Updates 20220219 (#13305) 2023-02-19 12:15:26 -05:00
pre-commit Fix prettier throwing errors (#12895) 2022-11-29 19:30:07 -05:00
README.md Added Anki Forum URL in Readme file in Join Us On section (#12247) 2022-08-30 23:29:19 +05:30
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

Code Contributors

Thanks to these awesome code contributors who keep this project going

Sponsors

Backers

Thank you to all our backers! 🙏

Translators

Thanks to our 1400 translators, for allowing us to be available, partially or totally, in 99 languages as of July 2022.

License