Ming Ming
|
d183d27517
|
Show year month label when scrolling
|
2022-07-06 00:04:43 +08:00 |
|
Ming Ming
|
534fcc7546
|
Format code
|
2022-07-06 00:04:43 +08:00 |
|
Ming Ming
|
12e4118b99
|
(Web) Hide irrelevant settings
|
2022-07-06 00:04:43 +08:00 |
|
Ming Ming
|
21e0bff949
|
Update untranslated messages
|
2022-07-06 00:03:34 +08:00 |
|
nkming2
|
363f37e429
|
Merge branch 'master' into 'master'
Updated spanish
See merge request nkming2/nc-photos!47
|
2022-07-05 15:02:46 +00:00 |
|
luckmax
|
882edc8c6c
|
Updated spanish
|
2022-07-05 15:02:45 +00:00 |
|
pHamala
|
5fff51c235
|
Latest finnish translations
|
2022-06-22 12:40:15 +03:00 |
|
Ming Ming
|
e54685a958
|
Versioning: 45.0
|
2022-06-09 03:08:46 +08:00 |
|
Ming Ming
|
53ef33b545
|
Update el translations
|
2022-06-09 03:05:50 +08:00 |
|
Ming Ming
|
e852075b01
|
Build photo list in isolate
|
2022-06-08 19:09:15 +08:00 |
|
Ming Ming
|
42495455b5
|
Remove obsolete functions
|
2022-06-08 13:05:40 +08:00 |
|
Ming Ming
|
763762d385
|
Parse json in isolate
|
2022-06-08 13:05:40 +08:00 |
|
Ming Ming
|
687cbbc4df
|
Parse XML response in isolate
|
2022-06-08 13:05:40 +08:00 |
|
Ming Ming
|
a3c92baca5
|
Allow processing exif over data network
|
2022-06-08 02:54:11 +08:00 |
|
Ming Ming
|
b2c61766bb
|
Tweak wifi detection timeout
|
2022-06-08 02:53:07 +08:00 |
|
Ming Ming
|
49231209a1
|
Get rid of magic constants
|
2022-06-08 02:53:07 +08:00 |
|
Ming Ming
|
94e7c82709
|
Remove obsolete code
|
2022-06-08 02:53:07 +08:00 |
|
Ming Ming
|
4839d5b0bb
|
Fix not setting foreground mode early enough
|
2022-06-08 02:53:07 +08:00 |
|
Ming Ming
|
e99711e317
|
Fix private members not named correctly
|
2022-06-08 02:53:07 +08:00 |
|
Ming Ming
|
5d8e5b25b3
|
Time some fn
|
2022-06-07 01:39:29 +08:00 |
|
Ming Ming
|
f01ab2f648
|
Get rid of useless hack
|
2022-06-07 01:39:29 +08:00 |
|
Ming Ming
|
511e95b237
|
Add template type to stream extension
|
2022-06-07 01:39:29 +08:00 |
|
Ming Ming
|
b809809727
|
Util fn to trasform list in-place
|
2022-06-07 01:39:29 +08:00 |
|
Ming Ming
|
f6614a3542
|
Refactor: inplace stable sort
|
2022-06-07 01:39:29 +08:00 |
|
Ming Ming
|
29eebe4460
|
Fix hard coded string
|
2022-06-06 15:53:24 +08:00 |
|
Ming Ming
|
924a05a01e
|
Tweak logs
|
2022-06-06 15:49:10 +08:00 |
|
Ming Ming
|
25ba0c0702
|
Versioning: 44.1
|
2022-06-01 13:57:25 +08:00 |
|
Ming Ming
|
b6f67db29a
|
Versioning: 44.0
|
2022-05-29 03:02:37 +08:00 |
|
Ming Ming
|
7b52f9f010
|
Use more cache during the inital query
|
2022-05-28 17:01:53 +08:00 |
|
Ming Ming
|
8ce0125879
|
Limit number of async queries to be fired at the same time
While the plugin can handle this no problem, the dart side will get stuck when all the results come in over a tiny period of time
|
2022-05-28 14:38:11 +08:00 |
|
Ming Ming
|
92980e4062
|
Fix potential stack overflow when querying lots of files
|
2022-05-28 14:38:11 +08:00 |
|
Ming Ming
|
6b5f62d91c
|
Remove pointless singleton
|
2022-05-27 01:56:35 +08:00 |
|
Ming Ming
|
4ab4f83015
|
Fix incorrect lock used for delete ops
|
2022-05-27 01:56:35 +08:00 |
|
Ming Ming
|
32bef588a1
|
Support sorting albums by filename
|
2022-05-26 12:01:12 +08:00 |
|
Ming Ming
|
083263c561
|
Support sorting by filename in Photos tab
|
2022-05-26 12:01:12 +08:00 |
|
Ming Ming
|
3982f5d5ff
|
Add AlbumSortProvider test
|
2022-05-26 12:01:12 +08:00 |
|
Ming Ming
|
dbb7af2848
|
Add enhancement: style transfer
|
2022-05-25 21:41:49 +08:00 |
|
Ming Ming
|
e49f06e7bc
|
Query device RAM size
|
2022-05-25 21:41:49 +08:00 |
|
Ming Ming
|
2bcc8ccb49
|
Don't use direct link to gitlab
In case we move away from GitLab later
|
2022-05-25 19:08:25 +08:00 |
|
Ming Ming
|
7a5282ad91
|
Revert "Move namespace from manifest to build files"
This reverts commit b77df01a85 .
|
2022-05-22 02:11:17 +08:00 |
|
Ming Ming
|
b0f1f013ba
|
Versioning: 43.0
|
2022-05-21 23:56:12 +08:00 |
|
Ming Ming
|
9d51b2d40e
|
Build debug symbols in release build
|
2022-05-21 23:55:43 +08:00 |
|
Ming Ming
|
b77df01a85
|
Move namespace from manifest to build files
As instructred by Android Studio
|
2022-05-21 23:07:32 +08:00 |
|
Ming Ming
|
50c72f64b3
|
Update gradle
|
2022-05-21 23:07:32 +08:00 |
|
Ming Ming
|
6758149a40
|
Tweak style
|
2022-05-21 19:52:45 +08:00 |
|
Ming Ming
|
038f2a3b39
|
Add enhancement: super resolution with ESRGAN
|
2022-05-21 19:39:13 +08:00 |
|
Ming Ming
|
477e694133
|
Format code
|
2022-05-21 19:37:39 +08:00 |
|
Ming Ming
|
770d4527da
|
Store first run time
|
2022-05-21 19:37:39 +08:00 |
|
Ming Ming
|
3d81fb39a6
|
Change error type
|
2022-05-21 19:37:39 +08:00 |
|
Ming Ming
|
83ee332b73
|
Update untranslated messages
|
2022-05-21 19:37:31 +08:00 |
|