Skip to content

Release v1.4: dark theme, in-app tutorial, bug fixes & CI improvements#30

Merged
s4rify merged 17 commits into
masterfrom
release/v1.4
May 22, 2026
Merged

Release v1.4: dark theme, in-app tutorial, bug fixes & CI improvements#30
s4rify merged 17 commits into
masterfrom
release/v1.4

Conversation

@s4rify
Copy link
Copy Markdown
Collaborator

@s4rify s4rify commented May 22, 2026

What's new in v1.4

This PR brings all changes accumulated in the internal repository since v1.3 into the public repository.

Changes

✨ New Features

  • Dark theme support – RECORDA now follows the system-wide dark/light mode setting. Dark-mode colours are aligned with the SENDA companion app.
  • In-app tutorial – a step-by-step guide accessible from the main toolbar helps new users get started quickly.

🐛 Bug Fixes

  • Fixed app crash caused by a missing runtime permission request.
  • Release APK signing now uses GitHub repository secrets for secure, reproducible CI builds.

🔧 CI / Maintenance

  • GitHub Actions workflows refactored: reduced code duplication, fixed branch naming, bumped all action versions.

📋 Documentation

  • Added \CHANGELOG.md\ tracking version history.
  • Updated \README.md\ with dark theme section, tutorial section, and link to changelog.

Closes any related issues and prepares the v1.4 release.

pmaanen and others added 17 commits April 24, 2025 14:05
In order to use the viewpager2 dependency, I needed to enable AndroidX,
which in turn made it necessary to stop using some legacy UI dependencies.
Now RECORDA has more or less the same dependencies (apart from libxdf and
the Movella SDK) as SENDA, which makes future development and migration to
Kotlin far easier.
Merge dev for latest PMaanen version
* add changes in build files to build locally

* add feature branch to build configuration

* adapt build file to build on feature branch. add secrets to repo

* Update target SDK to API 34 and bump version to 1.4
* add ark theme to the app and match colors with Senda

* more changes to the dark theme

* more changes to the dark theme

* more changes to the dark theme
Copilot AI review requested due to automatic review settings May 22, 2026 09:03
@s4rify s4rify merged commit c941ee9 into master May 22, 2026
2 of 3 checks passed
@s4rify s4rify review requested due to automatic review settings May 22, 2026 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants