Back to project page saostar.
The source code is released under:
Apache License
If you think the Android project saostar listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
package net.azyobuzi.azyotter.saostar.configuration; /*from w w w .j a v a2s. com*/ public enum Command { NONE, SHOW_DETAIL, REPLY, QUOTE, FAVORITE, FAVORITE_SHOW_DIALOG, RETWEET, RETWEET_SHOW_DIALOG, COOK, SHARE, SELECT }