aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* added some german translationsChristian Schneppe2016-07-171-0/+2
* avoid NPEChristian Schneppe2016-07-171-2/+4
* show error notification in connecting state as wellDaniel Gultsch2016-07-171-1/+3
* add more error states for stream errorsDaniel Gultsch2016-07-173-5/+35
* include pgp and omemo fallback message only when unencrypted is enabledDaniel Gultsch2016-07-171-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
* fixed storage location for recorded voiceChristian Schneppe2016-07-121-2/+1
* change foreground icon when not connectedChristian Schneppe2016-07-126-3/+5
* revert be4aa2afc96b86c89c2fc37735a4b0cf328d7415Christian Schneppe2016-07-122-95/+129
* show a preview for video filesDaniel Gultsch2016-07-126-24/+116
* don't crash when tabbing through muc user list with offline usersDaniel Gultsch2016-07-091-2/+3
* simplified muc users orderingDaniel Gultsch2016-07-091-11/+12
* do not crash on jingle connection when contact doesn't use discoDaniel Gultsch2016-07-091-2/+4
* set timeout correctlyChristian Schneppe2016-07-021-2/+2
* delete old colorChristian Schneppe2016-07-022-2/+1
* code cleanupChristian Schneppe2016-07-0213-30/+2
* some little updater changes and code cleanupChristian Schneppe2016-07-025-31/+12
* show online status in foreground serviceChristian Schneppe2016-07-011-3/+14
* correct variable namesChristian Schneppe2016-07-011-1/+1
* use direct invites to re-invite muc membersDaniel Gultsch2016-07-011-5/+9
* use dnd as overriding statusDaniel Gultsch2016-07-014-14/+15
* don't crash on record voiceChristian Schneppe2016-06-301-2/+1
* don't crash on broken base64 in omemo messages. fixes #1934Daniel Gultsch2016-06-302-8/+14
* support jingle ft:4 to be compatible with swiftDaniel Gultsch2016-06-304-32/+105
* add share button to image/video viewChristian Schneppe2016-06-305-7/+272
* code cleanupChristian Schneppe2016-06-301-11/+0
* add .nomedia to audios directoryChristian Schneppe2016-06-301-4/+12
* use variables from filebackendChristian Schneppe2016-06-301-1/+2
* increased preview sizeChristian Schneppe2016-06-291-3/+3
* reworked image preview a bitChristian Schneppe2016-06-293-71/+84
* code cleanupChristian Schneppe2016-06-291-4/+2
* vibrate on new messages when app is openChristian Schneppe2016-06-292-0/+11
* add count to notificationsChristian Schneppe2016-06-291-0/+1
* check if bitmap is null and clear pending uris when pressing cancelChristian Schneppe2016-06-281-61/+71
* don't show 'create conference' toast on inviteDaniel Gultsch2016-06-282-8/+12
* parse ยง5.1.2 full jids from muc archives for OMEMO messagesDaniel Gultsch2016-06-281-4/+12
* only keep offline members in members only conferencesDaniel Gultsch2016-06-281-1/+4
* show preview when sharing single imageChristian Schneppe2016-06-281-11/+107
* add missing german stringsChristian Schneppe2016-06-251-0/+4
* modified output filename and location of voice recorderChristian Schneppe2016-06-251-1/+1
* code cleanupChristian Schneppe2016-06-241-15/+0
* introduced share button in contact details. remove show qrDaniel Gultsch2016-06-246-33/+23
* code cleanup in jingle socks5 transportDaniel Gultsch2016-06-241-16/+2
* show error toasts on ui threadDaniel Gultsch2016-06-241-5/+18
* catch exceptions when retrieving uri file extensionDaniel Gultsch2016-06-241-0/+2
* show image/video in fullscreenChristian Schneppe2016-06-231-1/+9
* fixed bug on opening notificationsChristian Schneppe2016-06-221-1/+1