Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/db
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
..
AccountDao.kt Multi account feature (#490) 2018-02-03 22:45:14 +01:00
AccountEntity.kt Multi account feature (#490) 2018-02-03 22:45:14 +01:00
AccountManager.kt Multi account feature (#490) 2018-02-03 22:45:14 +01:00
AppDatabase.java Multi account feature (#490) 2018-02-03 22:45:14 +01:00
TootDao.java fix some lint warnings 2017-12-01 22:31:34 +01:00
TootEntity.java Save reply info in draft, refactor (#449) 2017-11-16 19:18:11 +01:00