/Anki-Android

AnkiDroid: Anki flashcards on Android. Your secret trick to achieve superhuman information retention.

Primary LanguageKotlinGNU General Public License v3.0GPL-3.0

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

Get it on Google Play Get it on F-Droid Get it on Amazon app store Get it on Huawei app gallery

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.

Contribuindo para o Projeto

Nomeclatura das Branches

Ao criar uma nova branch, por favor, siga as nossas convenções de nomeclatura:

  • Feature Branches: feature/<TICKETID>/<Descricao-Resumida>
  • Fix Branches: fix/<TicketID>/<Descricao-Resumida>
  • Release Branches: release/<Versao>
  • Hotfix Branches: hotfix/<TICKETID>/<Descricao-Resumida>
  • Support Branches: support/<TICKETID>/<Descricao-Resumida>

Isso nos ajuda a manter um histórico de código limpo e fácil de seguir.

Criando Pull Requests

Ao criar um Pull Request, por favor, siga as nossas convenções de nomeclatura para facilitar o rastreamento e revisão.

Nomeclatura do Título do PR

<tipo>: [<Identificador do Ticket>] <Descrição>
  • <tipo>: Este é o tipo de mudança que você está propondo. Pode ser um dos seguintes:

    • feature: Para novas funcionalidades ou melhorias.
    • fix: Para correções de bugs.
    • release: Para preparações de novas versões.
    • hotfix: Para correções urgentes.
    • support: Para outras mudanças que não se encaixam nas categorias acima.
  • <Ticket>: Este é o identificador do ticket relacionado à sua mudança.

  • <Descrição>: Uma breve descrição do que o PR faz.

Exemplos de Títulos de PR

  • feature: [SQT-123] Add Login Button
  • fix: [SQT-124] Resolve Memory Leak
  • release: [SQT-125] Prepare for Version 1.0
  • hotfix: [SQT-126] Fix Security Vulnerability
  • support: [SQT-127] Update Documentation

Join Us On

Credits

Code Contributors

Thanks to these awesome code contributors who keep this project going

Thank you to all our backers! 🙏

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

License