Commit graph

10690 commits

Author SHA1 Message Date
ashilkn ae015c7693 add hero animation + mark memory as seen when swiping through memories 2024-01-05 15:36:49 +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
ashilkn e599f2bcec minor change 2024-01-05 15:12:49 +05:30
ashilkn 59add2ed04 add gradient on top of FullScreenMemory for better visibilty of top widgets 2024-01-05 15:06:37 +05:30
ashilkn 45f1fd1bd1 mark inital memory as seen on init 2024-01-05 15:00:01 +05:30
ashilkn c8c421e011 Add tap to go to previous or next story in FullScreenMemory screen 2024-01-05 14:55:06 +05:30
ashilkn 8730bc5451 don't show memory counter if step progress indicator is visible 2024-01-05 14:39:34 +05:30
ashilkn 212423f955 show date and step progress indicator on top of FullScreenMemory screen 2024-01-05 14:36:06 +05:30
ashilkn f05f7a86a7 add bottom gradient 2024-01-05 11:51:45 +05:30
ashilkn a808831906 show 'x years ago' title when opening memories 2024-01-05 11:37:42 +05:30
ashilkn aed0a2f3dc add memory counter on bottom of FullScreenMemory 2024-01-05 11:21:43 +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
ashilkn 76520c569c preload thumbnail and file of next memory 2024-01-05 10:44:20 +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
ashilkn f143f90ec0 fix: handle range error when all memories are deleted and FullScreenMemory screen is popped 2024-01-04 19:09:06 +05:30
ashilkn 6faa93c90c pop FullScreenMemory screen when last memory is deleted 2024-01-04 19:01:32 +05:30
vishnukvmd aecd8b3d81 v0.8.28 2024-01-04 18:34:14 +05:30
ashilkn 02263a4d88 Add bottom icons to memories 2024-01-04 16:00:51 +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
ashilkn 060b516058 used an InheritedWidget to hold list of memories and update the InheritedWidget when an item is deleted, which rebuilds widgets that depend on the inheritedWidget 2024-01-04 13:14:56 +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
ashilkn 4063f75d4a created a new minimal FullScreenMemoryWidget with only delete option 2024-01-04 10:11:24 +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
vishnukvmd fe2bc0bc97 Render city results for internal users 2023-12-26 23:52:47 +05:30
vishnukvmd b16ee22dea Add attribution for Simple Maps 2023-12-26 23:23:46 +05:30
vishnukvmd 5d25785edd Load and parse cities 2023-12-26 23:22:09 +05:30