aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Conversations and Gajim both have an implementation bug that sends the jingle session id instead of the transport id (compare XEP-260 2.2). This commit has a work around for this that remains buggy when using ft:3. If gajim is ever to fix this we will be incompatbile. gajim should implement ft:4 instead. (gajim to gajim is broken as well)
* 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
|
* version 1.13.5Christian Schneppe2016-06-292-2/+8
|
* 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-282-14/+110
|
* 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
|
* remove white spaces from hostnameDaniel Gultsch2016-06-221-2/+2
|
* refactor code that reads real jid from mucDaniel Gultsch2016-06-221-15/+15
|
* respond to block list pushDaniel Gultsch2016-06-221-0/+6
|
* make sure that we always release wake lock even after throwing exceptionDaniel Gultsch2016-06-221-20/+13
|
* synchronize stanza count increment and writeDaniel Gultsch2016-06-221-11/+11
|
* reworked permissionsChristian Schneppe2016-06-217-12/+54
| | | | | * ask only for necessary permissions on start * ask for location/microphone when requested
* version 1.13.4Christian Schneppe2016-06-202-2/+6
|
* display toast on pgp errorDaniel Gultsch2016-06-203-8/+16
|
* add some missing XEPs to docsDaniel Gultsch2016-06-201-0/+2
|
* log reason for not showing notificationDaniel Gultsch2016-06-201-0/+3
|
* remove ascii control chars when creating xmlDaniel Gultsch2016-06-201-1/+1
|
* hide all graphical previews in chatlistChristian Schneppe2016-06-201-6/+9
|
* thumb caching improvementChristian Schneppe2016-06-202-3/+2
|
* fixed intents for integrated location service and voice recorderChristian Schneppe2016-06-191-4/+2
|
* fixed bug with message preview in chatlistChristian Schneppe2016-06-191-2/+3
|
* optimized image cacheChristian Schneppe2016-06-192-0/+5
|
* don't fail on missing jid in bookmarksDaniel Gultsch2016-06-191-3/+5
|
* don't handle chat states in muc or from archiveDaniel Gultsch2016-06-191-1/+3
|
* show toast when connection to openkeychain could not be madeDaniel Gultsch2016-06-191-1/+9
|