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