5ac145bff6
Adding small note on new image build scripts
ml
2026-07-04 16:25:05 +02:00
e07258c8bd
Fix VICE cross-compile and image cache-warming for release builds
ml
2026-07-04 15:11:53 +02:00
8881241fd8
Split the monolithic build-image.sh into three scripts: build-image.sh now only builds locally, run-image.sh runs dist.sh inside that local image via a bind mount, andcupload-image.sh pushes the already-built image. The Dockerfile also warms the Gradle dependency cache in a throwaway build stage, and pre-installs the pinned CMake version, so run-image.sh doesn't re-download the same Maven dependencies on every run.
ml
2026-07-04 05:21:54 +02:00
ad887c8bc8
Add flex to build image and VICE preflight check
ml
2026-07-03 06:14:15 +02:00
2117043e31
More robust nibtools build
ml
2026-07-02 14:27:55 +02:00
84c47136df
Setting bash as default shell for action
ml
2026-07-02 14:13:37 +02:00
23ad9ebc32
Adding container registry login for gitea action
ml
2026-07-02 13:57:35 +02:00
f3f7442849
dist.sh builds versioned, signed artifacts for both apps from a git tag (semver drives Android versionCode/versionName and package.json). The build-image/ Dockerfile pins the same toolchain for a portable, containerized Gitea Actions runner (build-image.sh builds and pushes it) so releases don't depend on any one machine's local setup. Pushing vX.Y.Z now builds and publishes a Gitea Release automatically.
ml
2026-07-02 13:07:52 +02:00
4be350d758
dist.sh builds versioned, signed artifacts for both apps from a git tag (semver drives Android versionCode/versionName and package.json). The build-image/ Dockerfile pins the same toolchain for a portable, containerized Gitea Actions runner (build-image.sh builds and pushes it) so releases don't depend on any one machine's local setup. Pushing vX.Y.Z now builds and publishes a Gitea Release automatically.
v0.9.1
ml
2026-07-02 13:07:52 +02:00
73c6c90c8d
Adding a README
ml
2026-07-01 16:10:37 +02:00
3705935ca4
Adding F-Droid publishing
ml
2026-06-27 12:13:48 +02:00
eee068a500
Wire keystore signing config; trim publish.md
ml
2026-06-27 12:04:55 +02:00
daefed88b1
Add Fetch Disks button and Anleitung copy-protection viewer
ml
2026-06-27 10:36:15 +02:00
aaa6e772a7
Replace bundled ROM extraction with runtime import/download flow
ml
2026-06-25 09:27:19 +02:00
89c99b50e2
Add screen mirroring, watch input, splash screen, and architecture docs
ml
2026-06-21 19:15:19 +02:00
463c85e62f
Fix snapshot save/load: route both through CPU trap to sync registers
ml
2026-06-17 20:50:51 +02:00
b9153ac973
Improve snapshop saving and loading
ml
2026-06-14 10:21:37 +02:00
0f814eb134
Adding a save state panel
ml
2026-06-14 10:04:59 +02:00
755e7758e4
Add hero save editor with D64 format documentation
ml
2026-06-14 09:46:17 +02:00
958ab77c58
Localize all visible button labels and dialogs via string resources: values/strings.xml (English default) and values-de/strings.xml cover section headers, hero disk buttons, sound toggle, import button, file picker title, and the replace-disk confirmation dialog
ml
2026-06-14 08:51:05 +02:00
285c5984ac
Adding a help button
ml
2026-06-14 08:33:29 +02:00
e2cbf2b37d
Add Reset button, fix disk swap regression, and add sticky Shift
ml
2026-06-14 08:15:33 +02:00
65597b8fce
Add a drive LED vor virtual disk device Cleanup code base Adding a splash screen
ml
2026-06-14 07:35:31 +02:00
392bbeb996
Rework UI with drawer menu, hero disks, and sound toggle
ml
2026-06-13 14:28:58 +02:00
5a390aa733
Add C64 SID audio output via OpenSL ES with sound toggle
ml
2026-06-13 13:40:24 +02:00
7a8cd492d5
Fix C64 display rendering and keyboard matrix
ml
2026-06-10 19:02:29 +02:00
678108530c
Add in-app file import and episode picker
ml
2026-06-05 09:44:06 +02:00
8c7f2e3306
Add VICE C64 emulator integration to Android companion app
ml
2026-06-04 16:24:14 +02:00
724157aca3
Removed dead code
ml
2026-06-01 16:31:29 +02:00
d7adb56197
Initial commit, adding original binaries, initial watch and companion apps which can talk
ml
2026-06-01 15:53:11 +02:00