Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pulled translations from transifex | Daniel Gultsch | 2016-09-16 | 10 | -4/+68 |
| | |||||
* | dont show delete file button when outside conversations directory. fixes #2007 | Daniel Gultsch | 2016-09-16 | 1 | -2/+5 |
| | |||||
* | Merge branch 'master' of https://github.com/Mishiranu/Conversations into ↵ | Daniel Gultsch | 2016-09-16 | 2 | -37/+56 |
|\ | | | | | | | Mishiranu-master | ||||
| * | Allow text selection with multiple links in message | Mishiranu | 2016-09-16 | 2 | -37/+56 |
| | | |||||
* | | use history clear date as minimum date for mam | Daniel Gultsch | 2016-09-16 | 5 | -10/+40 |
| | | |||||
* | | deal with null bodys in message preview | Daniel Gultsch | 2016-09-15 | 1 | -5/+3 |
| | | |||||
* | | store jid if it was changed during bind | Daniel Gultsch | 2016-09-14 | 2 | -3/+8 |
|/ | |||||
* | Merge pull request #2018 from SamWhited/sasl_anonymous | Daniel Gultsch | 2016-09-14 | 2 | -1/+32 |
|\ | | | | | SASL ANONYMOUS (no UI) | ||||
| * | Use JID returned by the server during bind | Sam Whited | 2016-09-12 | 1 | -1/+1 |
| | | | | | | | | Not just the resourcepart | ||||
| * | Support ANONYMOUS SASL | Sam Whited | 2016-09-12 | 2 | -0/+31 |
| | | |||||
* | | Merge branch 'pebble-notification' of ↵ | Daniel Gultsch | 2016-09-12 | 1 | -1/+1 |
|\ \ | | | | | | | | | | https://github.com/danielegobbetti/Conversations into danielegobbetti-pebble-notification | ||||
| * | | Use the last message in the content text instead of the first. | Daniele Gobbetti | 2016-09-11 | 1 | -1/+1 |
| |/ | | | | | | | | | | | | | | | This fixes the issue where the first message in the notification was sent to pebble (and possibly to other wear devices) for every update in the conversation, as reported in #1249. This is the same patch propoed in https://github.com/siacs/Conversations/issues/1249#issuecomment-245878335 | ||||
* | | don't use display version of jids | Daniel Gultsch | 2016-09-12 | 2 | -95/+99 |
| | | |||||
* | | remember scroll position on rotate. fixes #2011 | Daniel Gultsch | 2016-09-12 | 2 | -11/+57 |
|/ | |||||
* | Fix typo | licaon-kter | 2016-09-10 | 1 | -1/+1 |
| | |||||
* | download own vcard avatar if none is set. fixes #2008 | Daniel Gultsch | 2016-09-09 | 4 | -11/+23 |
| | |||||
* | pulled translations from transifex | Daniel Gultsch | 2016-09-08 | 14 | -2/+109 |
| | |||||
* | provide hint on why conference can not be encrypted | Daniel Gultsch | 2016-09-08 | 3 | -2/+71 |
| | |||||
* | be a bit more careful when deleting and deactivating accounts | Daniel Gultsch | 2016-09-07 | 6 | -22/+47 |
| | |||||
* | show server not found muc error | Daniel Gultsch | 2016-09-06 | 4 | -2/+11 |
| | |||||
* | remove explicit pebble support. treat as wear device | Daniel Gultsch | 2016-09-06 | 1 | -25/+0 |
| | |||||
* | show reply action on wear devices | Daniel Gultsch | 2016-09-06 | 1 | -2/+4 |
| | |||||
* | don't use fileprovider when opening files on android M and below | Daniel Gultsch | 2016-09-04 | 2 | -7/+18 |
| | |||||
* | don't crash when correcting waiting pgp encrypted messages | Daniel Gultsch | 2016-09-04 | 1 | -4/+12 |
| | |||||
* | fixed recreation issues in StartConversationActivity | Daniel Gultsch | 2016-08-31 | 3 | -977/+1031 |
| | |||||
* | fixed typo | Daniel Gultsch | 2016-08-31 | 1 | -2/+2 |
| | |||||
* | don't show duplicate nofications on android 4 | Daniel Gultsch | 2016-08-31 | 1 | -15/+14 |
| | |||||
* | broader exception catchers | Daniel Gultsch | 2016-08-30 | 2 | -2/+3 |
| | |||||
* | use file provider for taking pictures | Daniel Gultsch | 2016-08-30 | 2 | -3/+5 |
| | |||||
* | don't show up navigation in startConversation when there are no open ↵ | Daniel Gultsch | 2016-08-30 | 1 | -1/+3 |
| | | | | conversations | ||||
* | add more logging to pgp engine | Daniel Gultsch | 2016-08-30 | 2 | -15/+20 |
| | |||||
* | mark conversation as read when swiping a notification with quick reply away | Daniel Gultsch | 2016-08-27 | 2 | -1/+24 |
| | |||||
* | don't automatically download files and avatars when datasaver is on | Daniel Gultsch | 2016-08-27 | 5 | -5/+18 |
| | |||||
* | bring back connectivity changed events on android n | Daniel Gultsch | 2016-08-27 | 1 | -2/+4 |
| | |||||
* | don't overwrite edited information in editaccount on rotate | Daniel Gultsch | 2016-08-26 | 1 | -1/+3 |
| | |||||
* | don't set notification mode to background when on pause | Daniel Gultsch | 2016-08-26 | 1 | -6/+0 |
| | |||||
* | wrap dynamic tags into multiple lines. fixes #2003 | Daniel Gultsch | 2016-08-26 | 5 | -9/+15 |
| | |||||
* | some multi-window optimizations. set min width to 300 | Daniel Gultsch | 2016-08-26 | 6 | -4/+17 |
| | |||||
* | attach contact to notification | Daniel Gultsch | 2016-08-26 | 3 | -15/+30 |
| | |||||
* | add snackbar for request presence subscription | Daniel Gultsch | 2016-08-26 | 3 | -1/+19 |
| | |||||
* | always display allow contact perm dialog after intro | Daniel Gultsch | 2016-08-26 | 1 | -0/+10 |
| | |||||
* | survive rotation in editaccount | Daniel Gultsch | 2016-08-26 | 2 | -14/+49 |
| | |||||
* | made payment required error standard compliant | Daniel Gultsch | 2016-08-25 | 1 | -4/+5 |
| | |||||
* | add file provider to share files on android n | Daniel Gultsch | 2016-08-25 | 4 | -71/+95 |
| | |||||
* | offer quick reply on android N | Daniel Gultsch | 2016-08-25 | 4 | -44/+109 |
| | |||||
* | use N style stacked notifications | Daniel Gultsch | 2016-08-25 | 3 | -75/+85 |
| | |||||
* | send register IQs without full from | Daniel Gultsch | 2016-08-25 | 3 | -5/+6 |
| | |||||
* | made image preview size smaller for low res images | Daniel Gultsch | 2016-08-25 | 1 | -8/+14 |
| | |||||
* | various null pointer checks | Daniel Gultsch | 2016-08-20 | 3 | -3/+12 |
| | |||||
* | pulled translations from transifex | Daniel Gultsch | 2016-08-19 | 30 | -84/+119 |
| |