ente/lib
Ashil e352a234e7
Make UI adapt to bigger font sizes (#465)
## Description 

In a number of screens, there were issues with the UI when system font
size is increased and even hindering basic usability in some cases. This
includes,
- Text getting clipped
- Buttons not visible/clickable
- Alignment issues

All obvious issues that I came across when testing has been fixed in
this PR.
2024-02-21 12:06:57 +05:30
..
app Merge branch 'main' into offline_mode 2023-08-29 15:34:14 +05:30
core Log improvements (#444) 2024-02-09 10:47:03 +05:30
events Publish an event when icons are changed 2023-09-08 18:01:45 +05:30
gateway Fix: throw UnauthorizedError on 401 status 2023-04-04 15:25:19 +05:30
json Hello, world 2022-11-01 11:43:06 +05:30
l10n New Translations (#452) 2024-02-19 13:10:05 +05:30
models ignore lint for pb generate 2023-08-22 10:18:38 +05:30
onboarding/view Make UI adapt to bigger font sizes (#465) 2024-02-21 12:06:57 +05:30
services Sign up: Add field for 'hear us from' info (#376) 2023-11-27 18:06:49 +05:30
store Fix: Run single instance of offline import 2023-09-05 17:13:08 +05:30
theme Show placeholder icons when icon is missing 2023-10-19 12:38:27 +05:30
ui Make UI adapt to bigger font sizes (#465) 2024-02-21 12:06:57 +05:30
utils Fix: Add missing await (#368) 2023-11-24 22:07:04 +05:30
bootstrap.dart Hello, world 2022-11-01 11:43:06 +05:30
ente_theme_data.dart Merge branch 'main' into offline_mode 2023-08-29 15:34:14 +05:30
locale.dart chore: run dart fix --apply to add trailing commas 2023-10-05 13:13:59 +05:30
main.dart Fix privacy screen colors (#411) 2024-01-07 04:23:38 +05:30
main_development.dart Hello, world 2022-11-01 11:43:06 +05:30
main_production.dart Hello, world 2022-11-01 11:43:06 +05:30
main_staging.dart Hello, world 2022-11-01 11:43:06 +05:30