Commit graph

55 commits

Author SHA1 Message Date
Ming Ming
ef41e4516c (Web) Hide scrollbar in viewer 2022-02-08 18:22:54 +08:00
Ming Ming
1d73964b4e Reduce scroll to dismiss threshold 2022-01-16 04:37:02 +08:00
Ming Ming
77a99f30af Swipe down to dismiss viewer 2021-12-10 13:03:36 +08:00
Ming Ming
c87ff5ed04 Fix bottom app bar visible with detail pane opened 2021-12-08 14:00:32 +08:00
Ming Ming
962e7d1e17 Overhaul Remove to handle shared album properly 2021-12-02 19:58:37 +08:00
Ming Ming
42d6851bf5 Swipe up to open detail pane in viewer 2021-11-26 18:10:53 +08:00
Ming Ming
7583b09bb8 Inject AppDb 2021-11-04 03:23:30 +08:00
Ming Ming
9ca333403f Simplify Pref access 2021-10-28 05:22:12 +08:00
Ming Ming
a37697f7be (Web) Allow sharing as links 2021-10-09 16:46:18 +08:00
Ming Ming
da1093a606 Share multiple files as link 2021-10-09 16:46:18 +08:00
Ming Ming
e7f510ac4f Download selected files 2021-09-29 22:56:54 +08:00
Ming Ming
c928c2cf74 Fix exceptions not caught for download notification 2021-09-20 01:37:54 +08:00
Ming Ming
734807733c Migrate to DownloadManage on Android
Fix OOME when downloading large files
2021-09-20 01:37:54 +08:00
Ming Ming
dfb090f02a Migrate setEnabledSystemUIOverlays 2021-09-16 03:53:10 +08:00
Ming Ming
bc9b2a4c78 Brightness is no longer used by flutter 2.5 2021-09-16 03:53:10 +08:00
Ming Ming
06023228b8 Conform to the new lint rules 2021-09-16 03:53:10 +08:00
Ming Ming
e41df68898 Fix a rare NPE 2021-09-16 03:53:10 +08:00
Ming Ming
ec930361cd Slideshow 2021-09-16 03:53:10 +08:00
Ming Ming
88ba985a1a Make Disposable less confusing 2021-09-15 05:03:36 +08:00
Ming Ming
858455206c Minimize platform code 2021-09-11 16:03:15 +08:00
Ming Ming
0c08fc8122 New flag to control logging file name 2021-09-05 02:15:53 +08:00
Ming Ming
49fa4d320b Fix exception when accessing localized string with broken context 2021-08-30 03:58:51 +08:00
Ming Ming
510e78cc3a Brightness and orientation only work on mobile 2021-08-28 04:41:29 +08:00
Ming Ming
7e91b4d346 Rotate viewer even if auto rotation is disabled 2021-08-24 20:56:44 +08:00
Ming Ming
8d255b9238 Fix setting brightness with negative value 2021-08-24 20:56:44 +08:00
Ming Ming
5c60c80b9e Refactoring 2021-08-24 20:56:44 +08:00
Ming Ming
27fdab786d Adjust screen brightness when viewer is in foreground 2021-08-23 22:48:36 +08:00
Ming Ming
f7d8a2533a Set album cover manually 2021-08-16 03:46:01 +08:00
Ming Ming
8f8b5c2319 Refactoring 2021-08-16 03:46:01 +08:00
Ming Ming
aa65c12f7b Fix loading indicator showing randomly 2021-08-08 12:40:04 +08:00
Ming Ming
ed19b1bd82 Refactoring: extract page viewer logic 2021-08-02 14:47:18 +08:00
Ming Ming
80a64b35bc Refactoring: extract bottom app bar in viewer 2021-08-02 14:47:18 +08:00
Ming Ming
bbb9eb14be Simplify localized string access 2021-07-25 13:08:05 +08:00
Ming Ming
df26b7a8c8 Migrate to null-safety 2021-07-25 00:23:08 +08:00
Ming Ming
61c950ecec A simpler way to share photos to other apps 2021-07-11 13:32:35 +08:00
Ming Ming
4ae69b3349 Download notification now handles >1 files 2021-07-11 13:32:35 +08:00
Ming Ming
a809136474 Nav arrows should stay white 2021-06-23 01:05:02 +08:00
Ming Ming
f7d0a41540 Group data srcs in new file 2021-05-24 18:28:05 +08:00
Ming Ming
dc1fdc623f Hide the nav bar in fullscreen viewer 2021-05-24 15:33:08 +08:00
Ming Ming
9d2e1798f7 (android) Show/Hide status bar in viewer 2021-05-07 16:01:06 +08:00
Ming Ming
5ca19c6c4f MP4 video support 2021-05-07 16:01:05 +08:00
Ming Ming
5143f86751 Extract animated visibility class 2021-05-06 14:42:01 +08:00
Ming Ming
609e2c5bd9 Extract image viewer 2021-05-06 14:42:01 +08:00
Ming Ming
31c663471f (android) Notification after downloaded photo 2021-05-01 01:02:41 +08:00
Ming Ming
13772ee742 Extract plaform constants 2021-05-01 01:02:41 +08:00
Ming Ming
63772e6e17 Clean up logs 2021-04-28 13:58:41 +08:00
Ming Ming
06e94c83b3 (web) Fix navigation buttons showing on edge items 2021-04-23 19:04:56 +08:00
Ming Ming
76d122783f Refactor 2021-04-23 18:25:40 +08:00
Ming Ming
65a9ecfc71 Disable swiping in viewer on web
It hardly works
2021-04-21 03:44:47 +08:00
Ming Ming
9c475b417d Add nav button in viewer on web 2021-04-21 03:44:47 +08:00