Releases: zer0k7/Folio
Releases · zer0k7/Folio
Release list
Folio v1.2.0
Folio v1.2.0
Changes
Features
- feat: release version 1.2.0 with unified settings, amoled theme, tools category, termux guide, and interactive command copy
Fixes
- fix: add persistent release keystore and streamline apk signing
- fix: use COLOR_BOX_BG for code block background in CategoryPdfGenerator
- fix: resolve compilation errors and guarantee persistent keystore for in-app updates
Build Info
- Build date: 2026-08-31
- Commit SHA: e24d599
- Min SDK: 26
- Target SDK: 35
Installation
Download the APK below and install via:
adb install folio-v1.2.0.apkor enable "Install unknown apps" on your Android device and open the APK directly.
Folio v1.1.0
Folio v1.1.0
Changes
Features
- feat: release version 1.1.0 with settings, changelog, widgets, font scale and copy interactions
Fixes
- fix: restore coroutines launch and DailyTermWidgetWorker imports in MainActivity
- fix: move ExperimentalMaterial3Api import to top in ExploreScreen and add missing imports in HomeScreen
- fix: resolve compiler errors in BodyRenderer, DiagramView, Settings, and OptIn APIs
- fix: move imports to top of file in SettingsScreen
Build Info
- Build date: 2026-08-15
- Commit SHA: 9f4ad2a
- Min SDK: 26
- Target SDK: 35
Installation
Download the APK below and install via:
adb install folio-v1.1.0.apkor enable "Install unknown apps" on your Android device and open the APK directly.
Folio v1.0.0
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.apkor enable "Install unknown apps" on your Android device and open the APK directly.