aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/adapter/AccountAdapter.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-11-23code cleanupChristian Schneppe1-3/+3
2017-11-02use ThreadPoolExecutor for BitmapWorkerTaskChristian Schneppe1-1/+1
2017-03-11use async avatar loading in AccountAdapterChristian Schneppe1-1/+93
2016-11-19reformat codeChristian Schneppe1-37/+37
2016-07-29changed package id inside manifest and projectChristian Schneppe1-5/+5
2016-05-31optimize importsChristian Schneppe1-3/+0
2016-04-15disallow account deactivationChristian S1-11/+0
added reconnect to account context menu
2015-08-03added Config.java varibale to lock account creation to specfic domainDaniel Gultsch1-1/+6
2015-07-20Optimize importsAndreas Straub1-8/+8
2015-07-18changed switch widgetDaniel Gultsch1-3/+3
2015-07-17code cleanupDaniel Gultsch1-1/+1
2015-07-08resize avatar viewsChristian S1-2/+2
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