Commit graph

299 commits

Author SHA1 Message Date
Ming Ming
b5b1e4ecd7 Enable the new cs translation 2021-10-02 17:30:06 +08:00
Ming Ming
0f3dbda458 Refactoring: unify fn naming 2021-09-29 22:56:54 +08:00
Ming Ming
7bb41887b3 Refactoring: hide resync and populate 2021-09-29 22:56:54 +08:00
Ming Ming
4c222a239a Download album 2021-09-29 22:56:54 +08:00
Ming Ming
e7f510ac4f Download selected files 2021-09-29 22:56:54 +08:00
Ming Ming
145761495c Refactoring: improve naming 2021-09-29 22:56:51 +08:00
Ming Ming
2cafe8e184 Tweak selectable style 2021-09-29 04:57:39 +08:00
Ming Ming
c494a9f33e Fix image grid recreated on every build 2021-09-29 04:57:38 +08:00
Ming Ming
19367e2a0d Refactoring: extract create share fn 2021-09-28 16:36:41 +08:00
Ming Ming
20dfc2e00e Support share link when sharing a single file 2021-09-28 16:36:37 +08:00
Ming Ming
dc83f49d81 Customize input dialog button label 2021-09-28 16:36:12 +08:00
Ming Ming
f01c64a155 Remove metadata from album files
This help reduce the file size
2021-09-28 16:36:08 +08:00
Ming Ming
e2152a7ebe Tweak logs 2021-09-28 16:34:32 +08:00
Ming Ming
15d9d6edee Flatten future 2021-09-28 16:33:44 +08:00
Ming Ming
0a6a90f963 Remove redundant code 2021-09-28 16:33:44 +08:00
Ming Ming
3d5de229cb Refactoring: extract remove item from album 2021-09-28 16:33:40 +08:00
Ming Ming
a15f7a0db6 Fix new provider being created instead of modified 2021-09-28 16:32:13 +08:00
Ming Ming
99b3e9f7fa Fix wrong title shown when editing album again 2021-09-28 16:32:13 +08:00
Ming Ming
e98cec65f6 Refactoring 2021-09-28 16:32:13 +08:00
Ming Ming
823e88522c Reenable drag to scroll with mouse
This was disabled on flutter 2.5
2021-09-28 16:32:13 +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
194b1b8836 Fix people browser showing error when server app not installed 2021-09-16 23:49:32 +08:00
Ming Ming
75c040aa1d Graduate people from lab 2021-09-16 18:58:28 +08:00
Ming Ming
d8177edd28 Unify cache size 2021-09-16 18:30:09 +08:00
Ming Ming
c16c97ec9f Delete obsolete old cache 2021-09-16 18:30:09 +08:00
Ming Ming
6b24f6f98a Separate cache for different use cases 2021-09-16 18:26:40 +08:00
Ming Ming
c74d430747 Accent color is no longer used in flutter 2.5 2021-09-16 03:53:10 +08:00
Ming Ming
dfb090f02a Migrate setEnabledSystemUIOverlays 2021-09-16 03:53:10 +08:00
Ming Ming
afe4cdf607 Tweak style 2021-09-16 03:53:10 +08:00
Ming Ming
5bb781160d Fix invisible buttons in light theme 2021-09-16 03:53:10 +08:00
Ming Ming
94118c4a5b Remove unnecessary Containers 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
3151e088bc Tweak button style 2021-09-16 03:53:10 +08:00
Ming Ming
ec930361cd Slideshow 2021-09-16 03:53:10 +08:00
Ming Ming
26da1ec582 Extract wakelock as disposable 2021-09-15 14:48:06 +08:00
Ming Ming
88ba985a1a Make Disposable less confusing 2021-09-15 05:03:36 +08:00
Ming Ming
1f4b43459c Fix visibility not set if initial opacity == 0 2021-09-15 04:58:14 +08:00
Ming Ming
df45b23705 Show metadata task progress 2021-09-15 04:58:14 +08:00
Ming Ming
6372d65f1f Fix exif task starting prematurely after enabling in settings 2021-09-15 04:58:14 +08:00
Ming Ming
4aeca291c3 Reorder collection items 2021-09-15 04:58:14 +08:00
Ming Ming
8291972e6b Enable the new de translation 2021-09-13 05:27:26 +08:00
Ming Ming
3d3d2994e8 Make strings related to People translatable 2021-09-11 16:11:48 +08:00
Ming Ming
a0b62cac35 Migrate to new person API 2021-09-11 16:03:58 +08:00
Ming Ming
620c840ccc Capture logs from settings for bug report 2021-09-11 16:03:57 +08:00
Ming Ming
858455206c Minimize platform code 2021-09-11 16:03:15 +08:00
Ming Ming
e9f69fa327 Use private bloc for people 2021-09-11 16:03:14 +08:00
Ming Ming
8e7dc3b012 Fix album browser not refreshed after zoom changed 2021-09-09 02:09:07 +08:00