Commit graph

21 commits

Author SHA1 Message Date
Ming Ming
0725e8ebce Refactor pref 2023-07-18 00:44:30 +08:00
Ming Ming
a2fc045834 Generate correct tags for logger 2022-12-16 23:01:04 +08:00
Ming Ming
5884919c1b Fix background isolates on Flutter 3.3 2022-12-10 22:45:33 +08:00
Ming Ming
497b75ce53 Query only a subset of File object during startup 2022-10-16 23:23:34 +08:00
Ming Ming
241b1c4775 Rework touch hack to improve startup performance 2022-09-26 20:41:58 +08:00
Ming Ming
8e1aeaa013 Run reverse geocoding in metadata task 2022-08-29 23:32:46 +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
3387378181 Run startup sync in background isolate 2022-07-28 17:47:59 +08:00
Ming Ming
799594443b Throttle calls to update remote touch token 2022-07-24 22:01:50 +08:00
Ming Ming
478c25b5d0 Fix user ID and display name mixed up in logic 2022-07-24 22:01:49 +08:00
Ming Ming
2c4ec3447b Switch local DB from IndexedDB to SQLite 2022-07-24 22:01:47 +08:00
Ming Ming
f903fd8e6f Fix metadata service not stopping correctly with >1 roots 2022-07-24 22:01:45 +08:00
Ming Ming
1cab879cd6 Update flutter_lints 2022-07-09 19:58:51 +08:00
Ming Ming
a3c92baca5 Allow processing exif over data network 2022-06-08 02:54:11 +08:00
Ming Ming
49231209a1 Get rid of magic constants 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
7a3d195a36 Pause sservice when battery is low 2022-04-09 11:25:05 +08:00
Ming Ming
853fd91ea0 Fix unable to cancel service when waiting for wifi 2022-04-09 11:25:05 +08:00
Ming Ming
dfa8511cdc Fix wake lock not released when waiting for wifi 2022-04-09 11:25:05 +08:00
Ming Ming
3f8832c0e1 Run metadata task in a service on Android 2022-04-07 01:21:45 +08:00