Commit graph

10612 commits

Author SHA1 Message Date
ashilkn 590c72c6e0 show unseen memory on opening new MemoryCoverWidget and show title 2024-01-12 11:52:55 +05:30
ashilkn 3a24e99003 route to FullScreenMemory screen on tapping the new MemoryCoverWidget 2024-01-12 11:48:59 +05:30
vishnukvmd e9832d039d v0.8.35 2024-01-11 21:43:35 +05:30
vishnukvmd d1423ac600 Update strings 2024-01-11 21:43:33 +05:30
Vishnu Mohandas 15905a99f1
Merge branch 'main' into search_improvements 2024-01-11 21:42:52 +05:30
vishnukvmd 9d28270768 Address review comment 2024-01-11 21:42:38 +05:30
vishnukvmd c6f6232807 v0.8.34 2024-01-11 19:20:21 +05:30
vishnukvmd e0d50ba55e Surface framework initialization state on UI 2024-01-11 19:19:58 +05:30
vishnukvmd d79ad9f02d Download models on mobile data only if enabled 2024-01-11 19:06:24 +05:30
vishnukvmd 386cdcf3c0 Fix response param 2024-01-11 18:53:44 +05:30
vishnukvmd b701b1665e Ignore embeddings for files that don't exist 2024-01-11 18:40:03 +05:30
ashilkn 2fc550b542 Refactor 2024-01-11 15:41:03 +05:30
ashilkn 32008842c0 create a separate widget for the new MemoryCoverWidget 2024-01-11 15:12:25 +05:30
vishnukvmd 860b5d74d8 Parallelize model initialization 2024-01-11 13:59:17 +05:30
vishnukvmd 0b1bb7acc5 Add states for ML Framework 2024-01-11 13:55:42 +05:30
ashilkn 7492f89dfc fix: memory cover widget occuping hight contrain passed by parent, wrapping with row widget is a workaround 2024-01-11 13:34:05 +05:30
ashilkn a66af2f183 chage the size of memory cover widget rather than transforming it to avoid incresing gaps in listView when memory cover widgets get smaller 2024-01-11 13:19:02 +05:30
ashilkn 845e58d1ba use custom implementation for memories and remove use of infinite_carousel 2024-01-11 10:56:12 +05:30
ashilkn 463523e09e Pass width constrain to title text in memory to that it breaks to next line 2024-01-11 07:01:01 +05:30
ashilkn 7383dbe0c1 Added widgets for showing image and text on memory that works with the dynamic resizing 2024-01-11 06:56:37 +05:30
ashilkn 9dad483bfc create a working model of memories header in hometab where each memory dynamically changes size wrt scroll offset 2024-01-10 18:09:42 +05:30
Vishnu Mohandas 63997be833
New Translations (#1642) 2024-01-09 19:14:29 +05:30
Crowdin Bot 9f5ef640f8 New Crowdin translations by GitHub Action 2024-01-09 12:04:25 +00:00
Vishnu Mohandas 27680c8221
Fix typo (#1640)
Fix typo
2024-01-09 16:33:07 +05:30
Neeraj Gupta f53ff4a5db
MinorPerf: Avoid repeated sqrt computation (#1641) 2024-01-09 16:23:19 +05:30
0nullpointer 8186b38bb6 Avoid multiple sqrt computation for text encoder 2024-01-09 16:22:28 +05:30
0nullpointer ff0eaefd9b Revert "avoid sqrt computation for text encoder"
This reverts commit d40d28cfa2.
2024-01-09 16:19:30 +05:30
0nullpointer d40d28cfa2 avoid sqrt computation for text encoder 2024-01-09 16:18:00 +05:30
Neeraj Gupta e21b862f53 MinorPerf: Avoid repeated sqrt computation 2024-01-09 15:32:43 +05:30
Vishnu Mohandas 5bbf227344
Fixes to search (#1639) 2024-01-09 11:25:10 +05:30
Jaden 10ef318bbb Fix typo 2024-01-08 14:13:32 -05:00
vishnukvmd 6876e0e85e Execute a single query to fetch files for fetched embeddings 2024-01-09 00:07:06 +05:30
vishnukvmd 20c0d455df v0.8.33 2024-01-08 22:39:22 +05:30
vishnukvmd 0645ff89f5 Move city search to a separate isolate 2024-01-08 21:29:21 +05:30
vishnukvmd 63cb04d4c1 Load cities in a separate isolate 2024-01-08 21:10:34 +05:30
vishnukvmd 5ffa05aec5 Hide hidden items from magic search results 2024-01-08 20:53:45 +05:30
Vishnu Mohandas 0da0df0738
Ensure unique embeddings for a given file and model (#1638) 2024-01-06 20:34:02 +05:30
Vishnu Mohandas 0fad6423b8
Merge branch 'main' into isar 2024-01-06 20:30:56 +05:30
vishnukvmd c60efc6ef9 v0.8.32 2024-01-06 20:27:53 +05:30
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
Vishnu Mohandas ab1b3eced9
remove unused old search related code (#1637) 2024-01-06 18:21:05 +05:30
Vishnu Mohandas cb95b6bfe4
Move from ObjectBox to Isar (#1635) 2024-01-06 17:56:51 +05:30
ashilkn 8b64bd6550 Merge branch 'main' into clean_up 2024-01-06 17:48:57 +05:30
ashilkn 9e4e8ef740 remove unused old search related code 2024-01-06 17:45:15 +05:30
Ashil b89e001a14
fix: adding a file with path '/storage/emulated/0' shared from outside ente to an album failing (#1636) 2024-01-06 17:03:48 +05:30
ashilkn 56eb67644d Merge branch 'main' into fix_sharing_from_outside_bug 2024-01-06 12:20:19 +05:30
ashilkn 81c199d3a2 fix: adding a file with path '/storage/emulated/0' shared from outside ente to an album failing 2024-01-06 12:17:21 +05:30