aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/services (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-29configurable local message retention period.Christian Schneppe2-17/+61
2017-01-29change video filename and lower bitrate for smaller filesChristian Schneppe1-2/+4
2017-01-25reworked videocompressionChristian Schneppe1-206/+74
2017-01-25reworked FileBackendChristian Schneppe1-2/+2
2017-01-25cleaning up crypto targets when conference member is getting removedChristian Schneppe1-0/+20
2017-01-21write text in bold when highlighted in received muc messageChristian Schneppe1-1/+1
2017-01-21reworked backup scheduler and add wakelock to ExportLogsServiceChristian Schneppe2-18/+30
2017-01-16handle swiping away from recent apps correctlyChristian Schneppe1-0/+5
2017-01-16correct check if there is a scheduled pending intentChristian Schneppe1-4/+5
2017-01-15don't include 'before' reference in mam queries bound by timestampChristian Schneppe1-1/+3
2017-01-15finish of backlog only for one particular accountChristian Schneppe2-3/+18
2017-01-15only call UI thread from downloading thread every 250msChristian Schneppe1-0/+13
2017-01-15don't start backup at startup if there is a scheduled pending intentChristian Schneppe1-8/+15
2017-01-14fixed avatar republish missing the mime typeChristian Schneppe1-11/+7
2017-01-14reworked wakelock for video compressionChristian Schneppe1-3/+5
2017-01-09automatically bookmark private, non-anonymous mucs where inviter is trustedChristian Schneppe1-1/+12
2017-01-09unify getFileUri across share and open intentsChristian Schneppe1-3/+4
2017-01-05Do not compress GIFs, allow GBoard to send GIFsChristian Schneppe1-2/+4
2017-01-02make direct reply string translatable in NotificationServiceChristian Schneppe1-2/+2
2016-12-25ignore debug outputChristian Schneppe1-1/+2
2016-12-25catch NPE while sharing video from content uri and make it workingChristian Schneppe1-135/+216
2016-12-18don't reconnect accout when system reports no internet connectionChristian Schneppe1-2/+6
2016-12-18add support for RFC7711 to MTMChristian Schneppe1-2/+2
2016-11-29better handle the case when same user is joined with multiple nicks in the sa...Christian Schneppe1-1/+1
2016-11-24always force close a connection when disabling from error stateChristian Schneppe1-1/+1
2016-11-24introduced blind trust before verification modeChristian Schneppe1-0/+4
2016-11-24explictly scan for aztec and qr codes onlyChristian Schneppe1-31/+1
2016-11-24added share button to account detailsChristian Schneppe1-0/+222
2016-11-24show proper avatar for 'self' contactChristian Schneppe1-0/+3
2016-11-24offer verification directly from the trust keys screenChristian Schneppe1-2/+6
2016-11-24use constants for some preferencesChristian Schneppe1-3/+4
2016-11-24when swiping don't clean startup counter entirely. just don't count last startupChristian Schneppe1-2/+2
2016-11-20removed some unecessary lockingChristian Schneppe1-19/+19
2016-11-20check if thread was interrupted before doing operations on socketChristian Schneppe1-2/+1
2016-11-20issue ping after network changeChristian Schneppe1-4/+2
2016-11-20lower reconnection timeChristian Schneppe1-1/+1
2016-11-20synchronzie on xmpp service around all state changesChristian Schneppe1-106/+116
2016-11-20don't reset last connect time on network changeChristian Schneppe1-5/+5
2016-11-19reformat codeChristian Schneppe10-4895/+4896
2016-11-19set preference switch to enable, disable or do automatic video compressionChristian Schneppe1-1/+16
2016-11-18put omemo fingerprint in own uri (qr code / nfc)Christian Schneppe1-0/+22
2016-11-18parse omemo fingerprints from urisChristian Schneppe1-0/+25
2016-11-18reset startup count when swiped away (only count kills)Christian Schneppe1-315/+309
2016-11-15extract affiliations from unavailable presenceChristian Schneppe1-1/+1
2016-11-15close video compression notification on errorsChristian Schneppe1-0/+2
2016-11-12don't add outcasts or non-members in members-only rooms back to listChristian Schneppe1-3/+3
2016-11-11brought restart threshold down to 8 times in 8hChristian Schneppe1-0/+9
2016-11-08add frequent restart detectionChristian Schneppe1-0/+4
2016-11-08fixed regression of showing delivery failed after receiptChristian Schneppe1-2/+1
2016-11-07removed unnecessary push_modeChristian Schneppe2-35/+11