Commit graph

462 commits

Author SHA1 Message Date
Ming Ming
d29007691a Add a page to manage trusted certificates 2024-06-19 21:08:24 +08:00
Ming Ming
fdbb798691 Unify exception snackbar handling 2024-06-19 21:08:24 +08:00
Ming Ming
9bf3e0e7ff Refactor: extract server cert dialogs 2024-06-18 01:36:45 +08:00
Ming Ming
68b4273bfa Workaround memory leak in bloc 2024-06-18 01:36:45 +08:00
Ming Ming
8d75ab7967 66.3 2024-06-14 00:12:25 +08:00
Ming Ming
3be4851425 Fix initial value of collection sort not read from pref 2024-06-14 00:05:48 +08:00
Ming Ming
f554bc212a 66.2 2024-06-12 22:08:32 +08:00
Ming Ming
2add65a671 Fix changelog padding 2024-06-12 21:40:41 +08:00
Ming Ming
2e81bf4987 Fix biometric password fallback 2024-06-12 21:40:41 +08:00
Ming Ming
cfb2da0118 66.0 2024-06-10 00:21:13 +08:00
Ming Ming
1143173534 Fix dynamic color scheme not applied to some pages 2024-06-09 03:01:12 +08:00
Ming Ming
654f6c0a43 Support playing live photos taken with a Google Pixel 2024-06-08 01:34:50 +08:00
Ming Ming
c1930ef2f4 Fix text style in share folder dialog 2024-06-06 01:14:07 +08:00
Ming Ming
6784a8a545 Fix trying to edit album even when there's no changes 2024-06-03 00:41:22 +08:00
Ming Ming
d811e626e3 Fix exception when closing account settings 2024-06-02 01:49:47 +08:00
Ming Ming
c8f761285c Hide thumbnail after large image loaded in viewer 2024-06-02 01:49:47 +08:00
Ming Ming
5d52524e56 Fix title alignment in collection browser on ios 2024-05-29 22:15:08 +08:00
Ming Ming
4ca70ced94 Replace some filled icon with outlined 2024-05-29 22:15:08 +08:00
Ming Ming
48c16a9e9b Show date in viewer title 2024-05-29 22:15:08 +08:00
Ming Ming
6dd734d263 Confirm PIN/password with user before persisting it 2024-05-29 00:36:59 +08:00
Ming Ming
70932528a0 Merge upstream changes to local CachedNetworkImage 2024-05-28 23:56:07 +08:00
Ming Ming
4e8d8d6768 Fix new linter warnings 2024-05-28 23:56:07 +08:00
Ming Ming
d46d6be110 Add unobsecure button in password field 2024-05-28 00:36:09 +08:00
Ming Ming
24e5130535 Require auth again after suspending for some time 2024-05-28 00:26:23 +08:00
Ming Ming
38fe935764 Add app lock settings 2024-05-27 01:10:34 +08:00
Ming Ming
340cce297e Update naming of the protected push methods in context 2024-05-27 01:10:34 +08:00
Ming Ming
58171f14c9 Add app lock 2024-05-25 17:46:01 +08:00
Ming Ming
fd8251b86c Add encrypted pref variant 2024-05-25 17:46:01 +08:00
Ming Ming
bc690dc61e Migrate WillPopScope where we could 2024-05-23 01:06:32 +08:00
Ming Ming
ba2c69311b Fix some new lint warnings 2024-05-21 23:42:28 +08:00
Ming Ming
302cc3938e Migrate deprecated code in flutter 3.16 2024-05-21 23:42:28 +08:00
Ming Ming
4c1ba03d6e Fix fluttter 3.16 compatibility 2024-05-21 01:09:12 +08:00
Ming Ming
bcca6d600a Migrate to new translucent sliver app bar 2024-05-21 01:09:12 +08:00
Ming Ming
e1baba916d Remove unused import 2024-05-21 01:05:55 +08:00
Ming Ming
bbeb8a3852 Fix removed files reappeared in photos timeline 2024-05-20 00:41:28 +08:00
Ming Ming
bf71411709 Increase number of files to be queried each time in photos tab 2024-05-20 00:41:28 +08:00
Ming Ming
df3f3a65d3 Support selecting secondary theme color in settings 2024-05-18 22:00:35 +08:00
Ming Ming
64e13bdee5 Ready theme to support secondary color 2024-05-17 00:38:02 +08:00
Ming Ming
6311f8a4de Refresh random icons in account dialog 2024-05-17 00:38:00 +08:00
Ming Ming
21dffd9a13 Query memories on DB side instead 2024-05-16 00:48:19 +08:00
Ming Ming
6a29f8966c Fix used before init in video viewer 2024-05-12 23:30:32 +08:00
Ming Ming
bc3c480223 Fix initial sync not starting on first run 2024-05-12 23:30:32 +08:00
Ming Ming
9e3ec0bfc3 Relocate code to related packages 2024-05-12 23:30:32 +08:00
Ming Ming
65a1a02926 Fix broken double tab to exit in new Photos and Collections tab 2024-05-09 00:18:41 +08:00
Ming Ming
dccbad2185 Migrate old (un)archive code to use filescontroller 2024-05-09 00:18:41 +08:00
Ming Ming
8ccc50ac16 Relocate code to related packages 2024-05-09 00:18:41 +08:00
Ming Ming
528699d7c5 Remove sort Photos tab by filename option
This is no longer supported in the revamped code
2024-05-07 00:33:10 +08:00
Ming Ming
5be72240c5 Fix scroll bar label showing wrong date if timeline grouped by month 2024-05-06 22:32:49 +08:00
Ming Ming
20120ea90d Fix item in Photos list sometimes not removed correctly 2024-05-06 22:32:47 +08:00
Ming Ming
3631abaf7d Revamp Photos tab
- Lazy loading
- Minimap
2024-05-06 22:32:45 +08:00