Commit graph

706 commits

Author SHA1 Message Date
Ming Ming
8724f48a6d Fix exception on first startup 2021-10-02 20:50:10 +08:00
Ming Ming
8789dd78ce Versioning: 30.0 2021-10-02 17:57:20 +08:00
Ming Ming
4efad2c0f7 Remove unused imports 2021-10-02 17:48:28 +08:00
Ming Ming
60a0a387b2 (Android) Show our own download notifs 2021-10-02 17:36:11 +08:00
Ming Ming
808c654e75 Convenient fn to extract filename from File 2021-10-02 17:35:46 +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
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
aa1c90282c Fix download stream not canceled 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
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
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
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
luckmax
be99101b57 Added [seconds and slideshow] translation to spanish. 2021-09-19 17:31:17 +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
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
3183efafb3 Listen to pref change event 2021-09-15 04:58:14 +08:00
Ming Ming
4aeca291c3 Reorder collection items 2021-09-15 04:58:14 +08:00
Ming Ming
4bce2ee71b Update untranslated messages 2021-09-15 04:58:01 +08:00
Ming Ming
8291972e6b Enable the new de translation 2021-09-13 05:27:26 +08:00
nkming2
268d8ecb87 Merge branch 'master' into 'master'
Add German translation

See merge request nkming2/nc-photos!22
2021-09-12 21:22:49 +00:00
luckmax
949a773827 Added spanish log saver and people collection translations 2021-09-12 19:51:29 +00:00
PhilProg
fab986f77e Enable German translation 2021-09-12 09:55:36 +00: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
87cc42a1c7 Update untranslated message 2021-09-11 16:02:54 +08:00
nkming2
56a58a81ef Merge branch 'luckkmaxx-master-patch-74786' into 'master'
Translate album sort to spanish

See merge request nkming2/nc-photos!21
2021-09-11 07:48:28 +00:00
luckmax
e15bc4d432 Translate album sort to spanish 2021-09-10 11:13:48 +00:00
Ming Ming
8e7dc3b012 Fix album browser not refreshed after zoom changed 2021-09-09 02:09:07 +08:00
Ming Ming
6545e78bb6 Fix cached album not shown when offline 2021-09-09 02:09:07 +08:00
Ming Ming
42b931fa62 Sort albums 2021-09-09 02:09:06 +08:00
Ming Ming
7423b1fd51 Reorder sort options 2021-09-09 02:07:52 +08:00
Ming Ming
c96224bbfc More descriptions in translation file 2021-09-09 02:07:52 +08:00
Ming Ming
33887402ec Preliminary face recognition app support 2021-09-09 02:07:52 +08:00
Ming Ming
2c8434b768 Fix unnecessarily opening DB as RW 2021-09-09 02:07:52 +08:00
Ming Ming
ab5f1f29ba Refactoring: simplify code 2021-09-09 02:07:52 +08:00
Ming Ming
a25fd8ff63 Change how exceptions are handled in notified action 2021-09-09 02:07:52 +08:00
Ming Ming
9256d19518 Refactoring: remove magic constants 2021-09-09 02:07:52 +08:00
Ming Ming
458ef2f733 Refactoring: extract add items to album 2021-09-09 02:07:52 +08:00
Ming Ming
b0b18919c3 Update untraslated messages 2021-09-09 02:07:42 +08:00
luckmax
d677d679d7 Update spanish 2021-09-05 14:46:39 +00:00
Ming Ming
68523c98f6 Versioning: 28.1 2021-09-05 21:26:12 +08:00
Ming Ming
c72a66a3b5 Fix able to unset album cover even if !canEdit 2021-09-05 19:54:10 +08:00
Ming Ming
6fd9ad7bc4 Fix username in NC is case-insensitive 2021-09-05 19:54:10 +08:00
Ming Ming
1102ffd67c Fix ListAlbum exception if dir does not exist 2021-09-05 19:54:10 +08:00
Ming Ming
394864e8ae Update untranslated messages 2021-09-05 19:54:10 +08:00
Nikita Sergeev
208d14b41c Update russian translation 2021-09-05 11:28:51 +00:00
Ming Ming
7b319e0d78 Versioning: 28.0 2021-09-05 02:15:53 +08:00
Ming Ming
7c2fed344c Handle erroneous datetimeoriginal tag 2021-09-05 02:15:53 +08:00
Ming Ming
942c16b850 Format code 2021-09-05 02:15:53 +08:00
Ming Ming
0c08fc8122 New flag to control logging file name 2021-09-05 02:15:53 +08:00
Ming Ming
b085f8f4e1 Fix missing tooltip for the mute button 2021-09-02 22:34:46 +08:00
Ming Ming
25523b72ab Reorganize settings page 2021-09-02 22:34:46 +08:00
Ming Ming
db73464232 Unset album cover 2021-08-31 20:49:37 +08:00
Ming Ming
12aedf4fbe Refactoring 2021-08-31 20:49:37 +08:00
Ming Ming
a1186136a6 Respect system dark mode on Android 10+ 2021-08-31 04:51:20 +08:00
Ming Ming
5ef2a4e8f9 Support black theme alongside dark theme 2021-08-31 04:50:55 +08:00
Ming Ming
5ab3698490 Fix AppTheme not applied to some widget 2021-08-31 01:00:14 +08:00
Ming Ming
43aa12ed57 Auto play video after loaded 2021-08-30 03:58:52 +08:00
Ming Ming
2bdcaede9d Show error if failed loading video 2021-08-30 03:58:52 +08:00
Ming Ming
2edc989a76 Show video position & length 2021-08-30 03:58:52 +08:00
Ming Ming
225b8c6f5c Mute video 2021-08-30 03:58:52 +08:00
Ming Ming
c7358084f8 Rename albums tab 2021-08-30 03:58:52 +08:00
Ming Ming
90b79a65e0 Fix misusing context after widget disposed 2021-08-30 03:58:52 +08:00
Ming Ming
49fa4d320b Fix exception when accessing localized string with broken context 2021-08-30 03:58:51 +08:00
Ming Ming
a99b48809e Remove useless arg 2021-08-30 03:57:53 +08:00
Ming Ming
bd68566e23 Also show the ISO lang name in picker 2021-08-30 03:57:53 +08:00
Ming Ming
373f01e938 Versioning: 27.1 2021-08-29 02:49:14 +08:00
Ming Ming
bbe7d20e31 Align icon in detail pane 2021-08-29 02:48:23 +08:00
Ming Ming
afaea7a337 Fix buttons in detail pane not scrollable 2021-08-29 02:48:23 +08:00
Ming Ming
0a546a29df Update untranslated messages 2021-08-29 02:48:23 +08:00
Ming Ming
5c1d19a50f Versioning: 27.0 2021-08-28 20:01:01 +08:00
luckmax
e7b42a6d0e Update spanish translations 2021-08-28 11:56:50 +00:00
Ming Ming
9c0dea88c7 Empty trash 2021-08-28 04:41:29 +08:00
Ming Ming
510e78cc3a Brightness and orientation only work on mobile 2021-08-28 04:41:29 +08:00
Ming Ming
55065d5122 Refresh when a supported file is moved 2021-08-28 04:41:03 +08:00
Ming Ming
2a462cf906 Rename file if the same name exists in destination 2021-08-28 04:41:03 +08:00
Ming Ming
0689040ccc Tweak style 2021-08-27 03:08:07 +08:00
Ming Ming
6c69e7e2ed Show the owner of a shared file 2021-08-27 03:08:07 +08:00
Ming Ming
3983420fbe Tweak style 2021-08-24 21:50:44 +08:00
Ming Ming
7e91b4d346 Rotate viewer even if auto rotation is disabled 2021-08-24 20:56:44 +08:00
Ming Ming
d60fc7b124 Improve messaging 2021-08-24 20:56:44 +08:00
Ming Ming
af12bbdf6b Group viewer options in settings page 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
e4a80a5c49 Tweak style 2021-08-24 01:27:08 +08:00
Ming Ming
27fdab786d Adjust screen brightness when viewer is in foreground 2021-08-23 22:48:36 +08:00
Ming Ming
a68c7cdd8b Back button to quit selection mode on android 2021-08-23 05:03:26 +08:00
Ming Ming
cb5238d388 Don't handle tap event in album item widget 2021-08-23 05:03:26 +08:00
Ming Ming
5bb8795f2f Migrate albums to use selectable list 2021-08-23 05:03:26 +08:00
Ming Ming
b446f229d0 Padding should be handled by children 2021-08-23 05:03:26 +08:00
Ming Ming
658e808fcd Format code 2021-08-23 05:03:26 +08:00
Ming Ming
c4c750a778 Fix post update logic running twice 2021-08-23 05:03:26 +08:00
Ming Ming
e165c618fe Improve error handling 2021-08-23 05:03:26 +08:00
Ming Ming
ea8d351187 Remove opened photo from an album 2021-08-23 05:03:26 +08:00
Ming Ming
607e8a23ca Can only set cover for albums owned by you 2021-08-23 05:03:26 +08:00
Ming Ming
e4f75b585a Tweak logs 2021-08-23 05:03:26 +08:00
Ming Ming
4a32f49a11 Add pending shared albums to collection 2021-08-23 05:03:26 +08:00
Ming Ming
c0f65745f7 List pending shard albums 2021-08-23 05:03:26 +08:00
Ming Ming
6d2bfb2831 Refactoring 2021-08-23 05:03:26 +08:00
Ming Ming
a7a8825f0a Add link to the help wiki 2021-08-23 05:03:26 +08:00
Ming Ming
26d45b5c32 Enable the new russian translation 2021-08-23 05:03:26 +08:00
Ming Ming
6f29f44c85 Update untranslated text list 2021-08-23 04:59:39 +08:00
nkming2
022d3dbf93 Merge branch 'add-new-ru-translation' into 'master'
Add new russian translation

See merge request nkming2/nc-photos!16
2021-08-22 20:48:26 +00:00
Nikita Sergeev
61aecdee1b Add new russian translation 2021-08-22 20:48:26 +00:00
luckmax
3779f734f3 Update app_es.arb 2021-08-21 15:10:42 +00:00
Mateo Greil
45832d3804 🌐 Add new FR translations 2021-08-19 18:55:53 +00:00
Ming Ming
0031fb9f0d Versioning: 26.0 2021-08-17 22:20:33 +08:00
Ming Ming
047f92bc98 Fix hardcoded text 2021-08-17 22:18:30 +08:00
Ming Ming
d9c7aec92e Update untranslated text list 2021-08-17 18:30:05 +08:00
Ming Ming
f430e8f3cd Test case for LsDirBloc 2021-08-17 13:08:31 +08:00
luckmax
aef2fb3810 Update spanish 2021-08-16 09:07:28 +00:00
Ming Ming
56a40529a0 Format code 2021-08-16 03:46:01 +08:00
Ming Ming
1e941e8a05 Show state of the metadata task in photos page 2021-08-16 03:46:01 +08:00
Ming Ming
31452bc5fb More subtle color for icons in detail pane 2021-08-16 03:46:01 +08:00
Ming Ming
d057799d75 Reduce padding in detail pane buttons 2021-08-16 03:46:01 +08:00
Ming Ming
f7d8a2533a Set album cover manually 2021-08-16 03:46:01 +08:00
Ming Ming
7ae54b9d7e Remove useless code 2021-08-16 03:46:01 +08:00
Ming Ming
9fc08aa5ec Remove delete button from detail pane 2021-08-16 03:46:01 +08:00
Ming Ming
8f8b5c2319 Refactoring 2021-08-16 03:46:01 +08:00
Ming Ming
058320ffe4 Archive/unarchive opened file 2021-08-16 03:46:01 +08:00
Ming Ming
64d7cc66b9 Indicate shared album 2021-08-16 03:46:01 +08:00
Ming Ming
b9bf48c6ed List shares for a dir 2021-08-16 03:46:01 +08:00
Ming Ming
b1d37f7b73 Fix album browser not respecting cover provider 2021-08-16 03:46:01 +08:00
Ming Ming
06c797a736 File moved event 2021-08-16 03:46:01 +08:00
Ming Ming
2092b6aa0c List album returns its own object 2021-08-16 03:46:01 +08:00
Ming Ming
8bd586fc4a Fix nav button sometimes lead to a wrong page 2021-08-16 03:46:01 +08:00
Ming Ming
52b063211f Fix missing parent impl for some methods 2021-08-16 03:46:01 +08:00
Ming Ming
88ab3113f6 Refactoring: extract label views 2021-08-16 03:46:01 +08:00
Ming Ming
dff39ea4f4 Versioning: 25.1 2021-08-10 16:09:47 +08:00
Ming Ming
f07e641026 Fix incorrect fallback language 2021-08-10 16:07:09 +08:00
luckmax
d2b77050d9 Update app_es.arb, fixes 2021-08-09 23:46:04 +00:00
Ming Ming
5f3e3ef0c3 Versioning: 25.0 2021-08-09 04:43:22 +08:00
Ming Ming
74b05682a8 Lab settings 2021-08-09 04:42:25 +08:00
Ming Ming
a28f8b6c1b Move shared albums into our data dir 2021-08-09 04:42:25 +08:00
Ming Ming
ac4a2aca15 Share album file with other users 2021-08-09 04:42:25 +08:00
Ming Ming
6e59b47f0b No longer set content-type automatically 2021-08-08 15:13:27 +08:00
Ming Ming
02e8bf0c76 New naming scheme for album files 2021-08-08 15:13:27 +08:00
Ming Ming
a4122854b4 Simplify code with typedef 2021-08-08 15:13:27 +08:00
Ming Ming
d1fc423839 Tweak logs 2021-08-08 15:13:27 +08:00
Ming Ming
1fe5a7fabd Reduce padding 2021-08-08 12:40:04 +08:00
Ming Ming
aa65c12f7b Fix loading indicator showing randomly 2021-08-08 12:40:04 +08:00
Ming Ming
b106ec0458 Video support on web 2021-08-08 12:40:04 +08:00
Ming Ming
6362eb574e Request public link to file 2021-08-08 12:40:04 +08:00
Ming Ming
f66018d36b API request with query params 2021-08-08 12:40:04 +08:00
Ming Ming
869c893577 Update untranslated messages 2021-08-05 15:04:44 +08:00
Ming Ming
0362b91ced Add french to the lang dialog 2021-08-05 15:04:44 +08:00
Ming Ming
085dcea0e4 Fix keys in fr translation 2021-08-05 15:04:44 +08:00
nkming2
01994e755f Merge branch 'add-fr-translations' into 'master'
🌐 FR translations

See merge request nkming2/nc-photos!10
2021-08-05 06:52:58 +00:00
Mateo Greil
afc4b76b73 🌐 FR translations 2021-08-05 06:52:58 +00:00
luckmax
e55e942fd0 Replace app_es.arb, added translations. 2021-08-03 21:34:28 +00:00
Ming Ming
de19c6ca69 Versioning: 24.0 2021-08-03 13:05:08 +08:00
Ming Ming
674814fd01 Remove extra newline in changelog dialog 2021-08-03 04:56:00 +08:00
Ming Ming
948579bcb5 Remove redundant measuring 2021-08-03 02:56:28 +08:00
Ming Ming
645f30a1ff Simplify user facing texts 2021-08-02 20:39:58 +08:00
Ming Ming
c6f2cebf12 Show something in a empty browser 2021-08-02 19:22:28 +08:00
Ming Ming
f412556f65 Refactoring: extract empty list widget 2021-08-02 19:22:28 +08:00
Ming Ming
2b61011b62 Reorganize special buttons in album page 2021-08-02 19:22:28 +08:00
Ming Ming
2812e1336e Handle files in trash bin 2021-08-02 19:22:28 +08:00
Ming Ming
de9c6e15ef Move op 2021-08-02 14:47:18 +08:00
Ming Ming
832f866d00 Add trashbin properties to File 2021-08-02 14:47:18 +08:00
Ming Ming
ca5714c816 Throttle update events in ListAlbum 2021-08-02 14:47:18 +08:00
Ming Ming
c3376b10da Throttle album clean ups when removing file 2021-08-02 14:47:18 +08:00
Ming Ming
36e5a1c17b Refactoring: extract throttling logic 2021-08-02 14:47:18 +08:00
Ming Ming
8cb56e095c Refactoring: rename AlbumViewer + associates 2021-08-02 14:47:18 +08:00
Ming Ming
f95251a527 Refactoring: rename ArchiveViewer 2021-08-02 14:47:18 +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
ce2aefebb0 Add readme for localizations 2021-08-02 14:47:18 +08:00
Ming Ming
c8d452795c Better looking lanuage selection dialog 2021-08-02 14:47:18 +08:00
Ming Ming
a7099d635d Add greek localization 2021-08-02 14:47:18 +08:00
Ming Ming
ad51f48a3b Versioning: 23.0 2021-07-26 11:44:48 +08:00
Ming Ming
7321c04dc1 Fix NPE pressing edit before album initialized 2021-07-26 11:43:23 +08:00
Ming Ming
1c476be689 Fix missing return type 2021-07-26 11:43:23 +08:00
Ming Ming
65a58368fb Refactor selection app bar 2021-07-25 22:28:48 +08:00
Ming Ming
6a0374d6c0 Refactor zoom button 2021-07-25 22:28:17 +08:00
Ming Ming
942f61d90d Fix text field value not preserved after scrolling 2021-07-25 22:28:17 +08:00
Ming Ming
5330fe81ae Refactor app bar in album viewer 2021-07-25 22:28:17 +08:00
Ming Ming
bbb9eb14be Simplify localized string access 2021-07-25 13:08:05 +08:00
Ming Ming
2472f839e8 Fix unpicking wrong parent dir 2021-07-25 00:23:08 +08:00
Ming Ming
df26b7a8c8 Migrate to null-safety 2021-07-25 00:23:08 +08:00
Ming Ming
1a4779f465 Fix album dir hardcoded in low level logic 2021-07-24 04:09:01 +08:00
Ming Ming
dc5d6a4a8d Convenient fn to check file owner 2021-07-24 04:09:01 +08:00
Ming Ming
002ede3392 Fix album time not preserved on load 2021-07-24 04:09:01 +08:00
Ming Ming
aada2e12e2 Format code 2021-07-22 16:44:49 +08:00
Ming Ming
c29b1106b5 Refactoring 2021-07-22 16:44:49 +08:00
Ming Ming
7d078b5a8d Fix potential deadlock listing albums 2021-07-22 16:44:49 +08:00
Ming Ming
0e8a461a0f Optimize search suggestions order 2021-07-18 15:05:57 +08:00
Ming Ming
92416aee16 Versioning: 22.0 2021-07-17 23:43:35 +08:00
Ming Ming
c2d2bb694b Fix adding photos to album from photos page 2021-07-17 23:40:38 +08:00
Ming Ming
1957773c5a Do not propagate shared files in album 2021-07-17 23:40:38 +08:00
Ming Ming
516f30f423 Fix album item skipped if exception is thrown 2021-07-17 23:40:38 +08:00
Ming Ming
2e67ea8ce0 Fix propfind exception if customProperties = null 2021-07-16 23:57:00 +08:00
Ming Ming
8985c04af9 Skip metadata for federation shares
Until Nextcloud supports them
2021-07-16 22:16:22 +08:00
Ming Ming
3054bfaf9c Fix exception when lastModified = null 2021-07-16 17:37:28 +08:00
Ming Ming
368a6a6755 Filter out invalid files 2021-07-16 17:37:28 +08:00
Ming Ming
679c0dbae2 Change zoom icon
Looks too similar to the search icon
2021-07-16 15:57:02 +08:00
Ming Ming
651508de88 Search albums 2021-07-16 15:57:01 +08:00