aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/message_content.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* introduced type private_file_message to handle attachments in PMsChristian Schneppe2019-05-031-14/+14
|
* improve RichPreviewChristian Schneppe2019-02-201-1/+2
|
* show web link previews in chatChristian Schneppe2019-02-091-0/+5
| | | | fixes #113
* add preference to play gif files automatically in chat viewChristian Schneppe2019-01-041-0/+13
| | | | fixes #170 and #236
* Reduce `minSdkVersion` to 16, fix issues reported by lintChristian Schneppe2018-12-141-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.
* design message borderMartin/Geno2018-11-071-2/+0
|
* Revert "design: bubbles more curvier, avatar higher radius and no border"Christian Schneppe2018-09-281-0/+2
| | | | | This reverts commit 1816092e68584b5794303578b6af6d621ffc58d4. This causes render errors on some devices.
* design: bubbles more curvier, avatar higher radius and no borderMartin/Geno2018-09-141-2/+0
|
* optimized some colors and switched back to square avatarsChristian Schneppe2018-06-031-1/+1
|
* more theme workingChristian Schneppe2018-04-211-3/+3
|
* use text styles in more placesChristian Schneppe2018-04-011-62/+57
|
* change image button backgroundChristian Schneppe2018-03-161-1/+1
|
* use com.android.support:support-emojiChristian Schneppe2017-11-241-2/+1
|
* limit audio player width on small screensChristian Schneppe2017-10-061-1/+1
|
* refactored AudioPlayerChristian Schneppe2017-09-241-0/+36
|
* removed duplicate code from message bubble layoutsChristian Schneppe2017-09-241-0/+38