Commit graph

32 commits

Author SHA1 Message Date
Ming Ming
a4a4d952f7 Trigger a Photos tab refresh after image processor is done 2022-09-10 12:19:04 +08:00
Ming Ming
ce4877e416 Remove leading/trailing space from search term 2022-09-08 15:26:03 +08:00
Ming Ming
9fd57951ed Search now return results from tags, locations and people 2022-09-08 13:10:00 +08:00
Ming Ming
256775ffae Fix shared file is always ignored
The code is wrongly comparing with a / prefix that's got removed
2022-09-04 18:01:10 +08:00
Ming Ming
116884b5d4 Also allow searching admin1 and admin2 regions 2022-08-30 02:37:30 +08:00
Ming Ming
ac6b3586d3 Add places to search suggestion 2022-08-29 23:34:01 +08:00
Ming Ming
88727f1818 Show places in search page 2022-08-29 23:34:01 +08:00
Ming Ming
3d534599ce Fix missing dependency check 2022-08-18 00:29:25 +08:00
Ming Ming
7fe757ad5e Add a button to list all people in a dedicated view 2022-08-18 00:29:25 +08:00
Ming Ming
bc16dc1530 Format code 2022-08-18 00:29:25 +08:00
Ming Ming
3068436089 Remove favorites button from Collections 2022-08-07 23:54:35 +08:00
Ming Ming
7c8dedf259 Add search 2022-08-07 23:54:35 +08:00
Ming Ming
8b1ed216b0 Make PersonBrowser looks more like the photos tab 2022-08-07 22:32:06 +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
2f4c6ba68e Migrate PersonBrowser to use PhotoListItemBuilder 2022-08-07 01:26:19 +08:00
Ming Ming
65d4268954 Enable unawaited_futures lint 2022-07-29 03:02:15 +08:00
Ming Ming
49b5901149 Optimize SyncFavorite to only update a column 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
8f8fa1db2a Fix data in bloc state can be modified outside 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
e5fa14943c Update TouchTokenManager to not cache the tokens 2022-07-24 22:01:51 +08:00
Ming Ming
7563fa2ad6 Show first 100 photos on startup
This is to create an illusion that the app loads quickly when it's not ;)
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
0f573d1370 Fix remote storage dir considered when importing album 2022-07-12 03:49:22 +08:00
Ming Ming
2de1fe54d9 Update bloc 2022-07-09 22:20:16 +08:00
Ming Ming
7b52f9f010 Use more cache during the inital query 2022-05-28 17:01:53 +08:00
Ming Ming
2645c7f977 Corrently handle E2EE dirs in dir picker 2022-05-17 01:59:55 +08:00
Ming Ming
ef4daf552b Browse enhanced photos 2022-05-14 15:00:43 +08:00
Ming Ming
3f8832c0e1 Run metadata task in a service on Android 2022-04-07 01:21:45 +08:00
Ming Ming
a4dfe29e92 Move app code to sub-dir 2022-04-06 02:37:58 +08:00