aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/conversation_list_row.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
* | copy commitsChristian S2015-07-231-5/+7
|\|
| * very subtleDaniel Gultsch2015-07-211-5/+7
| |
* | Merge branch 'development' of https://github.com/siacs/Conversations into ↵Christian S2015-07-141-6/+6
|\| | | | | | | siacs-development
| * renamed colorsDaniel Gultsch2015-07-131-6/+6
| |
* | small avatar modificationsChristian S2015-07-041-1/+3
|/
* fixed regression where the selected conversation wasn't highlighted anymore ↵iNPUTmice2015-04-131-1/+1
| | | | on tabled layout
* Enable end-conversation by swipe gestureBrianBlade2015-04-081-60/+78
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add EnhancedListView library de.timroes.android:EnhancedListView:0.3.4 to enable swipe-out for ListViews Re-enable selectableItemBackground Dont end selectedConversation on swipe Call mConversationFragment.reinit() instead. Add separate undo string for swipe MUC. Add blacklistedConversation for undo swipe Update title_undo_swipe_* strings Fix undo(), rename blacklistedConversation Fix discardUndo(); re-init selectedConversation maintain scroll position after undo clear notification when dismissing a conversation modified / simplified maintain scroll position code simplify handling of selectedConversation change undo_muc string, remove notifyDataSetChanged()
* Make conversations the root projectSam Whited2014-10-221-0/+68