hoccer / hoccer-talk-spike

Android Client & Backend Software
0 stars 0 forks source link

Unify combined message sending #1224

Open elRadish opened 7 years ago

elRadish commented 7 years ago

Actually, iOS sends messages with one image and text combined in one message while Android splits the messages into one with image and one with message. Android can now display the combined messages (#973), but is still sending messages splitted into two. Should we unify the way? That would cause problems with older clients on Android. They would show the same issue that is described in #973.