Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-03-20 | Moved the error message to TextInputLayout in the ChangePasswordActivity | Christian Schneppe | 3 | -12/+86 | |
2018-03-20 | cleanup | Christian Schneppe | 2 | -19/+10 | |
2018-03-20 | use data binder for list item adapater | Christian Schneppe | 1 | -18/+18 | |
2018-03-20 | use data binder for inflating muc items | Christian Schneppe | 2 | -86/+78 | |
2018-03-20 | use async avatar loader in conference details | Christian Schneppe | 4 | -9/+104 | |
2018-03-20 | add fab to start conversations activity | Christian Schneppe | 3 | -56/+54 | |
2018-03-20 | use data binder for contact key item | Christian Schneppe | 2 | -95/+77 | |
2018-03-20 | create dedicated button to enable undecided accounts | Christian Schneppe | 7 | -13/+30 | |
2018-03-17 | fixed paddings | Christian Schneppe | 11 | -56/+51 | |
2018-03-17 | started to change text style to app compat | Christian Schneppe | 9 | -54/+34 | |
2018-03-17 | ported presence activity to cardview | Christian Schneppe | 3 | -151/+138 | |
2018-03-17 | switch account activity to card view. started using data binder | Christian Schneppe | 2 | -825/+753 | |
2018-03-17 | set messenger identity correctly | Christian Schneppe | 1 | -1/+1 | |
2018-03-16 | only show one error at once | Christian Schneppe | 1 | -4/+29 | |
2018-03-16 | Moved the error message to TextInputLayout | Christian Schneppe | 2 | -26/+35 | |
2018-03-16 | change image button background | Christian Schneppe | 9 | -14/+13 | |
2018-03-16 | change key activities to cards | Christian Schneppe | 5 | -226/+224 | |
2018-03-16 | use data binder for contact details activity | Christian Schneppe | 2 | -316/+294 | |
2018-03-16 | migrate to CardView in contact and muc details | Christian Schneppe | 4 | -366/+367 | |
2018-03-15 | Change ShowHidePasswordEditText to TextInputEditText. | Christian Schneppe | 7 | -145/+144 | |
change the input fields in the AccountActivity to use the TextInputLayout. | |||||
2018-03-14 | do not use pop up menus for encryption and attachment selection | Christian Schneppe | 5 | -334/+222 | |
2018-03-14 | fixed crash when selecting participants | Christian Schneppe | 1 | -29/+19 | |
2018-03-14 | removed unused resources | Christian Schneppe | 5 | -5/+1 | |
2018-03-14 | code cleanup | Christian Schneppe | 30 | -60/+1 | |
2018-03-14 | switch to switchcompat | Christian Schneppe | 32 | -179/+18 | |
2018-03-12 | AppCompat Migration contribution | Christian Schneppe | 1 | -13/+18 | |
2018-03-12 | rewrite how preference screens are invokved | Christian Schneppe | 5 | -102/+181 | |
2018-03-12 | integrate trust manager into conversations | Christian Schneppe | 10 | -15/+1076 | |
2018-03-09 | fixed search in abstractsearchablelistitem | Christian Schneppe | 2 | -4/+3 | |
2018-03-09 | fixed hint color for edit message | Christian Schneppe | 2 | -10/+4 | |
2018-03-09 | remove pre api 21 theme | Christian Schneppe | 2 | -91/+19 | |
2018-03-09 | use appcompat in more activities | Christian Schneppe | 6 | -14/+14 | |
2018-03-09 | migrating more menus to appcompat | Christian Schneppe | 2 | -2/+2 | |
2018-03-09 | migrated alert dialogs to app compat | Christian Schneppe | 17 | -19/+19 | |
2018-03-09 | switch about activity to appcompat | Christian Schneppe | 1 | -2/+2 | |
2018-03-09 | reference support actionbar in all activities | Christian Schneppe | 14 | -65/+70 | |
2018-03-09 | started work on migrating to appcompat | Christian Schneppe | 20 | -111/+131 | |
2018-03-09 | don't log passwords | Christian Schneppe | 1 | -1/+0 | |
2018-03-08 | fixed translations | Christian Schneppe | 2 | -4/+4 | |
2018-03-08 | update translations | Christian Schneppe | 10 | -220/+2570 | |
2018-03-08 | fixed concurrent modification when killing mam queries | Christian Schneppe | 1 | -40/+40 | |
2018-03-08 | implement multi accounts via expert settings | Christian Schneppe | 16 | -41/+201 | |
2018-02-26 | do not merge bug reports | Christian Schneppe | 1 | -1/+2 | |
2018-02-26 | added config param to use a random resource at every bind | Christian Schneppe | 3 | -3/+6 | |
2018-02-24 | fixed wrong CHANGELOG_URL in updater | Christian Schneppe | 2 | -1/+2 | |
2018-02-24 | MAM: rework hasMessagesLeft to account for prosody’s missing count | Christian Schneppe | 1 | -6/+12 | |
2018-02-24 | only explicitly request device list for users not in roster | Christian Schneppe | 3 | -3/+17 | |
2018-02-24 | kill mam query when archiving conversation | Christian Schneppe | 2 | -0/+21 | |
2018-02-24 | MAM: look at total count for completness. parse fin correctly | Christian Schneppe | 4 | -15/+24 | |
2018-02-24 | fixed pref_use_white_background_summary to match the correct behaviour | Christian Schneppe | 1 | -1/+1 | |