aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
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
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
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
2016-09-28use emojicon also in quickedit boxesChristian Schneppe1-2/+2
2016-09-28added missing stringsChristian Schneppe1-1/+4
2016-09-28don't scroll actionbar titlesChristian Schneppe1-4/+2
2016-09-28changed some strings and line indentsChristian Schneppe2-642/+640
2016-09-28simplified code that invokes the export logs serviceChristian Schneppe3-40/+10
2016-09-28expert 'setting' to remove omemo identityChristian Schneppe4-5/+68
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
2016-09-25Revert "simplify updater a bit and only search for updates in wifi or mobile ...Christian Schneppe1-7/+13