aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/adapter/AccountAdapter.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-02-08optimize importsChristian Schneppe1-9/+0
2019-01-27refactored avatar workers into single classChristian Schneppe1-90/+2
2019-01-27make bitmap worker task staticChristian Schneppe1-6/+10
2019-01-26rework backup & restoreChristian Schneppe1-71/+77
use the implementation from Conversations
2019-01-25provide Set as Profile intentChristian Schneppe1-2/+6
2018-09-23preview media before sending them and allow sharing and attaching of ↵Christian Schneppe1-4/+4
multiple files
2018-06-16catch NPE in AccountAdapterChristian Schneppe1-1/+3
2018-06-04Revert "fade in images and avatars" because of strange flickeringChristian Schneppe1-6/+0
This reverts commit 6bf3ef887a57d7427d4b4cccac3a1c1adcb14377.
2018-06-03fade in images and avatarsChristian Schneppe1-0/+6
2018-05-17add possibility to de-/activate accountsChristian Schneppe1-0/+24
fixes #195
2018-05-02use styled colors for online/offline textChristian Schneppe1-2/+2
2018-04-02migrate to xmpp-addrChristian Schneppe1-3/+3
2018-03-31updated manage account activity to new colorsChristian Schneppe1-1/+2
2018-03-20use async avatar loader in conference detailsChristian Schneppe1-1/+2
2017-12-10Refined avatar generation a bitChristian Schneppe1-1/+1
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