aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/message_received.xml (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-01-04add RTL supportChristian Schneppe1-1/+5
2018-12-14Reduce `minSdkVersion` to 16, fix issues reported by lintChristian Schneppe1-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.
2018-11-07design message borderMartin/Geno1-2/+0
2018-09-28Revert "design: bubbles more curvier, avatar higher radius and no border"Christian Schneppe1-1/+3
This reverts commit 1816092e68584b5794303578b6af6d621ffc58d4. This causes render errors on some devices.
2018-09-14design: bubbles more curvier, avatar higher radius and no borderMartin/Geno1-3/+1
2018-06-03optimized some colors and switched back to square avatarsChristian Schneppe1-1/+1
2018-04-25some theme fixesChristian Schneppe1-2/+3
2018-04-22made all text styleableChristian Schneppe1-4/+4
2018-04-21more theme workingChristian Schneppe1-4/+5
2018-04-01fixed highlighted caption styleChristian Schneppe1-2/+1
2018-04-01use text styles in more placesChristian Schneppe1-12/+10
2018-03-17started to change text style to app compatChristian Schneppe1-1/+0
2017-09-24refactored AudioPlayerChristian Schneppe1-6/+0
2017-09-24removed duplicate code from message bubble layoutsChristian Schneppe1-33/+1
2017-03-17increase image views a bitChristian Schneppe1-2/+2
2017-03-17change avatar images to circlesChristian Schneppe1-1/+1
2017-03-17add new Emoji libraryChristian Schneppe1-2/+1
2017-03-14set background to messages in layoutChristian Schneppe1-1/+2
2017-02-19add date bubble in chatlistChristian Schneppe1-3/+1
fixes #104
2017-02-10changed message bubbles from PNG to XMLChristian Schneppe1-8/+9
2016-11-19reformat codeChristian Schneppe1-9/+9
2016-10-26Remove spans on copying or pasting a textChristian Schneppe1-1/+1
2016-10-18don't trigger context menu in message adapter manuallyChristian Schneppe1-0/+3
2016-09-09add new emoji libraryChristian Schneppe1-1/+3
2016-09-08implement emojicon libraryChristian Schneppe1-1/+1
2016-08-04modified download button a bitChristian Schneppe1-8/+0
2016-08-02add icons to files/locations in chat viewChristian Schneppe1-0/+7
2016-05-28only rendering first 5k chars of each messageDaniel Gultsch1-1/+0
2016-05-21some little layout changesChristian Schneppe1-1/+3
2016-05-20changed colors to standard from @color and add border to imagesChristian Schneppe1-2/+3
2016-05-16cap messages after 256 lines in UIDaniel Gultsch1-0/+1
2016-05-14little layout improvementsChristian Schneppe1-1/+1
2016-05-13changed some colors to match blue themeChristian Schneppe1-6/+4
2016-05-05blue themeMatthias Rieber1-4/+4
2016-05-05added audio playerChristian S1-0/+6
2016-04-16also show sent/received images with rounded cornersChristian S1-1/+2
2016-04-16make image corners more roundedChristian S1-1/+1
2016-03-19add border to roundedimageviewChristian S1-2/+2
2016-02-15basic support for XEP-0308: Last Message Correction. fixes #864Daniel Gultsch1-1/+11
2015-10-29load avatars in message adapter in background taskDaniel Gultsch1-2/+2
2015-10-28show encryption type in warned/red messagesDaniel Gultsch1-0/+11
2015-08-05changed text selection colorDaniel Gultsch1-0/+1
2015-07-30fixed some colors in message adapterDaniel Gultsch1-1/+0
2015-07-23added border around avatars in chat viewChristian S1-0/+2
2015-07-23removed old layout partsChristian S1-14/+0
2015-07-21very subtleDaniel Gultsch1-9/+11
2015-07-20changed sizes of avatars and padding in new message bubblesDaniel Gultsch1-10/+11
2015-07-20changed message bubble appearanceRaphael Pohl1-28/+27
2015-07-16fixed some ux glitches in editaccountDaniel Gultsch1-1/+0
2015-07-13renamed colorsDaniel Gultsch1-4/+4