Husky/app/src/main/java/com/keylesspalace/tusky
Levi Bard 690e612f8b Media description improvements (#898)
* Enforce 420-character limit on media descriptions in the UI

* Persist media descriptions with drafts

* Defer media description update until after upload finishes

* Make description field 2 lines for better visibility of hint text

* Reuse Gson instance

* Force retranslation of modified string "hint_describe_for_visually_impaired"

* Add bounds check when reading serialized media descriptions
2018-11-11 19:25:45 +01:00
..
adapter Filter emoji where "visible_in_picker" is set to false. (#907) 2018-11-04 10:51:31 +01:00
appstore add possibility to change profile fields, refactor (#751) 2018-08-15 20:47:09 +02:00
db Media description improvements (#898) 2018-11-11 19:25:45 +01:00
di Refactor media views (#866) 2018-10-15 19:56:11 +02:00
entity Do not show "Pin" in "more" menu of direct status. (#909) 2018-11-06 18:10:07 +01:00
fragment Do not show "Pin" in "more" menu of direct status. (#909) 2018-11-06 18:10:07 +01:00
interfaces Add support for collapsible statuses when they exceed 500 characters (#825) 2018-09-19 19:51:20 +02:00
json remove old emoji shortcodes 2017-10-19 15:54:08 +02:00
network Add ability to pin/unpin statuses (#872) 2018-10-03 21:27:52 +02:00
pager Refactor media views (#866) 2018-10-15 19:56:11 +02:00
receiver Media description improvements (#898) 2018-11-11 19:25:45 +01:00
service Media description improvements (#898) 2018-11-11 19:25:45 +01:00
util Media description improvements (#898) 2018-11-11 19:25:45 +01:00
view update targetSdkVersion to 28 (#842) 2018-09-16 19:23:32 +02:00
viewdata On android 6.0, filter 0x00ad (unicode soft hyphen) from statuses (#884) 2018-10-15 19:47:10 +02:00
viewmodel Enable sharing media directly from Tusky (#852) 2018-10-01 11:50:17 +02:00
AboutActivity.kt improve activity slide in/out handling 2018-07-31 21:25:25 +02:00
AccountActivity.kt Show "remote profile" message. (#873) 2018-10-03 21:53:31 +02:00
AccountListActivity.java Add Dagger (#554) 2018-03-27 19:47:00 +02:00
BaseActivity.java Refactor media views (#866) 2018-10-15 19:56:11 +02:00
BottomSheetActivity.kt improve activity slide in/out handling 2018-07-31 21:25:25 +02:00
ComposeActivity.java Media description improvements (#898) 2018-11-11 19:25:45 +01:00
EditProfileActivity.kt update media limits for Mastodon 2.5 2018-09-10 10:00:06 +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 improve activity slide in/out handling 2018-07-31 21:25:25 +02:00
LoginActivity.kt fix RecentlyNonNull/Nullable warnings 2018-09-22 21:11:18 +02:00
MainActivity.java Enable sharing media directly from Tusky (#852) 2018-10-01 11:50:17 +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 Annotate on same line. 2018-08-17 10:21:55 +09:00
ReportActivity.java fix the activity transitions (again 🙄) 2018-08-07 23:08:53 +02:00
SavedTootActivity.java Media description improvements (#898) 2018-11-11 19:25:45 +01: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 Media description improvements (#898) 2018-11-11 19:25:45 +01:00
ViewMediaActivity.kt Add menu item to copy media link (#895) 2018-11-01 15:13:37 +01: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