Commit graph

74 commits

Author SHA1 Message Date
vishnukvmd 3949918440 Merge branch 'main' into clip 2023-11-17 16:41:39 +05:30
ashilkn acbf3baa80 remove using context only after init of widget is complete, can use context during init 2023-11-17 07:24:51 +05:30
vishnukvmd c683d37899 TODO: Localize these strings 2023-11-17 00:22:46 +05:30
vishnukvmd e17c56f4a1 Update icon for Maps 2023-11-16 23:59:35 +05:30
vishnukvmd 6b7579da26 Merge branch 'main' into clip 2023-11-16 19:00:32 +05:30
ashilkn 08634739dc remove unnecessary variable 2023-11-16 12:52:15 +05:30
ashilkn aef57cbee6 Changes to comments 2023-11-16 12:51:49 +05:30
ashilkn 2077f4e220 extract strings 2023-11-16 12:09:43 +05:30
ashilkn d57d0d7035 extract strings 2023-11-16 11:41:44 +05:30
ashilkn b4a07d2b0d fix: hero animation not working between album's view all tile and collection screen 2023-11-15 13:57:03 +05:30
ashilkn 6017140a1b show LocationScreen instead of SearchResultPage when opening a location from
'view all' of location search section
2023-11-15 13:33:59 +05:30
ashilkn 09a78038eb Reload only location search section on changes related to loc tag 2023-11-15 10:29:07 +05:30
ashilkn 4391c4a4d9 fix: remove border of NoThumbnailWidget at places 2023-11-10 17:42:27 +05:30
ashilkn 0bcc437fc3 Remove animation between SearchableItem and SearchExample while keeping other hero animations working 2023-11-10 16:00:20 +05:30
ashilkn 71d25a795c Make hero animation work when going to SearchResultPage 2023-11-10 10:53:10 +05:30
ashilkn de347476c1 add animation on 'view all' screen 2023-11-09 11:10:09 +05:30
ashilkn 3bc256e783 show title in search section's 'view all' screen when results are loading 2023-11-09 10:45:52 +05:30
ashilkn d14b2ef9d8 update 'view all' screen of search sections when events the section listens to fires 2023-11-08 13:12:50 +05:30
ashilkn 98ef5189a9 Refactor + fix last commit in a better way 2023-11-03 21:37:24 +05:30
ashilkn 6bcac41238 fix: in no search result screen, query suggestions aren't coming up 2023-11-03 17:03:47 +05:30
ashilkn f11f5f7ef6 store name of search results in RecentSearches instead of name SearchResult objects 2023-11-01 16:48:03 +05:30
ashilkn 58f049cbc0 created a modal for recent searches with ChangeNotifier 2023-11-01 12:13:15 +05:30
ashilkn 81175be27b rename widget and it's file 2023-11-01 08:42:42 +05:30
ashilkn 22e3b0be0e use better variable names 2023-10-31 16:18:01 +05:30
ashilkn 71dc5e74d0 remove defunct animations 2023-10-31 15:44:58 +05:30
vishnukvmd 884e3eb30b Hook semantic search to UI 2023-10-27 13:04:26 +05:30
ashilkn da1dce3984 add animation 2023-10-26 14:34:34 +05:30
ashilkn 1840ccaac8 only show 'No results found' on UI when no example queries can be found 2023-10-26 14:20:40 +05:30
ashilkn e1fc0d4ad1 remove search type with no suggestion queries from map 2023-10-26 14:10:11 +05:30
ashilkn b58f1c44f5 handle text overflow 2023-10-26 14:06:12 +05:30
ashilkn c263dc673b use better variable names 2023-10-26 13:58:45 +05:30
ashilkn 6a2e0f9a16 fix state issues 2023-10-26 13:50:13 +05:30
ashilkn 3b6294b64c Show query suggestions on UI when no result is found 2023-10-25 20:40:11 +05:30
ashilkn 92458d2e03 Create a map of searchType to suggested queries in NoResultWidget 2023-10-25 20:05:14 +05:30
ashilkn 759e149b1d redesign search results 2023-10-25 10:49:25 +05:30
ashilkn c05aa19c8b added go to map widget to location search section 2023-10-18 13:14:36 +05:30
ashilkn 96c4ec9f59 Refactor widgets to match figma design 2023-10-18 11:12:57 +05:30
ashilkn 8d7e7b4a0c fix bug in creating a new album from SearchSectionCTATile in 'view all' of Album search section 2023-10-18 08:03:00 +05:30
ashilkn 6aef78a9a8 show CTA tile in search section result's 'view all' 2023-10-17 12:37:46 +05:30
ashilkn e3464466e8 fix onTap of each albumSearchResult in 'view all' of album search section 2023-10-17 06:10:20 +05:30
ashilkn b37385172c fix bug in view all of album search section 2023-10-17 06:05:28 +05:30
ashilkn 95efb0a8c9 UI changes to search result widget 2023-10-16 19:36:14 +05:30
ashilkn 1058962a93 create widget(page) for showing all search results of a specific search section 2023-10-16 19:34:31 +05:30
ashilkn 835102e0bf modify SearchResultWidget 2023-10-16 16:45:28 +05:30
ashilkn 40cc0ed70f Show people search section examples (people as in people who have shared items) 2023-10-16 16:37:36 +05:30
Neeraj Gupta 2be03112ea Merge branch 'main' into search_screens 2023-09-19 14:20:52 +05:30
Neeraj Gupta 087903d6e6 Make enteFile param non-nullable in thumWidget 2023-08-25 12:44:51 +05:30
Neeraj Gupta 3a98af3518 Move packages 2023-08-25 10:09:30 +05:30
Neeraj Gupta d6b08c8e66 Rename: File -> EnteFile 2023-08-24 22:26:24 +05:30
ashilkn 1e5ec8600d run dart fix --apply 2023-08-19 17:09:56 +05:30