Commit graph

1279 commits

Author SHA1 Message Date
Ming Ming
d481a771da Fix EventBus not registered in test 2022-08-07 01:26:19 +08:00
Ming Ming
fc3279a4d8 Improve code 2022-08-07 01:26:19 +08:00
Ming Ming
8915ddf002 Time startup sync 2022-08-07 01:26:19 +08:00
Ming Ming
8f340da473 Extract use case 2022-08-07 01:26:19 +08:00
Ming Ming
e68494ba32 Remove unused code 2022-08-07 01:26:19 +08:00
Ming Ming
6863e92f83 Remove undocumented tag property 2022-08-07 01:26:19 +08:00
Ming Ming
5358a53f4f Fix number of photos is visible before finished loading 2022-08-07 01:26:19 +08:00
Ming Ming
2f4c6ba68e Migrate PersonBrowser to use PhotoListItemBuilder 2022-08-07 01:26:19 +08:00
Ming Ming
80bb6b7f80 Fix keyboard pushing the blur effect up 2022-08-07 01:26:19 +08:00
Ming Ming
2bce369e66 Fix filtered items added to date time group 2022-08-07 01:26:19 +08:00
Ming Ming
45902a1ee8 Update untranslated messages 2022-08-07 01:20:48 +08:00
Ming Ming
393008cc09 Fix missing quote 2022-08-07 01:20:10 +08:00
nkming2
93d4ebc577 Merge branch 'master' into 'master'
Latest finnish translations and fixes

See merge request nkming2/nc-photos!54
2022-08-06 17:17:32 +00:00
pHamala
d3b9908d6e Latest finnish translations and fixes 2022-08-05 07:27:36 +03:00
Ming Ming
30d6cecb49 Versioning: 47.0 2022-07-29 03:02:15 +08:00
Ming Ming
20fac885a9 Enable avoid_void_async lint 2022-07-29 03:02:15 +08:00
Ming Ming
65d4268954 Enable unawaited_futures lint 2022-07-29 03:02:15 +08:00
Ming Ming
724b384fd1 Update Spanish (contributed by luckkmaxx) 2022-07-28 22:50:19 +08:00
Ming Ming
b3e08bef78 Enlarge scrollbar thumb a bit 2022-07-28 18:28:21 +08:00
Ming Ming
bc9227d2ad Hide scrollbar before queried all items 2022-07-28 18:28:21 +08:00
Ming Ming
3e617ac59e Update device_info_plus 2022-07-28 18:16:45 +08:00
Ming Ming
2e596fbd11 Set the drift logger also in isolates 2022-07-28 17:47:59 +08:00
Ming Ming
3387378181 Run startup sync in background isolate 2022-07-28 17:47:59 +08:00
Ming Ming
49b5901149 Optimize SyncFavorite to only update a column 2022-07-28 17:47:59 +08:00
Ming Ming
450f43694a Set sqlite busy timeout 2022-07-28 17:47:59 +08:00
Ming Ming
84264dad20 Setting eagerError may cause the transaction to end before all future returns 2022-07-28 17:47:59 +08:00
Ming Ming
2df27502f1 Improve custom sql statements 2022-07-28 17:47:59 +08:00
Ming Ming
c544070236 Utility fn for stream 2022-07-28 17:47:59 +08:00
Ming Ming
c98482d4c5 Speed up root picker by not querying all file data 2022-07-28 17:47:59 +08:00
Ming Ming
af7dce41f9 Fix edited/enhanced photo not opened from notification 2022-07-28 17:47:59 +08:00
Ming Ming
e44b1add60 Fix removed files returned in backing files 2022-07-28 17:47:59 +08:00
Ming Ming
8f8fa1db2a Fix data in bloc state can be modified outside 2022-07-28 17:47:59 +08:00
Ming Ming
52e9618581 Fix start arg ignored in indexOf 2022-07-28 17:47:59 +08:00
Ming Ming
2af31a0357 Favor functions in package:collection 2022-07-28 17:47:59 +08:00
Ming Ming
0c06fe0607 Make range selection hint replaceable 2022-07-28 17:47:59 +08:00
Ming Ming
8eccce506c Improve how snack bars are queued 2022-07-28 17:47:59 +08:00
Ming Ming
9c8afda6a7 Add flutter_test dependency 2022-07-28 17:47:59 +08:00
Ming Ming
dbba3d697a Versioning: 46.1 2022-07-25 03:08:01 +08:00
nkming2
f2c3b7d275 Merge branch 'fix-ci' into 'master'
Fix missing sqlite3 dependency in ci image

See merge request nkming2/nc-photos!53
2022-07-24 17:11:00 +00:00
nkming2
be55ef8309 Fix missing sqlite3 dependency in ci image 2022-07-24 15:54:21 +00:00
Ming Ming
8dead427a0 Versioning: 46.0 2022-07-24 22:01:51 +08:00
Ming Ming
4e9baf2c52 Temporarily disable GMap to fix app crashing 2022-07-24 22:01:51 +08:00
Ming Ming
dccb57f32e Fix non-unique key used to detect visibility 2022-07-24 22:01:51 +08:00
Ming Ming
e5fa14943c Update TouchTokenManager to not cache the tokens 2022-07-24 22:01:51 +08:00
Ming Ming
423d7aa364 listSingle will now update the cache db 2022-07-24 22:01:51 +08:00
Ming Ming
d548c592ae Prefer DiContainer over creating ad hoc repo 2022-07-24 22:01:51 +08:00
Ming Ming
c119d08dc1 Remove unused field 2022-07-24 22:01:51 +08:00
Ming Ming
65c67a9af0 Improve logs 2022-07-24 22:01:51 +08:00
Ming Ming
f2dbc6db3b Disable back button in splash screen
To prevent app quiting during upgrade
2022-07-24 22:01:50 +08:00
Ming Ming
e72dc82a1b Hide sign in details while connecting 2022-07-24 22:01:50 +08:00