Commit graph

6108 commits

Author SHA1 Message Date
ashilkn 6281247764 Changes to maintain same button width during execution state in small button 2022-12-14 13:25:28 +05:30
ashilkn c9b8392663 Changed width of button to take size of it's child for SmallButton 2022-12-14 11:31:54 +05:30
ashilkn f0854683f8 Renamed names with 'LargeButton' to 'Button' or 'CustomButton
'
2022-12-14 11:05:18 +05:30
ashilkn 3b079d1ae1 Constant border color when pressed for Critical buttonType 2022-12-14 10:29:45 +05:30
Neeraj Gupta 3a5d67f3f6
Merge pull request #701 from ente-io/action-sheet
Action sheet
2022-12-13 17:28:36 +05:30
Neeraj Gupta ac59c9865b
Merge pull request #700 from ente-io/delete-bottom-sheet
Large Button Component
2022-12-13 17:28:26 +05:30
ashilkn 84630b3c7c Restricted width of AcitonSheet 2022-12-12 17:59:02 +05:30
ashilkn fa4c08c699 Made 'Icon Only'(name from Figma) type of ActionSheet 2022-12-12 16:42:17 +05:30
ashilkn 4211046d8a Revert "temp"
This reverts commit b5ab032e97.
2022-12-12 15:49:33 +05:30
ashilkn ee58f97c90 Merge branch 'redesign-with-components' into delete-bottom-sheet 2022-12-12 15:38:29 +05:30
ashilkn 19bb45cf3c Merge branch 'master' into redesign-with-components 2022-12-12 15:37:40 +05:30
ashilkn b5ab032e97 temp 2022-12-12 15:33:42 +05:30
ashilkn 81ef4eab20 Misc. changes 2022-12-12 15:18:07 +05:30
ashilkn d847430b12 Added animation between execution states of LargeButton 2022-12-12 14:53:45 +05:30
ashilkn 14ab128ace Minor fix 2022-12-12 14:36:28 +05:30
ashilkn c32d661c1c Enable execution states for only Primary, Secondary & Neutral LargeButtons 2022-12-12 14:33:35 +05:30
Neeraj Gupta 13afa8fc3b
Merge pull request #699 from ente-io/remove_feature_flag
Fix build
2022-12-12 13:15:54 +05:30
Neeraj Gupta 90c688e21c
Fix build 2022-12-12 13:02:00 +05:30
Vishnu Mohandas adb0368de4
Merge pull request #698 from ente-io/remove_feature_flag
Remove feature flag for collect + bump version
2022-12-12 12:59:48 +05:30
Neeraj Gupta 0a0df1f0bd
bump version to 0.6.74+394 2022-12-12 12:58:14 +05:30
Neeraj Gupta 9cf457a903
remove feature flag 2022-12-12 12:55:46 +05:30
ashilkn ce9c8f72ee Added colors for loading icon and check icon 2022-12-12 11:32:06 +05:30
ashilkn 5c9bf7dc4b Used 20pts version of EnteLoadingIcon in loading state of button 2022-12-12 10:45:19 +05:30
Neeraj Gupta 53f5afd8fa
Merge pull request #697 from ente-io/enable_collect
Manage Link: Add option to enable collect
2022-12-11 18:42:42 +05:30
Neeraj Gupta 705b4bb39f
Add enable collect flag behind feature flag 2022-12-11 18:36:57 +05:30
Neeraj Gupta d2c760ae5d
Model changes for collect 2022-12-11 18:36:36 +05:30
Neeraj Gupta 1506d5115f
Add feature flag for collect 2022-12-11 18:19:42 +05:30
ashilkn ffe90d24ec bug fix 2022-12-10 13:13:55 +05:30
ashilkn 287bc8813e Added 'Loading' and 'Successful' states for LargeButton 2022-12-10 12:30:42 +05:30
ashilkn 1de746f44c Disabled state for LargeButton 2022-12-10 10:25:17 +05:30
ashilkn 1f85f745b6 Add onPressed UI state for LargeButton 2022-12-09 21:16:05 +05:30
ashilkn ebb855f484 code refactoring 2022-12-09 19:30:58 +05:30
Neeraj Gupta 18a905a8d0
Merge pull request #696 from ente-io/delete-bottom-sheet
Action sheet + Large Button components
2022-12-09 14:21:23 +05:30
ashilkn eb5b1f69a0 Merge branch 'redesign-with-components' into delete-bottom-sheet 2022-12-09 13:34:42 +05:30
ashilkn e244bc1e76 Merge branch 'master' into redesign-with-components 2022-12-09 13:27:18 +05:30
ashilkn a481d77d71 Refactored code by using enhanced enums 2022-12-09 12:25:32 +05:30
ashilkn e4ccba0467 declare ButtonType enum outside LargeButton's file 2022-12-09 09:23:23 +05:30
ashilkn e4e4eeb194 rename file 2022-12-09 09:15:06 +05:30
ashilkn 03748a212a Handled case where labelText or icon is missing from LargeButton 2022-12-08 19:00:43 +05:30
ashilkn 25f62e08e6 Handled text overflow in LargeButton 2022-12-08 18:36:48 +05:30
ashilkn 415fabeeb6 Added some comments 2022-12-08 17:03:46 +05:30
ashilkn 9e37436df4 Added flag 'isInActionBar' to LargeButton for setting the theme of button to always dark theme 2022-12-08 16:25:46 +05:30
ashilkn 51ad609a7b misc. changes in ActionSheet 2022-12-08 15:06:02 +05:30
Neeraj Gupta 786fa8e259
Merge pull request #694 from ente-io/change_padding
Tweak padding to small font
2022-12-08 13:52:41 +05:30
ashilkn 8112d4eef7 Added title & body properties to ActionSheet & ContentContainer 2022-12-08 13:34:53 +05:30
ashilkn 9460390f30 Renamed DeleteItemsWidget to ActionSheetWidget 2022-12-08 12:41:36 +05:30
ashilkn 4218fbeccc Made addSeparators method to add separators to a list of widgets 2022-12-08 11:39:14 +05:30
Neeraj Gupta cb455fff11
Fix lint warning 2022-12-08 11:37:57 +05:30
Neeraj Gupta d76659d1d9
Tweak padding to small font 2022-12-08 11:30:33 +05:30
Vishnu Mohandas 92eef6462c
Merge pull request #693 from ente-io/fix_time_upload
Prefer existing creationTime if timeFromFileName is close to existingTime
2022-12-08 11:11:52 +05:30