Commit log

1c441a5 only show one error at once

Daniel Gultsch created

f334349 Moved the error message to TextInputLayout

SoyaLeaf created

22a722c change image button background

Daniel Gultsch created

30776a8 change key activities to cards

Daniel Gultsch created

58ec5ce use data binder for contact details activity

Daniel Gultsch created

eb25643 migrate to CardView in contact and muc details

Daniel Gultsch created

63fb5d9 Change ShowHidePasswordEditText to TextInputEditText.

Click to expand commit body
change the input fields in the AccountActivity to use the TextInputLayout.

Rollback format and change toggle tint

SoyaLeaf created

63c4fe6 do not use pop up menus for encryption and attachment selection

Daniel Gultsch created

6f5076e fixed crash when selecting participants

Daniel Gultsch created

df82e76 removed unused resources

Daniel Gultsch created

1307cfe switch to switchcompat

Daniel Gultsch created

54dadfd AppCompat Migration contribution

daivat15 created

5775223 fixed code comment

Daniel Gultsch created

a25c5ed rewrite how preference screens are invokved

Daniel Gultsch created

de0272f integrate trust manager into conversations

Daniel Gultsch created

bd90f21 fixed search in abstractsearchablelistitem

Daniel Gultsch created

bf85d30 fixed hint color for edit message

Daniel Gultsch created

f81fbb3 migrated alert dialogs to app compat

Daniel Gultsch created

9d25ecc remove pre api 21 theme

Daniel Gultsch created

d49fb58 switch about activity to appcompat

Daniel Gultsch created

fe4ebb6 reference support actionbar in all activities

Daniel Gultsch created

6e89427 started work on migrating to appcompat

Daniel Gultsch created

454f687 pulled translations from transifex

Daniel Gultsch created

9acd76b version bump to 1.23.8 + changelog

Daniel Gultsch created

0deffef fixed concurrent modification when killing mam queries

Daniel Gultsch created

2f3ea87 version bump to 1.23.7 + changelog

Daniel Gultsch created

7557de5 use java 8 in push management service

Daniel Gultsch created

d4ac8b3 fixed push registration

Daniel Gultsch created

7e09fac do not merge bug reports

Daniel Gultsch created

47dfe3c pulled translations from transifex

Daniel Gultsch created

63cd8e5 added config param to use a random resource at every bind

Daniel Gultsch created

4013123 MAM: rework hasMessagesLeft to account for prosody’s missing count

Daniel Gultsch created

90ace36 only explicitly request device list for users not in roster fixups

Daniel Gultsch created

a09d63d only explicitly request device list for users not in roster

Daniel Gultsch created

03fa586 kill mam query when archiving conversation

Daniel Gultsch created

1a1d5c2 Merge branch 'master' of github.com:siacs/Conversations

Daniel Gultsch created

7725cb8 MAM: look at total count for completness. parse fin correctly

Daniel Gultsch created

a79b0f3 Merge pull request #2828 from af8a524db1/welcome_text_jabber

Click to expand commit body
Use 'Jabber' instead of 'XMPP' in the welcome message

Daniel Gultsch created

8713fc8 Use 'Jabber' instead of 'XMPP' in the welcome message

Marc Schink created

f81e5e4 request disco items before disco#info on first connect

Click to expand commit body
should make initial connect faster because code is not waiting for omemo code to run

Daniel Gultsch created

e7094af warn when attempting to write stanza to an unbound stream

Daniel Gultsch created

72cf702 mark error notifications as sensitve and local only. fixes #2795

Daniel Gultsch created

c35ac11 check if axolotl service is initialized before displaying keys

Daniel Gultsch created

7427275 fixed handling of self address messages w/o remoteMsgId

Daniel Gultsch created

3edcb2e update chat badge

Daniel Gultsch created

014cf66 do not allow insecure bind

Daniel Gultsch created

92d59e9 Merge pull request #2805 from af8a524db1/data_namespace

Click to expand commit body
Use constant for 'jabber:x:data' namespace

Daniel Gultsch created

17c6d88 Make use of Namespace.DATA constant

Marc Schink created

9af7b7a Namespace: Add constant for 'jabber:x:data'

Marc Schink created

a3f3cfa only allow a number of white listed headers according to http upload v0.5

Daniel Gultsch created