Yuito-app-android/app/src
Konrad Pozniak b4ba457d89
Dependency injection improvement (#596)
* inject MastodonApi into LoginActivity

* inject AccountManager into MainActivity

* inject AccountManager into SplashActivity, convert to Kotlin

* inject AccountManager into AccountActivity

* inject AccountManager into LoginActivity

* inject AccountManager into NotificationsFragment and NotificationClearBroadcastReceiver, fix MainActivity

* ooops

* use same OkHttpClient for Retrofit & Picasso

* fix ordering of okhttp interceptors

* remove dependencies on TuskyApplication

* bugfix
2018-04-22 17:20:01 +02:00
..
androidTest/java/com/keylesspalace/tusky initial commit 2017-01-02 18:30:27 -05:00
debug/res add new debug build so two tusky versions can be run on the same device 2017-12-08 12:15:46 +01:00
main Dependency injection improvement (#596) 2018-04-22 17:20:01 +02:00
release/res add new debug build so two tusky versions can be run on the same device 2017-12-08 12:15:46 +01:00
test/java/com/keylesspalace/tusky Query instance for toot character limit (#571) 2018-04-22 10:35:46 +02:00