aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2016-07-24swapped order of execution of saved instance state and intentmore_logging_for_view_intentDaniel Gultsch1-11/+12
2016-07-24refactored view intentsDaniel Gultsch4-33/+26
2016-07-23more logging for view intentDaniel Gultsch1-6/+16
2016-07-23refactored deleted file detection to monitor entire sd card. fixes #1968Daniel Gultsch2-19/+95
2016-07-22feed version response from app name instead of static variableDaniel Gultsch2-3/+4
2016-07-22don't crash when opening 'xmpp:' urisDaniel Gultsch1-1/+1
2016-07-22provide black background video thumbnail if preview couldn't be generatedDaniel Gultsch1-6/+13
2016-07-21push file offered notification when initial HTTP HEAD req. failsDaniel Gultsch1-6/+7
2016-07-21offer back/cancel button when using magic createDaniel Gultsch1-7/+25
2016-07-17announce OTR support as per XEP-0378Daniel Gultsch1-0/+6
2016-07-17allow message correction by default since security implications are negligibleDaniel Gultsch2-2/+2
2016-07-17additional null pointer checks when verifying otr keysDaniel Gultsch1-1/+1
2016-07-17show toast hint when touching inactive omemo fingerprintsDaniel Gultsch4-1/+39
2016-07-14show error notification in connecting state as wellDaniel Gultsch1-1/+3
2016-07-14add more error states for stream errorsDaniel Gultsch3-5/+35
2016-07-14include pgp and omemo fallback message only when unencrypted is enabledDaniel Gultsch1-2/+5
2016-07-14don't take stanza-id into account when deduping muc pmsDaniel Gultsch1-1/+1
2016-07-13respond to XEP-0202: Entity TimeDaniel Gultsch3-2/+34
2016-07-13don't time out disco request but just send bind requestDaniel Gultsch1-37/+12
2016-07-13call update file params from threadDaniel Gultsch1-16/+16
2016-07-11show a preview for video filesDaniel Gultsch6-24/+116
2016-07-08don't crash when tabbing through muc user list with offline usersDaniel Gultsch1-2/+3
2016-07-04simplified muc users orderingDaniel Gultsch1-11/+12
2016-07-04do not crash on jingle connection when contact doesn't use discoDaniel Gultsch1-2/+4
2016-07-01pulled translations from transifexDaniel Gultsch1-4/+4
2016-06-30use direct invites to re-invite muc membersDaniel Gultsch1-5/+9
2016-06-30use dnd as overriding statusDaniel Gultsch4-15/+15
2016-06-29don't show 'disable foreground service' button. fixes #1933Daniel Gultsch1-1/+1
2016-06-29don't crash on broken base64 in omemo messages. fixes #1934Daniel Gultsch2-8/+14
2016-06-29support jingle ft:4 to be compatible with swiftDaniel Gultsch4-32/+105
2016-06-28don't show 'create conference' toast on inviteDaniel Gultsch2-8/+12
2016-06-28parse ยง5.1.2 full jids from muc archives for OMEMO messagesDaniel Gultsch1-4/+12
2016-06-28only keep offline members in members only conferencesDaniel Gultsch1-1/+4
2016-06-25pulled translations from transifexDaniel Gultsch3-1/+75
2016-06-24introduced share button in contact details. remove show qrDaniel Gultsch6-33/+30
2016-06-24code cleanup in jingle socks5 transportDaniel Gultsch1-16/+2
2016-06-24show error toasts on ui threadDaniel Gultsch1-5/+18
2016-06-24catch exceptions when retrieving uri file extensionDaniel Gultsch1-0/+2
2016-06-22remove white spaces from hostnameDaniel Gultsch1-2/+2
2016-06-22refactor code that reads real jid from mucDaniel Gultsch1-15/+15
2016-06-22respond to block list pushDaniel Gultsch1-0/+6
2016-06-22make sure that we always release wake lock even after throwing exceptionDaniel Gultsch1-20/+13
2016-06-22synchronize stanza count increment and writeDaniel Gultsch1-11/+11
2016-06-21Update create_conference_dialog.xmlalexxthehood1-5/+5
2016-06-19display toast on pgp errorDaniel Gultsch3-8/+16
2016-06-19log reason for not showing notificationDaniel Gultsch1-0/+3
2016-06-19remove ascii control chars when creating xmlDaniel Gultsch1-1/+1
2016-06-16don't fail on missing jid in bookmarksDaniel Gultsch1-3/+5
2016-06-16don't handle chat states in muc or from archiveDaniel Gultsch1-1/+3
2016-06-16show toast when connection to openkeychain could not be madeDaniel Gultsch1-1/+9