aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java (unfollow)
Commit message (Expand)AuthorFilesLines
2016-07-25show toast hint when touching inactive omemo fingerprintsDaniel Gultsch2-1/+37
2016-07-17avoid NPEChristian Schneppe1-2/+4
2016-07-17show error notification in connecting state as wellDaniel Gultsch1-1/+3
2016-07-17add more error states for stream errorsDaniel Gultsch2-4/+32
2016-07-17include 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-12fixed storage location for recorded voiceChristian Schneppe1-2/+1
2016-07-12change foreground icon when not connectedChristian Schneppe1-3/+5
2016-07-12revert be4aa2afc96b86c89c2fc37735a4b0cf328d7415Christian Schneppe2-95/+129
2016-07-12show a preview for video filesDaniel Gultsch1-24/+116
2016-07-09don't crash when tabbing through muc user list with offline usersDaniel Gultsch1-2/+3
2016-07-09simplified muc users orderingDaniel Gultsch1-11/+12
2016-07-09do not crash on jingle connection when contact doesn't use discoDaniel Gultsch1-2/+4
2016-07-02set timeout correctlyChristian Schneppe1-2/+2
2016-07-02code cleanupChristian Schneppe10-26/+0
2016-07-02some little updater changes and code cleanupChristian Schneppe3-29/+10
2016-07-01show online status in foreground serviceChristian Schneppe1-3/+14
2016-07-01correct variable namesChristian Schneppe1-1/+1
2016-07-01use direct invites to re-invite muc membersDaniel Gultsch1-5/+9
2016-07-01use dnd as overriding statusDaniel Gultsch4-14/+15
2016-06-30don't crash on record voiceChristian Schneppe1-2/+1
2016-06-30don't crash on broken base64 in omemo messages. fixes #1934Daniel Gultsch2-8/+14
2016-06-30support jingle ft:4 to be compatible with swiftDaniel Gultsch4-32/+105
2016-06-30add share button to image/video viewChristian Schneppe1-5/+34
2016-06-30code cleanupChristian Schneppe1-11/+0
2016-06-30add .nomedia to audios directoryChristian Schneppe1-4/+12
2016-06-30use variables from filebackendChristian Schneppe1-1/+2
2016-06-29increased preview sizeChristian Schneppe1-3/+3
2016-06-29reworked image preview a bitChristian Schneppe1-71/+82
2016-06-29code cleanupChristian Schneppe1-4/+2
2016-06-29vibrate on new messages when app is openChristian Schneppe2-0/+11
2016-06-29add count to notificationsChristian Schneppe1-0/+1
2016-06-28check if bitmap is null and clear pending uris when pressing cancelChristian Schneppe1-61/+71
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-28show preview when sharing single imageChristian Schneppe1-11/+107
2016-06-25modified output filename and location of voice recorderChristian Schneppe1-1/+1
2016-06-24code cleanupChristian Schneppe1-15/+0
2016-06-24introduced share button in contact details. remove show qrDaniel Gultsch4-23/+22
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-23show image/video in fullscreenChristian Schneppe1-1/+9
2016-06-22fixed bug on opening notificationsChristian Schneppe1-1/+1
2016-06-22remove white spaces from hostnameDaniel Gultsch1-2/+2
2016-06-22refactor code that reads real jid from mucDaniel Gultsch1-15/+15