Commit graph

10607 commits

Author SHA1 Message Date
vishnukvmd 3967003d65 Add dependency on sqlite3_flutter_libs 2024-01-18 02:11:02 +05:30
vishnukvmd 6e7621b919 v0.8.40 2024-01-18 01:56:46 +05:30
vishnukvmd 28289605a8 Add index on uploaded file ID 2024-01-18 01:56:24 +05:30
vishnukvmd 641699c092 v0.8.39 2024-01-18 01:44:13 +05:30
vishnukvmd 6f9600690b Use method via FFI to compute memories 2024-01-18 01:42:54 +05:30
Ashil d4f9a548b6
Memories redesign (#1660) 2024-01-17 15:17:44 +05:30
ashilkn 6071884f52 bump up version to 0.8.38 2024-01-17 15:04:41 +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 aba2d070ee
Fix white screen of death (#1652) 2024-01-15 18:37:59 +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
Vishnu Mohandas d409ad7429
New Translations (#1648) 2024-01-15 11:04:25 +05:30
Crowdin Bot ed73e0cb24 New Crowdin translations by GitHub Action 2024-01-15 00:09:26 +00:00
Vishnu Mohandas a460b6ced2
Memories redesign (#1649) 2024-01-13 19:57:41 +05:30
ashilkn 2b917ded84 bump up version to 0.8.36 2024-01-13 19:56:42 +05:30
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
ashilkn 0a4910372f add hero animation for memory thumbnail 2024-01-13 15:10:35 +05:30
ashilkn 65426cc5b4 remove unwanted code 2024-01-13 15:10:01 +05:30
ashilkn 64da59ada0 highlight new MemoryCoverWidget only if memories in it are not seen completely 2024-01-12 18:05:55 +05:30
ashilkn b6544825d8 added border stroke to new MemoryCoverWidget 2024-01-12 16:51:11 +05:30
ashilkn f77c876071 fix render overflow error 2024-01-12 16:16:36 +05:30
ashilkn 01fa417dac refactor + add green linear gradent on bottom 2024-01-12 16:11:54 +05:30
Vishnu Mohandas f401199c74
Search improvements (#1645) 2024-01-12 15:51:01 +05:30
ashilkn 2417fc0179 add black linear gradient + minor fix to text color 2024-01-12 14:46:00 +05:30
ashilkn cd777f5735 add linear gradient on MemoryCoverWidget 2024-01-12 12:59:56 +05:30
ashilkn 9466c03397 minor changes 2024-01-12 12:06:21 +05:30
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