aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/adapter (follow)
Commit message (Expand)AuthorAgeFilesLines
* add possibility to de-/activate accountsChristian Schneppe2018-05-171-0/+24
* max out emoji enlargment at 42 emojisChristian Schneppe2018-05-161-5/+4
* apply styling helper to conversation overviewChristian Schneppe2018-05-142-3/+3
* fix taking videoChristian Schneppe2018-05-141-3/+3
* add animators for more activitiesChristian Schneppe2018-05-051-0/+5
* encode and decode % and # in invite linksChristian Schneppe2018-05-051-6/+1
* fixed regression of not highlighting current conversation in overviewChristian Schneppe2018-05-031-2/+7
* handle invalid image boundsChristian Schneppe2018-05-031-3/+1
* only highlight alphanumeric charsChristian Schneppe2018-05-031-2/+2
* search term parsing + highlightingChristian Schneppe2018-05-021-5/+5
* highlight search term in search resultsChristian Schneppe2018-05-021-0/+9
* remove old codeChristian Schneppe2018-05-021-16/+0
* use styled colors for online/offline textChristian Schneppe2018-05-022-3/+3
* very much unoptimized search functionalityChristian Schneppe2018-04-301-7/+11
* fix some colorsChristian Schneppe2018-04-291-1/+2
* make text clickable in openkeychain missing messageChristian Schneppe2018-04-291-17/+16
* some theme fixesChristian Schneppe2018-04-251-14/+6
* change opacity on emoji only messagesChristian Schneppe2018-04-241-2/+2
* 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