aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/services/AvatarService.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* persist muc avatar and show in bookmarksChristian Schneppe2018-07-091-2/+8
|
* use also rounded avatars in widgetChristian Schneppe2018-06-041-1/+3
|
* very much unoptimized search functionalityChristian Schneppe2018-04-301-4/+6
|
* null check when cleaning avatars for mucChristian Schneppe2018-04-291-2/+5
|
* display avatar in groupsChristian Schneppe2018-04-271-6/+9
|
* change icon sizeChristian Schneppe2018-04-231-23/+25
|
* support contact shortcutsChristian Schneppe2018-04-231-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 jidChristian Schneppe2018-04-121-8/+26
|
* return contact and account.getServer() as StringChristian Schneppe2018-04-071-1/+1
|
* migrate to xmpp-addrChristian Schneppe2018-04-021-16/+16
|
* fix wrong avatar shown when true jid doesn't match in mucChristian Schneppe2018-01-171-1/+7
|
* save muc subject to disk and use crypto targets for offline name generationChristian Schneppe2017-12-271-1/+1
|
* Refined avatar generation a bitChristian Schneppe2017-12-101-22/+36
|
* send and show read markers in private, non-anonymous groupsChristian Schneppe2017-11-221-9/+75
|
* add the 4 most frequently contacted contacts as app shortcutsChristian Schneppe2017-05-311-0/+21
|
* catch some OOM ExceptionsChristian Schneppe2017-03-111-1/+5
|
* better handle the case when same user is joined with multiple nicks in the ↵Christian Schneppe2016-11-291-1/+1
| | | | same room
* show proper avatar for 'self' contactChristian Schneppe2016-11-241-0/+3
|
* reformat codeChristian Schneppe2016-11-191-401/+401
|
* changed package id inside manifest and projectChristian Schneppe2016-07-291-0/+431