ente/lib
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
..
app Enable auto-updates 2022-11-14 18:33:49 +05:30
core Provide option to opt in to crash analytics 2022-11-22 14:59:25 +05:30
events Fix events on sign in 2022-11-01 12:32:50 +05:30
gateway Hello, world 2022-11-01 11:43:06 +05:30
json Hello, world 2022-11-01 11:43:06 +05:30
l10n fixed a forgotten string 2022-12-28 08:05:26 +01:00
models Rename variable 2022-11-22 13:37:09 +05:30
onboarding/view Rename variable 2022-11-22 13:37:09 +05:30
services Extract more strings into ARB files for localization 2022-12-12 17:30:37 +05:30
store Rename variable 2022-11-22 13:37:09 +05:30
theme Hello, world 2022-11-01 11:43:06 +05:30
ui Fix the crash on opening change email dialog 2023-01-08 16:05:40 +05:30
utils Extract more strings into ARB files for localization 2022-12-12 17:30:37 +05:30
bootstrap.dart Hello, world 2022-11-01 11:43:06 +05:30
ente_theme_data.dart Fix fab colors 2022-11-12 01:05:25 +05:30
main.dart Remove usages of IAP 2022-11-28 13:05:07 +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