Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | revert checkbox meaning from chrash report | Christian Schneppe | 2016-05-16 | 1 | -3/+3 |
| | |||||
* | use wakelock on retrieve filesize | Christian Schneppe | 2016-05-16 | 1 | -0/+3 |
| | |||||
* | make "is tiping..." in bold italic | Christian Schneppe | 2016-05-16 | 2 | -0/+3 |
| | |||||
* | Merge remote-tracking branch 'refs/remotes/siacs/master' | Christian Schneppe | 2016-05-15 | 3 | -6/+7 |
|\ | |||||
| * | log incoming iq requests | Daniel Gultsch | 2016-05-15 | 2 | -0/+6 |
| | | |||||
| * | send caps hash in muc join | Daniel Gultsch | 2016-05-15 | 1 | -6/+1 |
| | | | | | | | | this prevents desktop clients from iq'ing use when they join | ||||
* | | fixed crash on startup | Christian Schneppe | 2016-05-15 | 1 | -6/+5 |
| | | |||||
* | | Merge remote-tracking branch 'refs/remotes/siacs/master' | Christian Schneppe | 2016-05-15 | 5 | -10/+15 |
|\| | |||||
| * | version bump to 1.12.3 + changelog | Daniel Gultsch | 2016-05-13 | 2 | -2/+8 |
| | | |||||
| * | 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-12 | 1 | -0/+3 |
| | | |||||
| * | interrupt XMPPConnection Thread | Daniel Gultsch | 2016-05-12 | 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-12 | 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-12 | 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-12 | 4 | -2/+10 |
| | | |||||
| * | make omemo default when all resources support it | Daniel Gultsch | 2016-05-12 | 5 | -15/+38 |
| | | |||||
| * | check if pgpengine is still bound before using it | Daniel Gultsch | 2016-05-12 | 3 | -2/+5 |
| | | |||||
| * | scroll to bottom after sending multi-line message | Daniel Gultsch | 2016-05-12 | 1 | -2/+8 |
| | | |||||
| * | stop processing PreKeyWhisperMessage if there is no PreKeyId | Daniel Gultsch | 2016-05-10 | 1 | -3/+5 |
| | | | | | | | | fixes #1832 | ||||
| * | don’t let attempt count fall below zero | Daniel Gultsch | 2016-05-10 | 1 | -1/+1 |
| | | |||||
| * | add lock domain and magic create domain to known hosts | Daniel Gultsch | 2016-05-10 | 1 | -0/+6 |
| | | |||||
| * | always show download button when link is encrypted | Daniel Gultsch | 2016-05-10 | 1 | -5/+1 |
| | | | | | | | | dont check for known mime type | ||||
| * | report host-account as account state in UI | Daniel Gultsch | 2016-05-10 | 3 | -4/+14 |
| | | |||||
| * | do not show last-seen metric in UI | Daniel Gultsch | 2016-05-10 | 6 | -32/+7 |
| | | |||||
| * | fix logging wrong variable for failed resume | Daniel Gultsch | 2016-05-08 | 1 | -1/+1 |
| | | |||||
| * | check for h attribute in 'failed' nonza | Daniel Gultsch | 2016-05-08 | 1 | -3/+9 |
| | | |||||
| * | version bump to 1.12.2 + changelog | Daniel Gultsch | 2016-05-07 | 2 | -2/+5 |
| | | |||||
| * | catch all exceptions thrown by xml pull parser | Daniel Gultsch | 2016-05-07 | 1 | -11/+2 |
| | | |||||
| * | handle invalid base64 is SASl SCRAM response | Daniel Gultsch | 2016-05-07 | 1 | -5/+9 |
| | | |||||
* | | refactored ContactDetails layout | Christian Schneppe | 2016-05-14 | 1 | -25/+45 |
| | | |||||
* | | readd last seen info to contactDetails | Christian Schneppe | 2016-05-14 | 1 | -1/+8 |
| | | |||||
* | | refactored handling of endConversation | Christian Schneppe | 2016-05-14 | 5 | -16/+57 |
| | | |||||
* | | added new icons | Christian Schneppe | 2016-05-14 | 21 | -3/+3 |
| | | |||||
* | | refactored ConferenceDetails layout | Christian Schneppe | 2016-05-14 | 2 | -96/+113 |
| | | |||||
* | | add share contact to ContactDetails | Christian Schneppe | 2016-05-14 | 2 | -3/+31 |
| | | |||||
* | | increased java heap size | Christian Schneppe | 2016-05-14 | 1 | -1/+1 |
| | | |||||
* | | show addresses in ShareLocation and ShowLocation | Christian Schneppe | 2016-05-14 | 4 | -13/+142 |
| | | |||||
* | | revert changes to disable last-seen in UI | Christian Schneppe | 2016-05-14 | 3 | -4/+12 |
| | | |||||
* | | little layout improvements | Christian Schneppe | 2016-05-14 | 2 | -2/+2 |
| | | |||||
* | | add reconnect to EditAccountActivity | Christian Schneppe | 2016-05-14 | 2 | -1/+13 |
| | | |||||
* | | decreased TextSizeInfo font size | Christian Schneppe | 2016-05-13 | 2 | -4/+4 |
| | | |||||
* | | update gradle version | Christian Schneppe | 2016-05-13 | 11 | -4/+2 |
| | | |||||
* | | changed some colors to match blue theme | Christian Schneppe | 2016-05-13 | 13 | -16/+9 |
| | | |||||
* | | clean unused resources | Christian Schneppe | 2016-05-13 | 77 | -110/+1 |
| | |