Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fixed crash in settings | Christian Schneppe | 2018-03-21 | 1 | -0/+4 | |
| | ||||||
* | 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 | 6 | -7/+29 | |
| | ||||||
* | Moved the error message to TextInputLayout in the ChangePasswordActivity | Christian Schneppe | 2018-03-20 | 2 | -12/+84 | |
| | ||||||
* | 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 | 1 | -35/+25 | |
| | ||||||
* | 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 | 1 | -19/+22 | |
| | ||||||
* | use data binder for contact key item | Christian Schneppe | 2018-03-20 | 1 | -55/+47 | |
| | ||||||
* | create dedicated button to enable undecided accounts | Christian Schneppe | 2018-03-20 | 1 | -5/+7 | |
| | ||||||
* | started to change text style to app compat | Christian Schneppe | 2018-03-17 | 1 | -0/+2 | |
| | ||||||
* | ported presence activity to cardview | Christian Schneppe | 2018-03-17 | 1 | -52/+28 | |
| | ||||||
* | switch account activity to card view. started using data binder | Christian Schneppe | 2018-03-17 | 1 | -196/+122 | |
| | ||||||
* | 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 | 1 | -25/+31 | |
| | ||||||
* | change key activities to cards | Christian Schneppe | 2018-03-16 | 1 | -81/+54 | |
| | ||||||
* | use data binder for contact details activity | Christian Schneppe | 2018-03-16 | 1 | -106/+79 | |
| | ||||||
* | migrate to CardView in contact and muc details | Christian Schneppe | 2018-03-16 | 2 | -29/+18 | |
| | ||||||
* | Change ShowHidePasswordEditText to TextInputEditText. | Christian Schneppe | 2018-03-15 | 2 | -36/+30 | |
| | | | | 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 | 2 | -279/+176 | |
| | ||||||
* | fixed crash when selecting participants | Christian Schneppe | 2018-03-14 | 1 | -29/+19 | |
| | ||||||
* | removed unused resources | Christian Schneppe | 2018-03-14 | 1 | -5/+1 | |
| | ||||||
* | switch to switchcompat | Christian Schneppe | 2018-03-14 | 2 | -117/+17 | |
| | ||||||
* | AppCompat Migration contribution | Christian Schneppe | 2018-03-12 | 1 | -13/+18 | |
| | ||||||
* | rewrite how preference screens are invokved | Christian Schneppe | 2018-03-12 | 3 | -102/+161 | |
| | ||||||
* | integrate trust manager into conversations | Christian Schneppe | 2018-03-12 | 8 | -6/+1064 | |
| | ||||||
* | fixed search in abstractsearchablelistitem | Christian Schneppe | 2018-03-09 | 2 | -4/+3 | |
| | ||||||
* | fixed hint color for edit message | Christian Schneppe | 2018-03-09 | 1 | -9/+3 | |
| | ||||||
* | use appcompat in more activities | Christian Schneppe | 2018-03-09 | 3 | -5/+6 | |
| | ||||||
* | 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 | 3 | -34/+31 | |
| | ||||||
* | don't log passwords | Christian Schneppe | 2018-03-09 | 1 | -1/+0 | |
| | ||||||
* | fixed concurrent modification when killing mam queries | Christian Schneppe | 2018-03-08 | 1 | -40/+40 | |
| | ||||||
* | Merge branch 'multi-account' | Christian Schneppe | 2018-03-08 | 10 | -29/+183 | |
|\ | ||||||
| * | implement multi accounts via expert settings | Christian Schneppe | 2018-03-08 | 10 | -29/+183 | |
| | | ||||||
* | | do not merge bug reports | Christian Schneppe | 2018-02-26 | 1 | -1/+2 | |
| | | ||||||
* | | added config param to use a random resource at every bind | Christian Schneppe | 2018-02-26 | 3 | -3/+6 | |
|/ | ||||||
* | fixed wrong CHANGELOG_URL in updater | Christian Schneppe | 2018-02-24 | 2 | -1/+2 | |
| | ||||||
* | MAM: rework hasMessagesLeft to account for prosody’s missing count | Christian Schneppe | 2018-02-24 | 1 | -6/+12 | |
| | ||||||
* | only explicitly request device list for users not in roster | Christian Schneppe | 2018-02-24 | 3 | -3/+17 | |
| | ||||||
* | kill mam query when archiving conversation | Christian Schneppe | 2018-02-24 | 2 | -0/+21 | |
| | ||||||
* | MAM: look at total count for completness. parse fin correctly | Christian Schneppe | 2018-02-24 | 4 | -15/+24 | |
| | ||||||
* | catch small NPE in ConversationFragment | Christian Schneppe | 2018-02-22 | 1 | -2/+2 | |
| | ||||||
* | request disco items before disco#info on first connect | Christian Schneppe | 2018-02-22 | 1 | -1/+7 | |
| | | | | should make initial connect faster because code is not waiting for omemo code to run | |||||
* | warn when attempting to write stanza to an unbound stream | Christian Schneppe | 2018-02-22 | 2 | -21/+29 | |
| | ||||||
* | mark error notifications as sensitve and local only | Christian Schneppe | 2018-02-22 | 1 | -2/+3 | |
| |