Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/fragment
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
..
AccountListFragment.java fix some lint warnings, remove unused code 2017-11-07 15:31:44 +01:00
AccountMediaFragment.kt Theming improvements (#502) 2018-01-20 13:39:01 +01:00
BaseFragment.java Reorganizes the whole codebase. 2017-05-04 18:55:35 -04:00
ComposeOptionsFragment.java Save reply info in draft, refactor (#449) 2017-11-16 19:18:11 +01:00
NotificationsFragment.java Multi account feature (#490) 2018-02-03 22:45:14 +01:00
PreferencesFragment.java Multi account feature (#490) 2018-02-03 22:45:14 +01:00
SFragment.java Multi account feature (#490) 2018-02-03 22:45:14 +01:00
TimelineFragment.java Add basic lists support (#501) 2018-01-06 19:01:37 +01:00
ViewMediaFragment.java cleanup code, remove some unneeded files 2017-10-18 00:20:50 +02:00
ViewThreadFragment.java fix IndexOutOfBoundsException in ViewThreadFragment 2017-11-30 21:04:47 +01:00