Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved the error message to TextInputLayout in the ChangePasswordActivity | Christian Schneppe | 2018-03-20 | 3 | -12/+86 |
* | cleanup | Christian Schneppe | 2018-03-20 | 2 | -19/+10 |
* | use data binder for list item adapater | Christian Schneppe | 2018-03-20 | 1 | -18/+18 |
* | use data binder for inflating muc items | Christian Schneppe | 2018-03-20 | 2 | -86/+78 |
* | use async avatar loader in conference details | Christian Schneppe | 2018-03-20 | 4 | -9/+104 |
* | add fab to start conversations activity | Christian Schneppe | 2018-03-20 | 3 | -56/+54 |
* | use data binder for contact key item | Christian Schneppe | 2018-03-20 | 2 | -95/+77 |
* | create dedicated button to enable undecided accounts | Christian Schneppe | 2018-03-20 | 13 | -345/+30 |
* | fixed paddings | Christian Schneppe | 2018-03-17 | 11 | -56/+51 |
* | started to change text style to app compat | Christian Schneppe | 2018-03-17 | 9 | -54/+34 |
* | ported presence activity to cardview | Christian Schneppe | 2018-03-17 | 3 | -151/+138 |
* | switch account activity to card view. started using data binder | Christian Schneppe | 2018-03-17 | 2 | -825/+753 |
* | set messenger identity correctly | Christian Schneppe | 2018-03-17 | 1 | -1/+1 |
* | only show one error at once | Christian Schneppe | 2018-03-16 | 1 | -4/+29 |
* | Moved the error message to TextInputLayout | Christian Schneppe | 2018-03-16 | 2 | -26/+35 |
* | change image button background | Christian Schneppe | 2018-03-16 | 9 | -14/+13 |
* | change key activities to cards | Christian Schneppe | 2018-03-16 | 5 | -226/+224 |
* | use data binder for contact details activity | Christian Schneppe | 2018-03-16 | 3 | -316/+298 |
* | migrate to CardView in contact and muc details | Christian Schneppe | 2018-03-16 | 5 | -366/+368 |
* | Change ShowHidePasswordEditText to TextInputEditText. | Christian Schneppe | 2018-03-15 | 8 | -145/+145 |
* | do not use pop up menus for encryption and attachment selection | Christian Schneppe | 2018-03-14 | 5 | -334/+222 |
* | fixed crash when selecting participants | Christian Schneppe | 2018-03-14 | 1 | -29/+19 |
* | removed unused resources | Christian Schneppe | 2018-03-14 | 5 | -5/+1 |
* | code cleanup | Christian Schneppe | 2018-03-14 | 30 | -60/+1 |
* | switch to switchcompat | Christian Schneppe | 2018-03-14 | 32 | -179/+18 |
* | AppCompat Migration contribution | Christian Schneppe | 2018-03-12 | 1 | -13/+18 |
* | rewrite how preference screens are invokved | Christian Schneppe | 2018-03-12 | 5 | -102/+181 |
* | integrate trust manager into conversations | Christian Schneppe | 2018-03-12 | 34 | -619/+163 |
* | fixed search in abstractsearchablelistitem | Christian Schneppe | 2018-03-09 | 2 | -4/+3 |
* | fixed hint color for edit message | Christian Schneppe | 2018-03-09 | 3 | -10/+5 |
* | remove pre api 21 theme | Christian Schneppe | 2018-03-09 | 5 | -109/+23 |
* | use appcompat in more activities | Christian Schneppe | 2018-03-09 | 6 | -14/+14 |
* | migrating more menus to appcompat | Christian Schneppe | 2018-03-09 | 2 | -2/+2 |
* | migrated alert dialogs to app compat | Christian Schneppe | 2018-03-09 | 17 | -19/+19 |
* | switch about activity to appcompat | Christian Schneppe | 2018-03-09 | 1 | -2/+2 |
* | reference support actionbar in all activities | Christian Schneppe | 2018-03-09 | 14 | -65/+70 |
* | started work on migrating to appcompat | Christian Schneppe | 2018-03-09 | 21 | -115/+136 |
* | don't log passwords | Christian Schneppe | 2018-03-09 | 1 | -1/+0 |
* | fixed translations | Christian Schneppe | 2018-03-08 | 2 | -4/+4 |
* | Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger | Christian Schneppe | 2018-03-08 | 33 | -220/+2572 |
|\ | |||||
| * | update translations | Christian Schneppe | 2018-03-08 | 10 | -220/+2570 |
| * | Upload German screenshots | Christian Schneppe | 2018-03-05 | 11 | -0/+0 |
| * | Create index | Christian Schneppe | 2018-03-05 | 1 | -0/+1 |
| * | uploaded English screenshots | Christian Schneppe | 2018-03-05 | 10 | -0/+0 |
| * | English screenshots | Christian Schneppe | 2018-03-05 | 1 | -0/+1 |
| * | Delete en | Christian Schneppe | 2018-03-05 | 1 | -1/+0 |
| * | Create en | Christian Schneppe | 2018-03-05 | 1 | -0/+1 |
* | | fixed concurrent modification when killing mam queries | Christian Schneppe | 2018-03-08 | 1 | -40/+40 |
* | | Merge branch 'multi-account' | Christian Schneppe | 2018-03-08 | 16 | -41/+201 |
|\ \ | |/ |/| | |||||
| * | implement multi accounts via expert settings | Christian Schneppe | 2018-03-08 | 16 | -41/+201 |