chinwag-android/app/src/main/java/com/keylesspalace/tusky
2018-03-30 09:56:09 +02:00
..
adapter fixes a bug where the ProgressBar in NotificationsFragment would not show up 2018-03-30 09:56:09 +02:00
db Add Dagger (#554) 2018-03-27 19:47:00 +02:00
di Add Dagger (#554) 2018-03-27 19:47:00 +02:00
entity convert entity classes to Kotlin data classes (#526) 2018-03-03 13:24:03 +01:00
fragment Add Dagger (#554) 2018-03-27 19:47:00 +02:00
interfaces
json
network add possibility to un/lock accounts 2018-03-27 20:46:53 +02:00
pager
receiver Add ComposeActivity tests. Add ServiceLocator (#542) 2018-03-09 22:02:32 +01:00
service new icon & improved functionality for quick settings tile 2017-12-07 20:21:02 +01:00
util Add Dagger (#554) 2018-03-27 19:47:00 +02:00
view improve content warning button 2018-03-15 19:15:12 +01:00
viewdata convert entity classes to Kotlin data classes (#526) 2018-03-03 13:24:03 +01:00
AboutActivity.java Add Dagger (#554) 2018-03-27 19:47:00 +02:00
AccountActivity.java Add Dagger (#554) 2018-03-27 19:47:00 +02:00
AccountListActivity.java Add Dagger (#554) 2018-03-27 19:47:00 +02:00
BaseActivity.java Add Dagger (#554) 2018-03-27 19:47:00 +02:00
ComposeActivity.java Add Dagger (#554) 2018-03-27 19:47:00 +02:00
EditProfileActivity.kt add possibility to un/lock accounts 2018-03-27 20:46:53 +02:00
FavouritesActivity.java Add Dagger (#554) 2018-03-27 19:47:00 +02:00
ListsActivity.kt Add Dagger (#554) 2018-03-27 19:47:00 +02:00
LoginActivity.kt Add ComposeActivity tests. Add ServiceLocator (#542) 2018-03-09 22:02:32 +01:00
MainActivity.java add possibility to un/lock accounts 2018-03-27 20:46:53 +02:00
ModalTimelineActivity.kt Add Dagger (#554) 2018-03-27 19:47:00 +02:00
NotificationPullJobCreator.java Add Dagger (#554) 2018-03-27 19:47:00 +02:00
PreferencesActivity.java simplify theme handling 2018-02-03 23:26:53 +01:00
ReportActivity.java Add Dagger (#554) 2018-03-27 19:47:00 +02:00
SavedTootActivity.java
SearchActivity.java Add Dagger (#554) 2018-03-27 19:47:00 +02:00
SplashActivity.java Add ComposeActivity tests. Add ServiceLocator (#542) 2018-03-09 22:02:32 +01:00
TuskyApplication.java Add Dagger (#554) 2018-03-27 19:47:00 +02:00
ViewMediaActivity.java
ViewTagActivity.java Add Dagger (#554) 2018-03-27 19:47:00 +02:00
ViewThreadActivity.java Add Dagger (#554) 2018-03-27 19:47:00 +02:00
ViewVideoActivity.java