Commit Graph

20 Commits

Author SHA1 Message Date
23d6cd5fdb Add a bottom bar for single page viewer 2025-09-28 21:21:52 +08:00
2ac7f889f1 Fix l10n BREAK CHANGE
https://docs.flutter.dev/release/breaking-changes/flutter-generate-i10n-source
2025-05-30 12:08:31 +08:00
6d8a61659a feat: Add save image functionality to single page viewer 2025-02-14 17:59:40 +08:00
2a6866fb26 refactor: Remove primaryColor parameter from setCurrentTitle function 2025-01-05 10:13:51 +08:00
e2515520d6 Fix image cache cause copy image not works 2024-10-29 11:23:30 +00:00
6d2c445cd4 Add support to copy image and url in viewer 2024-10-29 10:01:56 +00:00
bf2795be33 Update create user dialog 2024-05-28 06:24:45 +00:00
b19265ef32 Add support to cache images to disk 2024-05-27 09:12:52 +08:00
f47d3b8810 Update code 2024-02-08 16:12:45 +08:00
dd486c3e50 Add mouse scroll to scale image 2024-02-03 13:01:03 +08:00
2b34f75056 新增自适应标题 2024-01-27 10:44:43 +08:00
5566af9a66 Revert "Use custom gesture detector"
This reverts commit f57c276ab1.
2023-12-27 14:05:44 +08:00
f57c276ab1 Use custom gesture detector 2023-12-26 22:41:39 +08:00
af9dd02450 SinglePageViewer now support menu 2023-12-01 20:32:55 +08:00
0ee40bedc7 Fix displayAd not works in viewer 2023-12-01 17:08:40 +08:00
03539f508c Update layout 2023-11-28 21:06:41 +08:00
83fda5ae45 Fix bug 2023-11-28 16:20:38 +08:00
f432967c12 Minor fix 2023-11-28 16:17:09 +08:00
91a447b016 Fix bug 2023-11-28 15:55:42 +08:00
b9259f5086 Add single page viewer 2023-11-28 15:26:52 +08:00