Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fetch new conference configuration on every conf update | Daniel Gultsch | 2016-10-08 | 2 | -20/+20 |
| | |||||
* | reset sending to waiting on every error | Daniel Gultsch | 2016-10-07 | 2 | -2/+11 |
| | |||||
* | fixed account hash calculation | Daniel Gultsch | 2016-10-07 | 1 | -1/+1 |
| | |||||
* | respond to chat marker request only when mutual presence subscription exists | Daniel Gultsch | 2016-10-07 | 5 | -6/+13 |
| | |||||
* | create new instances of key manager every time it's used | Daniel Gultsch | 2016-10-07 | 1 | -3/+6 |
| | |||||
* | warn user if account is offline during avatar publication | Daniel Gultsch | 2016-10-06 | 2 | -4/+11 |
| | |||||
* | refresh error notification after 'try again' | Daniel Gultsch | 2016-10-06 | 1 | -0/+1 |
| | |||||
* | be more careful parsing integers in omemo | Daniel Gultsch | 2016-10-06 | 2 | -4/+12 |
| | |||||
* | issue ping after push was received | Daniel Gultsch | 2016-10-06 | 2 | -1/+13 |
| | |||||
* | parse smacks delay from messages | Daniel Gultsch | 2016-10-06 | 1 | -1/+1 |
| | |||||
* | try to fix messages stuck at sending | Daniel Gultsch | 2016-10-06 | 2 | -1/+3 |
| | |||||
* | make error notification dismissable. fixes #1815 | Daniel Gultsch | 2016-10-04 | 3 | -40/+47 |
| | |||||
* | fixed omemo shown as unavailable in 1:1 chats | Daniel Gultsch | 2016-10-03 | 5 | -5/+12 |
| | |||||
* | resolve take photo uri for internal use | Daniel Gultsch | 2016-10-03 | 2 | -5/+5 |
| | |||||
* | properly index take photo uris from file provider | Daniel Gultsch | 2016-10-03 | 2 | -8/+15 |
| | |||||
* | add more logging to attaching file process | Daniel Gultsch | 2016-10-03 | 1 | -0/+14 |
| | |||||
* | when activating omemo in conference always check preferences | Daniel Gultsch | 2016-10-03 | 1 | -14/+14 |
| | |||||
* | explicit logging when copying files to storage | Daniel Gultsch | 2016-10-03 | 2 | -6/+3 |
| | |||||
* | added nick to conference jid example | Daniel Gultsch | 2016-09-28 | 1 | -1/+1 |
| | |||||
* | Merge pull request #2027 from danielegobbetti/wear-reply-dismiss-notification | Daniel Gultsch | 2016-09-28 | 2 | -10/+20 |
|\ | | | | | Dismiss the notification when replying from a wear notification [needs review!] | ||||
| * | Allow to dismiss the notification from a wear reply. | Daniele Gobbetti | 2016-09-27 | 2 | -10/+20 |
| | | | | | | | | | | - use different IDs in the same method for the PendingIntent - fix reply for GPG encrypted replies (untested) | ||||
* | | simplified code that invokes the export logs service | Daniel Gultsch | 2016-09-28 | 3 | -39/+9 |
| | | |||||
* | | expert 'setting' to remove omemo identity. fixes #2038 | Daniel Gultsch | 2016-09-28 | 4 | -4/+68 |
|/ | |||||
* | always use ipv4 localhost for Orbot connections | Daniel Gultsch | 2016-09-27 | 1 | -1/+3 |
| | |||||
* | don't reset encryption choice to auto on archiving | Daniel Gultsch | 2016-09-24 | 1 | -2/+0 |
| | |||||
* | don't react to null and empty voice replies | Daniel Gultsch | 2016-09-21 | 1 | -3/+4 |
| | |||||
* | don't use file provider for photo uris on android < N. fixes #2030 | Daniel Gultsch | 2016-09-21 | 1 | -1/+5 |
| | |||||
* | don't wait for disco when not having stream managment | Daniel Gultsch | 2016-09-21 | 1 | -1/+1 |
| | |||||
* | add timeouts to HTTPUrlConnections and allow cancelation of all sending files | Daniel Gultsch | 2016-09-20 | 3 | -4/+11 |
| | |||||
* | Merge pull request #2028 from Mishiranu/feature-more-tables | Daniel Gultsch | 2016-09-20 | 4 | -21/+73 |
|\ | | | | | Fix "Server info" table layout | ||||
| * | Update Russian translation | Mishiranu | 2016-09-20 | 1 | -8/+8 |
| | | |||||
| * | Fix "More table" layout | Mishiranu | 2016-09-20 | 3 | -13/+65 |
| | | | | | | | | Retain "More table" visibility on screen orientation change | ||||
* | | fixed styling in blocking dialog | Daniel Gultsch | 2016-09-20 | 2 | -5/+16 |
| | | |||||
* | | pulled translations from transifex | Daniel Gultsch | 2016-09-20 | 2 | -5/+15 |
|/ | |||||
* | add support for XEP-0377: Spam Reporting | Daniel Gultsch | 2016-09-18 | 6 | -7/+53 |
| | |||||
* | don't simply ignore null in message body but try to avoid it | Daniel Gultsch | 2016-09-18 | 3 | -5/+10 |
| | |||||
* | recreate activities when theme changed | Daniel Gultsch | 2016-09-18 | 5 | -5/+36 |
| | |||||
* | use proper paddings in dialogs on android < 5 | Daniel Gultsch | 2016-09-18 | 7 | -20/+43 |
| | |||||
* | catch all throwables when loading contacts | Daniel Gultsch | 2016-09-17 | 2 | -3/+3 |
| | |||||
* | 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 |