Multi account feature (#490)
* basic implementation * improve LoginActivity * darken drawer background image * add current avatar in ComposeActivity * add account name to logout dialog * multi account support for notifications * multi account support for notifications * bugfixes & cleanup * fix bug where somethings notifications would open with the wrong user * correctly set active account in SFragment * small improvements
This commit is contained in:
parent
c9004f1d54
commit
92ae463b38
40 changed files with 1293 additions and 773 deletions
|
@ -57,7 +57,6 @@
|
|||
<string name="action_compose">Szerkeszt</string>
|
||||
<string name="action_login">Bejelentkezés Mastodon-al</string>
|
||||
<string name="action_logout">Kijelentkezés</string>
|
||||
<string name="action_logout_confirm">Ki szeretne jelentkezni?</string>
|
||||
<string name="action_follow">Követ</string>
|
||||
<string name="action_unfollow">Követőktől eltávolít</string>
|
||||
<string name="action_block">Blokkol</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue