Commit graph

6 commits

Author SHA1 Message Date
Neeraj Gupta c10655e353
NullSafety migration: app_lock.dart 2023-04-08 17:08:16 +05:30
Neeraj Gupta 5cd08622ff
Add de, fr, and fi as support locales 2023-04-07 14:29:27 +05:30
Neeraj Gupta ea9b0d01ba
Fix change email 2023-02-13 12:40:33 +05:30
Neeraj Gupta 3b2f886ae1
Fix locale detection for AppLock 2023-02-07 12:53:04 +05:30
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
vishnukvmd 9728a0f224 Hello, world 2022-11-01 11:43:06 +05:30