Commit graph

8501 commits

Author SHA1 Message Date
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
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
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
Ashil 3911497825
Merge branch 'main' into fix_memory_bottom_icons 2024-01-19 20:16:25 +05:30
ashilkn edb5a82b50 fix: bottom icons in FullScreenMemory swipes along with memories, have made this static 2024-01-19 20:11:15 +05:30
Neeraj Gupta 0580e384fa
New Translations (#1664) 2024-01-19 15:25:21 +05:30
ashilkn 2a7d6428a0 fix: creating new album from search section stuck on loading state 2024-01-19 13:09:21 +05:30
Crowdin Bot 0c40c2a92f New Crowdin translations by GitHub Action 2024-01-19 00:09:49 +00:00
vishnukvmd 5ac4a03d30 Add loader for memories widget 2024-01-18 20:06:48 +05:30
ashilkn bd88c96b0d increase tap area of close button in full screen memory 2024-01-18 18:27:18 +05:30
ashilkn 565db6bd99 handle layout popping when memories are rendered 2024-01-18 18:13:34 +05:30
ashilkn 2d6bff0da6 remove animation on MemoryCoverWidget to stop animation of memories on edges when scrolling memories 2024-01-18 15:44:03 +05:30
ashilkn 1ab8d942cc rearrange widget tree to avoid re initializing elements of child wiget in DraggableScrollbar when it's enabled property changes. This was causing memories to rebuild when draggableScrollbar is enabled when all files are loaded in gallery 2024-01-18 15:17:45 +05:30
ashilkn b9e715b993 refactor 2024-01-18 15:09:28 +05:30
vishnukvmd 9324849767 Remove unhelpful index 2024-01-18 02:16:53 +05:30
vishnukvmd 5b4477e209 Update strings 2024-01-18 02:12:02 +05:30
vishnukvmd 28289605a8 Add index on uploaded file ID 2024-01-18 01:56:24 +05:30
vishnukvmd 6f9600690b Use method via FFI to compute memories 2024-01-18 01:42:54 +05:30
ashilkn b4705d92ae show loading state when memories are being fetched 2024-01-17 14:48:42 +05:30
ashilkn 67c0912fc7 decrease the degree to which a memory cover widget is scaled when scrolled 2024-01-17 11:52:05 +05:30
ashilkn 72af4b9598 change maxWidth in such a way than there will only be 2 or 4 or 6 or 8 or.... memories in header with increase in width of screen 2024-01-17 11:39:36 +05:30
ashilkn 9f73de352b size the memory cover wiget according to the width of screen 2024-01-17 11:15:19 +05:30
ashilkn 138274b0f1 resolve merge conflicts and merge 2024-01-17 10:36:38 +05:30
ashilkn 3c3e55856f animate MemoryCoverWidget when it appears 2024-01-15 18:41:02 +05:30
Vishnu Mohandas 7d5c022edb
Merge branch 'main' into fix_white_screen 2024-01-15 15:52:11 +05:30
vishnukvmd 0ad91da2bd Update translations 2024-01-15 15:19:10 +05:30
vishnukvmd 0b2b5689db Ensure framework is initialized before fetching the state 2024-01-15 15:19:07 +05:30
ashilkn a7e6c34b13 log time taken to fetch memories 2024-01-15 12:40:05 +05:30
ashilkn ea8c648ce4 tweak again 2024-01-15 12:08:13 +05:30
ashilkn 314814074c adjust colors and gradients 2024-01-15 11:57:31 +05:30
ashilkn d62d7d0743 remove 'memories' title on header of home tab 2024-01-15 11:19:49 +05:30
ashilkn 57dc3742ca Revert "extract string"
This reverts commit aa126cdba4.
2024-01-15 11:17:45 +05:30
Crowdin Bot ed73e0cb24 New Crowdin translations by GitHub Action 2024-01-15 00:09:26 +00:00
ashilkn 07fa8cd235 remove divider below memories 2024-01-13 19:46:52 +05:30
ashilkn aa126cdba4 extract string 2024-01-13 19:45:36 +05:30
ashilkn 62ea6cdf2c Merge branch 'main' into memories_redesign 2024-01-13 19:39:33 +05:30
ashilkn 7f37cee27d rename MemoryCoverWidgetNew to MemoryCoverWidget 2024-01-13 19:32:21 +05:30
ashilkn 179b09992b remove old MemoryCoverWidget 2024-01-13 19:30:56 +05:30
ashilkn 69f8cec4a5 store height and width of MemoryCoverWidget as constants 2024-01-13 19:15:21 +05:30
ashilkn 6ee47cc1be add memories title with a heart icon 2024-01-13 18:57:01 +05:30
ashilkn 81493927b3 add border new memory cover widget in dark mode 2024-01-13 16:47:28 +05:30
ashilkn ef206bd3b8 add shadow for new memory cover widget 2024-01-13 16:23:18 +05:30