]> git.ktnx.net Git - mobile-ledger-staging.git/commit
fix server version detection when the first profile is being created
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Mon, 28 Dec 2020 15:22:02 +0000 (17:22 +0200)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Mon, 28 Dec 2020 15:52:19 +0000 (15:52 +0000)
commit9662c07481ca878f4e4ff23c2923737241a3f3b4
treead167f38e61e7ed651cfeb2f37bfe9a13b2ce93e
parentb520c878635649cce634b9a0f133691a59d8290f
fix server version detection when the first profile is being created

the Authenticator always used the current profile, which is null when
there are no profiles yet
app/src/main/java/net/ktnx/mobileledger/App.java
app/src/main/java/net/ktnx/mobileledger/ui/profiles/ProfileDetailModel.java