aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/adapter/AccountAdapter.java (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-31optimize importsChristian Schneppe1-2/+3
2019-09-20migrate to AndroidXChristian Schneppe1-2/+2
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
2019-01-25provide Set as Profile intentChristian Schneppe1-2/+6
2018-09-23preview media before sending them and allow sharing and attaching of multiple...Christian Schneppe1-4/+4
2018-06-16catch NPE in AccountAdapterChristian Schneppe1-1/+3
2018-06-04Revert "fade in images and avatars" because of strange flickeringChristian Schneppe1-6/+0
2018-06-03fade in images and avatarsChristian Schneppe1-0/+6
2018-05-17add possibility to de-/activate accountsChristian Schneppe1-0/+24
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
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
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
2014-11-09Update more files to use JID objectsSam Whited1-1/+1
2014-10-22Make conversations the root projectSam Whited1-0/+0