aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui/adapter/AccountAdapter.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* added Config.java varibale to lock account creation to specfic domainDaniel Gultsch2015-08-031-1/+6
|
* Optimize importsAndreas Straub2015-07-201-8/+8
|
* changed switch widgetDaniel Gultsch2015-07-181-3/+3
|
* code cleanupDaniel Gultsch2015-07-171-1/+1
|
* fixed disable account when sliding and not clicking the toggleiNPUTmice2015-04-131-6/+7
|
* Add toggle account-state switchBrianBlade2015-04-011-16/+29
| | | | | Add a switch to AccountAdapter that allows self-contained enabling/disabling of accounts without the need to bring up the context-menu
* Changed online color to green instead of primaryAnders Sandblad2015-01-231-1/+1
|
* Add incompatible server statusSam Whited2014-11-151-65/+13
|
* Add security error statusSam Whited2014-11-151-0/+4
|
* Make account status an enumSam Whited2014-11-151-11/+11
|
* Rework `Account.getJid()' to return full JIDsSam Whited2014-11-091-1/+1
| | | | Remove `Account.getFullJid()'
* Update more files to use JID objectsSam Whited2014-11-091-1/+1
|
* Merge branch 'gradle' into developmentSam Whited2014-10-301-1/+1
| | | | | | | | | | Conflicts: .gitignore CHANGELOG.md README.md libs/MemorizingTrustManager libs/minidns libs/openpgp-api-lib
* Make conversations the root projectSam Whited2014-10-221-0/+102