aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-07show warning in account details when data saver is enabledChristian Schneppe2-22/+66
2016-11-07handle file attachment when missing connectionChristian Schneppe1-1/+3
2016-11-07removed unnecessary push_modeChristian Schneppe3-37/+11
2016-11-07leaving low ping timeout mode after coming onlineChristian Schneppe1-35/+46
2016-11-07fixed npe when jingle partner is using unknown candidateChristian Schneppe1-0/+4
2016-11-07extracting stanza-id where by=accountChristian Schneppe3-2/+19
2016-11-07always use ipv4 localhost when using orbot http proxyChristian Schneppe1-1/+1
2016-11-07Revert "use file provider on android M as well"Christian Schneppe2-2/+2
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 Schneppe8-28/+92
2016-10-26use file provider on android M as wellChristian Schneppe2-2/+2
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 Schneppe2-2/+13
2016-10-26write prepped string to db. use display version everywhere elseChristian Schneppe6-33/+46
2016-10-26Remove MERGE_SEPARATORChristian Schneppe3-37/+34
2016-10-26Remove spans on copying or pasting a textChristian Schneppe3-5/+118
2016-10-26some checks before video compression and don't compress videos...Christian Schneppe1-9/+14
2016-10-23fix duplicate file sharing via ShareWithActivityChristian Schneppe1-2/+35
2016-10-23Revert "stop rotation in ShareWithActivity"Christian Schneppe1-11/+1
2016-10-21retrigger key selection if openpgp key was deletedChristian Schneppe2-3/+15
2016-10-21include pgp signature only in non anonymous mucsChristian Schneppe2-3/+7
2016-10-21Retain TextView selection after list updatingChristian Schneppe3-2/+248
2016-10-21make VideoCompression notification persistentChristian Schneppe1-0/+1
2016-10-21stop rotation in ShareWithActivityChristian Schneppe1-1/+11
2016-10-18don't trigger context menu in message adapter manuallyChristian Schneppe1-13/+0
2016-10-18update conversation in database background threadChristian Schneppe5-19/+19
2016-10-18add exception handling when loading default resourceChristian Schneppe1-1/+10
2016-10-18small code reformation in pgp decryption serviceChristian Schneppe1-2/+4
2016-10-18optimize PNG filesChristian Schneppe1-1/+1
2016-10-18use build flavor open for unbind app versionChristian Schneppe1-4/+3
2016-10-18code cleanupChristian Schneppe9-58/+1
2016-10-18don't show 0 KiB if filesize is smaller than 1 KiBChristian Schneppe1-2/+4
2016-10-16little notification improvements for video compressionChristian Schneppe4-17/+19
2016-10-13synchronize access to json key storage in account modelChristian Schneppe3-77/+79
2016-10-13put closeProgress() and showProgress() to the correct placeChristian Schneppe1-2/+2
2016-10-11fix bug with wake lock for video compressionChristian Schneppe1-4/+2
2016-10-11use notification icon during video compression instead of a dialogChristian Schneppe3-23/+18
2016-10-10don't use sending state on muc pms without smacksChristian Schneppe1-2/+2
2016-10-10add password to direct muc inviteChristian Schneppe1-0/+4
2016-10-08increase refresh ui intervallChristian Schneppe1-1/+1
2016-10-08little bug fixes and improvements to VideoCompressorChristian Schneppe3-6/+11
2016-10-08fetch new conference configuration on every conf updateChristian Schneppe2-20/+18
2016-10-08reformat config.javaChristian Schneppe1-121/+119
2016-10-08reset sending to waiting on every errorChristian Schneppe2-1/+11
2016-10-08respond to chat marker request only when mutual presence subscription existsChristian Schneppe5-6/+6
2016-10-08create new instances of key manager every time it's usedChristian Schneppe1-3/+6
2016-10-08warn user if account is offline during avatar publicationChristian Schneppe1-4/+10
2016-10-08refresh error notification after 'try again'Christian Schneppe1-0/+1
2016-10-08be more careful parsing integers in omemoChristian Schneppe2-4/+12