aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/adapter (follow)
Commit message (Collapse)AuthorAgeFilesLines
* migrate the RecyclerViewChristian Schneppe2018-04-241-40/+59
|
* make error message for 'not encrypted for this device'Christian Schneppe2018-04-231-0/+2
|
* update unreadCountChristian Schneppe2018-04-231-4/+5
|
* made all text styleableChristian Schneppe2018-04-221-4/+0
|
* fix crash in resendMessageChristian Schneppe2018-04-221-13/+3
|
* more theme workingChristian Schneppe2018-04-213-32/+42
|
* show message draft in conversation overviewChristian Schneppe2018-04-081-84/+105
|
* remove trailing ) in urlsChristian Schneppe2018-04-081-22/+28
|
* dynamically get known hosts in dialogChristian Schneppe2018-04-081-0/+11
|
* return contact and account.getServer() as StringChristian Schneppe2018-04-072-7/+15
|
* detect irregular unicode in domain partChristian Schneppe2018-04-071-2/+2
|
* display irregular unicode code pointsChristian Schneppe2018-04-071-2/+4
|
* added splash screenChristian Schneppe2018-04-031-2/+2
|
* migrate to xmpp-addrChristian Schneppe2018-04-024-6/+6
|
* audio player now requests permission when hitting playChristian Schneppe2018-04-011-0/+10
|
* request storage permission when opening messageChristian Schneppe2018-04-011-0/+7
|
* wip: new status message dialogChristian Schneppe2018-04-012-124/+220
|
* use text styles in more placesChristian Schneppe2018-04-011-10/+21
|
* updated manage account activity to new colorsChristian Schneppe2018-03-311-1/+2
|
* made download button in message adapter workChristian Schneppe2018-03-291-197/+142
|
* make archive menu item workChristian Schneppe2018-03-291-6/+0
|
* move new activity back to original nameChristian Schneppe2018-03-291-4/+6
|
* made select workChristian Schneppe2018-03-241-4/+16
|
* WIP & fragment voodooChristian Schneppe2018-03-241-17/+25
|
* switch conversations fragment to data binderChristian Schneppe2018-03-241-1/+1
|
* vastly untested refactor. pushing for backup purposesChristian Schneppe2018-03-241-1/+1
|
* use data binder for list item adapaterChristian Schneppe2018-03-201-18/+18
|
* use async avatar loader in conference detailsChristian Schneppe2018-03-203-3/+6
|
* add servers from https://conversations.im/compliance/ to autocomplete jidsChristian Schneppe2018-02-091-2/+133
|
* show the correct icon for shared xmpp addressesChristian Schneppe2018-02-041-0/+1
|
* highlight searchword in messagesChristian Schneppe2018-02-041-0/+14
|
* optimized /me behaviorChristian Schneppe2018-01-301-1/+1
| | | | fixes #133
* reworked audioPlayer screenOn/Off a bitChristian Schneppe2018-01-211-1/+10
|
* don't overlap readmarker with "show more messages"Christian Schneppe2018-01-191-6/+3
|
* let screen on while playing audio messageChristian Schneppe2018-01-171-2/+2
|
* fix location viewChristian Schneppe2017-12-231-1/+1
|
* Do not show xmpp uris as links that have invalid jidsChristian Schneppe2017-12-101-1/+10
|
* Refined avatar generation a bitChristian Schneppe2017-12-102-2/+3
|
* ConversationsAdapter: Do not show image preview. Show pictogram insteadChristian Schneppe2017-12-101-70/+55
|
* add drawables for some more filetypes in chatlistChristian Schneppe2017-11-301-0/+18
|
* fixed wrong colors in message status textChristian Schneppe2017-11-301-0/+1
|
* some bug fixesChristian Schneppe2017-11-281-61/+66
|
* optimize colorsChristian Schneppe2017-11-251-0/+1
|
* use com.android.support:support-emojiChristian Schneppe2017-11-242-7/+15
|
* rename variablesChristian Schneppe2017-11-241-77/+77
|
* ListItemAdapter: use ViewHolderChristian Schneppe2017-11-241-26/+49
|
* code cleanupChristian Schneppe2017-11-233-8/+8
|
* ConversationAdapter: use view holderChristian Schneppe2017-11-231-79/+109
|
* ConversationAdapter: do not show file icon when file has been deletedChristian Schneppe2017-11-221-4/+3
|
* send and show read markers in private, non-anonymous groupsChristian Schneppe2017-11-221-49/+54
|