74 Star 222 Fork 56

Qiujuer / Genius-Android

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README-ZH.md 3.78 KB
一键复制 编辑 原始数据 按行查看 历史
Qiujuer 提交于 2016-01-11 10:33 . Update read me file

Android Arsenal

GitHub OSChina 中文 English

Genius-Android

branchs

Genius-Android :由 Material Design 控件和一些常用类库组合而成。从2015年开始,划分为两个分支:STEADYCAPRICE

  • STEADY 延续以主题驱动的风格进行研发

    • app: UiKit、BlurKit
    • animation: TouchEffectAnimator
    • drawable: Material Design Draw
    • widget: Material Design
    • command: Run Command In Process
    • net tool: Ping、Dns、Telnet、Tracert
    • util: Log、Hash、Tools、FixedList
  • CAPRICE 一个新的分支,在该分支中包含 UiKit

    • Ui Lib 主打颜色驱动Material Design风格进行研发
    • Kit Lib 包含:commandnetutil 等包
    • Blur Lib 包含:StackBlr 对图片进行模糊
    • Resource Lib 包含:Material Design 的颜色与布局大小

请注意: STEADYCAPRICE 库并不兼容,是完全独立的两个分支!

GeniusUI

Sample APK

Video

添加项目

CAPRICE

Ui Blur Resource Kit

dependencies {
  compile 'net.qiujuer.genius:ui:1.5.0'
  compile 'net.qiujuer.genius:res:1.5.0'
  compile 'net.qiujuer.genius:kit:1.5.0'
  compile 'net.qiujuer.genius:blur:1.5.0'
}

提示:每个模块都是独立的,可单独依赖使用。

STEADY

dependencies {
  compile 'com.github.qiujuer:genius:2.4.1'
}

更多说明

反馈

在使用中有任何问题,欢迎能及时反馈给我,可以用以下联系方式跟我交流

捐助我

有兴趣的情况下、写一个免费的东西,有欣喜,也还有汗水,希望你喜欢我的作品,同时也能支持一下。 当然,有钱捧个钱场(支付宝: qiujuer@live.cn ),没钱捧个人场,谢谢!

关于我

  var info = {
    nickName  : "qiujuer",
    site : "http://www.qiujuer.net"
  }

License

Copyright 2014-2015 Qiujuer.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Android
1
https://gitee.com/qiujuer/Genius-Android.git
git@gitee.com:qiujuer/Genius-Android.git
qiujuer
Genius-Android
Genius-Android
master

搜索帮助