Yuito-app-android/app/src/main/java/com/keylesspalace/tusky
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
..
adapter Add hashtag autocompletion, closes #769 (#1001) 2019-01-28 11:04:05 +01:00
appstore Caching toots (#809) 2019-01-14 22:05:08 +01:00
db never use 0 account ids to prevent caching problems (#999) 2019-01-19 21:14:23 +01:00
di Fix crash in media tab, fix #1005 (#1007) 2019-01-28 11:05:13 +01:00
entity Caching toots (#809) 2019-01-14 22:05:08 +01:00
fragment Error artwork (#1000) 2019-01-28 19:02:31 +01:00
interfaces add the ability to see who faved or boosted a toot (#962) 2018-12-27 09:48:24 +01:00
json remove old emoji shortcodes 2017-10-19 15:54:08 +02:00
network Add pinned status tab (#994) 2019-01-21 08:37:25 +01:00
pager Add pinned status tab (#994) 2019-01-21 08:37:25 +01:00
receiver Fix typo (#987) 2019-01-14 21:57:22 +01:00
repository Caching toots (#809) 2019-01-14 22:05:08 +01:00
service Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
util Add hashtag autocompletion, closes #769 (#1001) 2019-01-28 11:04:05 +01:00
view Error artwork (#1000) 2019-01-28 19:02:31 +01:00
viewdata Caching toots (#809) 2019-01-14 22:05:08 +01:00
viewmodel Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
AboutActivity.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
AccountActivity.kt Add pinned status tab (#994) 2019-01-21 08:37:25 +01:00
AccountListActivity.kt add the ability to see who faved or boosted a toot (#962) 2018-12-27 09:48:24 +01:00
BaseActivity.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
BottomSheetActivity.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
ComposeActivity.java Add hashtag autocompletion, closes #769 (#1001) 2019-01-28 11:04:05 +01:00
EditProfileActivity.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
EmojiPreference.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
FavouritesActivity.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
LicenseActivity.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
ListsActivity.kt Error artwork (#1000) 2019-01-28 19:02:31 +01:00
LoginActivity.kt improve dialog styling 2018-12-17 20:47:42 +01:00
MainActivity.java Ensure that the right account is shown as selected after performing "Open as". #992 (#996) 2019-01-18 18:08:11 +01:00
ModalTimelineActivity.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
PreferencesActivity.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
ReportActivity.java Add pinned status tab (#994) 2019-01-21 08:37:25 +01:00
SavedTootActivity.java Fix typo (#987) 2019-01-14 21:57:22 +01:00
SearchActivity.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
SplashActivity.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
TuskyApplication.java Caching toots (#809) 2019-01-14 22:05:08 +01:00
ViewMediaActivity.kt Ensure that query/fragment/etc. don't get embedded into local filenames (#989) 2019-01-15 20:57:13 +01:00
ViewTagActivity.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
ViewThreadActivity.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00