Commit graph

492 commits

Author SHA1 Message Date
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