aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/utils (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-27fix NPE when writing Resolver.Result to diskChristian Schneppe1-1/+1
2018-01-21permanently cache last resolver resultChristian Schneppe1-1/+65
2018-01-21postpone notification actions (mark as read, reply) until after messages are ...Christian Schneppe1-0/+1
2018-01-21disable offline messages. postpone prekey handling until after mam catchupChristian Schneppe1-0/+1
2018-01-07reworked location services from GoogleMap to OSMChristian Schneppe1-0/+51
2017-12-23fix location viewChristian Schneppe1-6/+5
2017-12-16XmppUri: Parse 'message action' queryChristian Schneppe1-5/+22
2017-12-16fix xmpp uri regressionChristian Schneppe1-1/+1
2017-12-16initialize emoji helper in StartConversationActivityChristian Schneppe1-4/+7
2017-12-16fix XmppUri for empty urisChristian Schneppe1-1/+6
2017-12-16XEP-0393: fix off-by-one error in block detector ('``ii``ii')Christian Schneppe1-1/+1
2017-12-16Styler: do not style across multiple messagesChristian Schneppe2-3/+14
2017-12-10show warning when opening invalid jidChristian Schneppe1-0/+9
2017-12-10Refined avatar generation a bitChristian Schneppe1-11/+58
2017-12-10avoid some false positive quotesChristian Schneppe1-3/+3
2017-11-28some bug fixesChristian Schneppe2-7/+4
2017-11-25don't return null for opus file extensionsChristian Schneppe1-0/+3
2017-11-24use com.android.support:support-emojiChristian Schneppe2-0/+325
2017-11-23add opus file type to MimeUtilsChristian Schneppe1-0/+1
2017-11-23code cleanupChristian Schneppe2-3/+3
2017-11-23deduplicate read markers if one with real jid is foundChristian Schneppe1-1/+1
2017-11-23shorten >4 names to a, b, c +n moreChristian Schneppe1-2/+6
2017-11-22send and show read markers in private, non-anonymous groupsChristian Schneppe1-5/+64
2017-11-22refactore phone helper to ignore security exceptionChristian Schneppe1-33/+30
2017-11-21excute db read and writes on different threadsChristian Schneppe2-4/+13
2017-11-21fixed ImStyleParser to not style '**test**'Christian Schneppe1-1/+1
2017-11-21styler: ignore closing keyword when preceded by whitespaceChristian Schneppe1-1/+1
2017-11-21catch rare exception when transforming download uri to real pathChristian Schneppe1-4/+8
2017-11-20styling: introduce support for code blocksChristian Schneppe2-17/+47
2017-11-20do not quote quotesChristian Schneppe1-0/+54
2017-11-20make keyword styling work in quotesChristian Schneppe1-9/+18
2017-11-20changed text styling to keep the keywordChristian Schneppe1-24/+9
2017-11-20ExceptionHelper: code clean upChristian Schneppe1-7/+9
2017-11-20code refactoring to provide shorter account enabled checkChristian Schneppe1-1/+1
2017-11-20changed preview alpha to 0.6fChristian Schneppe1-2/+2
2017-11-20support for basic IM stylingChristian Schneppe2-0/+241
2017-10-29Resolver: active network gets high priorityChristian Schneppe1-10/+11
2017-10-29Resolver: Only prefer VPN connections when network is activeChristian Schneppe1-1/+8
2017-10-29black list certain local parts and show domain insteadChristian Schneppe1-0/+53
2017-09-24slightly refactor dns resolverChristian Schneppe1-10/+6
2017-09-24give exec resolver a lower priority over reflectionChristian Schneppe2-7/+97
2017-09-24refactored AudioPlayerChristian Schneppe1-0/+26
2017-09-18show permanent notification while transcoding videoChristian Schneppe1-3/+2
2017-09-04made avatar cache cleaning more efficent after name changesChristian Schneppe1-0/+1
2017-08-13parse jid from CN in client certs if nothing else is availableChristian Schneppe1-4/+12
2017-08-13do not run file observer on hidden directoriesChristian Schneppe1-1/+1
2017-08-13update mini dnsChristian Schneppe1-2/+1
2017-08-13cache some information generated from body like isEmojiOnly, fileParams, isGe...Christian Schneppe2-6/+2
2017-08-13provide extra 'network is unreachable' account stateChristian Schneppe1-1/+30
2017-08-03display messages that only contain emoji slightly largerChristian Schneppe1-6/+0