aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/message_content.xml (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-01-04add preference to play gif files automatically in chat viewChristian Schneppe1-0/+13
fixes #170 and #236
2018-12-14Reduce `minSdkVersion` to 16, fix issues reported by lintChristian Schneppe1-3/+5
This further reduces the minimum API level to 16, which should encompass most users stuck on older versions of Android (mainly BlackBerry OS and Jolla users). Several issues reported by code analysis were fixed, mainly around issues with layouts.
2018-11-07design message borderMartin/Geno1-2/+0
2018-09-28Revert "design: bubbles more curvier, avatar higher radius and no border"Christian Schneppe1-0/+2
This reverts commit 1816092e68584b5794303578b6af6d621ffc58d4. This causes render errors on some devices.
2018-09-14design: bubbles more curvier, avatar higher radius and no borderMartin/Geno1-2/+0
2018-06-03optimized some colors and switched back to square avatarsChristian Schneppe1-1/+1
2018-04-21more theme workingChristian Schneppe1-3/+3
2018-04-01use text styles in more placesChristian Schneppe1-62/+57
2018-03-16change image button backgroundChristian Schneppe1-1/+1
2017-11-24use com.android.support:support-emojiChristian Schneppe1-2/+1
2017-10-06limit audio player width on small screensChristian Schneppe1-1/+1
2017-09-24refactored AudioPlayerChristian Schneppe1-0/+36
2017-09-24removed duplicate code from message bubble layoutsChristian Schneppe1-0/+38