Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use display name to generate own avatar | Christian Schneppe | 2018-11-23 | 1 | -1/+3 |
| | |||||
* | fixed race condition that prevented bookmark nick to be used | Christian Schneppe | 2018-11-23 | 1 | -1/+1 |
| | |||||
* | fixed caching key not being calculated properly | Christian Schneppe | 2018-11-23 | 1 | -1/+1 |
| | |||||
* | avatar code changes | Christian Schneppe | 2018-11-23 | 1 | -8/+11 |
| | |||||
* | store avatars received over muc presence in contact | Christian Schneppe | 2018-09-27 | 1 | -10/+14 |
| | |||||
* | persist muc avatar and show in bookmarks | Christian Schneppe | 2018-07-09 | 1 | -2/+8 |
| | |||||
* | use also rounded avatars in widget | Christian Schneppe | 2018-06-04 | 1 | -1/+3 |
| | |||||
* | very much unoptimized search functionality | Christian Schneppe | 2018-04-30 | 1 | -4/+6 |
| | |||||
* | null check when cleaning avatars for muc | Christian Schneppe | 2018-04-29 | 1 | -2/+5 |
| | |||||
* | display avatar in groups | Christian Schneppe | 2018-04-27 | 1 | -6/+9 |
| | |||||
* | change icon size | Christian Schneppe | 2018-04-23 | 1 | -23/+25 |
| | |||||
* | support contact shortcuts | Christian Schneppe | 2018-04-23 | 1 | -3/+32 |
| | | | | | | | * support contact shortcuts * make ShortcutActivity extends AbstractSearchableListItemActivity * Draw the app icon in the corner of the icon and modify the name of the widget * updated label and icon size | ||||
* | fixed cache key generation for messages w/o full jid | Christian Schneppe | 2018-04-12 | 1 | -8/+26 |
| | |||||
* | return contact and account.getServer() as String | Christian Schneppe | 2018-04-07 | 1 | -1/+1 |
| | |||||
* | migrate to xmpp-addr | Christian Schneppe | 2018-04-02 | 1 | -16/+16 |
| | |||||
* | fix wrong avatar shown when true jid doesn't match in muc | Christian Schneppe | 2018-01-17 | 1 | -1/+7 |
| | |||||
* | save muc subject to disk and use crypto targets for offline name generation | Christian Schneppe | 2017-12-27 | 1 | -1/+1 |
| | |||||
* | Refined avatar generation a bit | Christian Schneppe | 2017-12-10 | 1 | -22/+36 |
| | |||||
* | send and show read markers in private, non-anonymous groups | Christian Schneppe | 2017-11-22 | 1 | -9/+75 |
| | |||||
* | add the 4 most frequently contacted contacts as app shortcuts | Christian Schneppe | 2017-05-31 | 1 | -0/+21 |
| | |||||
* | catch some OOM Exceptions | Christian Schneppe | 2017-03-11 | 1 | -1/+5 |
| | |||||
* | better handle the case when same user is joined with multiple nicks in the ↵ | Christian Schneppe | 2016-11-29 | 1 | -1/+1 |
| | | | | same room | ||||
* | show proper avatar for 'self' contact | Christian Schneppe | 2016-11-24 | 1 | -0/+3 |
| | |||||
* | reformat code | Christian Schneppe | 2016-11-19 | 1 | -401/+401 |
| | |||||
* | changed package id inside manifest and project | Christian Schneppe | 2016-07-29 | 1 | -0/+431 |