aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/conversation_list_row.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* show own account in chatlist/contacts/conferences if you are in multi account...Christian Schneppe2019-06-201-0/+12
* migrate conversation list row to binderChristian Schneppe2019-01-271-160/+166
* add RTL supportChristian Schneppe2019-01-041-1/+5
* Reduce `minSdkVersion` to 16, fix issues reported by lintChristian Schneppe2018-12-141-5/+23
* design message borderMartin/Geno2018-11-071-2/+0
* show failed file messages count in chatlist correctlyChristian Schneppe2018-10-021-1/+1
* Revert "design: bubbles more curvier, avatar higher radius and no border"Christian Schneppe2018-09-281-0/+2
* Merge branch 'master' into bubble-into-avatarChristian Schneppe2018-09-271-2/+2
|\
| * slighten darken some more backgrounds in dark themeChristian Schneppe2018-09-141-1/+1
| * highlight selected conversation in tablet viewChristian Schneppe2018-09-141-1/+1
* | design: bubbles more curvier, avatar higher radius and no borderMartin/Geno2018-09-141-2/+0
|/
* optimized some colors and switched back to square avatarsChristian Schneppe2018-06-031-2/+1
* fixed regression of not highlighting current conversation in overviewChristian Schneppe2018-05-031-0/+1
* migrate the RecyclerViewChristian Schneppe2018-04-241-6/+0
* update unreadCountChristian Schneppe2018-04-231-18/+10
* made all text styleableChristian Schneppe2018-04-221-6/+5
* more theme workingChristian Schneppe2018-04-211-4/+5
* show message draft in conversation overviewChristian Schneppe2018-04-081-0/+1
* updated manage account activity to new colorsChristian Schneppe2018-03-311-3/+1
* change font size in conversation overviewChristian Schneppe2018-03-291-29/+28
* change image button backgroundChristian Schneppe2018-03-161-1/+1
* ConversationsAdapter: Do not show image preview. Show pictogram insteadChristian Schneppe2017-12-101-11/+0
* use com.android.support:support-emojiChristian Schneppe2017-11-241-2/+2
* Show Drawable if Location/File/VoiceChristian Schneppe2017-11-211-6/+11
* show received/read markers in chatlistChristian Schneppe2017-03-261-11/+41
* increase image views a bitChristian Schneppe2017-03-171-1/+1
* change avatar images to circlesChristian Schneppe2017-03-171-1/+1
* add new Emoji libraryChristian Schneppe2017-03-171-2/+2
* fix textoverlayChristian Schneppe2017-03-091-8/+9
* Adds a message sender label in each conversation for text messagesChristian Schneppe2017-03-091-0/+13
* make notification icon size depend on 'Large Text' settingChristian Schneppe2017-03-041-2/+4
* changed message bubbles from PNG to XMLChristian Schneppe2017-02-101-2/+2
* show number of failed uploads in chat list in red bubblesChristian Schneppe2017-02-081-5/+21
* show unread count in small rectangles instead of circlesChristian Schneppe2017-01-311-1/+1
* reworked videocompressionChristian Schneppe2017-01-251-1/+0
* show unread messages per conversation in chat listChristian Schneppe2016-12-281-1/+18
* reformat codeChristian Schneppe2016-11-191-17/+19
* add new emoji libraryChristian Schneppe2016-09-091-2/+2
* implement emojicon libraryChristian Schneppe2016-09-081-2/+2
* show videopreview also in chatlistChristian Schneppe2016-05-211-2/+3
* make image corners more roundedChristian S2016-04-161-2/+2
* add border to roundedimageviewChristian S2016-03-201-1/+2
* add border to roundedimageviewChristian S2016-03-191-0/+2
* Merge branch 'siacs/master' into developmentChristian S2016-01-131-2/+2
|\
| * use match_parent as height in conversations overviewDaniel Gultsch2016-01-121-2/+2
* | Merge branch 'siacs/master' into developmentChristian S2016-01-101-78/+99
|\|
| * show icon in conversations overview when notifications are disabledDaniel Gultsch2016-01-081-76/+97
* | copy commitsChristian S2015-08-291-1/+1
|\|
| * use dedicated colors for primary and primary_darkDaniel Gultsch2015-08-261-1/+1
* | some little image preview changesChristian S2015-08-191-1/+1