chinwag-android/app/src/main/java/com/keylesspalace/tusky
Konrad Pozniak 8c6ccf4261
fix notification message formatting when username is not at the beginning of the message (#2522)
* fix notification message formatting when username is not at the beginning of the message

* search for placeholder in format string
2022-05-13 22:00:30 +02:00
..
adapter fix notification message formatting when username is not at the beginning of the message (#2522) 2022-05-13 22:00:30 +02:00
appstore
components fix deleting media attachments removing the wrong ones (#2517) 2022-05-12 18:21:43 +02:00
db Unbreak link previews in timelines (#2506) 2022-05-05 18:27:05 +02:00
di Unbreak link previews in timelines (#2506) 2022-05-05 18:27:05 +02:00
entity Remove Identity Proof Support (#2456) 2022-04-27 19:58:39 +02:00
fragment fix unparsed html when sharing status content (#2491) 2022-05-03 19:13:13 +02:00
interfaces fix SearchActivity transition animations (#2464) 2022-04-28 20:37:46 +02:00
json move Html parsing to ViewData (#2414) 2022-04-15 13:20:27 +02:00
network increase timeout for media uploads (#2489) 2022-05-01 17:16:22 +02:00
pager
receiver Check if media processing finished before sending status (#2458) 2022-04-28 20:37:31 +02:00
service Check if media processing finished before sending status (#2458) 2022-04-28 20:37:31 +02:00
settings New emoji picker (#2395) 2022-04-26 18:50:58 +02:00
util Remove code to check the server version (#2469) 2022-04-29 18:35:25 +02:00
view
viewdata move Html parsing to ViewData (#2414) 2022-04-15 13:20:27 +02:00
viewmodel
AboutActivity.kt
AccountListActivity.kt
AccountsInListFragment.kt
BaseActivity.java
BottomSheetActivity.kt
EditProfileActivity.kt
FiltersActivity.kt
LicenseActivity.kt
ListsActivity.kt
MainActivity.kt fix currently logged in profiles not being visible in main drawer when offline (#2516) 2022-05-12 18:21:33 +02:00
SplashActivity.kt
StatusListActivity.kt
TabData.kt
TabPreferenceActivity.kt
TuskyApplication.kt New emoji picker (#2395) 2022-04-26 18:50:58 +02:00
ViewMediaActivity.kt upgrade ktlint gradle plugin to 10.2.1 (#2435) 2022-04-16 09:45:45 +02:00
ViewThreadActivity.java