conversations-classic/src/main/java/eu/siacs/conversations/services
Andreas Straub a95c451f1e Only show that have sessions in fingerprint list
Doesn't access database directly anymore but goes through AxolotlService
now to obtain list of fingerprints associated with an Account/Contact.
This should prevent orphaned keys littering the UI which previously
couldn't be removed through the Clear Devices function.

Together with 1c79982da84964c1d81179a0927d9cd1eadf53de this fixes #1393
2015-09-06 15:15:57 +02:00
..
AbstractConnectionManager.java do not touch pictures that are already in the right format 2015-08-11 16:50:00 +02:00
AvatarService.java loading avatars in seperate tasks 2015-02-15 18:48:05 +01:00
EventReceiver.java Optimize imports 2015-07-20 14:26:29 +02:00
MessageArchiveService.java fixed bug that prevented newly opened conversations to load the entire history via mam. fixes #1328 2015-08-30 11:24:37 +02:00
NotificationService.java use dedicated colors for primary and primary_dark 2015-08-26 21:17:29 +02:00
XmppConnectionService.java Only show that have sessions in fingerprint list 2015-09-06 15:15:57 +02:00