aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/services/AvatarService.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* implement channel discoveryChristian Schneppe2019-04-261-0/+12
| | | | | refactor muc search to use http cache channel search results
* optimize importsChristian Schneppe2019-02-081-3/+0
|
* refactored group chat members into seperate screenChristian Schneppe2019-01-271-1/+4
|
* refactored avatar workers into single classChristian Schneppe2019-01-271-0/+19
|
* make avatars from contacts configurableChristian Schneppe2019-01-261-7/+8
|
* rework backup & restoreChristian Schneppe2019-01-261-43/+41
| | | | use the implementation from Conversations
* use bitmap instead of URI for avatars in notificationChristian Schneppe2019-01-241-0/+7
|
* added work around to create 'actions' from nova launcherChristian Schneppe2019-01-071-4/+27
|
* add ability to set nickname in profileChristian Schneppe2018-12-301-2/+7
|
* use display name to generate own avatarChristian Schneppe2018-11-231-1/+3
|
* fixed race condition that prevented bookmark nick to be usedChristian Schneppe2018-11-231-1/+1
|
* fixed caching key not being calculated properlyChristian Schneppe2018-11-231-1/+1
|
* avatar code changesChristian Schneppe2018-11-231-8/+11
|
* store avatars received over muc presence in contactChristian Schneppe2018-09-271-10/+14
|
* 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