ente/lib/ui/components
2023-05-29 11:15:07 +05:30
..
bottom_action_bar Remove backdrop filter and add elevation to bottom action bar 2023-05-19 20:37:14 +05:30
buttons Check if mounted before calling setState() 2023-05-11 12:57:33 +05:30
keyboard Extract strings 2023-04-06 09:33:32 +05:30
menu_item_widget Add long-press action for menu item 2023-04-17 12:43:55 +05:30
models Moved all button components to a folder 'Buttons' 2023-03-10 13:38:51 +05:30
action_sheet_widget.dart Remove backdrop filter from action sheet and use solid colors with elevation 2023-05-22 12:21:02 +05:30
album_horizontal_list_widget.dart Fixed UI on archive screen 2023-04-20 15:50:49 +05:30
album_list_item_widget.dart Format memories count during display 2023-05-05 15:31:48 +05:30
blur_menu_item_widget.dart UI Fixes 2022-12-15 22:23:06 +05:30
bottom_of_title_bar_widget.dart Created a new component for the bottom part of TitleBarWidget 2023-01-19 13:56:42 +05:30
captioned_text_widget.dart Merge branch 'main' into cache_info 2022-12-22 10:18:06 +05:30
dialog_widget.dart Custom radius for location tags but with state refresh issues 2023-04-26 18:31:33 +05:30
divider_widget.dart Fix bug in DividerWidget 2023-03-20 20:39:37 +05:30
empty_state_item_widget.dart Added link of componnt in figma 2023-02-20 14:17:10 +05:30
expandable_menu_item_widget.dart Replace uses of MediaQuery.of(context).platformBrightness to check theme with AdaptiveTheme.of(context).brightness == Brightness.light 2023-05-29 11:15:07 +05:30
home_header_widget.dart Moved all button components to a folder 'Buttons' 2023-03-10 13:38:51 +05:30
info_item_widget.dart Changed trigger of opening 'Add location' screen from using InlineButtonWidget to tapping the InfoItemWidget in file details 2023-04-13 15:31:18 +05:30
menu_section_description_widget.dart UI: Redesign manage links page 2022-11-20 15:44:45 +05:30
menu_section_title.dart Add componenet for MenuSectionTitle 2022-11-20 10:01:45 +05:30
new_album_list_widget.dart Extract strings 2023-04-06 09:33:32 +05:30
notification_widget.dart Fix render overflow of text in notification widget 2023-05-04 13:49:32 +05:30
text_input_widget.dart Format inital value of TextInputWidget 2023-04-26 14:59:14 +05:30
title_bar_title_widget.dart Show edit location sheet on clicking on title header in location screen 2023-04-20 11:24:41 +05:30
title_bar_widget.dart Lint: Fix trailing comma warnings 2023-04-18 14:35:21 +05:30
toggle_switch_widget.dart ToggleSwitch: Check if widget is mounted before calling setState 2023-05-09 16:57:41 +05:30