Add a quest log feature

This commit is contained in:
Thomas Andres Gomez 2023-08-01 16:08:02 +02:00
parent b3d3e3e314
commit d55e782510
58 changed files with 1740 additions and 452 deletions

View file

@ -11,6 +11,7 @@
android:allowBackup="true"
android:colorMode="wideColorGamut"
android:dataExtractionRules="@xml/data_extraction_rules"
android:enableOnBackInvokedCallback="true"
android:fullBackupContent="@xml/backup_rules"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"