Commit graph

159 commits

Author SHA1 Message Date
Ming Ming
68f8433dd3 Update path_provider 2022-07-09 19:24:01 +08:00
Ming Ming
ee6767f751 Update mime 2022-07-09 19:24:01 +08:00
Ming Ming
397eaefe9e Update url_launcher 2022-07-09 19:24:00 +08:00
Ming Ming
310fa424d6 Make Lock support running in unit tests 2022-07-08 16:46:12 +08:00
Ming Ming
715bfaa0ee Fix missing parent dir not handled corrently when uploading file 2022-07-08 16:46:12 +08:00
Ming Ming
f1c42aef88 Update dependency 2022-07-06 03:05:48 +08:00
Ming Ming
cfd2037903 Ignore ImageDescription tag in exif 2022-07-06 03:05:48 +08:00
Ming Ming
c16efaa90e Update native_device_orientation to fix build warning 2022-07-06 00:06:53 +08:00
Ming Ming
0df2bc9253 Update cached_network_image to fix build warning 2022-07-06 00:06:53 +08:00
Ming Ming
8fe9283b93 Update visibility_detector to fix build warning 2022-07-06 00:06:53 +08:00
Ming Ming
f7d5a9ebec Update flutter_typeahead to fix build error 2022-07-06 00:06:53 +08:00
Ming Ming
9e68caabaa Update win32 to fix build error 2022-07-06 00:06:53 +08:00
Ming Ming
2bcc673a89 Switch to const constructor 2022-07-06 00:06:53 +08:00
Ming Ming
17838d0704 Fix warnings on Binding.instance 2022-07-06 00:06:53 +08:00
Ming Ming
3b537ec76d Upgrade to flutter 3 2022-07-06 00:06:53 +08:00
Ming Ming
63e977b83b Fix scroll label invisible under light theme 2022-07-06 00:05:41 +08:00
Ming Ming
f90acc076d Move label away from scrollbar thumb 2022-07-06 00:04:43 +08:00
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