aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/ui/adapter/AccountAdapter.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-03-29Implements FS#173: Move access to colors to separate helper classsteckbrief1-3/+4
2016-03-11Fixes FS#51: Change toggle in Account Management back to standardsteckbrief1-4/+5
2016-01-13Moved all avatar related work to AvatarServicesteckbrief1-1/+2
- fetchAvatar, fetchAvatarPep, fetchAvatarVcard, checkForAvatar moved from XmppConnectionService to AvatarService - Several unused imports removed - XmppSendUtil introduced to enable presencePacket and iqPacket sending without using XmppConnectionService since the account has everything needed - UiUpdateHelper introduced to enable UI updates without using XmppConnectionService directly
2015-06-19renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief1-4/+4
"renaming eu.siacs.conversations to de.thedevstack.conversationsplus" package renaming completed
2015-04-13fixed disable account when sliding and not clicking the toggleiNPUTmice1-6/+7
2015-04-01Add toggle account-state switchBrianBlade1-16/+29
Add a switch to AccountAdapter that allows self-contained enabling/disabling of accounts without the need to bring up the context-menu
2015-01-23Changed online color to green instead of primaryAnders Sandblad1-1/+1
2014-11-15Add incompatible server statusSam Whited1-65/+13
2014-11-15Add security error statusSam Whited1-0/+4
2014-11-15Make account status an enumSam Whited1-11/+11
2014-11-09Rework `Account.getJid()' to return full JIDsSam Whited1-1/+1
Remove `Account.getFullJid()'
2014-11-09Update more files to use JID objectsSam Whited1-1/+1
2014-10-22Make conversations the root projectSam Whited1-0/+0