Commit graph

835 commits

Author SHA1 Message Date
Ming Ming
808c654e75 Convenient fn to extract filename from File 2021-10-02 17:35:46 +08:00
Ming Ming
95cffc0eb3 Notification ticker is useless 2021-10-02 17:30:06 +08:00
Ming Ming
e1a767dc5c Format code 2021-10-02 17:30:06 +08:00
Ming Ming
56698e12ce Update untranslated messages 2021-10-02 17:30:06 +08:00
Ming Ming
b5b1e4ecd7 Enable the new cs translation 2021-10-02 17:30:06 +08:00
nkming2
22d85c16b7 Merge branch 'undefined' into 'master'
Add sharing related translations to spanish.

See merge request nkming2/nc-photos!30
2021-10-01 19:37:51 +00:00
nkming2
9448a6991e Merge branch 'master' into 'master'
Add Czech support

See merge request nkming2/nc-photos!29
2021-10-01 19:35:30 +00:00
luckmax
a9be3824f8 Add sharing related translations to spanish. 2021-09-30 17:32:16 +00:00
Matěj Musil
6fa4d0d749 Add Czech support 2021-09-29 16:11:41 +00: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
bb5440a7d6 Fix handling errors from other download instances 2021-09-29 04:57:39 +08:00
Ming Ming
6365a41833 Fix incorrect format string 2021-09-29 04:57:39 +08:00
Ming Ming
e0d3b66be0 Fix download notif not showing after the first one 2021-09-29 04:57:39 +08:00
Ming Ming
aa1c90282c Fix download stream not canceled 2021-09-29 04:57:39 +08:00
Ming Ming
cf3f855cd3 Format code 2021-09-29 04:57:39 +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
f7ed6d1a01 Refactoring: replace tuple with actual class 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
d5147fcf23 Refactoring: replace magic constants with enum 2021-09-28 16:36:12 +08:00
Ming Ming
08ee21a259 Fix share channel not returning success 2021-09-28 16:36:12 +08:00
Ming Ming
5e91d53d9a Format code 2021-09-28 16:36:12 +08:00
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