Commit graph

10493 commits

Author SHA1 Message Date
vishnukvmd f3bd80d6f0 Provide a way for internal users to clear indexes 2024-01-06 20:27:42 +05:30
vishnukvmd 99575825c0 Rely on Isar's index to remove duplicates 2024-01-06 20:22:03 +05:30
vishnukvmd 41ae10b454 Sync when initialized from the UI 2024-01-06 19:31:49 +05:30
vishnukvmd d00ae5742a Prevent duplicate insertions 2024-01-06 19:12:15 +05:30
vishnukvmd fff3191f6b Fire event in case of deletions 2024-01-06 01:15:49 +05:30
vishnukvmd 827003b965 Do the dew 2024-01-06 01:13:52 +05:30
Vishnu Mohandas e9399dea89
Merge branch 'main' into isar 2024-01-05 18:11:53 +05:30
Vishnu Mohandas dff9c9b29e
Fix all await warnings (#1618) 2024-01-05 18:11:19 +05:30
Vishnu Mohandas a57ac22059
Merge branch 'main' into await_warnings 2024-01-05 18:09:20 +05:30
vishnukvmd 3d9126ab48 v0.8.31 2024-01-05 18:09:01 +05:30
vishnukvmd 529ad88a70 Render model loading status 2024-01-05 18:08:23 +05:30
vishnukvmd 4edebb9501 Update machine learning settings page 2024-01-05 16:55:15 +05:30
vishnukvmd add4ad2700 Reduce debounce duration 2024-01-05 16:55:03 +05:30
vishnukvmd 637f3c0f66 Remove reliance on Isar's watcher 2024-01-05 16:51:54 +05:30
vishnukvmd e50e6dc013 Add log line 2024-01-05 16:18:46 +05:30
vishnukvmd 1d7e609bbe Remove unused variable 2024-01-05 16:05:22 +05:30
vishnukvmd 87fd781304 Reassign variable instead of iterating over the list 2024-01-05 16:05:03 +05:30
vishnukvmd 39affa0852 Add retrials for model downloads 2024-01-05 15:59:58 +05:30
Vishnu Mohandas 260e61341b
Image encoder (#1632) 2024-01-05 15:41:19 +05:30
vishnukvmd f24faa0404 Subscribe to DB updates only when app is in foreground 2024-01-05 15:19:49 +05:30
vishnukvmd bbed1c052a Inject model from upstream 2024-01-05 15:16:27 +05:30
vishnukvmd 09d274778f Fetch only ONNX embeddings 2024-01-05 15:14:50 +05:30
vishnukvmd 51af506f14 Handle cases where we could not fetch the thumbnail 2024-01-05 11:00:50 +05:30
vishnukvmd 30904d0d59 Update iOS config files 2024-01-05 10:59:31 +05:30
vishnukvmd 3554dc3827 Remove debug code 2024-01-05 10:59:25 +05:30
vishnukvmd 4ffa600da6 Enable SSS in the background 2024-01-04 20:52:07 +05:30
vishnukvmd 15b3621ab4 v0.8.30 2024-01-04 20:50:38 +05:30
vishnukvmd b756f33f18 TODO: Clear deprecated store 2024-01-04 20:50:18 +05:30
vishnukvmd c083a751a9 Merge branch 'await_warnings' into isar 2024-01-04 20:45:33 +05:30
vishnukvmd 22fd204e11 Replace ObjectBox with Isar 2024-01-04 20:25:16 +05:30
vishnukvmd 3eca6e44a7 Update iOS config 2024-01-04 20:21:59 +05:30
vishnukvmd bcbc8db569 Add dependency on Isar 2024-01-04 19:46:11 +05:30
vishnukvmd aecd8b3d81 v0.8.28 2024-01-04 18:34:14 +05:30
vishnukvmd 6f9d53fc4a Update translation 2024-01-04 15:57:17 +05:30
vishnukvmd 8e238cbf40 Fix string 2024-01-04 15:52:41 +05:30
vishnukvmd 44fdff0717 v0.8.26 2024-01-04 14:59:42 +05:30
vishnukvmd 3f9feb5b50 Merge branch 'image_encoder' into await_warnings 2024-01-04 14:59:28 +05:30
vishnukvmd 83200fbb24 Initialize ORT only once 2024-01-04 11:39:06 +05:30
0nullpointer 5413646a28 fix image encoder 2024-01-04 11:19:16 +05:30
0nullpointer b1b2fb311d Add mobile image encoder 2024-01-04 00:28:14 +05:30
Vishnu Mohandas ec93d4f46b
Fix reshape order for image tensor (#1629) 2023-12-28 10:54:24 +05:30
vishnukvmd b6b7b32663 v0.8.25 2023-12-27 22:05:47 +05:30
vishnukvmd e24617cb96 Merge branch 'main' into await_warnings 2023-12-27 22:05:28 +05:30
NullPointer 883363fcc0
Fix reshape order for image tensor 2023-12-27 20:02:04 +05:30
Vishnu Mohandas e636afd1c2
fix: error when logging out if magic search isn't enabled. (#1627)
fix: error when logging out if magic search isn't enabled.
2023-12-27 09:06:56 +05:30
ashilkn ce276bbc07 check if Semantic search has been initialized before calling ObjectBox.instance.clearTable() to avoid LateInitializationError of 'store' 2023-12-27 08:29:39 +05:30
Vishnu Mohandas b58038de31
Provide ability to search over popular places (#1626) 2023-12-27 07:52:05 +05:30
vishnukvmd ea35b94d79 Extract constant 2023-12-27 01:18:39 +05:30
vishnukvmd 42bbe05d61 Refactor SearchWidget 2023-12-27 00:00:16 +05:30
vishnukvmd 4b06f58059 Flip the flag 2023-12-26 23:58:06 +05:30