Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | temporarily go back to 16 byte iv for imminent bug fix release | Christian Schneppe | 2020-01-31 | 1 | -1/+1 | |
| | | ||||||
* | | pass omemo decrypt up to higher layers to count as download error. decrypt ↵ | Christian Schneppe | 2020-01-31 | 1 | -33/+27 | |
|/ | | | | | | | all encrypted files * added failure logging to http download * fixed download of previously deleted omemo files | |||||
* | correct appid which was accidently commited | Christian Schneppe | 2020-01-26 | 1 | -2/+2 | |
| | ||||||
* | use more material style | Christian Schneppe | 2020-01-26 | 12 | -63/+122 | |
| | ||||||
* | fix some bugs | Christian Schneppe | 2020-01-26 | 4 | -17/+15 | |
| | ||||||
* | use default values for some preferences instead of hardcoded ones | Christian Schneppe | 2020-01-26 | 2 | -2/+2 | |
| | ||||||
* | rework lastseen a bit and don't show offline | Christian Schneppe | 2020-01-26 | 2 | -41/+25 | |
| | ||||||
* | fix fingerprint for otr | Christian Schneppe | 2020-01-24 | 1 | -0/+6 | |
| | ||||||
* | omemo changes: use 12 byte IV, no longer accept auth tag appended to payload | Christian Schneppe | 2020-01-24 | 10 | -327/+306 | |
| | ||||||
* | support xmpp uris with single 'omemo' parameter for fingerprint (w/o sid) | Christian Schneppe | 2020-01-24 | 3 | -94/+85 | |
| | ||||||
* | fixed adding omemo encrypted images to gallery | Christian Schneppe | 2020-01-24 | 3 | -9/+13 | |
| | ||||||
* | add scan qr button to welcome screen | Christian Schneppe | 2020-01-24 | 2 | -5/+46 | |
| | ||||||
* | use installreferrer libray instead of broadcast listener | Christian Schneppe | 2020-01-24 | 8 | -86/+86 | |
| | ||||||
* | parse install referrer from gplay | Christian Schneppe | 2020-01-24 | 15 | -117/+249 | |
| | ||||||
* | make registration uris work with fixed usernames | Christian Schneppe | 2020-01-24 | 7 | -32/+74 | |
| | ||||||
* | preselect proper account in create contact dialog after following invite | Christian Schneppe | 2020-01-24 | 3 | -5/+8 | |
| | ||||||
* | support ?roster;ibr=y xmpp uris | Christian Schneppe | 2020-01-24 | 5 | -20/+25 | |
| | ||||||
* | support registration via pars tokens | Christian Schneppe | 2020-01-24 | 10 | -165/+255 | |
| | ||||||
* | refactored xmpp uri parsing to expose all params | Christian Schneppe | 2020-01-24 | 1 | -71/+63 | |
| | ||||||
* | show number of participants in a MUC | Christian Schneppe | 2020-01-24 | 3 | -4/+9 | |
| | ||||||
* | try to heal Huawei's energy saving methods | Christian Schneppe | 2020-01-24 | 1 | -0/+4 | |
| | ||||||
* | Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger | Christian Schneppe | 2020-01-14 | 1 | -14/+14 | |
|\ | ||||||
| * | Merge pull request #426 from licaon-kter/patch-8 | Christian Schneppe | 2020-01-03 | 1 | -2/+2 | |
| |\ | | | | | | | Fix typo | |||||
| | * | Fix typo | Licaon_Kter | 2020-01-03 | 1 | -2/+2 | |
| |/ | | | | | ...be more specific | |||||
| * | Merge pull request #425 from licaon-kter/patch-7 | Christian Schneppe | 2020-01-03 | 1 | -12/+12 | |
| |\ | | | | | | | Fix typos | |||||
| | * | Fix typos | Licaon_Kter | 2020-01-03 | 1 | -12/+12 | |
| |/ | ||||||
* | | show toast message on PN if user is not in room/channel | Christian Schneppe | 2020-01-14 | 1 | -0/+5 | |
| | | ||||||
* | | show avatar correctly | Christian Schneppe | 2020-01-14 | 2 | -0/+2 | |
| | | ||||||
* | | switch volume control between earpiece and speaker while listening audio | Christian Schneppe | 2020-01-14 | 2 | -2/+1 | |
|/ | ||||||
* | Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger | Christian Schneppe | 2020-01-02 | 2 | -0/+18 | |
|\ | ||||||
| * | Add explanations of encryption methods | Christian Schneppe | 2019-12-29 | 1 | -0/+18 | |
| | | ||||||
| * | Add files via upload | Christian Schneppe | 2019-12-29 | 1 | -0/+0 | |
| | | ||||||
* | | rework map view and update leaflet to 1.6.0 | Christian Schneppe | 2020-01-02 | 6 | -40/+57 | |
| | | ||||||
* | | don’t crash when long pressing invalid geo-uris | Christian Schneppe | 2020-01-02 | 1 | -3/+7 | |
| | | ||||||
* | | reset XmppConnection to parent | Christian Schneppe | 2020-01-02 | 1 | -1/+1 | |
| | | ||||||
* | | don't create conversation while watching ContactDetails | Christian Schneppe | 2020-01-02 | 2 | -19/+0 | |
| | | ||||||
* | | startup performance improvements | Christian Schneppe | 2020-01-02 | 1 | -24/+31 | |
| | | ||||||
* | | reset file to normal message when attempting re-download after delete | Christian Schneppe | 2020-01-02 | 1 | -0/+9 | |
| | | ||||||
* | | persist file size across aborts | Christian Schneppe | 2020-01-02 | 7 | -18/+43 | |
| | | ||||||
* | | make parts in Message.java final | Christian Schneppe | 2020-01-02 | 1 | -1/+1 | |
| | | ||||||
* | | automatically set year in about message | Christian Schneppe | 2020-01-02 | 3 | -3/+10 | |
|/ | ||||||
* | display '#' in generated channel avatars | Christian Schneppe | 2019-12-24 | 1 | -7/+12 | |
| | ||||||
* | Implement download resumption for OMEMO encrypted files | Christian Schneppe | 2019-12-24 | 2 | -22/+56 | |
| | ||||||
* | createOutputStream(): allow to disable decryption | Christian Schneppe | 2019-12-24 | 2 | -15/+8 | |
| | ||||||
* | small contact details UI fixes | Christian Schneppe | 2019-12-24 | 2 | -45/+16 | |
| | ||||||
* | rework conference and contact details | Christian Schneppe | 2019-12-23 | 21 | -230/+299 | |
| | | | | | | | | | * reduce avatar size * show big avatar on long click * reorder elements * show contact/muc JID in advanced mode fixes #423 | |||||
* | small UI refresh changes | Christian Schneppe | 2019-12-23 | 2 | -3/+3 | |
| | ||||||
* | show nick for /me in 1:1 chats | Christian Schneppe | 2019-12-17 | 1 | -2/+12 | |
| | | | | fixes #421 | |||||
* | first step to remove OTR encryption | Christian Schneppe | 2019-12-13 | 6 | -1/+14 | |
| | | | | * make OTR available via expert settings and disable it as default | |||||
* | rework adhocinvite | Christian Schneppe | 2019-12-13 | 2 | -24/+29 | |
| |