Commit graph

558 commits

Author SHA1 Message Date
Ming Ming
dc83f49d81 Customize input dialog button label 2021-09-28 16:36:12 +08:00
Ming Ming
3d2003de26 Fix exception resyncing file w/o id and not in DB 2021-09-28 16:36:12 +08:00
Ming Ming
ec4e05c5e0 Tweak logs 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
856828f329 Add qtff(.mov) to suppoed formats 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
4bdd523a94 Show download progress when sharing 2021-09-28 16:32:12 +08:00
nkming2
4d2d734179 Merge branch 'master' into 'master'
Fix an error in archive button saying "archive selected" when its an only...

See merge request nkming2/nc-photos!28
2021-09-28 08:31:17 +00:00
luckmax
69c97b9c2d Fix an error in archive button saying "archive selected" when its an only item, so must be "archive" 2021-09-19 17:43:59 +00:00
Ming Ming
24ace45ca8 Upgrade dependency 2021-09-20 01:37:54 +08:00
Ming Ming
67b806b971 Reduce sensitive logs in release build 2021-09-20 01:37: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
ff87cd3099 Update untranslated messages 2021-09-20 01:37:54 +08:00
nkming2
148a5e2ddb Merge branch 'undefined' into 'master'
Added [seconds and slideshow] translation to spanish.

See merge request nkming2/nc-photos!27
2021-09-19 17:31:17 +00:00
luckmax
be99101b57 Added [seconds and slideshow] translation to spanish. 2021-09-19 17:31:17 +00:00
nkming2
26c93b765a Update README.md 2021-09-16 18:14:27 +00:00
Ming Ming
69adbcf57d Versioning: 29.1 2021-09-17 00:30:44 +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
ffa82a1f31 Versioning: 29.0 2021-09-16 18:59:05 +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
eed4f7534b Upgrade dependency 2021-09-16 18:26:40 +08:00
Ming Ming
e0815d4c5c Fork StaggeredGridView 2021-09-16 03:53:10 +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
0be61f652f Migrate to new lint package 2021-09-16 03:53:10 +08:00
Ming Ming
34fa4b92aa Upgrade to flutter 2.5 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