aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* version 1.20.3 + changesChristian Schneppe2017-12-272-2/+9
|
* update translationsChristian Schneppe2017-12-272-3/+6
|
* update gradle and proguard-rulesChristian Schneppe2017-12-272-15/+34
|
* close ShareWithActivity while transforming video fileChristian Schneppe2017-12-271-0/+1
|
* show pep as available if omemo_all_access has been installed on serverChristian Schneppe2017-12-273-5/+8
|
* clear muc avatar after going onlineChristian Schneppe2017-12-272-2/+6
|
* fixed omemo device list not getting annouced on empty listChristian Schneppe2017-12-271-1/+1
|
* save muc subject to disk and use crypto targets for offline name generationChristian Schneppe2017-12-274-14/+39
|
* store new intent in welcome account activityChristian Schneppe2017-12-271-0/+7
|
* transport invitee from welcome activity to start conversations activityChristian Schneppe2017-12-276-74/+98
|
* PublishProfilePictureActivity: fix avatar sizeChristian Schneppe2017-12-231-1/+1
|
* use JPEG as file format for avatar and compress to <9400 chars andChristian Schneppe2017-12-235-72/+82
| | | | create avatar in background thread
* PublishProfilePictureActivity: refresh on status changeChristian Schneppe2017-12-231-57/+55
|
* removed 'contact-only' hint from publish avtar screenChristian Schneppe2017-12-236-60/+38
|
* refactor StartConversationsActivityChristian Schneppe2017-12-231-57/+28
|
* remove NFC + light refactoring of XmppActivityChristian Schneppe2017-12-232-284/+194
|
* limit height of input field to 6 linesChristian Schneppe2017-12-231-1/+1
|
* fix location viewChristian Schneppe2017-12-234-14/+7
|
* Conference Details: hide settings in offline mucsChristian Schneppe2017-12-232-3/+14
|
* ChatMarkers: parse own account from true counterpartChristian Schneppe2017-12-162-7/+5
|
* fixed treatAsDownload() for empty messagesChristian Schneppe2017-12-161-1/+5
|
* remove NFC handling + let edit account handle own jidsChristian Schneppe2017-12-165-62/+50
|
* fix init EmojiService in StartConversationActivityChristian Schneppe2017-12-161-1/+7
|
* StartConversationActivity: Scan QR codes via UriHandlerActivityChristian Schneppe2017-12-163-19/+30
|
* UriHandlerActivity: Handle 'message action' XMPP URIChristian Schneppe2017-12-161-6/+41
|
* XmppUri: Parse 'message action' queryChristian Schneppe2017-12-162-10/+23
|
* fixup for pep omemo notification dedupChristian Schneppe2017-12-162-5/+7
|
* Add ShareViaAccountActivityChristian Schneppe2017-12-163-0/+109
|
* Implement simple URI handler activityChristian Schneppe2017-12-162-11/+59
|
* add getAccountJids to DatabaseBackendChristian Schneppe2017-12-161-0/+20
|
* save changed server id in replaced messagesChristian Schneppe2017-12-161-1/+4
|
* try to detect invalid nick (w/ emoji) in MUCsChristian Schneppe2017-12-164-12/+37
|
* support error messages in quick edit dialogChristian Schneppe2017-12-165-25/+41
|
* ignore data uri after aesgcm uriChristian Schneppe2017-12-162-7/+13
|
* fix format stringChristian Schneppe2017-12-163-3/+3
|
* fix xmpp uri regressionChristian Schneppe2017-12-161-1/+1
|
* initialize emoji helper in StartConversationActivityChristian Schneppe2017-12-162-4/+9
|
* fix XmppUri for empty urisChristian Schneppe2017-12-161-1/+6
|
* XmppConnection: refactor registration code. 'Open Website' on ↵Christian Schneppe2017-12-162-59/+80
| | | | PAYMENT_REQUIRED failure
* XEP-0393: fix off-by-one error in block detector ('``ii``ii')Christian Schneppe2017-12-161-1/+1
|
* fixed workaround that allowed us to expire devicesChristian Schneppe2017-12-162-8/+9
|
* Styler: do not style across multiple messagesChristian Schneppe2017-12-162-3/+14
|
* put device id into setting for dozeChristian Schneppe2017-12-101-3/+8
|
* possible fix for retry loop on pgp key annoucementChristian Schneppe2017-12-107-16/+14
|
* Do not show xmpp uris as links that have invalid jidsChristian Schneppe2017-12-101-1/+10
|
* show warning when opening invalid jidChristian Schneppe2017-12-102-0/+13
|
* Refined avatar generation a bitChristian Schneppe2017-12-105-36/+98
|
* ConversationsAdapter: Do not show image preview. Show pictogram insteadChristian Schneppe2017-12-102-81/+55
|
* avoid some false positive quotesChristian Schneppe2017-12-101-3/+3
|
* Conference Options: fix context menus for people not in rosterChristian Schneppe2017-12-101-2/+2
|