forked from getActivity/AndroidProject
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
精简手机校验界面 优化资源文件命名 优化 Git 忽略规则 新增验证码对话框 新增视频播放界面 新增视频选择界面 新增视频拍摄功能 优化崩溃 UI 和功能 优化 Fragment 懒加载 优化加载对话框显示逻辑 优化显示比例 Layout 逻辑 加入微信资源瘦身 对部分位图转到矢量图 兼容 Kotlin 使用 AOP 处理 Json 数据解析容错 更新友盟第三方 Jar 包 扩展 WebView 上传图片功能 修复原生 VideoView 一系列的 Bug 为 Dialog 和 Application 植入 Lifecycle 特性 修正 WrapRecyclerView 位置计算异常的问题
- Loading branch information
1 parent
1bca46c
commit df7a95e
Showing
450 changed files
with
8,317 additions
and
4,634 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file was deleted.
Oops, something went wrong.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.