mangayomi-mirror/lib/modules/manga/detail
Moustapha Kodjo Amadou f729380223 feat: Implement app lock feature with biometric authentication
- Added AppLockScreen for biometric authentication to unlock the app.
- Introduced security settings screen to enable/disable app lock.
- Integrated local_auth package for biometric authentication support.
- Created security state providers to manage app lock state.
- Updated chapter list tile widget to support dismiss actions for bookmarking and marking chapters as read.
- Enhanced CBZ conversion process to include ComicInfo.xml metadata.
- Added conditional UI elements based on platform capabilities.
- Added Completed & Tracked filter in library
2026-03-04 11:56:49 +01:00
..
providers Refactor 2026-03-02 11:49:19 +01:00
widgets feat: Implement app lock feature with biometric authentication 2026-03-04 11:56:49 +01:00
manga_detail_main.dart Refactor 2026-03-02 11:49:19 +01:00
manga_detail_view.dart fix: improve layout and styling in manga detail view and chapter list tile 2025-11-12 15:23:17 +01:00
manga_details_view.dart refactor: simplify CustomFloatingActionBtn and remove unnecessary width calculations 2025-11-11 15:27:12 +01:00