chinwag-android/app/src/main/java/com/keylesspalace/tusky/components
Karmanyaah Malhotra cbc5077b1f
UnifiedPush: FEATURE_BYTES_MESSAGE distributors (#2581)
Only use distributors which are compatible with FEATURE_BYTES_MESSAGE
This is because Mastodon sends notifications that are arbritary bytes,
not UTF-8. This causes issues in older versions of UnifiedPush
distributors and providers that don't support FEATURE_BYTES_MESSAGE
2022-06-09 20:03:27 +02:00
..
account Issue 2477: Show account's creation date in Profile. (#2480) 2022-05-17 19:49:42 +02:00
announcements replace kotlin-result-calladapter with networkresult-calladapter (#2569) 2022-05-30 20:03:40 +02:00
compose Use NetworkResult in MediaUploadApi (#2577) 2022-06-06 16:04:33 +02:00
conversation Fix conversations (#2556) 2022-05-30 19:06:14 +02:00
drafts Fix crash when saving redrafted media to drafts (#2502) 2022-05-09 19:39:43 +02:00
instanceinfo replace kotlin-result-calladapter with networkresult-calladapter (#2569) 2022-05-30 20:03:40 +02:00
instancemute Fix toolbar for instance list activity. (#2248) 2021-09-28 19:55:30 +02:00
login replace kotlin-result-calladapter with networkresult-calladapter (#2569) 2022-05-30 20:03:40 +02:00
notifications UnifiedPush: FEATURE_BYTES_MESSAGE distributors (#2581) 2022-06-09 20:03:27 +02:00
preference Fix unintended [mismatched] show-replies preference (with key force-reset) (#2568) 2022-05-29 19:21:33 +02:00
report Improve time format of posts when using absolute time (#2413) 2022-04-18 21:41:18 +02:00
scheduled replace kotlin-result-calladapter with networkresult-calladapter (#2569) 2022-05-30 20:03:40 +02:00
search fix SearchActivity transition animations (#2464) 2022-04-28 20:37:46 +02:00
timeline remove unused member vars from TimelineFragment (#2561) 2022-05-29 19:23:08 +02:00