aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* make video resolution configurableChristian Schneppe2017-03-045-2/+44
* add missing attributChristian Schneppe2017-03-041-0/+1
* Keep draft even when correcting previously sent msgChristian Schneppe2017-03-042-8/+22
* fixed messages vanishing after pgp raised error on editing a messageChristian Schneppe2017-03-042-3/+5
* show icons in pop menu with reflection. imagespan was not centred ver…Christian Schneppe2017-03-042-22/+19
* block send action while encrypting pgp messageChristian Schneppe2017-03-042-0/+14
* make notification icon size depend on 'Large Text' settingChristian Schneppe2017-03-044-2/+8
* Added icons for the attach options according to material design guidlinesChristian Schneppe2017-03-0462-9/+58
* changed default setting for enter_is_send on devices with keyboardChristian Schneppe2017-03-044-2/+7
* rename the Xmlns class to NamespaceChristian Schneppe2017-03-0410-54/+53
* bump mam namespace to :2Christian Schneppe2017-03-041-1/+1
* show 'show inactive keys' button also when there are no active keysChristian Schneppe2017-03-041-1/+1
* properly handle onNewIntent() in StartConversations activityChristian Schneppe2017-03-041-0/+9
* properly trim() incoming imto: urisChristian Schneppe2017-03-041-1/+1
* use priority low when creating notification without sound/vibrationChristian Schneppe2017-03-041-0/+1
* make x509 verification node world readableChristian Schneppe2017-03-045-15/+87
* fix sending video file as is, if it is in our directoryChristian Schneppe2017-02-281-2/+2
* correct date for first message / message at topChristian Schneppe2017-02-281-2/+2
* AppUpdater: detect beta versionsChristian Schneppe2017-02-241-6/+15
* show resource in bracketsChristian Schneppe2017-02-241-1/+1
* some little chatlist optimizationsChristian Schneppe2017-02-241-3/+5
* separate date bubbles from status messsagesChristian Schneppe2017-02-231-3/+9
* fix resource viewChristian Schneppe2017-02-231-2/+2
* reworked reconnect in profile settingsChristian Schneppe2017-02-221-6/+4
* send 'online' presences also while typing a messageChristian Schneppe2017-02-222-1/+16
* don't animate image view and set some variables finalChristian Schneppe2017-02-221-3/+4
* make max brightness in fullscreen configurableChristian Schneppe2017-02-224-4/+31
* show dates correctlyChristian Schneppe2017-02-221-2/+5
* reordered and make some strings finalChristian Schneppe2017-02-221-14/+10
* set location preview sizeChristian Schneppe2017-02-221-0/+16
* Fix a typo in legacyChristian Schneppe2017-02-227-16/+16
* migrate domain and host exemption into seperate classChristian Schneppe2017-02-224-6/+28
* only change actionbar display options when changedChristian Schneppe2017-02-221-7/+9
* npe checksChristian Schneppe2017-02-222-3/+8
* synchronize modifications of output stream in tag writerChristian Schneppe2017-02-221-4/+4
* explicitly turn off vibration when disabledChristian Schneppe2017-02-221-0/+2
* only extract stanza-id from live messages when disco feature is setChristian Schneppe2017-02-221-2/+2
* fixed behaviour in message parser when doing mam catchupChristian Schneppe2017-02-221-2/+2
* bump mam namespaceChristian Schneppe2017-02-227-17/+48
* rethink mam catchup strategiesChristian Schneppe2017-02-225-40/+57
* add resource to ContactDetailsChristian Schneppe2017-02-224-0/+45
* reworked rotation in FullScreenViewer fixes #107Christian Schneppe2017-02-191-59/+18
* check account in EnterJidDialog fixes #106Christian Schneppe2017-02-191-1/+5
* add date bubble in chatlistChristian Schneppe2017-02-1910-51/+68
* respond to xep-0184 requests in muc pmsChristian Schneppe2017-02-151-2/+2
* don't delete chats after restart / reconnectChristian Schneppe2017-02-151-0/+1
* only force close tagwriter before creating a new oneChristian Schneppe2017-02-142-6/+7
* fixed adhoc conference creation behaviour. properly show errorsChristian Schneppe2017-02-144-8/+12
* don't compress videos if they are in our files directoryChristian Schneppe2017-02-122-3/+19
* try restarting app after getting killedChristian Schneppe2017-02-111-0/+6