Commit graph

6002 commits

Author SHA1 Message Date
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
ashilkn 8f36cf0a29 Added icon and labelText properties to LargeButtonWidget 2022-12-07 20:49:54 +05:30
ashilkn d3730aafc6 Wrote logic to find different colors and styles of each type of button in LargeButton 2022-12-07 20:38:54 +05:30
ashilkn 6148243157 Add flag to getEnteColorScheme and getEnteTextTheme to get the opposite theme's colors and styles 2022-12-07 19:05:59 +05:30
ashilkn a56e36a263 Made a basic version of LargeButton component 2022-12-07 15:33:53 +05:30
ashilkn 7a39b8ba56 Created a basic version of DeleteItemsWidget 2022-12-06 20:38:04 +05:30
ashilkn 6b5ef752b5 Merge branch 'master' into redesign-with-components 2022-12-06 15:27:27 +05:30
Neeraj Gupta 25000c85c3
Merge pull request #671 from ente-io/password_prompt
Password reminder prompt
2022-12-06 15:08:46 +05:30
Neeraj Gupta 65b9ed09cc
remove commented out code 2022-12-06 14:23:13 +05:30
Neeraj Gupta 3f4a233a7f
tweak copy 2022-12-06 14:21:32 +05:30
Neeraj Gupta 67ef2bfad4
Merge branch 'master' into password_prompt 2022-12-06 14:14:21 +05:30
Neeraj Gupta ca1eab1f89
Merge pull request #680 from ente-io/fix_date_time
Fix incorrect date parsing from filename
2022-12-06 14:06:13 +05:30
Vishnu Mohandas 879c3451a1
Merge pull request #681 from ente-io/bottom-action-bar
Bottom action bar
2022-12-06 14:05:46 +05:30
vishnukvmd 34746a9712 Always fetch user specific plans 2022-12-06 13:58:52 +05:30
Neeraj Gupta 39ade36e6b
DateTimeParseing: Avoid potential incorrect parsing results 2022-12-06 13:50:24 +05:30
ashilkn 86a61e935a use constant for max width 2022-12-06 13:41:37 +05:30
ashilkn 8085c9d571 add crossFade for expandedMenu 2022-12-06 13:30:01 +05:30
ashilkn 00fdde0bf3 add option to sepecify smaller or larger bottom padding for BottomActionBar 2022-12-06 11:50:23 +05:30
ashilkn 428eb78f0d restrict width of content inside BottomActionBar 2022-12-06 11:45:23 +05:30
Ashil 7047f3a21f
Merge pull request #679 from ente-io/bottom-action-bar
Bottom action bar
2022-12-05 20:51:18 +05:30
ashilkn 580a6e42a9 minor changes 2022-12-05 20:50:21 +05:30
ashilkn 48a5bfae23 change bottom padding of BottomActionWidget with context 2022-12-05 20:49:18 +05:30
ashilkn 171ecb8805 Used a nested List of BlurMenuItemWidget as items instead of passing groupingOrder to ExpandedMenuWidget 2022-12-05 18:18:56 +05:30
ashilkn d2daa0bf21 refactored code 2022-12-05 16:38:21 +05:30
ashilkn 6202e5a5e9 add text overflow BlurMenuItem's label 2022-12-05 15:50:33 +05:30
ashilkn 06718f766c add functionality to share icon in BottomActionBar 2022-12-05 13:46:26 +05:30
ashilkn 0c592fa509 add functionality for delete on BottomActionBar 2022-12-05 13:36:47 +05:30
ashilkn 472c618ed0 created ExpandedMenuWidget to be used in BottomActionBar's expansion 2022-12-05 11:27:37 +05:30
Vishnu Mohandas 9fdebfc3bc
Merge pull request #677 from ente-io/runtime-error-fix 2022-12-01 20:26:30 +05:30
ashilkn 2a686f4372 explicitly downcast as dart versions >= 2.9 doesn't support implicit downcasts 2022-12-01 20:04:03 +05:30
Ashil 3c5f13200f
Merge pull request #676 from ente-io/bottom-action-bar
Bottom action bar
2022-12-01 13:52:00 +05:30
ashilkn 716d6c395a use different expandableTheme for bottomActionBar's expansionPanel 2022-12-01 11:40:20 +05:30
ashilkn d68a789f8a remove passing of context as argument unwantedly 2022-12-01 11:39:06 +05:30
ashilkn 7dfb7024c0 resolved merge conflicts 2022-12-01 11:07:41 +05:30
Ashil 0dd8a9d8c8
Merge pull request #675 from ente-io/redesign-with-components
Redesign with components
2022-12-01 11:03:53 +05:30
ashilkn 4dac9271cc Merge branch 'master' into redesign-with-components 2022-12-01 09:01:49 +05:30
ashilkn a4446f6fa4 Merge branch 'master' into bottom-action-bar 2022-12-01 08:55:24 +05:30
ashilkn d83cbebadd sync selected file count on bottom action bar 2022-12-01 08:27:14 +05:30
ashilkn 0a0d39d4a0 remove unwanted code 2022-11-30 12:43:00 +05:30
ashilkn 5dcc92fadb BottomActionBar : unselect all & close BottomActionBar on cancel 2022-11-30 12:29:26 +05:30
ashilkn 392b548622 added color and blur to BottomActionBarWidget 2022-11-29 20:21:38 +05:30
ashilkn 9b0693de44 animate opening and closing of BottomActionBarWidgat 2022-11-29 20:03:40 +05:30
ashilkn f69975d2a6 show bottom action bar on selecting files 2022-11-29 16:11:26 +05:30
Ashil a3a026210f
Merge pull request #674 from ente-io/attempt_to_button
Edit Description: Add done and cancel button
2022-11-29 07:47:49 +05:30
ashilkn 701ebe5e3f pass text instead of textWidget + dynamic font change for action bar text 2022-11-28 19:30:16 +05:30
ashilkn b120e06791 collapse expansion on 'cancel' 2022-11-28 19:06:56 +05:30
ashilkn 2d63a4e48e made BlurMenuItemWidget component 2022-11-28 18:29:33 +05:30
ashilkn 30ec182f0e switch icon on bottomActionBar on expansion & collapse 2022-11-28 15:57:22 +05:30
ashilkn a6f588c790 made a basic version of BottomActionBarWidget 2022-11-28 13:28:38 +05:30