Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/viewmodel
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
..
AccountViewModel.kt Account Activity enhancements (#1196) 2019-05-15 12:43:16 +02:00
AccountsInListViewModel.kt List editing (#1104) 2019-03-16 13:36:16 +01:00
EditProfileViewModel.kt fix Glide crash in MainActivity (#1224) 2019-04-27 18:20:42 +02:00
ListsViewModel.kt fix some lint warnings 2019-04-21 08:24:29 +02:00