Commit graph

353 commits

Author SHA1 Message Date
vishnukvmd b6c8a79a78 Merge branch 'main' into onnx 2023-12-18 22:27:59 +05:30
ashilkn a47fd62676 merge main 2023-12-17 14:49:25 +05:30
vishnukvmd 411ac66a91 Merge branch 'fix_await_warnings' into onnx 2023-12-17 02:51:15 +05:30
vishnukvmd 98a99e43e2 Fix warnings 2023-12-17 02:34:26 +05:30
vishnukvmd 0408275ed0 Merge branch 'main' into onnx 2023-12-16 16:51:53 +05:30
vishnukvmd aed04b187d Pretty print result count 2023-12-16 16:40:58 +05:30
ashilkn 635f7e724f use const + wrap unawited future with unawaited 2023-12-10 22:06:45 +05:30
ashilkn 7599d019d0 fix: reload UI when items are deleted or hidden from search result screen 2023-12-07 15:11:34 +05:30
vishnukvmd 54b553909f Merge branch 'main' into clip 2023-12-05 21:13:53 +05:30
ashilkn cf15c791b2 feat: sort results in 'view all' of search sections in alphabetical order 2023-11-21 10:36:46 +05:30
vishnukvmd 3949918440 Merge branch 'main' into clip 2023-11-17 16:41:39 +05:30
ashilkn b814fb0971 change people to contacts 2023-11-17 16:09:58 +05:30
ashilkn 67c61be995 show go-to-map icon when there are no location tags in location tag search section 2023-11-17 12:10:27 +05:30
ashilkn a0f1e705a3 fix: add new location on search tab not working when there are no location tags 2023-11-17 11:48:40 +05:30
Neeraj Gupta cbbf4d0650 Extra strings 2023-11-17 09:42:41 +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 fd8bd9accd Expand hit area for viewing all results 2023-11-17 00:35:45 +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 4229223af5 minor changes 2023-11-16 13:38:31 +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 fcf94ed517 Revert "Make search section stateless and stop rebuiding on events"
This reverts commit b6e7aece76.
2023-11-15 10:20:45 +05:30
vishnukvmd c24e8e4952 Increase debouncer duration 2023-11-14 13:36:09 +05:30
ashilkn f267bb3d08 fix: search results from previous query coming up due to race condition 2023-11-14 11:20:15 +05:30
ashilkn b6e7aece76 Make search section stateless and stop rebuiding on events 2023-11-11 10:17:38 +05:30
ashilkn 4391c4a4d9 fix: remove border of NoThumbnailWidget at places 2023-11-10 17:42:27 +05:30
ashilkn 70ca1f1eac add hero animation for location section 2023-11-10 17:30:17 +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 6ec41684fa fix: remove size snapping of hero animation 2023-11-10 10:20:24 +05:30
ashilkn 9cc76d26d0 add hero animation for search section examples 2023-11-09 12:49:56 +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 e5180034ff add support for searching sharer to see all items of sharer 2023-11-07 17:55:32 +05:30
ashilkn 14d4f73d0d Remove unused code of recents 2023-11-07 17:19:59 +05:30
ashilkn f625313912 fix: new state not reflecting on UI of search tab when syncing is complete 2023-11-07 16:22:56 +05:30
ashilkn 80f3e7e879 delete old SearchWidget and rename SearchWidgetNew to SearchWidget 2023-11-06 10:50:05 +05:30
ashilkn c9a53ac66c Give list of streams to listen to for each search section and listen and rebuild sections when it's events are fired 2023-11-05 19:08:34 +05:30
ashilkn 256742719e rename variable 2023-11-05 17:14:10 +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 b079713542 preserve query when switching between home tabs 2023-11-04 13:21:19 +05:30
ashilkn 9379798f4b remove unnecessary piece of code 2023-11-04 13:16:51 +05:30