Tusky-App-Android/app/src/main/java/com/keylesspalace/tusky/receiver
Konrad Pozniak 92ae463b38
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
2018-02-03 22:45:14 +01:00
..
NotificationClearBroadcastReceiver.kt Multi account feature (#490) 2018-02-03 22:45:14 +01:00
TimelineReceiver.java fix some lint warnings, remove unused code 2017-11-07 15:31:44 +01:00