aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-07reworked location services from GoogleMap to OSMChristian Schneppe21-370/+1092
2017-12-27update translationsChristian Schneppe2-3/+6
2017-12-27close ShareWithActivity while transforming video fileChristian Schneppe1-0/+1
2017-12-27show pep as available if omemo_all_access has been installed on serverChristian Schneppe3-5/+8
2017-12-27clear muc avatar after going onlineChristian Schneppe2-2/+6
2017-12-27fixed omemo device list not getting annouced on empty listChristian Schneppe1-1/+1
2017-12-27save muc subject to disk and use crypto targets for offline name generationChristian Schneppe4-14/+39
2017-12-27store new intent in welcome account activityChristian Schneppe1-0/+7
2017-12-27transport invitee from welcome activity to start conversations activityChristian Schneppe6-74/+98
2017-12-23PublishProfilePictureActivity: fix avatar sizeChristian Schneppe1-1/+1
2017-12-23use JPEG as file format for avatar and compress to <9400 chars andChristian Schneppe5-72/+82
2017-12-23PublishProfilePictureActivity: refresh on status changeChristian Schneppe1-57/+55
2017-12-23removed 'contact-only' hint from publish avtar screenChristian Schneppe6-60/+38
2017-12-23refactor StartConversationsActivityChristian Schneppe1-57/+28
2017-12-23remove NFC + light refactoring of XmppActivityChristian Schneppe2-284/+194
2017-12-23limit height of input field to 6 linesChristian Schneppe1-1/+1
2017-12-23fix location viewChristian Schneppe4-14/+7
2017-12-23Conference Details: hide settings in offline mucsChristian Schneppe2-3/+14
2017-12-16ChatMarkers: parse own account from true counterpartChristian Schneppe2-7/+5
2017-12-16fixed treatAsDownload() for empty messagesChristian Schneppe1-1/+5
2017-12-16remove NFC handling + let edit account handle own jidsChristian Schneppe5-62/+50
2017-12-16fix init EmojiService in StartConversationActivityChristian Schneppe1-1/+7
2017-12-16StartConversationActivity: Scan QR codes via UriHandlerActivityChristian Schneppe3-19/+30
2017-12-16UriHandlerActivity: Handle 'message action' XMPP URIChristian Schneppe1-6/+41
2017-12-16XmppUri: Parse 'message action' queryChristian Schneppe2-10/+23
2017-12-16fixup for pep omemo notification dedupChristian Schneppe2-5/+7
2017-12-16Add ShareViaAccountActivityChristian Schneppe3-0/+109
2017-12-16Implement simple URI handler activityChristian Schneppe2-11/+59
2017-12-16add getAccountJids to DatabaseBackendChristian Schneppe1-0/+20
2017-12-16save changed server id in replaced messagesChristian Schneppe1-1/+4
2017-12-16try to detect invalid nick (w/ emoji) in MUCsChristian Schneppe4-12/+37
2017-12-16support error messages in quick edit dialogChristian Schneppe5-25/+41
2017-12-16ignore data uri after aesgcm uriChristian Schneppe2-7/+13
2017-12-16fix format stringChristian Schneppe3-3/+3
2017-12-16fix xmpp uri regressionChristian Schneppe1-1/+1
2017-12-16initialize emoji helper in StartConversationActivityChristian Schneppe2-4/+9
2017-12-16fix XmppUri for empty urisChristian Schneppe1-1/+6
2017-12-16XmppConnection: refactor registration code. 'Open Website' on PAYMENT_REQUIRE...Christian Schneppe2-59/+80
2017-12-16XEP-0393: fix off-by-one error in block detector ('``ii``ii')Christian Schneppe1-1/+1
2017-12-16fixed workaround that allowed us to expire devicesChristian Schneppe2-8/+9
2017-12-16Styler: do not style across multiple messagesChristian Schneppe2-3/+14
2017-12-10put device id into setting for dozeChristian Schneppe1-3/+8
2017-12-10possible fix for retry loop on pgp key annoucementChristian Schneppe7-16/+14
2017-12-10Do not show xmpp uris as links that have invalid jidsChristian Schneppe1-1/+10
2017-12-10show warning when opening invalid jidChristian Schneppe2-0/+13
2017-12-10Refined avatar generation a bitChristian Schneppe5-36/+98
2017-12-10ConversationsAdapter: Do not show image preview. Show pictogram insteadChristian Schneppe2-81/+55
2017-12-10avoid some false positive quotesChristian Schneppe1-3/+3
2017-12-10Conference Options: fix context menus for people not in rosterChristian Schneppe1-2/+2
2017-12-10read marker from mam. only trust true counterpart when mam:2 is being usedChristian Schneppe1-1/+1