Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | small UI changes | Christian Schneppe | 2019-05-04 | 1 | -33/+4 |
| | |||||
* | introduced type private_file_message to handle attachments in PMs | Christian Schneppe | 2019-05-03 | 1 | -1/+1 |
| | |||||
* | fixed ui glitch when displaying PM hint over attachments | Christian Schneppe | 2019-05-03 | 1 | -16/+12 |
| | |||||
* | put PM hint above edittext | Christian Schneppe | 2019-05-03 | 1 | -21/+41 |
| | |||||
* | add RTL support | Christian Schneppe | 2019-01-04 | 1 | -0/+8 |
| | |||||
* | Reduce `minSdkVersion` to 16, fix issues reported by lint | Christian Schneppe | 2018-12-14 | 1 | -22/+25 |
| | | | | | | | | | 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/+2 |
| | |||||
* | add compatibility for older devices | Christian Schneppe | 2018-10-01 | 1 | -0/+5 |
| | |||||
* | some color changes | Christian Schneppe | 2018-09-27 | 1 | -2/+2 |
| | |||||
* | show media preview in messagebubble like text messages | Christian Schneppe | 2018-09-23 | 1 | -0/+1 |
| | |||||
* | preview media before sending them and allow sharing and attaching of ↵ | Christian Schneppe | 2018-09-23 | 1 | -1/+25 |
| | | | | multiple files | ||||
* | highlight selected conversation in tablet view | Christian Schneppe | 2018-09-14 | 1 | -5/+5 |
| | |||||
* | Revert "hide record voice button if keyboard is open" | Christian Schneppe | 2018-08-30 | 1 | -1/+1 |
| | | | | | | because it crashes during screen rotation. This reverts commit 18cf7c40c27fdd255ed8b71dd49343438982024e. | ||||
* | hide record voice button if keyboard is open | Christian Schneppe | 2018-08-30 | 1 | -1/+1 |
| | |||||
* | add a quick action for voice recording | Christian Schneppe | 2018-08-05 | 1 | -2/+14 |
| | | | | | * is enabled as default * can be disabled in settings | ||||
* | add animations | Christian Schneppe | 2018-05-03 | 1 | -2/+2 |
| | |||||
* | remove old code | Christian Schneppe | 2018-05-02 | 1 | -52/+0 |
| | |||||
* | solve fab shadow bug on pre api 19 devices | Christian Schneppe | 2018-04-24 | 1 | -2/+4 |
| | |||||
* | changed messageinput style | Christian Schneppe | 2018-04-24 | 1 | -3/+3 |
| | |||||
* | update unreadCount | Christian Schneppe | 2018-04-23 | 1 | -1/+1 |
| | |||||
* | made all text styleable | Christian Schneppe | 2018-04-22 | 1 | -8/+9 |
| | |||||
* | introduced sroll to bottom button | Christian Schneppe | 2018-04-22 | 1 | -4/+27 |
| | |||||
* | more theme working | Christian Schneppe | 2018-04-21 | 1 | -12/+13 |
| | |||||
* | use text styles in more places | Christian Schneppe | 2018-04-01 | 1 | -4/+2 |
| | |||||
* | switch conversations fragment to data binder | Christian Schneppe | 2018-03-24 | 1 | -163/+164 |
| | |||||
* | implemented message search | Christian Schneppe | 2018-02-04 | 1 | -38/+96 |
| | | | | fixes #110 | ||||
* | show hint on top of chatview while sending private messages | Christian Schneppe | 2018-01-21 | 1 | -0/+23 |
| | |||||
* | limit height of input field to 6 lines | Christian Schneppe | 2017-12-23 | 1 | -1/+1 |
| | |||||
* | use com.android.support:support-emoji | Christian Schneppe | 2017-11-24 | 1 | -2/+2 |
| | |||||
* | Add content description to send button | Christian Schneppe | 2017-04-18 | 1 | -1/+2 |
| | | | | This can be used by screen readers and other accessibility aids. | ||||
* | add new Emoji library | Christian Schneppe | 2017-03-17 | 1 | -2/+2 |
| | |||||
* | reformat code | Christian Schneppe | 2016-11-19 | 1 | -3/+3 |
| | |||||
* | code cleanup | Christian Schneppe | 2016-10-18 | 1 | -1/+0 |
| | |||||
* | some text input modifications | Christian Schneppe | 2016-09-17 | 1 | -2/+3 |
| | |||||
* | don't change emoji size in edittext | Christian Schneppe | 2016-09-15 | 1 | -1/+0 |
| | |||||
* | show Emojis in EditText | Christian Schneppe | 2016-09-14 | 1 | -0/+2 |
| | |||||
* | changed package id inside manifest and project | Christian Schneppe | 2016-07-29 | 1 | -2/+2 |
| | |||||
* | delete old color | Christian Schneppe | 2016-07-02 | 1 | -1/+1 |
| | |||||
* | changed colors to standard from @color and add border to images | Christian Schneppe | 2016-05-20 | 1 | -3/+3 |
| | |||||
* | blue theme | Matthias Rieber | 2016-05-05 | 1 | -1/+1 |
| | |||||
* | little layout improvements | Christian S | 2015-11-29 | 1 | -3/+6 |
| | |||||
* | changed message background to light yellow | Christian S | 2015-11-14 | 1 | -3/+5 |
| | |||||
* | changed sizes of avatars and padding in new message bubbles | Daniel Gultsch | 2015-07-20 | 1 | -3/+0 |
| | |||||
* | changed message bubble appearance | Raphael Pohl | 2015-07-20 | 1 | -1/+4 |
| | |||||
* | renamed colors | Daniel Gultsch | 2015-07-13 | 1 | -7/+7 |
| | |||||
* | replace send button with quick action button as long as no text has been entered | Daniel Gultsch | 2015-05-02 | 1 | -1/+1 |
| | |||||
* | Make conversations the root project | Sam Whited | 2014-10-22 | 1 | -0/+102 |