Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-11-07 | design message border | Martin/Geno | 1 | -3/+1 | |
2018-09-28 | Revert "design: bubbles more curvier, avatar higher radius and no border" | Christian Schneppe | 1 | -1/+3 | |
This reverts commit 1816092e68584b5794303578b6af6d621ffc58d4. This causes render errors on some devices. | |||||
2018-09-14 | design: bubbles more curvier, avatar higher radius and no border | Martin/Geno | 1 | -3/+1 | |
2018-09-12 | fixed own avatar not being square in message view | Christian Schneppe | 1 | -10/+22 | |
2018-06-03 | optimized some colors and switched back to square avatars | Christian Schneppe | 1 | -1/+1 | |
2018-05-05 | don't use alpha for received/read indicator | Christian Schneppe | 1 | -2/+0 | |
2018-04-25 | some theme fixes | Christian Schneppe | 1 | -0/+3 | |
2018-04-22 | made all text styleable | Christian Schneppe | 1 | -8/+8 | |
2018-04-21 | more theme working | Christian Schneppe | 1 | -4/+5 | |
2018-04-01 | use text styles in more places | Christian Schneppe | 1 | -14/+13 | |
2018-03-17 | started to change text style to app compat | Christian Schneppe | 1 | -1/+0 | |
2017-09-24 | refactored AudioPlayer | Christian Schneppe | 1 | -6/+0 | |
2017-09-24 | removed duplicate code from message bubble layouts | Christian Schneppe | 1 | -33/+1 | |
2017-03-17 | increase image views a bit | Christian Schneppe | 1 | -2/+2 | |
2017-03-17 | change avatar images to circles | Christian Schneppe | 1 | -1/+1 | |
2017-03-17 | add new Emoji library | Christian Schneppe | 1 | -2/+1 | |
2017-03-14 | set background to messages in layout | Christian Schneppe | 1 | -1/+2 | |
2017-02-19 | add date bubble in chatlist | Christian Schneppe | 1 | -5/+4 | |
fixes #104 | |||||
2017-02-10 | changed message bubbles from PNG to XML | Christian Schneppe | 1 | -7/+8 | |
2017-01-31 | fix showing of buttons in chats | Christian Schneppe | 1 | -0/+7 | |
2016-11-19 | reformat code | Christian Schneppe | 1 | -9/+10 | |
2016-10-26 | Remove spans on copying or pasting a text | Christian Schneppe | 1 | -1/+1 | |
2016-10-18 | don't trigger context menu in message adapter manually | Christian Schneppe | 1 | -0/+3 | |
2016-09-09 | add new emoji library | Christian Schneppe | 1 | -1/+3 | |
2016-09-08 | implement emojicon library | Christian Schneppe | 1 | -1/+1 | |
2016-08-04 | modified download button a bit | Christian Schneppe | 1 | -8/+0 | |
2016-08-02 | add icons to files/locations in chat view | Christian Schneppe | 1 | -0/+7 | |
2016-05-28 | only rendering first 5k chars of each message | Daniel Gultsch | 1 | -1/+0 | |
2016-05-21 | some little layout changes | Christian Schneppe | 1 | -1/+3 | |
2016-05-20 | changed colors to standard from @color and add border to images | Christian Schneppe | 1 | -2/+3 | |
2016-05-16 | cap messages after 256 lines in UI | Daniel Gultsch | 1 | -0/+1 | |
2016-05-14 | little layout improvements | Christian Schneppe | 1 | -1/+1 | |
2016-05-13 | changed some colors to match blue theme | Christian Schneppe | 1 | -4/+2 | |
2016-05-05 | blue theme | Matthias Rieber | 1 | -4/+4 | |
2016-05-05 | added audio player | Christian S | 1 | -0/+6 | |
2016-04-16 | also show sent/received images with rounded corners | Christian S | 1 | -1/+2 | |
2016-04-16 | make image corners more rounded | Christian S | 1 | -1/+1 | |
2016-03-19 | add border to roundedimageview | Christian S | 1 | -2/+2 | |
2016-02-15 | basic support for XEP-0308: Last Message Correction. fixes #864 | Daniel Gultsch | 1 | -1/+11 | |
2015-11-29 | little layout improvements | Christian S | 1 | -1/+2 | |
2015-10-29 | load avatars in message adapter in background task | Daniel Gultsch | 1 | -2/+2 | |
2015-10-03 | changed message ticks | Christian S | 1 | -5/+4 | |
2015-09-26 | modified read indicator a bit | Christian S | 1 | -4/+4 | |
2015-09-26 | added blue tick as read indicator | Christian S | 1 | -0/+9 | |
2015-08-05 | changed text selection color | Daniel Gultsch | 1 | -0/+1 | |
2015-07-30 | fixed some colors in message adapter | Daniel Gultsch | 1 | -1/+0 | |
2015-07-23 | added border around avatars in chat view | Christian S | 1 | -1/+2 | |
2015-07-23 | removed old layout parts | Christian S | 1 | -14/+0 | |
2015-07-21 | very subtle | Daniel Gultsch | 1 | -9/+11 | |
2015-07-20 | changed sizes of avatars and padding in new message bubbles | Daniel Gultsch | 1 | -12/+14 | |