aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java (unfollow)
Commit message (Expand)AuthorFilesLines
2016-10-18use build flavor open for unbind app versionChristian Schneppe1-4/+3
2016-10-18code cleanupChristian Schneppe9-58/+1
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
2016-09-25Revert "simplify updater a bit and only search for updates in wifi or mobile ...Christian Schneppe1-7/+13
2016-09-25add actionbar item to report an issue via support conferenceChristian Schneppe2-1/+12
2016-09-25simplify updater a bit and only search for updates in wifi or mobile networksChristian Schneppe1-13/+7
2016-09-24add some more errors to UI if there where errors during account creationChristian Schneppe2-2/+18
2016-09-24set different auto download filesizes for wifi, mobile, roamingChristian Schneppe2-3/+53
2016-09-23bug fix on sending file messageChristian Schneppe1-807/+808
2016-09-23Fix "More table" layoutChristian Schneppe1-2/+6
2016-09-23don't react to null and empty voice repliesDaniel Gultsch1-3/+4
2016-09-23Don't use file provider for photo uris on android < N. fixes #2030Daniel Gultsch1-2/+6