Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix resend feature | Christian Schneppe | 2017-06-17 | 1 | -3/+2 |
| | |||||
* | correct resend text | Christian Schneppe | 2017-06-11 | 1 | -1/+5 |
| | |||||
* | recreate settingsactivity when theme changed | Christian Schneppe | 2017-06-11 | 4 | -5/+17 |
| | |||||
* | make launching app shortcuts work with disabled accounts | Christian Schneppe | 2017-06-11 | 1 | -1/+1 |
| | |||||
* | do not accept LMC for files | Christian Schneppe | 2017-06-11 | 1 | -1/+1 |
| | |||||
* | delete unused resources | Christian Schneppe | 2017-06-01 | 36 | -34/+0 |
| | |||||
* | allow changing of nickname in conferences when nick is in use | Christian Schneppe | 2017-06-01 | 1 | -2/+1 |
| | | | | fixes #136 | ||||
* | added account/settings options to StartConversation | Christian Schneppe | 2017-06-01 | 1 | -0/+10 |
| | | | | fixes #134 | ||||
* | do not parse delay tag for unavailable presences when it comes form own server | Christian Schneppe | 2017-06-01 | 2 | -2/+17 |
| | |||||
* | fix NPE when bookmark jid is null on creating suggestions | Christian Schneppe | 2017-06-01 | 1 | -1/+2 |
| | |||||
* | use application/pgp-encrypted mime type when necessary for http upload | Christian Schneppe | 2017-06-01 | 1 | -1/+5 |
| | |||||
* | Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger | Christian Schneppe | 2017-05-31 | 1 | -3/+3 |
|\ | |||||
| * | Make 'export log' option function clearer (#135) | licaon-kter | 2017-05-23 | 1 | -3/+3 |
| | | |||||
* | | 'end this conversation afterwards' checked by default | Christian Schneppe | 2017-05-31 | 1 | -0/+1 |
| | | |||||
* | | add the 4 most frequently contacted contacts as app shortcuts | Christian Schneppe | 2017-05-31 | 6 | -6/+192 |
| | | |||||
* | | do not check if namespace equals prefix for attributes | Christian Schneppe | 2017-05-31 | 1 | -1/+1 |
| | | |||||
* | | parse all delayed tags. use min date | Christian Schneppe | 2017-05-31 | 2 | -12/+22 |
| | | |||||
* | | deal with namespace attributes | Christian Schneppe | 2017-05-31 | 1 | -3/+9 |
| | | |||||
* | | rename resource on bind conflict | Christian Schneppe | 2017-05-31 | 1 | -1/+7 |
| | | |||||
* | | rename downgrade attack to downgraded sasl mechanism | Christian Schneppe | 2017-05-31 | 4 | -6/+6 |
| | | |||||
* | | invoke statusChanged callback after syncronization | Christian Schneppe | 2017-05-31 | 1 | -16/+20 |
| | | |||||
* | | do not turn send button green unless history is caught up | Christian Schneppe | 2017-05-31 | 2 | -3/+20 |
| | | |||||
* | | synchronize on dedicated lock for catchup instead of account | Christian Schneppe | 2017-05-31 | 2 | -5/+12 |
| | | |||||
* | | clean up client cert selection code | Christian Schneppe | 2017-05-28 | 1 | -1/+2 |
|/ | |||||
* | fall back to jingle only in 1:1 | Christian Schneppe | 2017-05-19 | 1 | -1/+2 |
| | |||||
* | work around for brokens ROMs that expose file uris as notification sound | Christian Schneppe | 2017-05-17 | 2 | -2/+17 |
| | |||||
* | differentiate starttls failure and sasl failure | Christian Schneppe | 2017-05-17 | 2 | -14/+19 |
| | |||||
* | use mam reference instead of timestamp | Christian Schneppe | 2017-05-17 | 8 | -77/+156 |
| | |||||
* | synchronize around adding query to query map | Christian Schneppe | 2017-05-17 | 1 | -1/+3 |
| | |||||
* | make updater more failsave | Christian Schneppe | 2017-05-17 | 1 | -0/+6 |
| | |||||
* | fixed missing lines in unified all account state exceptions | Christian Schneppe | 2017-05-12 | 1 | -2/+6 |
| | |||||
* | optimized imports | Christian Schneppe | 2017-05-10 | 1 | -1/+0 |
| | |||||
* | add strings | Christian Schneppe | 2017-05-10 | 1 | -0/+6 |
| | |||||
* | add ability to distrust inactive/trusted keys | Christian Schneppe | 2017-05-10 | 1 | -1/+1 |
| | |||||
* | do not synchronize startXmpp() and sendPacket() on the same object | Christian Schneppe | 2017-05-10 | 1 | -4/+2 |
| | | | | as this can block the ui | ||||
* | reset resource after bind failure | Christian Schneppe | 2017-05-10 | 1 | -0/+1 |
| | |||||
* | jump directly to account on error | Christian Schneppe | 2017-05-10 | 1 | -4/+17 |
| | |||||
* | unified all account state exceptions | Christian Schneppe | 2017-05-10 | 5 | -69/+45 |
| | |||||
* | set catchup flag on mam only when doing that | Christian Schneppe | 2017-05-10 | 4 | -13/+16 |
| | |||||
* | display open pgp key id in account details and allow to delete | Christian Schneppe | 2017-05-10 | 8 | -62/+176 |
| | |||||
* | suggest bookmarked conferences servers in join conference dialog | Christian Schneppe | 2017-05-09 | 1 | -0/+6 |
| | |||||
* | don't load signed prekeys on startup | Christian Schneppe | 2017-05-09 | 4 | -7/+35 |
| | |||||
* | make jingle implementation send file hash when using ft5 | Christian Schneppe | 2017-05-09 | 5 | -42/+93 |
| | |||||
* | unified copy text and share with context menu entries | Christian Schneppe | 2017-05-09 | 4 | -31/+12 |
| | |||||
* | send read marker after reading message in android auto | Christian Schneppe | 2017-05-09 | 1 | -1/+1 |
| | |||||
* | support for jingle ft:5 | Christian Schneppe | 2017-05-09 | 3 | -2/+8 |
| | |||||
* | avoid race conditions when downloading files or decrypting pgp messages | Christian Schneppe | 2017-05-09 | 3 | -11/+23 |
| | | | | and waiting for sm catchup | ||||
* | avoid race condition that lead to double notification sound | Christian Schneppe | 2017-05-09 | 1 | -1/+3 |
| | |||||
* | close http download connection after download | Christian Schneppe | 2017-05-09 | 1 | -1/+6 |
| | |||||
* | Add messages to Notification for Android Auto on Android M and older | Christian Schneppe | 2017-05-09 | 1 | -2/+10 |
| | | | | | | In the previous implementation for Android Auto, messages are only added on Android N and above. In order to support older Android versions, the messages need to be added always. |