Commit graph

10621 commits

Author SHA1 Message Date
vishnukvmd 5ac4a03d30 Add loader for memories widget 2024-01-18 20:06:48 +05:30
Vishnu Mohandas c982ddd347
Memories final fixes (#1662) 2024-01-18 18:34:57 +05:30
ashilkn 120c717dd2 bump up version to 0.8.43 2024-01-18 18:31:45 +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
Ashil fe5cba5b74
Speed up memories (#1661) 2024-01-18 10:30:58 +05:30
vishnukvmd ad5a0eaaa6 v0.8.42 2024-01-18 02:17:13 +05:30
vishnukvmd de677f2cee Update iOS project files 2024-01-18 02:17:03 +05:30
vishnukvmd 9324849767 Remove unhelpful index 2024-01-18 02:16:53 +05:30
vishnukvmd d27fa91833 v0.8.41 2024-01-18 02:12:15 +05:30
vishnukvmd 5b4477e209 Update strings 2024-01-18 02:12:02 +05:30
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