ankidroid / Anki-Android

AnkiDroid: Anki flashcards on Android. Your secret trick to achieve superhuman information retention.
GNU General Public License v3.0
8.41k stars 2.19k forks source link

Remove `Android` dependencies from libanki #14320

Open BrayanDSO opened 1 year ago

BrayanDSO commented 1 year ago

The goal is to increase the overall package building performance.

If something can be simply extracted from there, it's easier. If not, refactor it

Aditya13s commented 1 year ago

@BrayanDSO can you please assign me this. I want to work on it.

dae commented 1 year ago

To clarify, code that uses Context should be moved out of libanki and into the anki module.