aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* version bump to 1.13.8 + changelog1.13.8Daniel Gultsch2016-08-112-2/+7
* use direct ssl when port was manually set to 5223Daniel Gultsch2016-08-101-2/+24
* close tcp connection after 30s of inactivity when in push_modeDaniel Gultsch2016-08-093-14/+31
* don't do idle ping if close_tcp option is setDaniel Gultsch2016-08-091-2/+4
* explictly set account status to offline when waiting for pushDaniel Gultsch2016-08-091-1/+2
* catch all throwables when parsing xmlDaniel Gultsch2016-08-021-2/+2
* catch platform bug when getting ringer modeDaniel Gultsch2016-08-021-4/+9
* catch NPE in getVideoPreview() because getFrame sometimes returns nullDaniel Gultsch2016-08-021-1/+1
* handle invalid prekey ids in bundleDaniel Gultsch2016-08-021-3/+5
* set tablet, phone or pc identityDaniel Gultsch2016-07-312-4/+11
* add logging when swiping away from recents is being ignoredDaniel Gultsch2016-07-311-0/+2
* catch exception when trying to get video preview of pgp encrypted fileDaniel Gultsch2016-07-311-1/+5
* show identity type for device selectionDaniel Gultsch2016-07-2810-46/+135
* version bump to 1.13.7 + changelog1.13.7Daniel Gultsch2016-07-282-2/+5
* pulled translations from transifexDaniel Gultsch2016-07-288-29/+85
* add OS to version responseDaniel Gultsch2016-07-271-0/+5
* fixed rare null pointer in avatar creationDaniel Gultsch2016-07-271-1/+1
* add trillian to html otr parsing fixes #1963Daniel Gultsch2016-07-271-1/+1
* pulled translations from transifexDaniel Gultsch2016-07-2718-25/+741
* fixed regression in file delete detection due to missing !Daniel Gultsch2016-07-261-1/+1
* added more logging for file deletionDaniel Gultsch2016-07-261-6/+11
* display specific error message when password is too weak on registrationDaniel Gultsch2016-07-253-15/+24
* refactored how view intents are handledDaniel Gultsch2016-07-254-39/+36
* refactored deleted file detection to monitor entire sd card. fixes #1968Daniel Gultsch2016-07-232-19/+95
* feed version response from app name instead of static variableDaniel Gultsch2016-07-222-3/+4
* don't crash when opening 'xmpp:' urisDaniel Gultsch2016-07-221-1/+1
* provide black background video thumbnail if preview couldn't be generatedDaniel Gultsch2016-07-221-6/+13
* push file offered notification when initial HTTP HEAD req. failsDaniel Gultsch2016-07-211-6/+7
* offer back/cancel button when using magic createDaniel Gultsch2016-07-211-7/+25
* announce OTR support as per XEP-0378Daniel Gultsch2016-07-171-0/+6
* allow message correction by default since security implications are negligibleDaniel Gultsch2016-07-172-2/+2
* additional null pointer checks when verifying otr keysDaniel Gultsch2016-07-171-1/+1
* show toast hint when touching inactive omemo fingerprintsDaniel Gultsch2016-07-174-1/+39
* version bump to 1.13.6 + changelog1.13.6Daniel Gultsch2016-07-162-2/+6
* show error notification in connecting state as wellDaniel Gultsch2016-07-141-1/+3
* add more error states for stream errorsDaniel Gultsch2016-07-143-5/+35
* include pgp and omemo fallback message only when unencrypted is enabledDaniel Gultsch2016-07-141-2/+5
* don't take stanza-id into account when deduping muc pmsDaniel Gultsch2016-07-141-1/+1
* respond to XEP-0202: Entity TimeDaniel Gultsch2016-07-133-2/+34
* don't time out disco request but just send bind requestDaniel Gultsch2016-07-131-37/+12
* call update file params from threadDaniel Gultsch2016-07-131-16/+16
* show a preview for video filesDaniel Gultsch2016-07-118-24/+176
* fixed typo in changelogDaniel Gultsch2016-07-111-1/+1
* version bump to 1.13.5 + changelog1.13.5Daniel Gultsch2016-07-092-3/+6
* don't crash when tabbing through muc user list with offline usersDaniel Gultsch2016-07-081-2/+3
* simplified muc users orderingDaniel Gultsch2016-07-041-11/+12
* do not crash on jingle connection when contact doesn't use discoDaniel Gultsch2016-07-041-2/+4
* version bump to 1.13.4 + changelog1.13.4Daniel Gultsch2016-07-022-2/+7
* pulled translations from transifexDaniel Gultsch2016-07-011-4/+4
* use direct invites to re-invite muc membersDaniel Gultsch2016-06-301-5/+9