aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-09added colon to seperate sender and message preview. only show first nameChristian Schneppe1-2/+3
2017-03-09cleaned code of muc name generatorChristian Schneppe1-10/+6
2017-03-09Adds a message sender label in each conversation for text messagesChristian Schneppe2-0/+30
2017-03-09closing the corresponding conversations after blocking a contactChristian Schneppe9-47/+111
2017-03-09extract stanza-id from muc reflectionsChristian Schneppe2-17/+22
2017-03-09deduplicate every message with a stanza-id from the serverChristian Schneppe1-3/+3
2017-03-09fixed multi-session-nick renaming behaviourChristian Schneppe2-14/+11
2017-03-09allow app to access user trust storeChristian Schneppe2-0/+10
2017-03-09renamed enter jid menu item idChristian Schneppe3-8/+8
2017-03-09added an option to directly add a jid to block list from blocklist activityChristian Schneppe4-3/+50
2017-03-05change bitrate with video quality settings tooChristian Schneppe1-2/+15
2017-03-04rename flavor free to standardChristian Schneppe1-0/+0
2017-03-04use default priority notifications. disables heads up notificationsChristian Schneppe1-1/+1
2017-03-04make video resolution configurableChristian Schneppe5-2/+44
2017-03-04add missing attributChristian Schneppe1-0/+1
2017-03-04Keep draft even when correcting previously sent msgChristian Schneppe2-8/+22
2017-03-04fixed messages vanishing after pgp raised error on editing a messageChristian Schneppe2-3/+5
2017-03-04show icons in pop menu with reflection. imagespan was not centred ver…Christian Schneppe2-22/+19
2017-03-04block send action while encrypting pgp messageChristian Schneppe2-0/+14
2017-03-04make notification icon size depend on 'Large Text' settingChristian Schneppe4-2/+8
2017-03-04Added icons for the attach options according to material design guidlinesChristian Schneppe62-9/+58
2017-03-04changed default setting for enter_is_send on devices with keyboardChristian Schneppe4-2/+7
2017-03-04rename the Xmlns class to NamespaceChristian Schneppe10-54/+53
2017-03-04bump mam namespace to :2Christian Schneppe1-1/+1
2017-03-04show 'show inactive keys' button also when there are no active keysChristian Schneppe1-1/+1
2017-03-04properly handle onNewIntent() in StartConversations activityChristian Schneppe1-0/+9
2017-03-04properly trim() incoming imto: urisChristian Schneppe1-1/+1
2017-03-04use priority low when creating notification without sound/vibrationChristian Schneppe1-0/+1
2017-03-04make x509 verification node world readableChristian Schneppe5-15/+87
2017-02-28fix sending video file as is, if it is in our directoryChristian Schneppe1-2/+2
2017-02-28correct date for first message / message at topChristian Schneppe1-2/+2
2017-02-24AppUpdater: detect beta versionsChristian Schneppe1-6/+15
2017-02-24show resource in bracketsChristian Schneppe1-1/+1
2017-02-24some little chatlist optimizationsChristian Schneppe1-3/+5
2017-02-23separate date bubbles from status messsagesChristian Schneppe1-3/+9
2017-02-23fix resource viewChristian Schneppe1-2/+2
2017-02-22reworked reconnect in profile settingsChristian Schneppe1-6/+4
2017-02-22send 'online' presences also while typing a messageChristian Schneppe2-1/+16
2017-02-22don't animate image view and set some variables finalChristian Schneppe1-3/+4
2017-02-22make max brightness in fullscreen configurableChristian Schneppe4-4/+31
2017-02-22show dates correctlyChristian Schneppe1-2/+5
2017-02-22reordered and make some strings finalChristian Schneppe1-14/+10
2017-02-22set location preview sizeChristian Schneppe1-0/+16
2017-02-22Fix a typo in legacyChristian Schneppe7-16/+16
2017-02-22migrate domain and host exemption into seperate classChristian Schneppe4-6/+28
2017-02-22only change actionbar display options when changedChristian Schneppe1-7/+9
2017-02-22npe checksChristian Schneppe2-3/+8
2017-02-22synchronize modifications of output stream in tag writerChristian Schneppe1-4/+4
2017-02-22explicitly turn off vibration when disabledChristian Schneppe1-0/+2
2017-02-22only extract stanza-id from live messages when disco feature is setChristian Schneppe1-2/+2