Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reduce `minSdkVersion` to 16, fix issues reported by lint | Christian Schneppe | 2018-12-14 | 1 | -2/+7 |
| | | | | | | | | | 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 | -1/+3 |
| | | | | | 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 | -3/+1 |
| | |||||
* | optimized some colors and switched back to square avatars | Christian Schneppe | 2018-06-03 | 1 | -1/+1 |
| | |||||
* | some theme fixes | Christian Schneppe | 2018-04-25 | 1 | -2/+3 |
| | |||||
* | made all text styleable | Christian Schneppe | 2018-04-22 | 1 | -4/+4 |
| | |||||
* | more theme working | Christian Schneppe | 2018-04-21 | 1 | -4/+5 |
| | |||||
* | fixed highlighted caption style | Christian Schneppe | 2018-04-01 | 1 | -2/+1 |
| | |||||
* | use text styles in more places | Christian Schneppe | 2018-04-01 | 1 | -12/+10 |
| | |||||
* | started to change text style to app compat | Christian Schneppe | 2018-03-17 | 1 | -1/+0 |
| | |||||
* | refactored AudioPlayer | Christian Schneppe | 2017-09-24 | 1 | -6/+0 |
| | |||||
* | removed duplicate code from message bubble layouts | Christian Schneppe | 2017-09-24 | 1 | -33/+1 |
| | |||||
* | increase image views a bit | Christian Schneppe | 2017-03-17 | 1 | -2/+2 |
| | |||||
* | change avatar images to circles | Christian Schneppe | 2017-03-17 | 1 | -1/+1 |
| | |||||
* | add new Emoji library | Christian Schneppe | 2017-03-17 | 1 | -2/+1 |
| | |||||
* | set background to messages in layout | Christian Schneppe | 2017-03-14 | 1 | -1/+2 |
| | |||||
* | add date bubble in chatlist | Christian Schneppe | 2017-02-19 | 1 | -3/+1 |
| | | | | fixes #104 | ||||
* | changed message bubbles from PNG to XML | Christian Schneppe | 2017-02-10 | 1 | -8/+9 |
| | |||||
* | reformat code | Christian Schneppe | 2016-11-19 | 1 | -9/+9 |
| | |||||
* | Remove spans on copying or pasting a text | Christian Schneppe | 2016-10-26 | 1 | -1/+1 |
| | |||||
* | don't trigger context menu in message adapter manually | Christian Schneppe | 2016-10-18 | 1 | -0/+3 |
| | |||||
* | add new emoji library | Christian Schneppe | 2016-09-09 | 1 | -1/+3 |
| | |||||
* | implement emojicon library | Christian Schneppe | 2016-09-08 | 1 | -1/+1 |
| | |||||
* | modified download button a bit | Christian Schneppe | 2016-08-04 | 1 | -8/+0 |
| | |||||
* | add icons to files/locations in chat view | Christian Schneppe | 2016-08-02 | 1 | -0/+7 |
| | |||||
* | Merge remote-tracking branch 'refs/remotes/siacs/master' | Christian Schneppe | 2016-05-29 | 1 | -1/+0 |
|\ | |||||
| * | only rendering first 5k chars of each message | Daniel Gultsch | 2016-05-28 | 1 | -1/+0 |
| | | |||||
* | | some little layout changes | Christian Schneppe | 2016-05-21 | 1 | -1/+3 |
| | | |||||
* | | Merge remote-tracking branch 'refs/remotes/siacs/master' | Christian Schneppe | 2016-05-20 | 1 | -0/+1 |
|\| | |||||
| * | cap messages after 256 lines in UI | Daniel Gultsch | 2016-05-16 | 1 | -0/+1 |
| | | |||||
* | | changed colors to standard from @color and add border to images | Christian Schneppe | 2016-05-20 | 1 | -2/+3 |
| | | |||||
* | | little layout improvements | Christian Schneppe | 2016-05-14 | 1 | -1/+1 |
| | | |||||
* | | changed some colors to match blue theme | Christian Schneppe | 2016-05-13 | 1 | -6/+4 |
| | | |||||
* | | blue theme | Matthias Rieber | 2016-05-05 | 1 | -4/+4 |
| | | |||||
* | | added audio player | Christian S | 2016-05-05 | 1 | -0/+6 |
| | | |||||
* | | also show sent/received images with rounded corners | Christian S | 2016-04-16 | 1 | -1/+2 |
| | | |||||
* | | make image corners more rounded | Christian S | 2016-04-16 | 1 | -1/+1 |
| | | |||||
* | | add border to roundedimageview | Christian S | 2016-03-19 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'siacs/master' into development | Christian S | 2016-02-20 | 1 | -1/+11 |
|\| | |||||
| * | basic support for XEP-0308: Last Message Correction. fixes #864 | Daniel Gultsch | 2016-02-15 | 1 | -1/+11 |
| | | |||||
* | | Merge remote-tracking branch 'siacs/master' into development | Christian S | 2015-10-31 | 1 | -2/+13 |
|\| | |||||
| * | load avatars in message adapter in background task | Daniel Gultsch | 2015-10-29 | 1 | -2/+2 |
| | | |||||
| * | show encryption type in warned/red messages | Daniel Gultsch | 2015-10-28 | 1 | -0/+11 |
| | | |||||
* | | copy commits | Christian S | 2015-08-08 | 1 | -0/+1 |
|\| | |||||
| * | changed text selection color | Daniel Gultsch | 2015-08-05 | 1 | -0/+1 |
| | | |||||
* | | copy commits | Christian S | 2015-08-02 | 1 | -1/+0 |
|\| | |||||
| * | fixed some colors in message adapter | Daniel Gultsch | 2015-07-30 | 1 | -1/+0 |
| | | |||||
* | | added border around avatars in chat view | Christian S | 2015-07-23 | 1 | -0/+2 |
| | | |||||
* | | removed old layout parts | Christian S | 2015-07-23 | 1 | -14/+0 |
| | |