aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/fragment_conversations_overview.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* migrate to AndroidXChristian Schneppe2019-09-201-4/+4
|
* add RTL supportChristian Schneppe2019-01-041-2/+2
|
* added scrollbars to conversation overviewChristian Schneppe2018-04-291-0/+1
|
* migrate the RecyclerViewChristian Schneppe2018-04-241-5/+5
|
* more theme workingChristian Schneppe2018-04-211-2/+2
|
* added dedicated scan buttonChristian Schneppe2018-03-301-1/+1
|
* change font size in conversation overviewChristian Schneppe2018-03-291-4/+5
|
* move new activity back to original nameChristian Schneppe2018-03-291-0/+1
|
* WIP & fragment voodooChristian Schneppe2018-03-241-20/+13
|
* replace AdvancedListView with ListView because it was never usedChristian Schneppe2018-01-191-1/+1
|
* simple fix for landscape tablet layoutsChristian Schneppe2017-05-091-1/+2
|
* reformat codeChristian Schneppe2016-11-191-6/+4
|
* make chatlist biggerChristian Schneppe2016-05-211-1/+2
|
* renamed colorsDaniel Gultsch2015-07-131-3/+3
|
* Enable end-conversation by swipe gestureBrianBlade2015-04-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 use of different dimensions for different screen sizesDaniel Gultsch2015-01-131-1/+1
|
* Make conversations the root projectSam Whited2014-10-221-0/+30