aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/services (unfollow)
Commit message (Expand)AuthorFilesLines
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
2016-11-07leaving low ping timeout mode after coming onlineChristian Schneppe1-35/+46
2016-11-07schedule correct wakeup call when in low ping timeout modeChristian Schneppe1-3/+4
2016-10-26add error message to failed messages. accessible via context menuChristian Schneppe1-3/+13
2016-10-26connect instantly in low ping mode after going offlineChristian Schneppe1-2/+7
2016-10-26don't leave low timeout mode prematurelyChristian Schneppe1-3/+3
2016-10-26introduced low ping timeout mode after gcm pushChristian Schneppe1-2/+12
2016-10-26some checks before video compression and don't compress videos...Christian Schneppe1-9/+14
2016-10-21include pgp signature only in non anonymous mucsChristian Schneppe1-2/+2
2016-10-21make VideoCompression notification persistentChristian Schneppe1-0/+1
2016-10-18update conversation in database background threadChristian Schneppe1-4/+9
2016-10-18add exception handling when loading default resourceChristian Schneppe1-1/+10
2016-10-18code cleanupChristian Schneppe3-5/+0
2016-10-16little notification improvements for video compressionChristian Schneppe1-0/+16
2016-10-11fix bug with wake lock for video compressionChristian Schneppe1-4/+2
2016-10-10don't use sending state on muc pms without smacksChristian Schneppe1-2/+2
2016-10-08little bug fixes and improvements to VideoCompressorChristian Schneppe1-2/+3
2016-10-08reset sending to waiting on every errorChristian Schneppe1-0/+8
2016-10-08respond to chat marker request only when mutual presence subscription existsChristian Schneppe1-1/+1
2016-10-08refresh error notification after 'try again'Christian Schneppe1-0/+1
2016-10-08issue ping after push was receivedChristian Schneppe1-1/+3
2016-10-08try to fix messages stuck at sendingChristian Schneppe1-1/+2
2016-10-05make error notification dismissableChristian Schneppe2-42/+38
2016-09-28Allow to dismiss the notification from a wear reply.Christian Schneppe2-10/+20
2016-09-26don't reset encryption choice to auto on archivingDaniel Gultsch1-2/+0