talk-android/app
Marcel Hibbe d4e545e67d
use setUserAsActive instead of userManager.disableAllUsersWithoutId
just refactoring for now. this doesn't solve the bug!

Problem that needs to be solved:
When adding a new Account (User), it is marked as "current", while for the other logged in users "current" must be unset (-> disabled).

The problem is, that for the old active user, "current" is not unset so there were multiple accounts marked as "current".

In the ChooseAccountDialogFragment, only one of the current accounts is shown at the top. Below the set status field, all accounts are listed that are not marked with "current". So as a result, there can be accounts hidden that were marked as "current".

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2022-12-15 13:11:35 +01:00
..
schemas/com.nextcloud.talk.data.source.local.TalkDatabase
src use setUserAsActive instead of userManager.disableAllUsersWithoutId 2022-12-15 13:11:35 +01:00
build.gradle Bump mockito-core from 4.9.0 to 4.10.0 2022-12-15 02:02:28 +00:00
lint.xml
proguard-rules.pro