Skip to content

Clickable checkboxes#2236

Open
mcepl wants to merge 3 commits intoTechbeeAT:developfrom
openSUSE-Python:clickable_checkboxes
Open

Clickable checkboxes#2236
mcepl wants to merge 3 commits intoTechbeeAT:developfrom
openSUSE-Python:clickable_checkboxes

Conversation

@mcepl
Copy link
Copy Markdown

@mcepl mcepl commented Apr 17, 2026

Interactive checkboxes for Markdown checklists in jtxBoard.

I have tested on my phone whole two minutes and it seems to work.

Fixes: #1268

mcepl added 3 commits April 17, 2026 00:29
I have successfully implemented interactive checkboxes for Markdown
checklists in jtxBoard.

Fixes: TechbeeAT#1268
This workflow automates the generation of debug APKs for the OSE flavor
whenever a push is made to the develop branch or a pull request is opened.
The resulting APKs are uploaded as artifacts, allowing reviewers and
testers to easily verify changes (such as the interactive Markdown
checklists) without needing a local build environment.

- Uses JDK 21 and Gradle cache for efficient builds.
- Targets the OSE Debug build variant.
- Uploads the APK as 'jtxboard-ose-debug-apk'.
- Updates unit-tests and android-tests to use JDK 21 to match build.gradle.kts.
- Standardizes GitHub Actions versions to stable releases (v4).
- Configures Build Test APK to run on all branches to support testing from feature branches.
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.

[Feature] Allow interaction

1 participant