Commit graph

18 commits

Author SHA1 Message Date
ashilkn
81ad8fab74 feat(map in info): move map to a different place in info 2024-01-30 14:51:13 +05:30
ashilkn
c13e07b5cf feat(map in info): show a basic map in file info 2024-01-29 19:32:49 +05:30
ashilkn
fe5065f559 Make file details UI more compact 2023-06-13 20:13:52 +05:30
ashilkn
c03388130b Changed trigger of opening 'Add location' screen from using InlineButtonWidget to tapping the InfoItemWidget in file details 2023-04-13 15:31:18 +05:30
ashilkn
60baf036eb Added onTap for the middle section of InfoItemWidget 2023-04-13 15:10:25 +05:30
vishnukvmd
58670afc55 Make the title optional in InfoItemWidget 2023-03-15 12:55:42 +05:30
ashilkn
b8e9ba2028 Improved EXIF info dialog 2023-03-14 18:34:11 +05:30
ashilkn
1ddefe916c Revert "Rebuild only tiles that depend on state of exif using ValueNotifier"
This reverts commit 26e83d93b1.
2023-03-14 15:45:16 +05:30
ashilkn
26e83d93b1 Rebuild only tiles that depend on state of exif using ValueNotifier 2023-03-14 13:35:25 +05:30
ashilkn
c3ca9de4e6 Align loading icon to center left in file details 2023-03-13 19:53:30 +05:30
ashilkn
b996c0c1f3 Changed loading icon's color in file details 2023-03-13 17:52:06 +05:30
ashilkn
927a313c3b File details: Moved creation time's tile to a separate widget 2023-03-13 16:37:12 +05:30
ashilkn
991a8598a6 Fixed popping of height of widget after loading in file details + minor changes 2023-03-13 15:32:13 +05:30
ashilkn
387edf7a8f Rename 2023-03-10 18:39:38 +05:30
ashilkn
80c5899349 Stopped using addSeparator() + used InfoItemWidget for albums tile in file info 2023-03-10 18:35:02 +05:30
ashilkn
5b6ac3f6c2 Don't show edit icon if editOnTap is null in InfoItemWidget 2023-03-10 14:03:29 +05:30
ashilkn
b1916f6605 Moved all button components to a folder 'Buttons' 2023-03-10 13:38:51 +05:30
ashilkn
e2cfcb1d61 Created InfoItem component 2023-03-09 17:36:09 +05:30