Commit graph

1578 commits

Author SHA1 Message Date
ashilkn dd0463f020 Changes to UI/UX of map 2023-12-11 13:41:57 +05:30
ashilkn 8ea0254a82 built basic UI for choosing location 2023-12-10 23:06:07 +05:30
ashilkn 841debe181 Show map inside bottom sheet on clicking 'add location data' 2023-12-10 22:07:32 +05:30
ashilkn 635f7e724f use const + wrap unawited future with unawaited 2023-12-10 22:06:45 +05:30
ashilkn ddcd3c6099 create UI of row in file info to add location data manually when location data is absent 2023-12-10 18:22:02 +05:30
ashilkn 7b13e3cd05 remove unnecessary use of variable 2023-12-07 22:20:33 +05:30
ashilkn b25d06ac2e fix: UI not refreshing when deleting and hiding items from location screen 2023-12-07 20:25:43 +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
Neeraj Gupta d833ba31ed Add support for early validation of photo
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-12-06 13:32:11 +05:30
Neeraj Gupta 9cc515b573 Remove callback on dispose 2023-12-05 21:45:56 +05:30
Neeraj Gupta c015f1b23b Add mount check before setting valueNotifier value 2023-12-05 21:44:39 +05:30
vishnukvmd 54b553909f Merge branch 'main' into clip 2023-12-05 21:13:53 +05:30
Vishnu Mohandas 4fdc54bad7
Gallery state refresh bug (#1565) 2023-12-04 19:00:07 +05:30
ashilkn df809e9112 fix: gallery UI not updating after delete, hide and archive 2023-12-04 18:48:11 +05:30
ashilkn 00b92351ca Reduce thickness and make corners rounded on the scrollbar of file actions 2023-12-04 14:53:38 +05:30
Neeraj Gupta 9e75d4c4d2 Merge branch 'main' into pull_down_fix 2023-12-04 10:27:29 +05:30
vishnukvmd 23d46e203b Fix issue that was breaking the pull-down interaction 2023-12-04 10:23:07 +05:30
Vishnu Mohandas 3441c950d8
Add a scrollbar for bottom action bar (#1561) 2023-12-02 18:02:46 +05:30
Vishnu Mohandas 700de0dd8b
fix: deleting of items not reflecting on UI (#1560) 2023-12-02 17:16:12 +05:30
Neeraj Gupta f56191f70d
Warn for unawaited futures (#1559) 2023-12-02 17:12:52 +05:30
ashilkn df10e49964 fix: deleting of items not reflecting on UI 2023-12-02 17:04:01 +05:30
vishnukvmd 27f8bc8aad Remove redundant variable 2023-12-02 00:14:47 +05:30
Neeraj Gupta d95a768edc Fix: Avoid redundant position fix 2023-12-02 00:03:55 +05:30
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
vishnukvmd 8981e96a8d Merge branch 'main' into clip 2023-11-18 17:06:38 +05:30
ashilkn fbc8d0a155 feat: loop playback of videos 2023-11-18 15:32:36 +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
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
vishnukvmd a65ea2e649 Remove code to debug 2023-11-15 00:55:43 +05:30
vishnukvmd fb092ffa34 Fix issue with select-all button 2023-11-14 18:25:56 +05:30
vishnukvmd 0e76d2bed2 Fix alignment within gallery 2023-11-14 18:16:39 +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
vishnukvmd 3d0fefb715 Merge branch 'main' into clip 2023-11-14 09:35:41 +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
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
ashilkn ff017f799d fix: search results not completely scrollable when keyboard is up 2023-11-04 09:58:23 +05:30
ashilkn ee8f211b0c remove splash from 'close' button of search bar 2023-11-03 21:48:55 +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 9f33ee5e32 Refactor 2023-11-03 15:02:06 +05:30
ashilkn 2e0f29fedc unfocus search bar when 'close' is pressed on it, bringing the keybarod also down with it 2023-11-03 14:51:47 +05:30
ashilkn 522468580c Resolve conflicts and merge main 2023-11-03 14:34:56 +05:30
ashilkn 20c148e3bc make search bar animation longer 2023-11-02 18:19:07 +05:30
Neeraj Gupta baef66ddd0 Add support for fixing incorrect MP tag
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-11-02 12:15:26 +05:30
ashilkn f11f5f7ef6 store name of search results in RecentSearches instead of name SearchResult objects 2023-11-01 16:48:03 +05:30