Commit graph

104 commits

Author SHA1 Message Date
ashilkn 80f3e7e879 delete old SearchWidget and rename SearchWidgetNew to SearchWidget 2023-11-06 10:50:05 +05:30
ashilkn b414dee20e remove search icon from home tab and replace it with 'create album' icon 2023-11-04 13:38:14 +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
ashilkn 262f7b52b8 Use BouncingScrollPhysics for all scrollable widgets for better UI and consistancy 2023-10-07 18:22:53 +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 062dc1363f Clean up log 2023-09-11 09:23:06 +05:30
Neeraj Gupta de1951ca5d Add mount check 2023-09-11 09:21:12 +05:30
Neeraj Gupta d93feb4cbd iOS: reduce large toast duration to 2s
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-08-28 11:18:36 +05:30
Neeraj Gupta 3a98af3518 Move packages 2023-08-25 10:09:30 +05:30
Neeraj Gupta 2714014fd8 Rename 2023-08-25 10:01:16 +05:30
Neeraj Gupta d6b08c8e66 Rename: File -> EnteFile 2023-08-24 22:26:24 +05:30
ashilkn 418c8ee374 Resolve conflicts and merge main 2023-08-21 12:01:58 +05:30
ashilkn 967441f83d Remove unused imports 2023-08-19 17:39:09 +05:30
ashilkn 1e5ec8600d run dart fix --apply 2023-08-19 17:09:56 +05:30
Neeraj Gupta 1ebad74302 Add galleryType hiddenOwnedCollection 2023-08-19 11:36:46 +05:30
Neeraj Gupta 2b52aa74c1 Refactor colleciton_page & galleryType detection 2023-08-19 11:24:13 +05:30
ashilkn 47dc47566a Add extra padding on bottom of albums tab depending on device's bottom padding 2023-08-09 16:47:28 +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
ashilkn 110be65242 Remove unused imports 2023-08-01 04:53:52 +05:30
Neeraj Gupta 61e817828c Fix typo 2023-07-26 15:49:11 +05:30
Neeraj Gupta 07b57f8dcd Make sectionType a required param 2023-07-26 15:48:45 +05:30
Neeraj Gupta 55344923cb Fix UI refresh 2023-07-26 15:45:58 +05:30
Neeraj Gupta f411c89617 Fix fresh for shared collections in list view 2023-07-26 15:37:28 +05:30
ashilkn e7b781830b Add divider at bottom of shared section 2023-07-20 16:57:48 +05:30
ashilkn f6635f5bca Minor UI change 2023-07-20 16:20:46 +05:30
ashilkn 70103c19bd Fix jumping of title in appbar on hero animation 2023-07-20 15:39:46 +05:30
ashilkn e0d3fe191c Set initial scroll offset for on ente's view all 2023-07-20 15:15:30 +05:30
ashilkn ee2180f587 Change copy 2023-07-19 18:55:17 +05:30
ashilkn 6762a8b1e4 Only show 'invite your friends to ente' when incoming shared albums are empty 2023-07-19 18:54:42 +05:30
ashilkn a7205222d1 Layout changes to quick link section in shared section 2023-07-19 18:15:20 +05:30
ashilkn 200a0a4c32 Change sectionTitle copies on shared albums section 2023-07-19 16:05:34 +05:30
ashilkn 6aaa43f0d4 Adjust layout of grids in shared collections section 2023-07-19 15:59:54 +05:30
ashilkn 57515ee506 Adjust paddings in layout 2023-07-19 15:41:36 +05:30
ashilkn a1adcc703f Update UI of Outgoing albums empty state 2023-07-19 12:14:19 +05:30
ashilkn 127f717472 Implement UI from design for empty state of 'incoming shared albums' section 2023-07-19 11:51:45 +05:30
ashilkn 59a16f14c9 Added hero animation for gird titles 2023-07-19 10:38:40 +05:30
ashilkn 03b6c21d42 Use sliver for albums section and album gird views 2023-07-18 18:59:59 +05:30
Neeraj Gupta 0e92818615 Increase padding 2023-07-06 13:55:08 +05:30
Neeraj Gupta c7437ce0b1 Add invite button at bottom to share tab 2023-07-06 13:49:58 +05:30