Commit graph

10690 commits

Author SHA1 Message Date
ashilkn cbdcac4440 use a better variable name 2024-01-29 15:04:21 +05:30
ashilkn 89e1b78f44 fix: incorrect number of selected files on selecting all from a grid after deleting items from it 2024-01-29 14:51:39 +05:30
Vishnu Mohandas 636ec6ca0e
Remove from album bug (#1682) 2024-01-27 18:47:01 +05:30
ashilkn 995e18a6c3 Merge branch 'main' into add_to_album_bug 2024-01-27 15:02:31 +05:30
ashilkn 56c1f94b4b fix: Removing a file from album stuck after coming back to album using the back button, after adding the file to a different album 2024-01-27 08:52:22 +05:30
Vishnu Mohandas 4bddd24d63
Let indexing run freely on iOS (#1681) 2024-01-26 17:07:54 +05:30
Vishnu Mohandas 32f4cd534e
Merge branch 'main' into free_ios 2024-01-26 16:59:48 +05:30
vishnukvmd 4915aff643 v0.8.49 2024-01-26 16:58:34 +05:30
vishnukvmd 4ee94c5b1a Start indexing on iOS on app start 2024-01-26 16:58:21 +05:30
vishnukvmd 81a734e9d2 Let indexing run on iOS 2024-01-26 16:49:29 +05:30
ashilkn cd88c96641 remove unused globalKey 2024-01-26 15:58:36 +05:30
Vishnu Mohandas b904bdbd3d
fix: range error when deleting last Memory from FullScreenMemory (#1680) 2024-01-26 15:27:03 +05:30
ashilkn 8fd2144f62 fix: range error when deleting last Memory from FullScreenMemory 2024-01-26 15:13:50 +05:30
Vishnu Mohandas aaa38d8bfa
bump up version to 0.8.48 (#1679) 2024-01-26 11:17:24 +05:30
Ashil 0a2e246a3f
Merge branch 'main' into clip_improvements 2024-01-26 11:07:13 +05:30
Vishnu Mohandas 49879a26a6
Clip improvements (#1678)
Clip improvements
2024-01-26 11:05:41 +05:30
ashilkn 225c4644bb bump up version to 0.8.48 2024-01-26 11:05:29 +05:30
ashilkn 08984c01fc Merge branch 'main' into clip_improvements 2024-01-26 10:52:31 +05:30
ashilkn 775fc68f16 add listener to root of the app also when (Platform.isAndroid || kDebugMode) is false 2024-01-26 10:49:39 +05:30
vishnukvmd c2c858448a Start with an initial interaction timeout of 10s and then lower it to 5s 2024-01-26 00:14:30 +05:30
vishnukvmd 177464c203 Pause image embedding computation when user is interacting with the app 2024-01-25 23:59:28 +05:30
vishnukvmd 686ae81cfa Increase interaction timeout to 5s 2024-01-25 23:57:58 +05:30
ashilkn b6ade70d67 add debug logs 2024-01-25 22:01:40 +05:30
ashilkn 5d1379c314 call methods resumeIndexing() and pauseIndexing() in SemanticSearchService when user is not interacting and when is interacting 2024-01-25 21:59:20 +05:30
ashilkn 6b6eed73a8 added listener to root of app to know when user is interacting with app and when user is not 2024-01-25 21:51:59 +05:30
vishnukvmd 33bb3e9b5e Read data asynchronously 2024-01-24 22:18:21 +05:30
Vishnu Mohandas a5b5aac3d7
bump up version to 0.8.47 (#1677) 2024-01-24 21:31:52 +05:30
ashilkn 0c5a2a00a4 bump up version to 0.8.47 2024-01-24 21:30:50 +05:30
Ashil c120f9de97
fix: search stuck at loading state (#1676) 2024-01-24 13:02:12 +05:30
ashilkn 3b8be24866 fix: search stuck at loading state 2024-01-24 11:59:01 +05:30
Vishnu Mohandas 26ddf3aed1
Merge cities and location tags, prioritizing the former (#1674) 2024-01-24 09:54:28 +05:30
Vishnu Mohandas 2c0069ff6e
Merge branch 'main' into cities 2024-01-24 09:49:01 +05:30
vishnukvmd 009bda8ca8 v0.8.46 2024-01-23 21:09:04 +05:30
vishnukvmd 557b16f55c Update path for cities 2024-01-23 21:08:52 +05:30
vishnukvmd f6afe36509 Remove unused variable 2024-01-23 21:04:46 +05:30
vishnukvmd dc5c8e5b70 Remove redundant call 2024-01-23 21:04:13 +05:30
vishnukvmd a3cb07e3bc Prioritize location tags 2024-01-22 15:29:02 +05:30
Vishnu Mohandas 3b9889520b
Change point of maximum scale to maxWidth of memory from left edge of screen (#1672) 2024-01-22 13:49:35 +05:30
ashilkn 21cdbf9464 Merge branch 'main' into memories_tweaks 2024-01-22 13:47:00 +05:30
ashilkn affdc2d2c7 Change point of maximum scale to maxWidth of memory from left edge of screen 2024-01-22 13:42:46 +05:30
Vishnu Mohandas b9b3dbfe9b
Fetch lower number of embeddings (#1671) 2024-01-22 13:07:10 +05:30
Vishnu Mohandas 5a7edcbc16
Merge branch 'main' into lower_limit 2024-01-22 12:53:17 +05:30
vishnukvmd dce8ca3c43 v0.8.45 2024-01-22 12:52:28 +05:30
vishnukvmd d7ae4effb9 Reduce number of embeddings fetched from 500 to 200 2024-01-22 12:52:16 +05:30
Vishnu Mohandas 33976ee8a0
make memories always scrollable (#1670) 2024-01-22 11:05:19 +05:30
ashilkn 08079a3945 make memories always scrollable 2024-01-22 10:55:59 +05:30
Vishnu Mohandas 4bac11e81a
wrap isar.clear() in isar.writeTxn() to avoid error (#1669) 2024-01-20 15:45:00 +05:30
ashilkn 8259587d45 wrap isar.clear() in isar.writeTxn() to avoid error 2024-01-20 15:39:44 +05:30
Vishnu Mohandas c981a311cf
fix: bottom icons in FullScreenMemory swipes along with memories, have made this static (#1668) 2024-01-19 21:42:01 +05:30
Ashil 3911497825
Merge branch 'main' into fix_memory_bottom_icons 2024-01-19 20:16:25 +05:30