aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/utils (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-12increased LruCache for unicode script detectionChristian Schneppe1-1/+1
2018-04-12prevent double tapping on overflow menuChristian Schneppe1-0/+54
2018-04-12run roster sync in replacing task managerChristian Schneppe2-17/+66
2018-04-12sync roster to disk after roster pushChristian Schneppe1-2/+3
2018-04-08fixed crash in MessageAdapter caused by empty xmpp: uriChristian Schneppe1-0/+3
2018-04-08create interface for onBackendConnectedChristian Schneppe1-2/+4
2018-04-07fixed rare crash on jolla devicesChristian Schneppe1-31/+15
2018-04-07return contact and account.getServer() as StringChristian Schneppe1-1/+1
2018-04-07make unicode detector work on labelsChristian Schneppe1-22/+14
2018-04-07detect irregular unicode in domain partChristian Schneppe1-30/+80
2018-04-07use scripts instead of blocks on Android >= NChristian Schneppe1-7/+47
2018-04-07display irregular unicode code pointsChristian Schneppe1-0/+160
2018-04-03do not enable encryption for bug reportsChristian Schneppe1-34/+8
2018-04-02migrate to xmpp-addrChristian Schneppe7-39/+32
2018-04-01calculate automatic timeout labels dynamicallyChristian Schneppe1-0/+72
2018-04-01delegate mime type from intentChristian Schneppe1-2/+3
2018-03-31fixed openDialogs call when poping back stackChristian Schneppe1-5/+8
2018-03-31integrate qr code scanner. temporarily break omemo activity scanChristian Schneppe2-626/+0
2018-03-24vastly untested refactor. pushing for backup purposesChristian Schneppe2-94/+0
2018-03-22refactoring. move functionality from activity to fragmentChristian Schneppe1-0/+77
2018-03-14do not use pop up menus for encryption and attachment selectionChristian Schneppe1-15/+0
2018-03-09migrated alert dialogs to app compatChristian Schneppe2-2/+2
2018-02-26added config param to use a random resource at every bindChristian Schneppe1-1/+1
2018-02-19Namespace: Add constant for 'jabber:x:data' & Make use of Namespace.DATA cons...Christian Schneppe1-0/+1
2018-02-15XmppUri: Add toString() methodChristian Schneppe1-0/+9
2018-02-15allow roster action with nameChristian Schneppe1-6/+12
2018-02-15integrate intent integrator to finish activity when neededChristian Schneppe2-0/+626
2018-02-10skip empty srv recordsChristian Schneppe1-0/+3
2018-01-30optimized /me behaviorChristian Schneppe1-1/+1
2018-01-30discover file extension in original filename from pgpChristian Schneppe1-0/+32
2018-01-29support new http upload namespaceChristian Schneppe1-1/+1
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