aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/fragment_conversation.xml (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-12-14Reduce `minSdkVersion` to 16, fix issues reported by lintChristian Schneppe1-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.
2018-11-07design message borderMartin/Geno1-2/+2
2018-10-01add compatibility for older devicesChristian Schneppe1-0/+5
2018-09-27some color changesChristian Schneppe1-2/+2
2018-09-23show media preview in messagebubble like text messagesChristian Schneppe1-0/+1
2018-09-23preview media before sending them and allow sharing and attaching of ↵Christian Schneppe1-1/+25
multiple files
2018-09-14highlight selected conversation in tablet viewChristian Schneppe1-5/+5
2018-08-30Revert "hide record voice button if keyboard is open"Christian Schneppe1-1/+1
because it crashes during screen rotation. This reverts commit 18cf7c40c27fdd255ed8b71dd49343438982024e.
2018-08-30hide record voice button if keyboard is openChristian Schneppe1-1/+1
2018-08-05add a quick action for voice recordingChristian Schneppe1-2/+14
* is enabled as default * can be disabled in settings
2018-05-03add animationsChristian Schneppe1-2/+2
2018-05-02remove old codeChristian Schneppe1-52/+0
2018-04-24solve fab shadow bug on pre api 19 devicesChristian Schneppe1-2/+4
2018-04-24changed messageinput styleChristian Schneppe1-3/+3
2018-04-23update unreadCountChristian Schneppe1-1/+1
2018-04-22made all text styleableChristian Schneppe1-8/+9
2018-04-22introduced sroll to bottom buttonChristian Schneppe1-4/+27
2018-04-21more theme workingChristian Schneppe1-12/+13
2018-04-01use text styles in more placesChristian Schneppe1-4/+2
2018-03-24switch conversations fragment to data binderChristian Schneppe1-163/+164
2018-02-04implemented message searchChristian Schneppe1-38/+96
fixes #110
2018-01-21show hint on top of chatview while sending private messagesChristian Schneppe1-0/+23
2017-12-23limit height of input field to 6 linesChristian Schneppe1-1/+1
2017-11-24use com.android.support:support-emojiChristian Schneppe1-2/+2
2017-04-18Add content description to send buttonChristian Schneppe1-1/+2
This can be used by screen readers and other accessibility aids.
2017-03-17add new Emoji libraryChristian Schneppe1-2/+2
2016-11-19reformat codeChristian Schneppe1-3/+3
2016-10-18code cleanupChristian Schneppe1-1/+0
2016-09-17some text input modificationsChristian Schneppe1-2/+3
2016-09-15don't change emoji size in edittextChristian Schneppe1-1/+0
2016-09-14show Emojis in EditTextChristian Schneppe1-0/+2
2016-07-29changed package id inside manifest and projectChristian Schneppe1-2/+2
2016-07-02delete old colorChristian Schneppe1-1/+1
2016-05-20changed colors to standard from @color and add border to imagesChristian Schneppe1-3/+3
2016-05-05blue themeMatthias Rieber1-1/+1
2015-11-29little layout improvementsChristian S1-3/+6
2015-11-14changed message background to light yellowChristian S1-3/+5
2015-07-20changed sizes of avatars and padding in new message bubblesDaniel Gultsch1-3/+0
2015-07-20changed message bubble appearanceRaphael Pohl1-1/+4
2015-07-13renamed colorsDaniel Gultsch1-7/+7
2015-05-02replace send button with quick action button as long as no text has been enteredDaniel Gultsch1-1/+1
2014-10-22Make conversations the root projectSam Whited1-0/+0