Commit graph

4453 commits

Author SHA1 Message Date
vishnukvmd b35b6d05f8 Use collage to generate icons 2023-05-26 16:54:35 +05:30
vishnukvmd bf14718506 Add padding 2023-05-26 16:38:44 +05:30
vishnukvmd f06c25741f Use existing button widget 2023-05-26 16:26:12 +05:30
vishnukvmd ca82d9ec1d Add option to save the collage 2023-05-26 15:38:24 +05:30
vishnukvmd acbd396e23 Add option to choose layout 2023-05-26 15:02:32 +05:30
vishnukvmd 6f572aa1ef [WiP] Collage for 2 images 2023-05-26 14:55:47 +05:30
vishnukvmd 8508035be0 Add param to cover the screen 2023-05-26 14:53:40 +05:30
vishnukvmd b0c9cae36a Preserve ordering within SelectedFiles 2023-05-26 13:55:15 +05:30
vishnukvmd 811f6d5379 Navigate to dummy page for creating a collage 2023-05-26 12:41:25 +05:30
vishnukvmd 481443f547 Add a hook to create a collage 2023-05-26 12:33:29 +05:30
Neeraj Gupta b89d31ad03 Move sort option above archive 2023-05-26 10:17:12 +05:30
Neeraj Gupta e12ed7000d Force refresh collection gallery on collectionSort change 2023-05-26 10:05:19 +05:30
Neeraj Gupta 0dc5279f8b Refactor: Use fn as getter for sortAsc value
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-05-26 10:04:32 +05:30
Neeraj Gupta 21bdabf4a8 Pass sort property to gallery 2023-05-26 08:35:06 +05:30
Neeraj Gupta 4f99062662 Add logic to update sortOrder on remote
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-05-26 08:03:58 +05:30
Neeraj Gupta 690fb935ae Merge branch 'gallery_pass_flag' into sort_order_collection 2023-05-25 19:59:57 +05:30
Neeraj Gupta e8594566b5 Pass sort property to gallery 2023-05-25 19:54:38 +05:30
Neeraj Gupta e540430c45 AlbumSort: Add option in overflow menu for sorting 2023-05-25 16:37:55 +05:30
Neeraj Gupta 2aa272b9d0 Rename: Separate file and album magic property class 2023-05-25 11:23:34 +05:30
Neeraj Gupta 0b1f0e9ed7 Refactor: Move magic_metadata.dart under models/metadata
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-05-25 11:01:50 +05:30
Neeraj Gupta e97ad6f26b Wait for firstSync to finish before showing deleteEmptyAlbums 2023-05-25 10:11:43 +05:30
ashilkn c6bf03fe36 Remove bottom padding of bottom navigation bar 2023-05-22 22:57:08 +05:30
ashilkn f9b4c0cba0 Remove animated opacity from bottom navigation bar + refactoring 2023-05-22 22:47:15 +05:30
ashilkn b4d72bf26f Merge branch 'main' into remove_backdrop_filters 2023-05-22 12:21:12 +05:30
ashilkn 21a0b5806d Remove backdrop filter from action sheet and use solid colors with elevation 2023-05-22 12:21:02 +05:30
Neeraj Gupta 095df3abba
Fix lint warnings (#1117) 2023-05-22 11:12:45 +05:30
Neeraj Gupta 8fc93fdde4
Don't disable button when all folders are unselected 2023-05-22 00:29:10 +05:30
Neeraj Gupta 3d94d181bd
refactor: Switch to async + add mount check 2023-05-22 00:25:03 +05:30
Neeraj Gupta 700b19383a
Add logs when device folder is being turned off 2023-05-22 00:21:54 +05:30
ashilkn fc7fe1dc4c Remove backdrop filter and add elevation to bottom action bar 2023-05-19 20:37:14 +05:30
Neeraj Gupta 36cd70eac8
Add Sharee: Show family members in the suggestion list 2023-05-19 16:12:16 +05:30
Neeraj Gupta 332ccd7bd4
Add Sharee: Ignore current user from suggestion 2023-05-19 16:09:06 +05:30
Neeraj Gupta 37aa5e520c
Switch to email for tracking suggestions 2023-05-19 16:08:11 +05:30
Neeraj Gupta 9511c8a04f
WebPage: Fix color and padding for loading indicator 2023-05-19 14:25:26 +05:30
Neeraj Gupta 722b3f98b9
WebPage: Add support for opening url outside the application 2023-05-19 14:23:42 +05:30
Neeraj Gupta 9e4591ba7e
Switch to github issues for roadmap 2023-05-19 14:17:05 +05:30
Neeraj Gupta 6af54befc8
Fix lint warnings 2023-05-19 13:20:18 +05:30
Neeraj Gupta 17cfa342cd
Hide delete/fav icon for shared files 2023-05-19 12:51:21 +05:30
Neeraj Gupta f10b11dd22
undo changes related to pageController dispose 2023-05-19 09:03:53 +05:30
Neeraj Gupta 716ce66b4e
increase tap area 2023-05-19 00:33:47 +05:30
Neeraj Gupta f47b3e0a42
Disable tap to swipe during zoom 2023-05-19 00:27:52 +05:30
Neeraj Gupta 078ddbd0c0
-mMemories: Swipe left/right on tap 2023-05-19 00:26:21 +05:30
Neeraj Gupta 878356070c
-mMove super.initiated at top 2023-05-18 23:49:20 +05:30
Neeraj Gupta 002cd6b489
Dispose pageController in detailed view 2023-05-18 23:45:19 +05:30
Neeraj Gupta a5b94350d0
Perf: Avoid creating new pageController and dispose existing one 2023-05-18 23:36:12 +05:30
Neeraj Gupta fd2a3dbb27
Memory: Avoid waiting on db write 2023-05-18 23:25:03 +05:30
Neeraj Gupta 1de272e28a
Fix: Delete files from memory widget 2023-05-18 23:13:38 +05:30
Neeraj Gupta ad96656472
Support for translating local_auth strings 2023-05-18 22:31:54 +05:30
Ashil 43a6bb27d0
Home page performance improvements. (#1107) 2023-05-18 16:32:40 +05:30
ashilkn df4f1ba031 Made the shade/fade at bottom of home gallery less prominent 2023-05-18 15:43:07 +05:30