Commit graph

4458 commits

Author SHA1 Message Date
ashilkn c6f68ad5cb removed divider that comes after text field in file info 2022-11-04 11:12:54 +05:30
ashilkn 7f184681d2 added custom text counter for textField InfoItemWidget 2022-11-04 10:59:12 +05:30
ashilkn 89dfb6d45b layout changes in file info 2022-11-04 10:22:09 +05:30
ashilkn 3c1d68cd8d add textfield for caption in file info by creating InfoItemWidget 2022-11-03 16:25:39 +05:30
ashilkn 3456b214d2 declared and used backdropFaint color for bottom sheet barrier color 2022-11-03 15:32:16 +05:30
ashilkn 6e16a7c0a9 used widget that restricts the height of bottom sheet 2022-11-03 14:21:31 +05:30
ashilkn 652a8482b5 used better variable names 2022-11-03 13:35:23 +05:30
ashilkn 2e11f9431d UI bug fix 2022-11-03 11:31:57 +05:30
ashilkn 0d1311ae57 converted raw exif button to listTile 2022-11-03 11:15:41 +05:30
ashilkn fa042ee607 File info : use CustomScrollView + add dividers while building list in UI 2022-11-03 08:38:27 +05:30
ashilkn b098208b38 misc changes in TitleBarWidget 2022-11-02 21:36:08 +05:30
ashilkn aba878a1fd used enum for IconButton types 2022-11-02 19:49:39 +05:30
ashilkn bd96b44976 use modal_bottom_sheet package for file info bottom sheet 2022-11-02 19:26:59 +05:30
ashilkn 9e39a75466 removed commented out code 2022-11-02 13:17:07 +05:30
ashilkn f14f430aaf Merge branch 'master' into new-layout-changes 2022-11-02 13:11:59 +05:30
ashilkn 0ef5a1c486 made divider component 2022-11-02 13:09:36 +05:30
ashilkn c9b854a912 added blur colors to colors.dart 2022-11-02 12:03:46 +05:30
ashilkn 5aee648ab7 minor fix 2022-11-02 11:21:33 +05:30
ashilkn 463fa87591 used IconButtonWidget for search icon 2022-11-01 18:11:51 +05:30
ashilkn a748ab5eff changed padding of IconButtonWidget and layout changes where it is used 2022-11-01 18:08:09 +05:30
ashilkn 75de63e134 layout changes to ExpandableMenuItemWidget 2022-11-01 17:39:07 +05:30
ashilkn 8fb752f578 layout changes to MenuItemWidget and CaptionedTextWidget 2022-11-01 17:02:29 +05:30
ashilkn 3e715a6f3d minor size change for toggle switch 2022-11-01 16:27:48 +05:30
ashilkn f0027c7738 Merge branch 'master' into storage-card-fixes 2022-11-01 15:59:02 +05:30
Ashil d27de3205d
Merge pull request #611 from ente-io/toggle-status
Toggle status
2022-11-01 15:58:32 +05:30
ashilkn 084e8c517c constrained width to 350 for email in settings screen 2022-11-01 15:55:33 +05:30
ashilkn 394fbc5aa0 renamed DetailsSectionWidget to StorageCardWidget 2022-11-01 15:49:01 +05:30
ashilkn 70cf65cc6b minor padding and size changes 2022-11-01 11:58:54 +05:30
ashilkn dd78c28444 avoid popping menuItem when state icon is visible and text is long 2022-11-01 09:49:39 +05:30
ashilkn 1b245a5021 show toggle feedback on short unsuccessful onchanged 2022-11-01 08:24:25 +05:30
ashilkn 8e1278c7e4 added debouncer to toggle status 2022-11-01 07:44:29 +05:30
ashilkn 29ac7c784d go to home screen on clicking 'close' from backup settings screen 2022-10-31 22:08:16 +05:30
ashilkn e96f6d7ac6 remove onPressed state on tap cancel for storage card 2022-10-31 20:15:56 +05:30
ashilkn 91c5ef307e change incorrect box constrain for storage card 2022-10-31 19:18:54 +05:30
ashilkn 01d5ed6be2 show check mark if toggle is successful 2022-10-31 18:40:01 +05:30
ashilkn 7f064b7a98 show EnteLoadingWidget when changes are being made internally on toggling switch 2022-10-29 18:42:35 +05:30
ashilkn 2e32ae259d layout changes in storage card 2022-10-29 17:28:09 +05:30
ashilkn 408e71c7a6 removed photos and videos count from storage card 2022-10-29 17:19:50 +05:30
ashilkn bea5441363 fetch memories count from network api 2022-10-29 17:17:30 +05:30
ashilkn 8c2f3efb0c minor layout changes to EnteLoadingWidget 2022-10-29 16:36:38 +05:30
ashilkn e7c0b5fad6 minor layout change for ToggleSwitch 2022-10-29 16:12:34 +05:30
ashilkn a75bee5267 toggle ToggleSwitch before what in turn changes internally is changed 2022-10-29 15:24:50 +05:30
ashilkn 059efb02a5 removed conformation dialog on 'Disable auto lock' 2022-10-29 11:21:09 +05:30
ashilkn 060440bf39 minor UI bug fix 2022-10-29 06:00:38 +05:30
ashilkn c24bddd11b contain rebuilds upon changing ToggleSwitchWidget inside itself 2022-10-28 20:01:12 +05:30
ashilkn 58f2849e2e minor UI efficiency improvement 2022-10-28 16:20:06 +05:30
ashilkn b69a4a6b75 enable scroll only when sufficient content is available 2022-10-28 15:47:25 +05:30
ashilkn f6fef679cd go back on close button 2022-10-28 15:35:48 +05:30
ashilkn ab8b725fc2 removed backup settings's settings from settings screen 2022-10-28 15:26:51 +05:30
ashilkn e7dd9b64a5 added functionality to toggle switches in backup settings 2022-10-28 15:24:30 +05:30