Back to project page FxExplorer.
The source code is released under:
Apache License
If you think the Android project FxExplorer 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 info.breezes.fxmanager.countly; /* w w w . ja va 2 s . c om*/ /** * Created by Qiao on 2015/1/5. */ public enum CountlyEvent { OPEN, COMPRESS, RENAME, SEARCH, PIN_START, LONG_PRESS, DELETE_SINGLE, DELETE_MULTI, OPEN_DETAIL, INSTALL, SHOW_HASH, COPY_HASH, SELECT_ALL, DELETE, REFRESH, CHANGE_THEME, }