Skip to content

Folio v1.0.0

Choose a tag to compare

@github-actions github-actions released this 15 Aug 06:10
· 9 commits to main since this release

Folio v1.0.0

Changes

Fixes

  • fix: ensure release apk is signed and verified with apksigner
  • fix: explicit serialization types in repository and add bookmark import
  • fix: remove invalid strokeDashArray attribute from vector drawables
  • fix: enable android.useAndroidX in gradle.properties
  • fix: add setup-gradle and gradlew.bat for github actions
  • fix: workflow yaml syntax error

Maintenance

  • init: project scaffold, theme, data layer, screens, workflows

Build Info

  • Build date: 2026-08-15
  • Commit SHA: 125a7c9
  • Min SDK: 26
  • Target SDK: 35

Installation

Download the APK below and install via:

adb install folio-v1.0.0.apk

or enable "Install unknown apps" on your Android device and open the APK directly.