aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-21fixed interupt handlingChristian Schneppe2-17/+33
2018-01-21postpone notification actions (mark as read, reply) until after messages are ...Christian Schneppe3-24/+59
2018-01-21add soft keyboard next button functionalityChristian Schneppe1-0/+1
2018-01-21treat key transport messages differently to not open empty conversationsChristian Schneppe1-2/+25
2018-01-21sent message receipts after mam catchupChristian Schneppe4-21/+146
2018-01-21disable offline messages. postpone prekey handling until after mam catchupChristian Schneppe7-5/+75
2018-01-21properly handle key transport messages. use prekeyparsing only when that attr...Christian Schneppe5-48/+54
2018-01-21show warning toast if PM is disabled in MUCChristian Schneppe4-25/+28
2018-01-21New translations strings.xml (Spanish)Christian Schneppe1-1/+1
2018-01-21New translations strings.xml (Spanish)Christian Schneppe1-1/+1
2018-01-21New translations strings.xml (Spanish)Christian Schneppe1-1/+1
2018-01-21New translations strings.xml (Spanish)Christian Schneppe1-1/+1
2018-01-19update translationsChristian Schneppe2-9/+476
2018-01-19rewrite isVideoMessage logic and add some more loggingChristian Schneppe2-4/+7
2018-01-19improved some hints in ConfigChristian Schneppe1-2/+2
2018-01-19Gradle Update to 3.0.1 with aaptChristian Schneppe2-72/+72
2018-01-19updated some licensesChristian Schneppe1-5/+4
2018-01-19replace AdvancedListView with ListView because it was never usedChristian Schneppe4-79/+4
2018-01-19fix some stringsChristian Schneppe2-2/+2
2018-01-19don't overlap readmarker with "show more messages"Christian Schneppe1-6/+3
2018-01-17fix wrong avatar shown when true jid doesn't match in mucChristian Schneppe2-2/+8
2018-01-17ShareWithActivity: refactor for java 8Christian Schneppe1-58/+29
2018-01-17do not use theme in uri activityChristian Schneppe2-1/+1
2018-01-17let screen on while playing audio messageChristian Schneppe2-4/+26
2018-01-17setting room subject also sets room nameChristian Schneppe1-1/+2
2018-01-08small improvement in ShareLocationActivityChristian Schneppe1-2/+3
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