Commit graph

5571 commits

Author SHA1 Message Date
ashilkn 9a16d0e822 UI interactions fixes + save on close & 'done' handlers 2022-11-04 14:53:04 +05:30
ashilkn b8c68c2eb4 Move bottom sheet along with keyboard 2022-11-04 12:37:58 +05:30
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
Neeraj Gupta ae22430e4a
Merge pull request #613 from ente-io/new-layout-changes
New layout changes
2022-11-02 13:21:01 +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
Ashil 6da466d17c
Merge pull request #612 from ente-io/storage-card-fixes
Storage card + backup screen fixes
2022-11-02 13:11:29 +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 e82fdcc488 new assets for storage card 2022-11-01 15:18:05 +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
Neeraj Gupta a2ba68c281
Merge pull request #610 from ente-io/fetch-count-from-api
Fetch count from network API for consistency
2022-10-31 10:45:30 +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
Neeraj Gupta 1f6a08d71a
Merge pull request #609 from ente-io/redesign-with-components
Redesign with components
2022-10-29 16:12:02 +05:30
ashilkn a75bee5267 toggle ToggleSwitch before what in turn changes internally is changed 2022-10-29 15:24:50 +05:30
Ashil 6e3cfe089e
Merge pull request #608 from ente-io/remove-conformation-dialog
Removed conformation dialog on 'Disable auto lock'
2022-10-29 13:08:19 +05:30