Yuito-app-android/app/src/main/java/com/keylesspalace/tusky
Mélanie Chauvel (ariasuni) 1c34d21a23 Display mentions toot hidden (#954)
* WIP: still display mentions when toot content is hidden

* WIP: still display mentions when toot content is hidden (2)

* Still display mentions when toot content is hidden (3)

* Factorize code for setting content and spoiler on a toot

* Factorize condition
2018-12-16 10:30:40 +01:00
..
adapter Display mentions toot hidden (#954) 2018-12-16 10:30:40 +01:00
appstore New settings (#891) 2018-11-12 21:09:39 +01:00
db New settings (#891) 2018-11-12 21:09:39 +01:00
di New settings (#891) 2018-11-12 21:09:39 +01:00
entity add checkmark to verified links and better constraints to account fields (#922) 2018-12-03 11:02:28 +01:00
fragment fix another crash in ViewImageFragment 2018-12-12 19:37:18 +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 New settings (#891) 2018-11-12 21:09:39 +01: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 fix crash when using quick compose tile 2018-12-13 22:29:12 +01:00
util Display mentions toot hidden (#954) 2018-12-16 10:30:40 +01:00
view remove unnecessary compat code (#932) 2018-12-03 11:22:57 +01: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 remove unnecessary compat code (#932) 2018-12-03 11:22:57 +01:00
AccountListActivity.java New settings (#891) 2018-11-12 21:09:39 +01:00
BaseActivity.java New settings (#891) 2018-11-12 21:09:39 +01:00
BottomSheetActivity.kt improve activity slide in/out handling 2018-07-31 21:25:25 +02:00
ComposeActivity.java Fix a lot of easy-to-fix warnings (#957) 2018-12-12 20:28:05 +01:00
EditProfileActivity.kt fix crash in EditProfileActivity 2018-12-06 22:34:36 +01:00
EmojiPreference.java New settings (#891) 2018-11-12 21:09:39 +01: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 remove unnecessary compat code (#932) 2018-12-03 11:22:57 +01:00
LoginActivity.kt fix RecentlyNonNull/Nullable warnings 2018-09-22 21:11:18 +02:00
MainActivity.java close drawer when clicking on own profile and adding account 2018-12-05 22:37:04 +01:00
ModalTimelineActivity.kt fix some lint warnings, use kotlin view imports in ModalTimeLineActivity 2018-07-23 15:18:33 +02:00
PreferencesActivity.kt fix activity restart after theme switch 2018-11-18 12:29:11 +01: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 New settings (#891) 2018-11-12 21:09:39 +01:00
ViewMediaActivity.kt update deps, fix some lint warnings 2018-11-16 13:31:03 +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