Commit graph

8362 commits

Author SHA1 Message Date
vishnukvmd b98b41ec3c Add collage creator for 4 items 2023-05-26 18:55:23 +05:30
vishnukvmd c44f3f06e8 Minor refactor 2023-05-26 18:40:39 +05:30
vishnukvmd d713f1085f Add collage for 3 images 2023-05-26 18:36:39 +05:30
vishnukvmd 3f1c3d23af Setup layouts for 3 images 2023-05-26 18:20:21 +05:30
vishnukvmd 758f12bd30 Convert to stateless widget 2023-05-26 17:57:30 +05:30
vishnukvmd f1a5118e47 Refactor 2023-05-26 17:54:03 +05:30
vishnukvmd 3382032cf6 Extract out widget for creating a collage out of two images 2023-05-26 17:48:36 +05:30
vishnukvmd 3408e3ed2d Increase the tap area of layout 2023-05-26 17:27:18 +05:30
vishnukvmd 6c618a7cbb Add an active state for the layout icon 2023-05-26 17:07:47 +05:30
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 a262c81061 Add dependency on staggered grid 2023-05-26 13:57:37 +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 68392fa8c6
Sort option in album (#1149) 2023-05-26 11:45:06 +05:30
Neeraj Gupta b89d31ad03 Move sort option above archive 2023-05-26 10:17:12 +05:30
Neeraj Gupta acc6ecad77
Support for refreshing gallery on sort value change (#1151) 2023-05-26 10:07:53 +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 4560f99574 New event for Collection metadata updfate 2023-05-26 09:22:07 +05:30
Neeraj Gupta 27c2b12c0c Merge branch 'main' into sort_order_collection 2023-05-26 08:36:28 +05:30
Neeraj Gupta 21bdabf4a8 Pass sort property to gallery 2023-05-26 08:35:06 +05:30
Neeraj Gupta efe5ecf015 Persist colleciton pubMagicMetadata 2023-05-26 08:14:58 +05:30
Neeraj Gupta af3d1fac32 Add type
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-05-26 08:05:12 +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 a5bdd19482
Pass sort property to gallery and it's children (#1150) 2023-05-25 20:42:49 +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 1fd8899abd Add model for collectionPubMagicMetadata 2023-05-25 16:00:48 +05:30
Neeraj Gupta 537b880281
Refactor: Separate file and album magic property class (#1148) 2023-05-25 11:37:18 +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 e49d080e37
first sync improvement (#1147) 2023-05-25 10:17:37 +05:30
Neeraj Gupta 779544941d Fire remoteSync event for first collections sync 2023-05-25 10:15:43 +05:30
Neeraj Gupta e97ad6f26b Wait for firstSync to finish before showing deleteEmptyAlbums 2023-05-25 10:11:43 +05:30
Neeraj Gupta 69c7966a9c
New Translations (#1146) 2023-05-24 22:51:31 +05:30
Crowdin Bot ddf1a5b385 New Crowdin translations by GitHub Action 2023-05-24 17:07:10 +00:00
Vishnu Mohandas bff39dc60b
Fix case (#1145) 2023-05-24 22:35:36 +05:30
vishnukvmd 6babc3c5a4 Fix case 2023-05-24 22:33:22 +05:30
Neeraj Gupta 879c5d277b
fix deep link (#1144) 2023-05-24 22:14:00 +05:30
Neeraj Gupta f57ae070f9 [generated] i10n changes 2023-05-24 22:12:31 +05:30
Neeraj Gupta 9a5f6f8d72 Fix: Listen to ente:// deep links 2023-05-24 22:12:14 +05:30
Neeraj Gupta cfa6b9f009
Clean up old migration code (#1143) 2023-05-24 12:51:43 +05:30