aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* show warning in account details when data saver is enabledChristian Schneppe2016-11-074-29/+77
* handle file attachment when missing connectionChristian Schneppe2016-11-071-1/+3
* removed unnecessary push_modeChristian Schneppe2016-11-073-37/+11
* leaving low ping timeout mode after coming onlineChristian Schneppe2016-11-071-35/+46
* fixed npe when jingle partner is using unknown candidateChristian Schneppe2016-11-071-0/+4
* extracting stanza-id where by=accountChristian Schneppe2016-11-073-2/+19
* always use ipv4 localhost when using orbot http proxyChristian Schneppe2016-11-071-1/+1
* Revert "use file provider on android M as well"Christian Schneppe2016-11-072-2/+2
* schedule correct wakeup call when in low ping timeout modeChristian Schneppe2016-11-071-3/+4
* add german stringsChristian Schneppe2016-10-261-0/+3
* add error message to failed messages. accessible via context menuChristian Schneppe2016-10-2610-28/+98
* use file provider on android M as wellChristian Schneppe2016-10-262-2/+2
* connect instantly in low ping mode after going offlineChristian Schneppe2016-10-261-2/+7
* don't leave low timeout mode prematurelyChristian Schneppe2016-10-261-3/+3
* introduced low ping timeout mode after gcm pushChristian Schneppe2016-10-262-2/+13
* write prepped string to db. use display version everywhere elseChristian Schneppe2016-10-266-33/+46
* Remove MERGE_SEPARATORChristian Schneppe2016-10-263-37/+34
* Remove spans on copying or pasting a textChristian Schneppe2016-10-265-7/+120
* some checks before video compression and don't compress videos...Christian Schneppe2016-10-261-9/+14
* fix duplicate file sharing via ShareWithActivityChristian Schneppe2016-10-231-2/+35
* Revert "stop rotation in ShareWithActivity"Christian Schneppe2016-10-231-11/+1
* retrigger key selection if openpgp key was deletedChristian Schneppe2016-10-212-3/+15
* include pgp signature only in non anonymous mucsChristian Schneppe2016-10-212-3/+7
* Retain TextView selection after list updatingChristian Schneppe2016-10-215-2/+253
* make VideoCompression notification persistentChristian Schneppe2016-10-211-0/+1
* stop rotation in ShareWithActivityChristian Schneppe2016-10-211-1/+11
* don't trigger context menu in message adapter manuallyChristian Schneppe2016-10-183-13/+6
* update conversation in database background threadChristian Schneppe2016-10-185-19/+19
* add exception handling when loading default resourceChristian Schneppe2016-10-181-1/+10
* small code reformation in pgp decryption serviceChristian Schneppe2016-10-181-2/+4
* optimize PNG filesChristian Schneppe2016-10-18461-1/+1
* Merge branch 'master' of https://github.com/kriztan/Pix-Art-MessengerChristian Schneppe2016-10-181-2/+4
|\
| * don't show 0 KiB if filesize is smaller than 1 KiBChristian Schneppe2016-10-181-2/+4
* | use build flavor open for unbind app versionChristian Schneppe2016-10-182-4/+27
* | code cleanupChristian Schneppe2016-10-1810-59/+1
|/
* delete unused libsChristian Schneppe2016-10-16167-76582/+0
* little notification improvements for video compressionChristian Schneppe2016-10-166-19/+21
* synchronize access to json key storage in account modelChristian Schneppe2016-10-133-77/+79
* put closeProgress() and showProgress() to the correct placeChristian Schneppe2016-10-131-2/+2
* fix bug with wake lock for video compressionChristian Schneppe2016-10-111-4/+2
* use notification icon during video compression instead of a dialogChristian Schneppe2016-10-118-23/+18
* don't use sending state on muc pms without smacksChristian Schneppe2016-10-101-2/+2
* add password to direct muc inviteChristian Schneppe2016-10-101-0/+4
* increase refresh ui intervallChristian Schneppe2016-10-081-1/+1
* little bug fixes and improvements to VideoCompressorChristian Schneppe2016-10-083-6/+11
* add missing stringsChristian Schneppe2016-10-081-0/+3
* use tablet or phone as default resourceChristian Schneppe2016-10-081-1/+1
* fetch new conference configuration on every conf updateChristian Schneppe2016-10-082-20/+18
* reformat config.javaChristian Schneppe2016-10-081-121/+119
* reset sending to waiting on every errorChristian Schneppe2016-10-082-1/+11