aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/utils (follow)
Commit message (Collapse)AuthorAgeFilesLines
* migrate to xmpp-addrChristian Schneppe2018-04-027-39/+32
|
* calculate automatic timeout labels dynamicallyChristian Schneppe2018-04-011-0/+72
|
* delegate mime type from intentChristian Schneppe2018-04-011-2/+3
|
* fixed openDialogs call when poping back stackChristian Schneppe2018-03-311-5/+8
|
* integrate qr code scanner. temporarily break omemo activity scanChristian Schneppe2018-03-312-626/+0
|
* vastly untested refactor. pushing for backup purposesChristian Schneppe2018-03-242-94/+0
|
* refactoring. move functionality from activity to fragmentChristian Schneppe2018-03-221-0/+77
|
* do not use pop up menus for encryption and attachment selectionChristian Schneppe2018-03-141-15/+0
|
* migrated alert dialogs to app compatChristian Schneppe2018-03-092-2/+2
|
* added config param to use a random resource at every bindChristian Schneppe2018-02-261-1/+1
|
* Namespace: Add constant for 'jabber:x:data' & Make use of Namespace.DATA ↵Christian Schneppe2018-02-191-0/+1
| | | | constant
* XmppUri: Add toString() methodChristian Schneppe2018-02-151-0/+9
|
* allow roster action with nameChristian Schneppe2018-02-151-6/+12
|
* integrate intent integrator to finish activity when neededChristian Schneppe2018-02-152-0/+626
|
* skip empty srv recordsChristian Schneppe2018-02-101-0/+3
|
* optimized /me behaviorChristian Schneppe2018-01-301-1/+1
| | | | fixes #133
* discover file extension in original filename from pgpChristian Schneppe2018-01-301-0/+32
|
* support new http upload namespaceChristian Schneppe2018-01-291-1/+1
|
* fix NPE when writing Resolver.Result to diskChristian Schneppe2018-01-271-1/+1
|
* permanently cache last resolver resultChristian Schneppe2018-01-211-1/+65
|
* 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
|