Skip to content

Commit

Permalink
精简 ButterKnife
Browse files Browse the repository at this point in the history
精简手机校验界面
优化资源文件命名
优化 Git 忽略规则
新增验证码对话框
新增视频播放界面
新增视频选择界面
新增视频拍摄功能
优化崩溃 UI 和功能
优化 Fragment 懒加载
优化加载对话框显示逻辑
优化显示比例 Layout 逻辑
加入微信资源瘦身
对部分位图转到矢量图
兼容 Kotlin 使用 AOP
处理 Json 数据解析容错
更新友盟第三方 Jar 包
扩展 WebView 上传图片功能
修复原生 VideoView 一系列的 Bug
为 Dialog 和 Application 植入 Lifecycle 特性
修正 WrapRecyclerView 位置计算异常的问题
  • Loading branch information
getActivity committed Jul 15, 2020
1 parent 1bca46c commit df7a95e
Show file tree
Hide file tree
Showing 450 changed files with 8,317 additions and 4,634 deletions.
17 changes: 9 additions & 8 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
*.iml
*/build
.gradle
/local.properties
/.idea/workspace.xml
/.idea/libraries
.DS_Store
/.gradle
/.idea
/build
*/build
/captures
/.idea
/.cxx
/.externalNativeBuild

*.iml
.DS_Store
local.properties
193 changes: 0 additions & 193 deletions API.md

This file was deleted.

89 changes: 0 additions & 89 deletions AndroidBug.md

This file was deleted.

Binary file modified AndroidProject.apk
Binary file not shown.
78 changes: 0 additions & 78 deletions ProjectDetails.md

This file was deleted.

Loading

0 comments on commit df7a95e

Please sign in to comment.