CNode-Material-Design icon indicating copy to clipboard operation
CNode-Material-Design copied to clipboard

CNode 社区第三方 Android 客户端,原生 App,Material Design 风格,支持夜间模式。

Results 5 CNode-Material-Design issues
Sort by recently updated
recently updated
newest added

参考: https://developer.chrome.com/multidevice/android/customtabs https://github.com/GoogleChrome/custom-tabs-client http://qq157755587.github.io/2016/08/12/custom-tabs-best-practices/ http://www.jianshu.com/p/f952d9c71d91 http://www.jcodecraeer.com/a/anzhuokaifa/androidkaifa/2015/0914/3451.html

feature

https://developer.android.com/guide/topics/ui/shortcuts.html#pinned 添加 创建话题 菜单

feature

目前自适应图标实现有问题,需要调整。 https://developer.android.com/guide/practices/ui_guidelines/icon_design_adaptive.html https://material.io/guidelines/style/icons.html#icons-icons-for-android

feature

https://github.com/cnodejs/nodeclub/commit/b08a11ee380ba09ec88d17968a85f6bb247f76ea https://cnodejs.org/api ``` post /topics/update 编辑主题 接收 post 参数 accesstoken String 用户的 accessToken topic_id String 主题id title String 标题 tab String 目前有 ask share job content String 主体内容 返回值示例 {success:...

feature

https://github.com/cnodejs/nodeclub/pull/934 只是新增一个字段,原有接口其实也可以判断

feature