Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't show duplicate status message in contact details | Daniel Gultsch | 2016-05-13 | 1 | -3/+3 |
| | |||||
* | only default to omemo when all our devices support it | Daniel Gultsch | 2016-05-13 | 1 | -0/+1 |
| | |||||
* | do not process self presence | Daniel Gultsch | 2016-05-13 | 1 | -2/+2 |
| | | | | we don't want our own resource show up in the self contact | ||||
* | show presence of other resources as template | Daniel Gultsch | 2016-05-13 | 6 | -6/+49 |
| | |||||
* | Update ISSUE_TEMPLATE.md | Daniel Gultsch | 2016-05-13 | 1 | -0/+1 |
| | |||||
* | create contributing guidelines | Daniel Gultsch | 2016-05-13 | 1 | -0/+11 |
| | |||||
* | Create issue template | Daniel Gultsch | 2016-05-13 | 1 | -0/+28 |
| | |||||
* | reset attempt count when reconnecting because of timeout | Daniel Gultsch | 2016-05-13 | 1 | -0/+3 |
| | |||||
* | interrupt XMPPConnection Thread | Daniel Gultsch | 2016-05-13 | 2 | -1/+15 |
| | | | | | in some cases the the DNS query might take too long (even though we specified a timeout) if that happens we need a secondary solution (besides killing the socket) to stop the thread | ||||
* | prefer IPv4 DNS servers | Daniel Gultsch | 2016-05-13 | 1 | -3/+16 |
| | | | | some devices might have problems contacting the IPv6 DNS server while in sleep mode | ||||
* | improve keyboard handling. fixes #1387 | Daniel Gultsch | 2016-05-13 | 3 | -6/+51 |
| | | | | | | * start a new Conversations by pressing mod+space * automatically start searching when pressing keys in StartConversationsActivity * when hitting enter when number of search results == 1 open that conversation | ||||
* | use 'phone' or 'tablet' as default resource | Daniel Gultsch | 2016-05-13 | 3 | -1/+9 |
| | |||||
* | make omemo default when all resources support it | Daniel Gultsch | 2016-05-13 | 5 | -15/+38 |
| | |||||
* | check if pgpengine is still bound before using it | Daniel Gultsch | 2016-05-13 | 3 | -2/+5 |
| | |||||
* | scroll to bottom after sending multi-line message | Daniel Gultsch | 2016-05-13 | 1 | -2/+8 |
| | |||||
* | stop processing PreKeyWhisperMessage if there is no PreKeyId | Daniel Gultsch | 2016-05-13 | 1 | -3/+5 |
| | | | | fixes #1832 | ||||
* | don’t let attempt count fall below zero | Daniel Gultsch | 2016-05-13 | 1 | -1/+1 |
| | |||||
* | add lock domain and magic create domain to known hosts | Daniel Gultsch | 2016-05-13 | 1 | -0/+6 |
| | |||||
* | always show download button when link is encrypted | Daniel Gultsch | 2016-05-13 | 1 | -5/+1 |
| | | | | dont check for known mime type | ||||
* | report host-account as account state in UI | Daniel Gultsch | 2016-05-13 | 3 | -4/+14 |
| | |||||
* | do not show last-seen metric in UI | Daniel Gultsch | 2016-05-13 | 5 | -24/+6 |
| | |||||
* | fix logging wrong variable for failed resume | Daniel Gultsch | 2016-05-13 | 1 | -1/+1 |
| | |||||
* | check for h attribute in 'failed' nonza | Daniel Gultsch | 2016-05-13 | 1 | -3/+9 |
| | |||||
* | version bump to 1.12.2 + changelog | Daniel Gultsch | 2016-05-13 | 2 | -2/+5 |
| | |||||
* | catch all exceptions thrown by xml pull parser | Daniel Gultsch | 2016-05-13 | 1 | -11/+2 |
| | |||||
* | handle invalid base64 is SASl SCRAM response | Daniel Gultsch | 2016-05-13 | 1 | -5/+9 |
| | |||||
* | Update README.md | Christian S | 2016-05-08 | 1 | -1/+1 |
| | |||||
* | Update README.md | Christian S | 2016-05-08 | 1 | -1/+1 |
| | |||||
* | add icon | Christian S | 2016-05-08 | 1 | -0/+0 |
| | |||||
* | Delete screenshots.png | Christian S | 2016-05-08 | 1 | -0/+0 |
| | |||||
* | Update README.md | Christian S | 2016-05-07 | 1 | -1/+2 |
| | |||||
* | changed logo to a lighter blue | Christian S | 2016-05-07 | 11 | -0/+0 |
| | |||||
* | Ask to uninstall the plugins because the features are directly integrated | Christian S | 2016-05-06 | 3 | -3/+75 |
| | |||||
* | changes for upcoming version | Christian S | 2016-05-06 | 1 | -1/+3 |
| | |||||
* | Merge remote-tracking branch 'refs/remotes/origin/share_location' into ↵ | Christian S | 2016-05-06 | 9 | -2/+445 |
|\ | | | | | | | development | ||||
| * | increased heapsize | Christian S | 2016-05-06 | 1 | -0/+1 |
| | | |||||
| * | added missing strings | Christian S | 2016-05-06 | 2 | -2/+11 |
| | | |||||
| * | bug fix in manifest | Christian S | 2016-05-06 | 1 | -3/+4 |
| | | |||||
| * | add share location | Christian S | 2016-05-05 | 9 | -1/+434 |
| | | |||||
* | | ignore api_keys.xml | Christian S | 2016-05-06 | 1 | -0/+1 |
| | | |||||
* | | Merge remote-tracking branch 'refs/remotes/siacs/master' into development | Christian S | 2016-05-06 | 5 | -11/+22 |
|\ \ | |/ |/| | |||||
| * | Merge pull request #1829 from sebastianv89/patch-1 | Daniel Gultsch | 2016-05-05 | 1 | -1/+0 |
| |\ | | | | | | | Remove copy of innerkey | ||||
| | * | Remove copy of innerkey | Sebastian | 2016-05-05 | 1 | -1/+0 |
| | | | | | | | | | The line overwrites this.innerkey with the value that was already there. | ||||
| * | | report bind failure as account state | Daniel Gultsch | 2016-05-05 | 3 | -9/+14 |
| | | | |||||
| * | | log more information about HTTP’s max upload size | Daniel Gultsch | 2016-05-05 | 2 | -1/+8 |
| |/ | |||||
* | | remove plugin section from settings | Christian S | 2016-05-05 | 1 | -17/+0 |
| | | |||||
* | | add audio recorder | Christian S | 2016-05-05 | 6 | -5/+235 |
|\ \ | |||||
| * | | add audio recorder | Christian S | 2016-05-05 | 6 | -5/+235 |
| | | | |||||
* | | | catch exceptions | Christian S | 2016-05-05 | 1 | -2/+2 |
| | | | |||||
* | | | change storage paths | Christian S | 2016-05-05 | 1 | -2/+2 |
|/ / |