aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/message_received.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Reduce `minSdkVersion` to 16, fix issues reported by lintChristian Schneppe2018-12-141-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.
* design message borderMartin/Geno2018-11-071-2/+0
|
* Revert "design: bubbles more curvier, avatar higher radius and no border"Christian Schneppe2018-09-281-1/+3
| | | | | This reverts commit 1816092e68584b5794303578b6af6d621ffc58d4. This causes render errors on some devices.
* design: bubbles more curvier, avatar higher radius and no borderMartin/Geno2018-09-141-3/+1
|
* optimized some colors and switched back to square avatarsChristian Schneppe2018-06-031-1/+1
|
* some theme fixesChristian Schneppe2018-04-251-2/+3
|
* made all text styleableChristian Schneppe2018-04-221-4/+4
|
* more theme workingChristian Schneppe2018-04-211-4/+5
|
* fixed highlighted caption styleChristian Schneppe2018-04-011-2/+1
|
* use text styles in more placesChristian Schneppe2018-04-011-12/+10
|
* started to change text style to app compatChristian Schneppe2018-03-171-1/+0
|
* refactored AudioPlayerChristian Schneppe2017-09-241-6/+0
|
* removed duplicate code from message bubble layoutsChristian Schneppe2017-09-241-33/+1
|
* increase image views a bitChristian Schneppe2017-03-171-2/+2
|
* change avatar images to circlesChristian Schneppe2017-03-171-1/+1
|
* add new Emoji libraryChristian Schneppe2017-03-171-2/+1
|
* set background to messages in layoutChristian Schneppe2017-03-141-1/+2
|
* add date bubble in chatlistChristian Schneppe2017-02-191-3/+1
| | | | fixes #104
* changed message bubbles from PNG to XMLChristian Schneppe2017-02-101-8/+9
|
* reformat codeChristian Schneppe2016-11-191-9/+9
|
* Remove spans on copying or pasting a textChristian Schneppe2016-10-261-1/+1
|
* don't trigger context menu in message adapter manuallyChristian Schneppe2016-10-181-0/+3
|
* add new emoji libraryChristian Schneppe2016-09-091-1/+3
|
* implement emojicon libraryChristian Schneppe2016-09-081-1/+1
|
* modified download button a bitChristian Schneppe2016-08-041-8/+0
|
* add icons to files/locations in chat viewChristian Schneppe2016-08-021-0/+7
|
* Merge remote-tracking branch 'refs/remotes/siacs/master'Christian Schneppe2016-05-291-1/+0
|\
| * only rendering first 5k chars of each messageDaniel Gultsch2016-05-281-1/+0
| |
* | some little layout changesChristian Schneppe2016-05-211-1/+3
| |
* | Merge remote-tracking branch 'refs/remotes/siacs/master'Christian Schneppe2016-05-201-0/+1
|\|
| * cap messages after 256 lines in UIDaniel Gultsch2016-05-161-0/+1
| |
* | changed colors to standard from @color and add border to imagesChristian Schneppe2016-05-201-2/+3
| |
* | little layout improvementsChristian Schneppe2016-05-141-1/+1
| |
* | changed some colors to match blue themeChristian Schneppe2016-05-131-6/+4
| |
* | blue themeMatthias Rieber2016-05-051-4/+4
| |
* | added audio playerChristian S2016-05-051-0/+6
| |
* | also show sent/received images with rounded cornersChristian S2016-04-161-1/+2
| |
* | make image corners more roundedChristian S2016-04-161-1/+1
| |
* | add border to roundedimageviewChristian S2016-03-191-2/+2
| |
* | Merge branch 'siacs/master' into developmentChristian S2016-02-201-1/+11
|\|
| * basic support for XEP-0308: Last Message Correction. fixes #864Daniel Gultsch2016-02-151-1/+11
| |
* | Merge remote-tracking branch 'siacs/master' into developmentChristian S2015-10-311-2/+13
|\|
| * load avatars in message adapter in background taskDaniel Gultsch2015-10-291-2/+2
| |
| * show encryption type in warned/red messagesDaniel Gultsch2015-10-281-0/+11
| |
* | copy commitsChristian S2015-08-081-0/+1
|\|
| * changed text selection colorDaniel Gultsch2015-08-051-0/+1
| |
* | copy commitsChristian S2015-08-021-1/+0
|\|
| * fixed some colors in message adapterDaniel Gultsch2015-07-301-1/+0
| |
* | added border around avatars in chat viewChristian S2015-07-231-0/+2
| |
* | removed old layout partsChristian S2015-07-231-14/+0
| |