Commit graph

197 commits

Author SHA1 Message Date
ashilkn b9e715b993 refactor 2024-01-18 15:09:28 +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 3c3e55856f animate MemoryCoverWidget when it appears 2024-01-15 18:41:02 +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
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 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
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
ashilkn 2fc550b542 Refactor 2024-01-11 15:41:03 +05:30
ashilkn 32008842c0 create a separate widget for the new MemoryCoverWidget 2024-01-11 15:12:25 +05:30
ashilkn 7492f89dfc fix: memory cover widget occuping hight contrain passed by parent, wrapping with row widget is a workaround 2024-01-11 13:34:05 +05:30
ashilkn a66af2f183 chage the size of memory cover widget rather than transforming it to avoid incresing gaps in listView when memory cover widgets get smaller 2024-01-11 13:19:02 +05:30
ashilkn 845e58d1ba use custom implementation for memories and remove use of infinite_carousel 2024-01-11 10:56:12 +05:30
ashilkn 463523e09e Pass width constrain to title text in memory to that it breaks to next line 2024-01-11 07:01:01 +05:30
ashilkn 7383dbe0c1 Added widgets for showing image and text on memory that works with the dynamic resizing 2024-01-11 06:56:37 +05:30
ashilkn 9dad483bfc create a working model of memories header in hometab where each memory dynamically changes size wrt scroll offset 2024-01-10 18:09:42 +05:30
Vishnu Mohandas 377ee5d36e
Rewrite FullScreenMemory widget to fix bugs (#1634) 2024-01-05 23:06:18 +05:30
ashilkn 7643a29152 added documentation 2024-01-05 16:26:38 +05:30
ashilkn d896160a5d delete the old FullScreenMemory widget and file and rename new FullScreenMemoryNew widget and file to 'FullScreenMemory' 2024-01-05 16:05:09 +05:30
ashilkn 37de9d97eb remove widgets added for debugging + minor change to animation 2024-01-05 16:00:44 +05:30
ashilkn 6917d5075c use BouncingScrollPhysics for list of memories in home tab 2024-01-05 15:47:00 +05:30
ashilkn ae015c7693 add hero animation + mark memory as seen when swiping through memories 2024-01-05 15:36:49 +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