Commit Graph

4 Commits

Author SHA1 Message Date
virtus 77429a1de3 feat: Improve error handling for Android SDK license acceptance in build workflow
Build Android APK / build-apk (push) Failing after 14m14s
2026-04-07 19:05:14 +07:00
virtus d48e384767 feat: Add Android SDK setup and package installation steps in build workflow
Build Android APK / build-apk (push) Failing after 2m17s
2026-04-07 19:01:41 +07:00
virtus 8dcd092c5e feat: Update Flutter setup step to display version
Build Android APK / build-apk (push) Failing after 2m51s
2026-04-07 18:56:09 +07:00
virtus 6946083aee feat: Enhance chapter list and TTS functionality
Build Android APK / build-apk (push) Failing after 4m37s
- Introduced ChapterListQuery and ChapterListPage classes for better chapter management.
- Updated chapterListProvider to handle pagination and canonical ID resolution.
- Improved ReaderScreen with enhanced TTS features, including auto-scroll to active paragraph and better handling of TTS state.
- Added TtsPlayerWidget with compact mode and improved UI for TTS controls.
- Enhanced TtsService to manage speech segments and background mode for TTS.
- Implemented battery optimization checks for TTS background mode on Android.
- Updated main.dart to ensure proper error handling in a zoned environment.
2026-04-07 18:49:29 +07:00