Commit graph

57 commits

Author SHA1 Message Date
Vishnu Mohandas
3441c950d8
Add a scrollbar for bottom action bar (#1561) 2023-12-02 18:02:46 +05:30
Neeraj Gupta
3a98af3518 Move packages 2023-08-25 10:09:30 +05:30
ashilkn
2dd5297894 Minor change 2023-08-23 16:30:43 +05:30
ashilkn
72855c495f Add fade transition between visible and collapsed states of selection action buttons 2023-08-23 11:23:04 +05:30
ashilkn
121df7eb32 Modify SelectionActionButton to be visible or collapsed based on 'shouldShow' parameter 2023-08-22 21:19:46 +05:30
ashilkn
3b3ec826ad Minor changes 2023-08-09 18:33:19 +05:30
ashilkn
f633652f16 Add shadow to selection sheet on it's first child 2023-08-09 18:00:44 +05:30
ashilkn
344fce0a02 Account for textScaleFactor when computing size of widest word in lableText 2023-08-09 17:25:31 +05:30
ashilkn
b1514adbe8 Change min width of SelectionActionButton widget to width of widest word in it's labelText if widest is greater than default 2023-08-09 16:52:02 +05:30
ashilkn
dae66c4945 Refactor 2023-08-09 16:02:23 +05:30
ashilkn
1fbc25c394 Use existing logic to show relevant selection actions upon selection 2023-08-09 15:51:35 +05:30
ashilkn
aadfce89d0 Add padding at ends of scrollview 2023-08-09 13:07:21 +05:30
ashilkn
25922ea3d6 Add pressed state for SelectionOptionButton 2023-08-09 13:03:36 +05:30
ashilkn
5e03a0d602 Fix bottom padding of selection sheet 2023-08-09 12:23:31 +05:30
ashilkn
090733591d Create dummy UI of new selection sheet 2023-08-09 12:10:28 +05:30
ashilkn
e37e4957ca Remove code irrelevant to new bottom selection sheet 2023-08-08 15:42:05 +05:30
ashilkn
bffd440d19 Map Gallery: Increase elevation of FileSelectionOverlay 2023-06-24 12:15:04 +05:30
Neeraj Gupta
b5433d3f0d Rename decrecated fields 2023-06-13 12:11:31 +05:30
ashilkn
fc7fe1dc4c Remove backdrop filter and add elevation to bottom action bar 2023-05-19 20:37:14 +05:30
Neeraj Gupta
40af5bc80b
Extract strings 2023-04-06 09:33:32 +05:30
ashilkn
b1916f6605 Moved all button components to a folder 'Buttons' 2023-03-10 13:38:51 +05:30
Neeraj Gupta
f3d8a13337
Apply lint suggestions 2022-12-30 21:12:03 +05:30
Neeraj Gupta
d6ad004354
NullSafety: Apply dart migrate suggestions + compilation fixes 2022-12-30 17:40:17 +05:30
Neeraj Gupta
c17a538a98
Merge pull request #715 from ente-io/font_size_bug
Font size bug
2022-12-19 11:28:02 +05:30
ashilkn
e1e3e9cd81 Increased tappable area for cancel in bottomActionSheet 2022-12-19 11:11:15 +05:30
ashilkn
e9e62e379c Fixed UI bug on expanded menu of bottomAcitonBar on higher system font sizes 2022-12-16 18:15:36 +05:30
Neeraj Gupta
e19cbeb129
Merge pull request #711 from ente-io/bottom_bar_blur
Bottom bar blur
2022-12-16 15:58:21 +05:30
vishnukvmd
f82ead149f Fix icon color for the bottom bar 2022-12-16 15:57:09 +05:30
vishnukvmd
f6740cd840 Reduce blur of the bottom bar 2022-12-16 15:56:01 +05:30
Neeraj Gupta
b06fc72614
Copy fix 2022-12-16 15:22:42 +05:30
vishnukvmd
044878e336 Render action bar conditionally for collaborators 2022-12-16 13:37:23 +05:30
Neeraj Gupta
439c7241d4
Add hooks for more file actions 2022-12-15 15:32:46 +05:30
Neeraj Gupta
8ec8944fbd
FileSelection: Show various actions based on gallery type 2022-12-14 23:05:08 +05:30
Neeraj Gupta
69a9a0f996
ActionBar: Show split between selected and yours 2022-12-14 22:18:24 +05:30
Neeraj Gupta
1aadc08fdf
Merge branch 'redesign-with-components' into collaboration_view 2022-12-14 15:13:54 +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
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
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
ashilkn
716d6c395a use different expandableTheme for bottomActionBar's expansionPanel 2022-12-01 11:40:20 +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