aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de (unfollow)
Commit message (Expand)AuthorFilesLines
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
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
2016-10-05fixed omemo shown as unavailable in 1:1 chatsChristian Schneppe4-6/+10
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
2016-09-28simplified code that invokes the export logs serviceChristian Schneppe2-39/+9
2016-09-28expert 'setting' to remove omemo identityChristian Schneppe2-5/+61
2016-09-28Allow to dismiss the notification from a wear reply.Christian Schneppe2-10/+20
2016-09-27increase ReadTimeouts for HTTP connectionsChristian Schneppe2-9/+5
2016-09-27initialize audioplayer at beginningChristian Schneppe1-3/+3
2016-09-27don't use deprecated methodsChristian Schneppe1-1/+1
2016-09-27catch NPE while loading locationChristian Schneppe1-1/+6
2016-09-26don't reset encryption choice to auto on archivingDaniel Gultsch1-2/+0
2016-09-26make InfoWindow unhideableChristian Schneppe1-10/+22
2016-09-25check internet connection before start looking for updates...Christian Schneppe2-2/+9