ente/lib/ui
Manav 1df7d8de46 Fix the crash on opening change email dialog
The crash was happening in the `context.l10n` line in the
change_email_dialog.dart. This was because the root MaterialApp created by
AppLock wasn't being passed the AppLocalizations object.

Tested:
- Was able to reproduce the crash on iOS simulator (null check assertion)
- After the change, the crash doesn't happen
2023-01-08 16:05:40 +05:30
..
account Extract more strings into ARB files for localization 2022-12-12 17:30:37 +05:30
common Hello, world 2022-11-01 11:43:06 +05:30
components Hello, world 2022-11-01 11:43:06 +05:30
payment Extract more strings into ARB files for localization 2022-12-12 17:30:37 +05:30
settings Merge pull request #19 from ente-io/fix_window_manager_warning 2022-12-15 22:36:19 +05:30
tools Fix the crash on opening change email dialog 2023-01-08 16:05:40 +05:30
code_widget.dart Extract more strings into ARB files for localization 2022-12-12 17:30:37 +05:30
home_page.dart Extract more strings into ARB files for localization 2022-12-12 17:30:37 +05:30
lifecycle_event_handler.dart Hello, world 2022-11-01 11:43:06 +05:30
scanner_page.dart Extract more strings into ARB files for localization 2022-12-12 17:30:37 +05:30
settings_page.dart Add separate section for import and export 2022-11-11 20:13:52 +05:30
settings_section_title.dart Hello, world 2022-11-01 11:43:06 +05:30
two_factor_authentication_page.dart Extract more strings into ARB files for localization 2022-12-12 17:30:37 +05:30
two_factor_recovery_page.dart Extract more strings into ARB files for localization 2022-12-12 17:30:37 +05:30