Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update conversation in database background thread | Christian Schneppe | 2016-10-18 | 5 | -19/+19 |
| | |||||
* | add exception handling when loading default resource | Christian Schneppe | 2016-10-18 | 1 | -1/+10 |
| | |||||
* | small code reformation in pgp decryption service | Christian Schneppe | 2016-10-18 | 1 | -2/+4 |
| | |||||
* | optimize PNG files | Christian Schneppe | 2016-10-18 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger | Christian Schneppe | 2016-10-18 | 1 | -2/+4 |
|\ | |||||
| * | don't show 0 KiB if filesize is smaller than 1 KiB | Christian Schneppe | 2016-10-18 | 1 | -2/+4 |
| | | | | | | and show MiB also if filesize is > 1x1024x1024 bytes | ||||
* | | use build flavor open for unbind app version | Christian Schneppe | 2016-10-18 | 1 | -4/+3 |
| | | |||||
* | | code cleanup | Christian Schneppe | 2016-10-18 | 9 | -58/+1 |
|/ | |||||
* | little notification improvements for video compression | Christian Schneppe | 2016-10-16 | 4 | -17/+19 |
| | |||||
* | synchronize access to json key storage in account model | Christian Schneppe | 2016-10-13 | 3 | -77/+79 |
| | |||||
* | put closeProgress() and showProgress() to the correct place | Christian Schneppe | 2016-10-13 | 1 | -2/+2 |
| | |||||
* | fix bug with wake lock for video compression | Christian Schneppe | 2016-10-11 | 1 | -4/+2 |
| | |||||
* | use notification icon during video compression instead of a dialog | Christian Schneppe | 2016-10-11 | 3 | -23/+18 |
| | |||||
* | don't use sending state on muc pms without smacks | Christian Schneppe | 2016-10-10 | 1 | -2/+2 |
| | |||||
* | add password to direct muc invite | Christian Schneppe | 2016-10-10 | 1 | -0/+4 |
| | |||||
* | increase refresh ui intervall | Christian Schneppe | 2016-10-08 | 1 | -1/+1 |
| | |||||
* | little bug fixes and improvements to VideoCompressor | Christian Schneppe | 2016-10-08 | 3 | -6/+11 |
| | |||||
* | fetch new conference configuration on every conf update | Christian Schneppe | 2016-10-08 | 2 | -20/+18 |
| | |||||
* | reformat config.java | Christian Schneppe | 2016-10-08 | 1 | -121/+119 |
| | |||||
* | reset sending to waiting on every error | Christian Schneppe | 2016-10-08 | 2 | -1/+11 |
| | |||||
* | respond to chat marker request only when mutual presence subscription exists | Christian Schneppe | 2016-10-08 | 5 | -6/+6 |
| | |||||
* | create new instances of key manager every time it's used | Christian Schneppe | 2016-10-08 | 1 | -3/+6 |
| | |||||
* | warn user if account is offline during avatar publication | Christian Schneppe | 2016-10-08 | 1 | -4/+10 |
| | |||||
* | refresh error notification after 'try again' | Christian Schneppe | 2016-10-08 | 1 | -0/+1 |
| | |||||
* | be more careful parsing integers in omemo | Christian Schneppe | 2016-10-08 | 2 | -4/+12 |
| | |||||
* | issue ping after push was received | Christian Schneppe | 2016-10-08 | 2 | -1/+13 |
| | |||||
* | parse smacks delay from messages | Christian Schneppe | 2016-10-08 | 1 | -1/+1 |
| | |||||
* | try to fix messages stuck at sending | Christian Schneppe | 2016-10-08 | 2 | -2/+4 |
| | |||||
* | Prepend the subject from the intent if present | Christian Schneppe | 2016-10-08 | 1 | -1/+8 |
| | |||||
* | make error notification dismissable | Christian Schneppe | 2016-10-05 | 3 | -42/+49 |
| | |||||
* | differentiate between pending image and pending photo uris | Christian Schneppe | 2016-10-05 | 1 | -7/+15 |
| | | | | fix duplicate sendings | ||||
* | fixed omemo shown as unavailable in 1:1 chats | Christian Schneppe | 2016-10-05 | 4 | -6/+10 |
| | |||||
* | resolve take photo uri for internal use | Christian Schneppe | 2016-10-05 | 2 | -5/+6 |
| | |||||
* | properly index take photo uris from file provider | Christian Schneppe | 2016-10-05 | 2 | -9/+16 |
| | |||||
* | add more logging to attaching file process | Christian Schneppe | 2016-10-05 | 1 | -4/+21 |
| | |||||
* | when activating omemo in conference always check preferences | Christian Schneppe | 2016-10-05 | 1 | -14/+14 |
| | |||||
* | explicit logging when copying files to storage | Christian Schneppe | 2016-10-05 | 1 | -3/+4 |
| | |||||
* | simplified code that invokes the export logs service | Christian Schneppe | 2016-09-28 | 2 | -39/+9 |
| | |||||
* | expert 'setting' to remove omemo identity | Christian Schneppe | 2016-09-28 | 2 | -5/+61 |
| | |||||
* | Allow to dismiss the notification from a wear reply. | Christian Schneppe | 2016-09-28 | 2 | -10/+20 |
| | | | | | - use different IDs in the same method for the PendingIntent - fix reply for GPG encrypted replies (untested) | ||||
* | increase ReadTimeouts for HTTP connections | Christian Schneppe | 2016-09-27 | 2 | -9/+5 |
| | | | | and remove the automatic upload retry | ||||
* | initialize audioplayer at beginning | Christian Schneppe | 2016-09-27 | 1 | -3/+3 |
| | |||||
* | don't use deprecated methods | Christian Schneppe | 2016-09-27 | 1 | -1/+1 |
| | |||||
* | catch NPE while loading location | Christian Schneppe | 2016-09-27 | 1 | -1/+6 |
| | |||||
* | don't reset encryption choice to auto on archiving | Daniel Gultsch | 2016-09-26 | 1 | -2/+0 |
| | |||||
* | make InfoWindow unhideable | Christian Schneppe | 2016-09-26 | 1 | -10/+22 |
| | |||||
* | check internet connection before start looking for updates... | Christian Schneppe | 2016-09-25 | 2 | -2/+9 |
| | | | | | ...and don't automatically look for updates if you are connected via roaming | ||||
* | Revert "simplify updater a bit and only search for updates in wifi or mobile ↵ | Christian Schneppe | 2016-09-25 | 1 | -7/+13 |
| | | | | | | networks" This reverts commit 4918d377fed75a24a339bcf71581717dc3706ceb. | ||||
* | add actionbar item to report an issue via support conference | Christian Schneppe | 2016-09-25 | 2 | -1/+12 |
| | |||||
* | simplify updater a bit and only search for updates in wifi or mobile networks | Christian Schneppe | 2016-09-25 | 1 | -13/+7 |
| |