Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improve RichPreview | Christian Schneppe | 2019-02-20 | 1 | -1/+2 |
| | |||||
* | show web link previews in chat | Christian Schneppe | 2019-02-09 | 1 | -0/+5 |
| | | | | fixes #113 | ||||
* | add preference to play gif files automatically in chat view | Christian Schneppe | 2019-01-04 | 1 | -0/+13 |
| | | | | fixes #170 and #236 | ||||
* | Reduce `minSdkVersion` to 16, fix issues reported by lint | Christian Schneppe | 2018-12-14 | 1 | -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 border | Martin/Geno | 2018-11-07 | 1 | -2/+0 |
| | |||||
* | Revert "design: bubbles more curvier, avatar higher radius and no border" | Christian Schneppe | 2018-09-28 | 1 | -0/+2 |
| | | | | | This reverts commit 1816092e68584b5794303578b6af6d621ffc58d4. This causes render errors on some devices. | ||||
* | design: bubbles more curvier, avatar higher radius and no border | Martin/Geno | 2018-09-14 | 1 | -2/+0 |
| | |||||
* | optimized some colors and switched back to square avatars | Christian Schneppe | 2018-06-03 | 1 | -1/+1 |
| | |||||
* | more theme working | Christian Schneppe | 2018-04-21 | 1 | -3/+3 |
| | |||||
* | use text styles in more places | Christian Schneppe | 2018-04-01 | 1 | -62/+57 |
| | |||||
* | change image button background | Christian Schneppe | 2018-03-16 | 1 | -1/+1 |
| | |||||
* | use com.android.support:support-emoji | Christian Schneppe | 2017-11-24 | 1 | -2/+1 |
| | |||||
* | limit audio player width on small screens | Christian Schneppe | 2017-10-06 | 1 | -1/+1 |
| | |||||
* | refactored AudioPlayer | Christian Schneppe | 2017-09-24 | 1 | -0/+36 |
| | |||||
* | removed duplicate code from message bubble layouts | Christian Schneppe | 2017-09-24 | 1 | -0/+38 |