aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/fragment_conversation.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add compatibility for older devicesChristian Schneppe2018-10-011-0/+5
|
* some color changesChristian Schneppe2018-09-271-2/+2
|
* show media preview in messagebubble like text messagesChristian Schneppe2018-09-231-0/+1
|
* preview media before sending them and allow sharing and attaching of ↵Christian Schneppe2018-09-231-1/+25
| | | | multiple files
* highlight selected conversation in tablet viewChristian Schneppe2018-09-141-5/+5
|
* Revert "hide record voice button if keyboard is open"Christian Schneppe2018-08-301-1/+1
| | | | | | because it crashes during screen rotation. This reverts commit 18cf7c40c27fdd255ed8b71dd49343438982024e.
* hide record voice button if keyboard is openChristian Schneppe2018-08-301-1/+1
|
* add a quick action for voice recordingChristian Schneppe2018-08-051-2/+14
| | | | | * is enabled as default * can be disabled in settings
* add animationsChristian Schneppe2018-05-031-2/+2
|
* remove old codeChristian Schneppe2018-05-021-52/+0
|
* solve fab shadow bug on pre api 19 devicesChristian Schneppe2018-04-241-2/+4
|
* changed messageinput styleChristian Schneppe2018-04-241-3/+3
|
* update unreadCountChristian Schneppe2018-04-231-1/+1
|
* made all text styleableChristian Schneppe2018-04-221-8/+9
|
* introduced sroll to bottom buttonChristian Schneppe2018-04-221-4/+27
|
* more theme workingChristian Schneppe2018-04-211-12/+13
|
* use text styles in more placesChristian Schneppe2018-04-011-4/+2
|
* switch conversations fragment to data binderChristian Schneppe2018-03-241-163/+164
|
* implemented message searchChristian Schneppe2018-02-041-38/+96
| | | | fixes #110
* show hint on top of chatview while sending private messagesChristian Schneppe2018-01-211-0/+23
|
* limit height of input field to 6 linesChristian Schneppe2017-12-231-1/+1
|
* use com.android.support:support-emojiChristian Schneppe2017-11-241-2/+2
|
* Add content description to send buttonChristian Schneppe2017-04-181-1/+2
| | | | This can be used by screen readers and other accessibility aids.
* add new Emoji libraryChristian Schneppe2017-03-171-2/+2
|
* reformat codeChristian Schneppe2016-11-191-3/+3
|
* code cleanupChristian Schneppe2016-10-181-1/+0
|
* some text input modificationsChristian Schneppe2016-09-171-2/+3
|
* don't change emoji size in edittextChristian Schneppe2016-09-151-1/+0
|
* show Emojis in EditTextChristian Schneppe2016-09-141-0/+2
|
* changed package id inside manifest and projectChristian Schneppe2016-07-291-2/+2
|
* delete old colorChristian Schneppe2016-07-021-1/+1
|
* changed colors to standard from @color and add border to imagesChristian Schneppe2016-05-201-3/+3
|
* blue themeMatthias Rieber2016-05-051-1/+1
|
* little layout improvementsChristian S2015-11-291-3/+6
|
* changed message background to light yellowChristian S2015-11-141-3/+5
|
* changed sizes of avatars and padding in new message bubblesDaniel Gultsch2015-07-201-3/+0
|
* changed message bubble appearanceRaphael Pohl2015-07-201-1/+4
|
* renamed colorsDaniel Gultsch2015-07-131-7/+7
|
* replace send button with quick action button as long as no text has been enteredDaniel Gultsch2015-05-021-1/+1
|
* Make conversations the root projectSam Whited2014-10-221-0/+102