Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/di
pandasoft0 ae5d8b8633 Account Activity enhancements (#1196)
* use the "follow" button as an "unblock" button on the profiles of blocked users

* use the "follow" button as an "unblock" button on the profiles of blocked users

* add an icon to the profiles that can be clicked to mute/unmute the user

* add an icon to the profiles that can be clicked to mute/unmute the user

* Fix view issues

* Fix view issues

* Implement swipe to refresh for Account layout

* Implement swipe to refresh handler at the account screen

* Implement swipe to refresh

* Correct account refresh

* Show Progress Bar

* Show Progress Bar

* Move "itSelf" check into the viewModel

* Change methods access level

* Change TimelineFragment newInstance overload

* Change avatarSize type to Float

* Replace ImageButton with MaterialButton

* Update account activity swipe to refresh colors

* Refactor code

* Refactor code

* Fix crash on moved account refresh

* Show moved account stats

* Update mute button behaviour

* Show tabs and content for moved accounts

* Fix crash on tablet
2019-05-15 12:43:16 +02:00
..
ActivitiesModule.kt Share filters with web client (#956) 2019-03-20 19:25:26 +01:00
AppComponent.kt Caching toots (#809) 2019-01-14 22:05:08 +01:00
AppInjector.kt Fix crash in media tab, fix #1005 (#1007) 2019-01-28 11:05:13 +01:00
AppModule.kt Fix incorrectly incrementing IDs before sending to server. (#1026) 2019-02-05 20:06:00 +01:00
BroadcastReceiverModule.kt fix crash when cancelling notifications 2018-05-06 13:17:17 +02:00
FragmentBuildersModule.kt List editing (#1104) 2019-03-16 13:36:16 +01:00
Injectable.kt Add Dagger (#554) 2018-03-27 19:47:00 +02:00
NetworkModule.kt Account Activity enhancements (#1196) 2019-05-15 12:43:16 +02:00
RepositoryModule.kt Fix incorrectly incrementing IDs before sending to server. (#1026) 2019-02-05 20:06:00 +01:00
ServicesModule.kt fix crash on Android 5 2019-02-22 16:58:13 +01:00
ViewModelFactory.kt List editing (#1104) 2019-03-16 13:36:16 +01:00