Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added dedicated scan button | Christian Schneppe | 2018-03-30 | 13 | -12/+35 |
| | |||||
* | made download button in message adapter work | Christian Schneppe | 2018-03-29 | 2 | -197/+154 |
| | |||||
* | redirect on empty conversation list | Christian Schneppe | 2018-03-29 | 3 | -3/+78 |
| | |||||
* | register open conversation with notification service | Christian Schneppe | 2018-03-29 | 2 | -0/+4 |
| | |||||
* | process intents | Christian Schneppe | 2018-03-29 | 3 | -15/+54 |
| | |||||
* | make archive menu item work | Christian Schneppe | 2018-03-29 | 4 | -15/+56 |
| | |||||
* | make read markers work | Christian Schneppe | 2018-03-29 | 3 | -11/+39 |
| | |||||
* | handle view conversation action when ConversationFragment is already open | Christian Schneppe | 2018-03-29 | 3 | -18/+36 |
| | |||||
* | change font size in conversation overview | Christian Schneppe | 2018-03-29 | 5 | -36/+58 |
| | |||||
* | handle view intent | Christian Schneppe | 2018-03-29 | 1 | -0/+48 |
| | |||||
* | move new activity back to original name | Christian Schneppe | 2018-03-29 | 14 | -1211/+1290 |
| | |||||
* | increase swipe values | Christian Schneppe | 2018-03-29 | 1 | -2/+2 |
| | |||||
* | made refresh work | Christian Schneppe | 2018-03-24 | 4 | -23/+37 |
| | |||||
* | made select work | Christian Schneppe | 2018-03-24 | 6 | -13/+68 |
| | |||||
* | WIP & fragment voodoo | Christian Schneppe | 2018-03-24 | 20 | -201/+871 |
| | |||||
* | switch conversations fragment to data binder | Christian Schneppe | 2018-03-24 | 5 | -334/+304 |
| | |||||
* | vastly untested refactor. pushing for backup purposes | Christian Schneppe | 2018-03-24 | 17 | -1442/+1586 |
| | |||||
* | refactoring. move functionality from activity to fragment | Christian Schneppe | 2018-03-22 | 3 | -110/+132 |
| | |||||
* | don't use autocomplete in MagicCreateActivity for username | Christian Schneppe | 2018-03-22 | 2 | -8/+3 |
| | |||||
* | make account chooser visible for group chats | Christian Schneppe | 2018-03-22 | 1 | -0/+16 |
| | |||||
* | show connection options in expert settings | Christian Schneppe | 2018-03-21 | 1 | -6/+0 |
| | |||||
* | fixed crash in settings | Christian Schneppe | 2018-03-21 | 3 | -3/+6 |
| | |||||
* | fix crashes because requestCode was too long | Christian Schneppe | 2018-03-21 | 2 | -3/+3 |
| | |||||
* | show own account if multi account is enabled | Christian Schneppe | 2018-03-20 | 7 | -17/+39 |
| | |||||
* | 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 | 7 | -13/+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 | 2 | -316/+294 |
| | |||||
* | migrate to CardView in contact and muc details | Christian Schneppe | 2018-03-16 | 4 | -366/+367 |
| | |||||
* | Change ShowHidePasswordEditText to TextInputEditText. | Christian Schneppe | 2018-03-15 | 7 | -145/+144 |
| | | | | change the input fields in the AccountActivity to use the TextInputLayout. | ||||
* | 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 |
| |