Commit graph

25 commits

Author SHA1 Message Date
ashilkn 234c1ad15e Simplify state management on search suggestion screen to get rid of an edge case bug + add comments + use better variable names 2023-12-23 22:18:40 +05:30
ashilkn 2da8d64614 fix: home bottom nav bar showing wrong tab as selected sometimes 2023-11-09 07:04:41 +05:30
ashilkn a1717ee31d use functionality of 'preserve more' for 'add photos' icon on top right of home tab and remove 'preserve more' footer 2023-11-06 11:04:16 +05:30
ashilkn 80f3e7e879 delete old SearchWidget and rename SearchWidgetNew to SearchWidget 2023-11-06 10:50:05 +05:30
ashilkn 59086452f5 add background to elevate search bar and bottom nav bar in search tab 2023-11-04 09:09:59 +05:30
ashilkn 20c148e3bc make search bar animation longer 2023-11-02 18:19:07 +05:30
ashilkn aa5b87d45b update search results in InheritedSearchResults from new search bar 2023-10-24 12:50:14 +05:30
ashilkn a2f263fcb2 chore: dispose _pageController and remove unused variable 2023-10-24 07:36:27 +05:30
ashilkn 85c08c52a1 fix: show search bar when going to search tab by swiping 2023-10-24 07:33:45 +05:30
ashilkn 947216dcff add a buffer to wait for animation of new search tab to complete before using renderBox data 2023-10-20 07:58:58 +05:30
ashilkn 228f1f672a Move and stick search bar to the top of keyboard when it comes up 2023-10-19 20:24:45 +05:30
ashilkn 1056ea79c9 UI changes to search bar and it's background 2023-10-19 11:36:28 +05:30
ashilkn 5345850b1a animate search tab to just above home bottom nav bar when swiping to search tab 2023-10-18 18:35:54 +05:30
Neeraj Gupta 2be03112ea Merge branch 'main' into search_screens 2023-09-19 14:20:52 +05:30
Vishnu Mohandas dc95a68d5f
Ensure that SharedPrefs are initialized within NotificationsService (#1392) 2023-09-11 15:24:55 +05:30
vishnukvmd 2bda1891d7 Ensure that SharedPrefs are initialized within NotificationsService 2023-09-11 15:22:17 +05:30
Neeraj Gupta de1951ca5d Add mount check 2023-09-11 09:21:12 +05:30
Neeraj Gupta 3a98af3518 Move packages 2023-08-25 10:09:30 +05:30
ashilkn 1e5ec8600d run dart fix --apply 2023-08-19 17:09:56 +05:30
ashilkn 24582b3c71 Remove bottom shadow from home gallery 2023-08-08 18:42:35 +05:30
ashilkn a36f16fd85 Increase max width of settings drawer 2023-08-02 16:57:45 +05:30
vishnukvmd a6ca98bb41 Merge branch 'main' into sharing_notifications 2023-06-30 18:22:55 +05:30
vishnukvmd 1b0e8afa08 On tapping the notification, navigate to the collection to which photo was uploaded 2023-06-28 11:06:36 +05:30
Neeraj Gupta 79069960e8 Fix UI refresh for returning user 2023-06-26 19:48:15 +05:30
Neeraj Gupta d43a4a78dd refactor 2023-06-06 15:27:17 +05:30
Renamed from lib/ui/home_widget.dart (Browse further)