daefed88b1
- Cross-compile nibtools for Android NDK; download all 8 episode disks
from the Internet Archive C64 Preservation Project as NBZ and convert
to G64 via JNI (throwaway-pthread to contain nibconv's exit() calls)
- Bundle manual transcription as APK asset; 📖 button opens scrollable
viewer with Seite→Absatz→Zeile→Wort lookup hierarchy documented
33 lines
1.1 KiB
Plaintext
33 lines
1.1 KiB
Plaintext
/*.txt
|
|
*.iml
|
|
.gradle
|
|
.DS_Store
|
|
.externalNativeBuild
|
|
.cxx
|
|
local.properties
|
|
.lock*
|
|
|
|
/SchwertUndMagieOnPebbleCompanionApp/local.properties
|
|
/SchwertUndMagieOnPebbleCompanionApp/.idea/caches
|
|
/SchwertUndMagieOnPebbleCompanionApp/.idea/libraries
|
|
/SchwertUndMagieOnPebbleCompanionApp/.idea/modules.xml
|
|
/SchwertUndMagieOnPebbleCompanionApp/.idea/workspace.xml
|
|
/SchwertUndMagieOnPebbleCompanionApp/.idea/navEditor.xml
|
|
/SchwertUndMagieOnPebbleCompanionApp/.idea/assetWizardSettings.xml
|
|
/SchwertUndMagieOnPebbleCompanionApp/build
|
|
/SchwertUndMagieOnPebbleCompanionApp/captures
|
|
/SchwertUndMagieOnPebbleCompanionApp/app/build
|
|
/SchwertUndMagieOnPebbleCompanionApp/app/.cxx
|
|
/SchwertUndMagieOnPebbleCompanionApp/app/src/main/jni/vice-src
|
|
/SchwertUndMagieOnPebbleCompanionApp/app/src/main/jni/vice-libs
|
|
/SchwertUndMagieOnPebbleCompanionApp/app/src/main/jni/nibtools-src
|
|
/SchwertUndMagieOnPebbleCompanionApp/app/src/main/jni/nibtools-libs
|
|
|
|
/SchwertUndMagieOnPebbleWatchApp/build
|
|
|
|
# Release signing — never commit keystores or their credentials.
|
|
# See docs/publish.md.
|
|
*.jks
|
|
*.keystore
|
|
keystore.properties
|