Commit graph

1491 commits

Author SHA1 Message Date
Neeraj Gupta f66de8829b Fix: Register callback for scaleStateChangedCallback 2023-12-02 00:01:38 +05:30
ashilkn 8b39716f5c cancel debouncers on disposing widget 2023-12-01 15:55:16 +05:30
ashilkn 6a759d8b96 perf: add debouncer to reload and force reload event listeners in gallery 2023-12-01 13:27:42 +05:30
Neeraj Gupta 1ec2b14df2 Make error field mandatory 2023-11-30 10:49:35 +05:30
Ashil 75f141e006
feat: sort results in 'view all' of search sections in alphabetical order (#1530) 2023-11-24 21:57:29 +05:30
Muhammed Ayimen a70a5f95da Simplfied: Vertical drag function 2023-11-22 13:09:15 +09:00
ashilkn cf15c791b2 feat: sort results in 'view all' of search sections in alphabetical order 2023-11-21 10:36:46 +05:30
Muhammed Ayimen 1307358934 Updated: Even if the image is not stored locally, vertical drag works 2023-11-21 13:23:28 +09:00
Muhammed Ayimen 97dfb91709 Removed: should _shouldDisableScroll parameter from all the file that have called it 2023-11-21 00:20:50 +09:00
Muhammed Ayimen bb93fe3c70 Removed and updated: Percentage checking and variable declaration convention 2023-11-21 00:03:35 +09:00
Muhammed Ayimen fb599a85b8 Updated: Vertical drag gets disabled, based on a particular zooming value which is calculated by a percentage 2023-11-20 23:28:31 +09:00
Muhammed Ayimen 20a6113562 Removed: scale state controller - pt2 2023-11-20 20:38:10 +09:00
Muhammed Ayimen 557b636ab0 Removed: scale state controller 2023-11-20 20:30:37 +09:00
Muhammed Ayimen f95d5c39de Bug fixed: Zoom image sliding being prevented because of state change callback parameter used inside photo view gallery widget 2023-11-20 17:50:44 +09:00
ashilkn fbc8d0a155 feat: loop playback of videos 2023-11-18 15:32:36 +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
Vishnu Mohandas e3bd3604a5
Search tab (#905) 2023-11-16 17:47:37 +05:30
Muhammed Ayimen d84eefa2ea Added: Extra parameters to the photoViewGalleryPageOption widget 2023-11-16 18:55:44 +09:00
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
Muhammed Ayimen e22089ff5a Fixed: When we zoom the image, we will be able to slide to next or previous image without being zoomed out, which is similar to google files 2023-11-16 10:26:14 +09:00
ashilkn faede193b1 resolve conflicts and merge main 2023-11-15 15:48:31 +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
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 9b1c3c9bd5 feat: swipe up for info on videos 2023-11-10 12:42:12 +05:30
ashilkn bc49b0f0eb feat: swipe up for info on photos 2023-11-10 12:37:13 +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 9257a2afbf clip title of galleryAppBar + remove rename from clicking galleryAppBar 2023-11-08 14:24: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