Commit graph

21 commits

Author SHA1 Message Date
ashilkn b1916f6605 Moved all button components to a folder 'Buttons' 2023-03-10 13:38:51 +05:30
Neeraj Gupta 77eeaa4c06
Merge branch 'main' into fix_radius 2023-02-02 09:09:37 +05:30
Neeraj Gupta a11a86895a
Use 8 as border radius for multiple meneItems list 2023-02-02 07:56:41 +05:30
ashilkn 2d9d8ca102 Refactored MenuItemWidget 2023-01-31 17:51:57 +05:30
vishnukvmd 334e27da56 Rename variable 2022-12-06 23:33:39 +05:30
ashilkn abe868cbf8 remove use of future in value of ToggleSwitchWidget 2022-11-16 16:36:45 +05:30
ashilkn 02479a9955 add initial value property in ToggleSwitchWidget for setting the initial value of toggle 2022-11-15 15:46:15 +05:30
ashilkn bf0971f8ce made futures acceptable as value in ToggleSwitchWidget 2022-11-15 14:41:35 +05:30
ashilkn aba878a1fd used enum for IconButton types 2022-11-02 19:49:39 +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 5aee648ab7 minor fix 2022-11-02 11:21:33 +05:30
ashilkn 29ac7c784d go to home screen on clicking 'close' from backup settings screen 2022-10-31 22:08:16 +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 e7dd9b64a5 added functionality to toggle switches in backup settings 2022-10-28 15:24:30 +05:30
ashilkn 0c9783c6af made 'Backup settings' screen 2022-10-28 11:49:49 +05:30