Commit graph

10457 commits

Author SHA1 Message Date
vishnukvmd 398958f44c Downgrade dependencies 2023-11-15 13:16:23 +05:30
vishnukvmd cf3634f707 Ignore spurious requests to backfill 2023-11-15 10:50:48 +05:30
vishnukvmd 179dc0ce89 Minor refactor 2023-11-15 10:47:25 +05:30
vishnukvmd 4f49032427 Hide progress bar once there are no items to be indexed 2023-11-15 10:42:37 +05:30
vishnukvmd 4c2ec1da50 Wait until model is loaded 2023-11-15 10:42:03 +05:30
ashilkn 09a78038eb Reload only location search section on changes related to loc tag 2023-11-15 10:29:07 +05:30
ashilkn fcf94ed517 Revert "Make search section stateless and stop rebuiding on events"
This reverts commit b6e7aece76.
2023-11-15 10:20:45 +05:30
vishnukvmd 2e15d953f7 Ignore search if models haven't been loaded 2023-11-15 10:19:05 +05:30
Neeraj Gupta 9324fb4d7c
Hide free sub validity if bf deal is active (#1497) 2023-11-15 08:40:39 +05:30
Neeraj Gupta 41cf688552 Hide free sub validity if bf deal is active 2023-11-15 08:37:45 +05:30
Vishnu Mohandas fc43d1d22d
Prompt only twice for a rating (#1496) 2023-11-15 07:10:20 +05:30
vishnukvmd 7abaf52683 Prompt only twice for a rating 2023-11-15 03:00:21 +05:30
vishnukvmd dda21bc56f v0.8.3 2023-11-15 02:30:11 +05:30
vishnukvmd 4a5d91623a Show a progress bar next to Status 2023-11-15 02:29:47 +05:30
vishnukvmd d64d3c4179 Reflect the correct index status 2023-11-15 02:17:53 +05:30
vishnukvmd df5c776dc8 Simplify state 2023-11-15 02:08:26 +05:30
vishnukvmd 76f3c43ae3 Use a different event to pull from server 2023-11-15 02:03:32 +05:30
vishnukvmd a28219807b Remove extra sync event 2023-11-15 01:36:14 +05:30
vishnukvmd 688b43c75a Listen to changes in the DB and update the cache 2023-11-15 01:16:17 +05:30
vishnukvmd a65ea2e649 Remove code to debug 2023-11-15 00:55:43 +05:30
vishnukvmd b22ccd8d82 v0.8.2 2023-11-15 00:17:01 +05:30
vishnukvmd 4740d723af Simplify scoring function 2023-11-15 00:16:49 +05:30
vishnukvmd ff2b949458 v0.8.1 2023-11-14 23:33:14 +05:30
vishnukvmd ce2e034085 Play with an optimized computeScore method 2023-11-14 23:33:10 +05:30
vishnukvmd 6ad7911f1f Update indexing status in real time 2023-11-14 23:32:03 +05:30
vishnukvmd 98b1c1689d Update key 2023-11-14 22:48:03 +05:30
vishnukvmd 49856e2667 Update path to object box 2023-11-14 22:44:00 +05:30
vishnukvmd ef5a5b7c40 Ignore files that have already been queued 2023-11-14 21:01:16 +05:30
vishnukvmd 7c2bf8bd97 Block back fill on remote sync 2023-11-14 20:50:46 +05:30
vishnukvmd 0d35eb3b27 v0.8.0 2023-11-14 19:49:08 +05:30
vishnukvmd 1f17e892c0 Disable search if magic search is disabled 2023-11-14 19:30:06 +05:30
vishnukvmd db3952bb88 Disable search by default 2023-11-14 19:26:45 +05:30
vishnukvmd 72e4537980 Hide search settings on iOS 2023-11-14 19:23:47 +05:30
vishnukvmd 4684b69a76 Unbreak Android 2023-11-14 19:23:41 +05:30
vishnukvmd 132086c383 Unbreak iOS 2023-11-14 18:36:05 +05:30
vishnukvmd fb092ffa34 Fix issue with select-all button 2023-11-14 18:25:56 +05:30
vishnukvmd 0e76d2bed2 Fix alignment within gallery 2023-11-14 18:16:39 +05:30
vishnukvmd 8950bb0515 Hide maps for search results 2023-11-14 16:34:21 +05:30
vishnukvmd cd296373d2 Reorder methods 2023-11-14 14:34:42 +05:30
vishnukvmd 34028dc5d7 Reduce visibility of method 2023-11-14 14:33:16 +05:30
vishnukvmd 419467cfac Minor refactor 2023-11-14 14:31:48 +05:30
vishnukvmd 794880ab2f Enable Magic search by default 2023-11-14 14:26:40 +05:30
vishnukvmd 197842d10e Update submodule 2023-11-14 14:25:31 +05:30
vishnukvmd e101462eee Decode fetched embeddings on a separate isolate 2023-11-14 14:18:22 +05:30
vishnukvmd 739ef4c21e Refactor code 2023-11-14 13:41:32 +05:30
vishnukvmd c24e8e4952 Increase debouncer duration 2023-11-14 13:36:09 +05:30
vishnukvmd ea76fd2ce8 Warm up the text encoder 2023-11-14 13:34:28 +05:30
vishnukvmd b54f082cb6 Move from SQLite to ObjectBox for storing embeddings 2023-11-14 13:26:54 +05:30
ashilkn bc31578edd add animation between search screens inside indexedStack 2023-11-14 12:39:31 +05:30
ashilkn 9487c846a6 show loading icon when all search sections are getting loaded or reloaded 2023-11-14 12:25:56 +05:30