diff options
author | Fabian Henneke <FabianHenneke@users.noreply.github.com> | 2020-08-06 10:58:20 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-06 14:28:20 +0530 |
commit | 3dace243e4b0fe1378e2d81c46fb70cb236e6ae5 (patch) | |
tree | a52739e2532e54337adb04468ca66ddd0bd6764d /release/deploy-snapshot.sh | |
parent | 14c44bf584cb7d13ada46b264419efca923ed65c (diff) |
Refactor uses of applicationContext and startActivityForResult (#997)
* Refactor uses of applicationContext and startActivityForResult
This commit applies three types of refactoring:
1. Remove context argument from PasswordRepository companion functions
by relying on Application.instance.
2. Introduce a sharedPrefs extension function on Context that returns
the default SharedPreferences for the applicationContext.
3. Use OpenDocument() and OpenDocumentTree() contracts.
* Drop toPasswordItem argument
Diffstat (limited to 'release/deploy-snapshot.sh')
0 files changed, 0 insertions, 0 deletions