Commit graph

6736 commits

Author SHA1 Message Date
vishnukvmd c7c1037341 Fix issues in backing up a collage 2023-05-27 00:56:52 +05:30
vishnukvmd 7a982c873c Compress generated image 2023-05-27 00:24:01 +05:30
vishnukvmd 1d01a71e49 Change the dimensions of the 5 item collage 2023-05-27 00:17:46 +05:30
vishnukvmd b796d2fb90 Increase the dimensions of the [1,2,1] collage 2023-05-27 00:10:16 +05:30
vishnukvmd 15a4a59439 Change the dimensions of 3x1 collage 2023-05-27 00:07:45 +05:30
vishnukvmd 71b24a5877 Refactor 2023-05-27 00:03:32 +05:30
vishnukvmd 3a5eec1789 Update frame width 2023-05-27 00:01:18 +05:30
vishnukvmd 8b1655ead4 Refactor 2023-05-26 22:58:29 +05:30
vishnukvmd d795a2d215 Make width override-able 2023-05-26 22:18:43 +05:30
vishnukvmd 19b682a10d Extract save button to a separate widget 2023-05-26 21:05:18 +05:30
vishnukvmd 7f9b95cee7 Refactor 2023-05-26 20:58:34 +05:30
vishnukvmd 40120966a4 Integrate collage builder for 6 items 2023-05-26 20:57:43 +05:30
vishnukvmd aae4dae751 Add collage builder for 6 items 2023-05-26 20:50:40 +05:30
vishnukvmd 91b7f190ec Add collage for 5 items 2023-05-26 19:36:58 +05:30
vishnukvmd b6b8b15e99 Push down the save button 2023-05-26 19:05:06 +05:30
vishnukvmd 32e6ea2c8a Refactor 2023-05-26 19:01:51 +05:30
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 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 4560f99574 New event for Collection metadata updfate 2023-05-26 09:22:07 +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 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 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 779544941d Fire remoteSync event for first collections sync 2023-05-25 10:15:43 +05:30