Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added scrollbars to conversation overview | Christian Schneppe | 2018-04-29 | 1 | -0/+1 |
| | |||||
* | migrate the RecyclerView | Christian Schneppe | 2018-04-24 | 1 | -5/+5 |
| | |||||
* | more theme working | Christian Schneppe | 2018-04-21 | 1 | -2/+2 |
| | |||||
* | added dedicated scan button | Christian Schneppe | 2018-03-30 | 1 | -1/+1 |
| | |||||
* | change font size in conversation overview | Christian Schneppe | 2018-03-29 | 1 | -4/+5 |
| | |||||
* | move new activity back to original name | Christian Schneppe | 2018-03-29 | 1 | -0/+1 |
| | |||||
* | WIP & fragment voodoo | Christian Schneppe | 2018-03-24 | 1 | -20/+13 |
| | |||||
* | replace AdvancedListView with ListView because it was never used | Christian Schneppe | 2018-01-19 | 1 | -1/+1 |
| | |||||
* | simple fix for landscape tablet layouts | Christian Schneppe | 2017-05-09 | 1 | -1/+2 |
| | |||||
* | reformat code | Christian Schneppe | 2016-11-19 | 1 | -6/+4 |
| | |||||
* | make chatlist bigger | Christian Schneppe | 2016-05-21 | 1 | -1/+2 |
| | |||||
* | renamed colors | Daniel Gultsch | 2015-07-13 | 1 | -3/+3 |
| | |||||
* | Enable end-conversation by swipe gesture | BrianBlade | 2015-04-08 | 1 | -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 sizes | Daniel Gultsch | 2015-01-13 | 1 | -1/+1 |
| | |||||
* | Make conversations the root project | Sam Whited | 2014-10-22 | 1 | -0/+30 |