Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/fragment
Ivan Kupalov c0c73f5c06 Error artwork (#1000)
* Add new Elephant Friend images. Use them in ListsActivity.

* Add error images to AccountListFragment

* Add error images to Timeline & Notifications fragment. Needs rework.

* Introduce BackgroundMessageView. Use it in AccountList.

* Use correct button style for BackgroundMessageView

Co-Authored-By: charlag <charlag@tutanota.com>

* Use BackgroundMessageView

* Add BackgroundMessageView docs

* Re-color and document elephants

* Apply feedback, disable refresh when error is shown

* Fix string typo
2019-01-28 19:02:31 +01:00
..
preference update deps 2018-12-18 22:05:33 +01:00
AccountListFragment.kt Error artwork (#1000) 2019-01-28 19:02:31 +01:00
AccountMediaFragment.kt Fix crash in media tab, fix #1005 (#1007) 2019-01-28 11:05:13 +01:00
BaseFragment.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
NotificationsFragment.java Error artwork (#1000) 2019-01-28 19:02:31 +01:00
SFragment.java Implement "Open status as (another account)" #958 (#988) 2019-01-16 20:50:09 +01:00
SearchFragment.kt Caching toots (#809) 2019-01-14 22:05:08 +01:00
TimelineFragment.java Error artwork (#1000) 2019-01-28 19:02:31 +01:00
ViewImageFragment.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
ViewMediaFragment.kt fix crash on unknown media type 2018-11-17 16:17:47 +01:00
ViewThreadFragment.java Caching toots (#809) 2019-01-14 22:05:08 +01:00
ViewVideoFragment.kt remove unnecessary compat code (#932) 2018-12-03 11:22:57 +01:00