Yuito-app-android/app/src/main/java/com/keylesspalace/tusky
Ivan Kupalov 6fcb3cb495 Add image descriptions indicator (#697)
* Add image descriptions indicator. Closes #683

* Add bg for description indicator, change symbol

* Use icon for image description indicator
2018-07-30 15:20:53 +02:00
..
adapter fix custom emojis in mention autocomplete 2018-07-08 14:40:56 +02:00
appstore Add EventHub, add fav, reblog events, improve timelines (#562) 2018-05-27 11:22:12 +03:00
db normalize domains before saving them to database 2018-07-17 22:05:46 +02:00
di improve dependency injection (#723) 2018-07-23 21:59:10 +02:00
entity fix crash on old mastodon instances 2018-07-01 13:34:35 +02:00
fragment fix bug where home timeline was never showing "load more" button (#729) 2018-07-25 21:50:09 +02:00
interfaces cleanup code 2018-06-25 14:49:00 +02:00
json remove old emoji shortcodes 2017-10-19 15:54:08 +02:00
network cleanup code 2018-06-25 14:49:00 +02:00
pager Account activity redesign (#662) 2018-06-18 13:26:18 +02:00
receiver Add EventHub, add fav, reblog events, improve timelines (#562) 2018-05-27 11:22:12 +03:00
service use ACTION_GET_CONTENT for media selection again, fix uri permissions (#695) 2018-06-28 22:22:29 +02:00
util improve dependency injection (#723) 2018-07-23 21:59:10 +02:00
view Add image descriptions indicator (#697) 2018-07-30 15:20:53 +02:00
viewdata improve custom emoji support (#687) 2018-06-24 09:53:23 +02:00
viewmodel fix bug where revoking a follow request was not possible 2018-07-22 14:34:55 +02:00
AboutActivity.kt add License activity (#689) 2018-06-25 13:02:34 +02:00
AccountActivity.kt fix crash when opening profiles with default emojis selected 2018-07-14 21:36:47 +02:00
AccountListActivity.java Add Dagger (#554) 2018-03-27 19:47:00 +02:00
BaseActivity.java Add smaller and larger font options (fix #657) (#660) 2018-06-07 22:19:39 +02:00
BottomSheetActivity.kt Account activity redesign (#662) 2018-06-18 13:26:18 +02:00
ComposeActivity.java Add image descriptions indicator (#697) 2018-07-30 15:20:53 +02:00
EditProfileActivity.kt Improve media resizing (#722) 2018-07-23 21:55:09 +02:00
EmojiPreference.java fix the emoji selection dialog 2018-06-25 16:23:43 +02:00
FavouritesActivity.java 1.8 fixes (#637) 2018-05-08 19:15:10 +02:00
LicenseActivity.kt add License activity (#689) 2018-06-25 13:02:34 +02:00
ListsActivity.kt Add Dagger (#554) 2018-03-27 19:47:00 +02:00
LoginActivity.kt Dependency injection improvement (#596) 2018-04-22 17:20:01 +02:00
MainActivity.java improve dependency injection (#723) 2018-07-23 21:59:10 +02:00
ModalTimelineActivity.kt fix some lint warnings, use kotlin view imports in ModalTimeLineActivity 2018-07-23 15:18:33 +02:00
NotificationPullJobCreator.java fix #650 notifications alerting multiple times 2018-06-25 14:08:36 +02:00
PreferencesActivity.java Dependency injection improvement (#596) 2018-04-22 17:20:01 +02:00
ReportActivity.java Account activity redesign (#662) 2018-06-18 13:26:18 +02:00
SavedTootActivity.java Add EventHub, add fav, reblog events, improve timelines (#562) 2018-05-27 11:22:12 +03:00
SearchActivity.java 1.8 fixes (#637) 2018-05-08 19:15:10 +02:00
SplashActivity.kt remove unneeded notification channel 2018-05-08 22:36:04 +02:00
TuskyApplication.java improve dependency injection (#723) 2018-07-23 21:59:10 +02:00
ViewMediaActivity.java Show image descriptions in gallery (#630) 2018-05-10 20:13:25 +02:00
ViewTagActivity.java 1.8 fixes (#637) 2018-05-08 19:15:10 +02:00
ViewThreadActivity.java fix crash in ViewThreadFragment 2018-07-07 12:09:15 +02:00
ViewVideoActivity.java cleanup code, remove some unneeded files 2017-10-18 00:20:50 +02:00