Releases: paletochen/r47_android
R47 Android (Core: 04b51489)
- Sync to commit 04b51489
This prerelease contains the debug-signed debug APK R47calculator-debug.apk
built by ./scripts/android/build_android.sh from GitHub commit eaf0401.
The calculator core was synchronized from https://gitlab.com/rpncalculators/c43.git at commit
04b51489cabd8f241ebe582af4f600c55d30579a before the simulator and Android build steps ran.
The Linux host toolchain built xlsxio_xlsx2csv from https://github.com/brechtsanders/xlsxio.git at
commit a9016eb2eb46dcd613a68fcfcd1002b5adf64ae9 to satisfy the upstream font-generation
contract.
Included assets:
- R47calculator-debug.apk
- R47calculator-debug-packaging-evidence.zip
Notes:
- This is a main-branch snapshot prerelease, not a signed store release.
- The included APK is signed with a persistent key for updates.
- The workflow first sanity-checked the authoritative upstream
simulator core with parallel make test. - The Android lane rebuilt assets, reran the simulator-native suite
from ./scripts/android/build_android.sh --run-sim-tests, and then
packaged the debug APK. - The workflow verified packaged ABIs and ran the Android 16 KB zip
alignment check described in the Android docs. - R47calculator-debug-packaging-evidence.zip preserves the compliance-assets/ directory,
BUILD-METADATA.txt, SHA256SUMS.txt, ABI/alignment reports, and the
packaged notice inventory exactly as collected by
android/collect_packaging_evidence.sh.
Workflow run:
https://github.com/paletochen/r47_android/actions/runs/25981480980
R47 Android (Core: b9ed834b)
- Sync to commit b9ed834b
This prerelease contains the debug-signed debug APK R47calculator-debug.apk
built by ./scripts/android/build_android.sh from GitHub commit eaf0401.
The calculator core was synchronized from https://gitlab.com/rpncalculators/c43.git at commit
b9ed834b63e64bde05274e5182abf1e9180af612 before the simulator and Android build steps ran.
The Linux host toolchain built xlsxio_xlsx2csv from https://github.com/brechtsanders/xlsxio.git at
commit a9016eb2eb46dcd613a68fcfcd1002b5adf64ae9 to satisfy the upstream font-generation
contract.
Included assets:
- R47calculator-debug.apk
- R47calculator-debug-packaging-evidence.zip
Notes:
- This is a main-branch snapshot prerelease, not a signed store release.
- The included APK is signed with a persistent key for updates.
- The workflow first sanity-checked the authoritative upstream
simulator core with parallel make test. - The Android lane rebuilt assets, reran the simulator-native suite
from ./scripts/android/build_android.sh --run-sim-tests, and then
packaged the debug APK. - The workflow verified packaged ABIs and ran the Android 16 KB zip
alignment check described in the Android docs. - R47calculator-debug-packaging-evidence.zip preserves the compliance-assets/ directory,
BUILD-METADATA.txt, SHA256SUMS.txt, ABI/alignment reports, and the
packaged notice inventory exactly as collected by
android/collect_packaging_evidence.sh.
Workflow run:
https://github.com/paletochen/r47_android/actions/runs/25909417284
R47 Android (Core: bf0bb77f)
- Sync to commit bf0bb77f
This prerelease contains the debug-signed debug APK R47calculator-debug.apk
built by ./scripts/android/build_android.sh from GitHub commit 47d9cc0.
The calculator core was synchronized from https://gitlab.com/rpncalculators/c43.git at commit
bf0bb77f892d439c05d8edff7177be74e469befd before the simulator and Android build steps ran.
The Linux host toolchain built xlsxio_xlsx2csv from https://github.com/brechtsanders/xlsxio.git at
commit a9016eb2eb46dcd613a68fcfcd1002b5adf64ae9 to satisfy the upstream font-generation
contract.
Included assets:
- R47calculator-debug.apk
- R47calculator-debug-packaging-evidence.zip
Notes:
- This is a main-branch snapshot prerelease, not a signed store release.
- The included APK is signed with a persistent key for updates.
- The workflow first sanity-checked the authoritative upstream
simulator core with parallel make test. - The Android lane rebuilt assets, reran the simulator-native suite
from ./scripts/android/build_android.sh --run-sim-tests, and then
packaged the debug APK. - The workflow verified packaged ABIs and ran the Android 16 KB zip
alignment check described in the Android docs. - R47calculator-debug-packaging-evidence.zip preserves the compliance-assets/ directory,
BUILD-METADATA.txt, SHA256SUMS.txt, ABI/alignment reports, and the
packaged notice inventory exactly as collected by
android/collect_packaging_evidence.sh.
Workflow run:
https://github.com/paletochen/r47_android/actions/runs/25635275340
R47 Android (Core: fe241ee9)
- Sync to commit fe241ee9
This prerelease contains the debug-signed debug APK R47calculator-debug.apk
built by ./scripts/android/build_android.sh from GitHub commit 24ddbd6.
The calculator core was synchronized from https://gitlab.com/rpncalculators/c43.git at commit
fe241ee93934559f158895fb1619a23260a7a88f before the simulator and Android build steps ran.
The Linux host toolchain built xlsxio_xlsx2csv from https://github.com/brechtsanders/xlsxio.git at
commit a9016eb2eb46dcd613a68fcfcd1002b5adf64ae9 to satisfy the upstream font-generation
contract.
Included assets:
- R47calculator-debug.apk
- R47calculator-debug-packaging-evidence.zip
Notes:
- This is a main-branch snapshot prerelease, not a signed store release.
- The included APK is signed with the default debug signing config.
- The workflow first sanity-checked the authoritative upstream
simulator core with parallel make test. - The Android lane rebuilt assets, reran the simulator-native suite
from ./scripts/android/build_android.sh --run-sim-tests, and then
packaged the debug APK. - The workflow verified packaged ABIs and ran the Android 16 KB zip
alignment check described in the Android docs. - R47calculator-debug-packaging-evidence.zip preserves the compliance-assets/ directory,
BUILD-METADATA.txt, SHA256SUMS.txt, ABI/alignment reports, and the
packaged notice inventory exactly as collected by
android/collect_packaging_evidence.sh.
Workflow run:
https://github.com/paletochen/r47_android/actions/runs/25596594708
R47 Android (Core: fbe727ac)
- Fixed the screen and app freezing when running complex calculations (regression created when merged the past PRs)
- Added "Dynamic Shift Labels" feature with toggle in settings.
- Fixed physical keys to be blank in static mode (parity with hardware).
- Restored LCD artifacts for softmenus.
- Improved font size logic using label-based regex.
- Renamed and reordered skins in settings.
- Added "Das Kalkulator" skin (thanks ppigazzini and tangent for the idea ;) )

R47 Android (Core: d82d5725)
Automated main branch snapshot build.
Targeting upstream core commit:
R47 Android (Core: b50a7e4d)
Automated main branch snapshot build.
Targeting upstream core commit:
R47 Android (Core: 513b2f20)
This prerelease contains the debug-signed debug APK R47calculator-debug.apk
built by ./build_android.sh from GitHub commit a657f16.
The calculator core was synchronized from https://gitlab.com/rpncalculators/c43.git at commit
513b2f200ab7811a27f17e5253be243eb73b58db before the simulator and Android build steps ran.
The Linux host toolchain built xlsxio_xlsx2csv from https://github.com/brechtsanders/xlsxio.git at
commit a9016eb2eb46dcd613a68fcfcd1002b5adf64ae9 to satisfy the upstream font-generation
contract.
Included assets:
- R47calculator-debug.apk
- SHA256SUMS.txt
- abis.txt
- zipalign.txt
- elf-load-segments.txt
- BUILD-METADATA.txt
- SOURCE
- COPYING
- LICENSE.txt
Notes:
- This is a main-branch snapshot prerelease, not a signed store release.
- The included APK is signed with the default debug signing config.
- The workflow ran the root simulator test suite with parallel make test.
- The workflow verified packaged ABIs and ran the Android 16 KB zip
alignment check described in the Android docs. - COPYING is the GNU GPL text for the packaged calculator core.
- LICENSE.txt is the MIT license shipped by the pinned xlsxio project.
Workflow run:
https://github.com/paletochen/r47_android/actions/runs/25288131404
R47 Android (Core: f8e6f8c7)
- Sync to commit f8e6f8c7
R47 Android (Core: b378b9c6)
- Sync to commit b378b9c6