aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-10-26Remove MERGE_SEPARATORChristian Schneppe3-37/+34
2016-10-26Remove spans on copying or pasting a textChristian Schneppe5-7/+120
2016-10-26some checks before video compression and don't compress videos...Christian Schneppe1-9/+14
...with Android < Lollipop
2016-10-23fix duplicate file sharing via ShareWithActivityChristian Schneppe1-2/+35
2016-10-23Revert "stop rotation in ShareWithActivity"Christian Schneppe1-11/+1
This reverts commit dbb43eb7a456a9cbdc4d21b6143796c84c5d2ee6.
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 Schneppe5-2/+253
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 Schneppe3-13/+6
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 Schneppe461-1/+1
2016-10-18use build flavor open for unbind app versionChristian Schneppe2-4/+27
2016-10-18code cleanupChristian Schneppe10-59/+1
2016-10-18don't show 0 KiB if filesize is smaller than 1 KiBChristian Schneppe1-2/+4
and show MiB also if filesize is > 1x1024x1024 bytes
2016-10-16delete unused libsChristian Schneppe167-76582/+0
2016-10-16little notification improvements for video compressionChristian Schneppe6-19/+21
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 Schneppe8-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-08add missing stringsChristian Schneppe1-0/+3
2016-10-08use tablet or phone as default resourceChristian Schneppe1-1/+1
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 Schneppe2-4/+11
2016-10-08refresh error notification after 'try again'Christian Schneppe1-0/+1
2016-10-08be more careful parsing integers in omemoChristian Schneppe2-4/+12
2016-10-08issue ping after push was receivedChristian Schneppe2-1/+13
2016-10-08parse smacks delay from messagesChristian Schneppe1-1/+1
2016-10-08try to fix messages stuck at sendingChristian Schneppe2-2/+4
2016-10-08Prepend the subject from the intent if presentChristian Schneppe1-1/+8
2016-10-05make error notification dismissableChristian Schneppe3-42/+49
2016-10-05differentiate between pending image and pending photo urisChristian Schneppe1-7/+15
fix duplicate sendings
2016-10-05fixed omemo shown as unavailable in 1:1 chatsChristian Schneppe5-6/+12
2016-10-05resolve take photo uri for internal useChristian Schneppe2-5/+6
2016-10-05properly index take photo uris from file providerChristian Schneppe2-9/+16
2016-10-05add more logging to attaching file processChristian Schneppe1-4/+21
2016-10-05when activating omemo in conference always check preferencesChristian Schneppe1-14/+14
2016-10-05explicit logging when copying files to storageChristian Schneppe1-3/+4