Compare commits
26 Commits
gallery
...
appbase-v1
| Author | SHA1 | Date | |
|---|---|---|---|
| 760fe4613f | |||
| a656dfcc62 | |||
| e9605fa991 | |||
| 8546b6c8ad | |||
| f5ddefa895 | |||
| 35527374da | |||
| 2751ce4a39 | |||
| 730022a9f0 | |||
| a3bc90d9b8 | |||
| 32ee7c8845 | |||
| 6e34ee73e9 | |||
| 7eed7357f0 | |||
| d20192cb36 | |||
| 5846784940 | |||
| ef64d6a317 | |||
| 8b2a8328eb | |||
| 88a20d9a85 | |||
| aeaea253cb | |||
| 4890ca42cc | |||
| 2896b6401b | |||
| 1aa270482e | |||
| 3f96da4987 | |||
| 1b265d50b2 | |||
| 89b8f975bb | |||
| 28d5f8823c | |||
| 735f842661 |
10
.gitignore
vendored
10
.gitignore
vendored
@@ -94,8 +94,12 @@ lint-results.html
|
|||||||
## 忽略 AndroidIDE 临时文件夹
|
## 忽略 AndroidIDE 临时文件夹
|
||||||
.androidide
|
.androidide
|
||||||
|
|
||||||
## 忽略模块应用编译配置
|
## WinBoLL 基础应用(避免上传敏感配置)
|
||||||
/settings.gradle
|
|
||||||
/gradle.properties
|
|
||||||
/winboll.properties
|
/winboll.properties
|
||||||
/local.properties
|
/local.properties
|
||||||
|
|
||||||
|
## WinBoLL 衍生应用,
|
||||||
|
## 外派类型类库应用需要注释掉以下部分,以便部署通用类库编译配置。
|
||||||
|
## APPBase,AES需要上传以下两种配置。
|
||||||
|
#/settings.gradle
|
||||||
|
#/gradle.properties
|
||||||
|
|||||||
250
README.md
250
README.md
@@ -1,103 +1,175 @@
|
|||||||
# WinBoLL 源生态计划项目说明书
|
## OriginMaster
|
||||||
|
【OriginMaster】WinBoLL 源生态计划。正如话,我需要一个 Point, 去撬动成个地球。
|
||||||
|
WinBoLL系列项目各个项目源码合并推送方向:
|
||||||
|
WinBoLL=>APPBase=>OriginMaster
|
||||||
|
WinBoLL=>AES=>OriginMaster
|
||||||
|
WinBoLL=>PowerBell=>OriginMaster
|
||||||
|
WinBoLL=>Positions=>OriginMaster
|
||||||
|
仓库规划概述:
|
||||||
|
☆ WinBoLL,APPBase,AES,PowerBell与Positions都是开发库。
|
||||||
|
☆ OriginMaster 是分支汇总存档库。
|
||||||
|
☆ OriginMaster 不适宜作为开发库克隆使用,不是应用开发基础库,而是汇总资料库。
|
||||||
|
☆ WinBoLL 库可以作为应用开发的基础继承模板。
|
||||||
|
|
||||||
## 一、项目概述
|
########
|
||||||
|
## ☁ ☁ ☁ WinBoLL APP ☁ ☁ ☁ ☁ ☁ ☁ ☁ ☁ ☁ ☁ ☁ ☁ ☁ ☁ ☁ ☁ ☁ ☁ ☁
|
||||||
|
# ☁ ☁ WinBoLL Studio Android 应用开源项目。☁ ☁ ☁ ☁ ☁ ☁ ☁ ☁ ☁ ☁ ☁ ☁ ☁
|
||||||
|
# ☁ ☁ ☁ WinBoLL 网站地址 https://www.winboll.cc/ ☁ ☁ ☁ ☁ ☁ ☁ ☁ ☁
|
||||||
|
# ☁ ☁ ☁ WinBoLL 源码地址 <https://gitea.winboll.cc/Studio/WinBoLL.git> ☁ ☁ ☁ ☁ ☁ ☁ ☁
|
||||||
|
# ☁ ☁ ☁ GitHub 源码地址 <https://github.com/ZhanGSKen/WinBoLL.git> ☁ ☁ ☁ ☁ ☁ ☁ ☁ ☁
|
||||||
|
# ☁ ☁ ☁ 码云 源码地址 <https://gitee.com/zhangsken/winboll.git> ☁ ☁ ☁ ☁ ☁ ☁ ☁ ☁
|
||||||
|
# ☁ ☁ ☁ 在 jitpack.io 托管的 APPBase 类库源码<https://github.com/ZhanGSKen/APPBase.git> ☁ ☁ ☁ ☁
|
||||||
|
# ☁ ☁ ☁ 在 jitpack.io 托管的 AES 类库源码<https://github.com/ZhanGSKen/AES.git> ☁ ☁ ☁ ☁
|
||||||
|
## WinBoLL 提问
|
||||||
|
同样是 /sdcard 目录,在开发 Android 应用时,
|
||||||
|
能否实现手机编译与电脑编译的源码同步。
|
||||||
|
☁因而 WinBoLL 项目组诞生了。
|
||||||
|
|
||||||
### 1. 核心定位
|
## WinBoLL 项目组研发计划
|
||||||
WinBoLL 手机源码计划,旨在通过核心项目 WinBoLL 构建手机端与服务器端的 Android 项目的开发源码生态。实现手机与服务器的源码的联合开发。
|
致力于把 WinBoLL-APP 应用在手机端 Android 项目开发。
|
||||||
|
也在探索 https://gitea.winboll.cc/<WinBoLL 项目组>/APP.git 应用于 WinBoLL-APP APK 分发。
|
||||||
|
更想进阶 https://github.com/<WinBoLL 项目组>/APP.git 应用于 WinBoLL-APP Beta APK 分发。
|
||||||
|
|
||||||
### 2. 仓库架构
|
## WinBoLL-APP 汗下...
|
||||||
#### **仓库类型:功能说明**
|
#### ☁应用何置如此呢。且观用户云云。
|
||||||
☆ 基础项目分支 WinBoLL:手机端安卓应用开发基础模板。
|
|
||||||
☆ 应用项目分支 APPBase、AES、PowerBell、Positions**:安卓应用单一管理系列项目。
|
|
||||||
☆ 源码汇总管理 OriginMaster**:各类分支源码合并存档,不适宜作为开发库使用。
|
|
||||||
|
|
||||||
### 3. 源码合并管理推送路线图
|
#### ☁ 正当下 ☁ ###
|
||||||
⚠️ **注意**:仅仅展示不同应用模块源码的综合管理路线。分支合并操作时,必须具备 Git 管理经验。
|
#### ☁ 且容傻家叙说 ☁ WinBoLL-APP 应用场景
|
||||||
|
### ☁ WinBoLL 设备资源概述
|
||||||
|
#### ☁ 1. Raid Disk.
|
||||||
|
概述:这是一个矩阵存储类设备。
|
||||||
|
优点:该设备具有数据容错存储功能,
|
||||||
|
数据存储具有特长持久性。
|
||||||
|
缺点:设备使用能源消耗比较高,
|
||||||
|
设备存取速度一般。
|
||||||
|
|
||||||
★ WinBoLL → APPBase → OriginMaster
|
#### ☁ 2. Data Disk.
|
||||||
★ WinBoLL → AES → OriginMaster
|
概述:这是一个普通硬盘存储设备
|
||||||
★ WinBoLL → PowerBell → OriginMaster
|
优点:该设备独立于操作系统,
|
||||||
★ WinBoLL → Positions → OriginMaster
|
数据持久性一般,
|
||||||
|
存取能源消耗小于 Raid Disk。
|
||||||
|
缺点:数据存储速度一般,存储能源消耗一般。
|
||||||
|
|
||||||
## 二、WinBoLL 项目核心信息
|
#### ☁ 3. SSD Disk.
|
||||||
|
概述:这是一个 SSD 硬盘存储设备。
|
||||||
|
优点:存取速度快于 Data Disk 与 Raid Disk,
|
||||||
|
存取能源消耗小于 Data Disk 与 Raid Disk。
|
||||||
|
缺点:数据持久性一般,
|
||||||
|
设备位于操作系统内部文件系统。
|
||||||
|
数据持久性与操作系统挂钩。
|
||||||
|
|
||||||
### 1. 项目简介
|
#### ☁ 4. WinBoLL 用户资源概述。
|
||||||
☆ WinBoLL 项目是为手机端开发Android 项目的需求而设计的项目。
|
1> /home/<用户名> 位于 WinBoLL 操作系统目录下。
|
||||||
|
2> /rdisk/<用户名> 挂载用户 Raid Disk.
|
||||||
|
3> /data/<用户名> 挂载用户 Data Disk.
|
||||||
|
4> /sdcard/<用户名> 挂载用户 SSD Disk.
|
||||||
|
|
||||||
### 2. 官方资源
|
#### ☁ 5. WinBoLL-APP 用户资源概述。
|
||||||
#### ☆ 官方网站**:https://www.winboll.cc/
|
1> /sdcard 挂载用户手机 SD 存储/storage/emulated/0
|
||||||
#### ☆ 源码地址:
|
|
||||||
★ Gitea:https://gitea.winboll.cc/Studio/WinBoLL.git
|
|
||||||
★ GitHub:https://github.com/ZhanGSKen/WinBoLL.git
|
|
||||||
★ 码云:https://gitee.com/zhangsken/winboll.git
|
|
||||||
|
|
||||||
## 三、应用编译环境检查问题
|
### ☁ 稍稍歇 ☁ ###
|
||||||
### 核心判断条件:
|
### ☁ 急急停 ☁ WinBoLL 应用前置条件
|
||||||
☆ WinBoLL 项目以文件夹 `"/sdcard/WinBoLLStudio/APKs"` 是否存在为判断环境编译输出条件,因为编译输出的APK文件需要一个可供保存的环境。
|
☁ WinBoLL 主机建立 1Panel MySQL 应用。
|
||||||
|
☁ WinBoLL 主机建立 1Panel Gitea 应用。
|
||||||
|
☁ WinBoLL 主机设置 WinBoLL 应用为非登录状态。
|
||||||
|
☁ WinBoLL 主机建立 WinBoLL 账户与 WinBoLL 用户组。
|
||||||
|
☁ WinBoLL 账户 User ID 为: J。
|
||||||
|
☁ WinBoLL 用户组 Group ID 为: Studio。
|
||||||
|
☁ WinBoLL 主机 WinBoLL 1Panel Gitea 建立 WinBoLL 工作组。
|
||||||
|
☁ WinBoLL 主机 WinBoLL 1Panel Gitea 用户项目 APK 编译输出目录为 /sdcard/WinBoLLStudio/<用户名>/APKs/
|
||||||
|
☁ WinBoLL 项目配置文件示例为 "<WinBoLL 项目根目录>/.winboll/winboll.properties-demo"(WinBoLL 项目已设置)
|
||||||
|
☁ WinBoLL 项目配置文件为 "<WinBoLL 项目根目录>/.winboll/winboll.properties"
|
||||||
|
☁ WinBoLL 项目配置文件设定为源码提交时忽略。(WinBoLL 项目已设置)
|
||||||
|
☁ Gradle 项目配置文件示例为 "<WinBoLL 项目根目录>/.winboll/local.properties-demo"(WinBoLL 项目已设置)
|
||||||
|
☁ Gradle 项目配置文件为 "<WinBoLL 项目根目录>/local.properties"(WinBoLL 项目已设置)
|
||||||
|
☁ Gradle 项目配置文件设定为源码提交时忽略。(WinBoLL 项目已设置)
|
||||||
|
|
||||||
☆ 文件夹"/sdcard/WinBoLLStudio/APKs" 目录条件设置方法:
|
### ☁ 登高处 ☁ WinBoLL 应用需求规划
|
||||||
***Linux 服务器端方面***:建立 `/sdcard/WinBoLLStudio/APKs` 目录即可。
|
☁ WinBoLL 主机建立 WinBoLL 客户端用户数据库为 MySQL winbollclient 数据库。
|
||||||
***手机开发端方面***:建立 `"/sdcard/WinBoLLStudio/APKs"` 目录(即 `"/storage/emulated/0/WinBoLLStudio/APKs"` 目录) 即可。
|
☁ WinBoLL 主机设置 WinBoLL 客户端用户信息存储在 winbollclient 数据库中。
|
||||||
|
☁ MySQL winbollclient 数据库中
|
||||||
|
WinBoLL 客户端用户信息设定为:
|
||||||
|
<用户名, 验证密码, 验证邮箱, 验证手机, 唯一存储令牌Token, 备用验证邮箱>。
|
||||||
|
☁ WinBoLL 项目源码仓库托管在 WinBoLL 1Panel Gitea 目录 /opt/1panel/apps/gitea/gitea/data/git/repositories/studio/app.git中。
|
||||||
|
☁ WinBoLL 主机提供 WinBoLL 1Panel Gitea 应用的 WinBoLL 项目源码仓库存取功能。(Gitea 应用已提供)
|
||||||
|
☁ WinBoLL 主机提供 WinBoLL Gitea 项目仓库存档功能。(Gitea 应用已提供)
|
||||||
|
☁ 提供 WinBoLL 客户端用户登录功能。(Gitea 应用已提供)
|
||||||
|
|
||||||
## 四、前置条件
|
### ☁ 看远方 ☁ ###
|
||||||
|
### ☁ 心忧虑 ☁ WinBoLL-APP 应用前置需求
|
||||||
|
☁ WinBoLL-APP WinBoLL 项目根目录设定为手机的 /sdcard/WinBoLLStudio/Sources 目录。(需要用户手动建立文件夹)
|
||||||
|
☁ WinBoLL-APP 具有手机 /sdcard/WinBoLL 目录的存储权限。(需要手机操作系统授权)
|
||||||
|
☁ WinBoLL-APP WinBoLL 项目仓库源码存储路径为 /sdcard/WinBoLLStudio/Sources/APP.git(需要用户手动建立文件夹)
|
||||||
|
☁ WinBoLL-APP 项目 APK 编译输出目录为 /sdcard/WinBoLLStudio/APKs/
|
||||||
|
☁ WinBoLL-APP 应用签名验证可定制化。(WinBoLL 项目已提供)
|
||||||
|
☁ WinBoLL-APP 与系列衍生 APP 应用共享 cc.winboll.studio 命名空间资源。(WinBoLL 项目已提供)
|
||||||
|
☁ WinBoLL-APP 用户客户端信息存储在命名空间为 WinBoLL APP MySQLLite 应用的 winbollappclient 数据库中。
|
||||||
|
☁ WinBoLL-APP MySQLLite 应用的 winbollappclient 数据库中,
|
||||||
|
WinBoLL 用户客户端信息设定为:
|
||||||
|
<用户名, 唯一存储令牌Token>。
|
||||||
|
|
||||||
### 1. WinBoLL APP 开发环境配置介绍
|
### ☁ 云游四方 ☁ ###
|
||||||
#### WinBoLL APK 编译输出内容包括:
|
### ☁ 呔! ☁ WinBoLL-APP 应用需求规划
|
||||||
☆ "/sdcard/WinBoLLStudio/APKs"` 目录内的所有应用分支的 APK 文件。
|
☁ 如要使用 WinBoLL Android 项目的 Gradle 编译功能,则需要设置以下两个文件夹。
|
||||||
☆ "/sdcard/AppProjects/app.apk"文件。
|
☁ 1. 则需要建立数据存储目录 /sdcard/WinBoLLStudio/APKs。
|
||||||
#### WinBoLL APK 源码命名空间规范
|
WinBoLL 项目源码编译出来的安装包会拷贝一份到 /sdcard/WinBoLLStudio/APKs 目录下。
|
||||||
☆ WinBoLL 项目使用 "cc.winboll.studio" 作为源码命名空间。在此命名空间下进行源码定义。
|
☁ 2. 则需要建立数据存储目录 /sdcard/AppProjects。
|
||||||
|
WinBoLL 项目源码编译出来的安装包会拷贝一份并命名 "app.apk" 的安装文件为到 /sdcard/AppProjects 目录下。
|
||||||
## 五、核心需求规划
|
|
||||||
|
|
||||||
### 1. WinBoLL 应用安全验证需求
|
|
||||||
#### ☆ 支持访问 https://console.winboll.cc/ 服务器以校验应用包签名与版本。
|
|
||||||
|
|
||||||
### 2. 手机端源码开发管理需求
|
|
||||||
#### ☆ 支持切换不同 WinBoLL 分支,以开发不同安卓应用。
|
|
||||||
|
|
||||||
## 六、编译与使用指南
|
|
||||||
|
|
||||||
### 1. 项目初始化(必须)
|
|
||||||
#### 1. 复制 `settings.gradle-demo` 为 `settings.gradle`。编辑 `settings.gradle` 文件内容,取消对应项目模块注释。
|
|
||||||
#### 2. 复制 `gradle.properties-androidx-demo` (Android X 项目) 或 `gradle.properties-android-demo` (基本 Android 项目) 为 `gradle.properties`。
|
|
||||||
#### 3. 复制(可选)`local.properties-demo` 为 `local.properties`,编辑 `local.properties` 文件内容,配置 Android SDK 目录。
|
|
||||||
#### 4. **签名设置**:
|
|
||||||
☆ **调试编译秘钥制作**:使用 Termux 应用终端,cd 进入 GenKeyStore 目录,运行 `bash gen_debug_keystore.sh` 脚本即可生成应用调试秘钥。
|
|
||||||
☆ **应用秘钥配置方法**:拷贝调试编译秘钥制作生成的 `appkey.jks` 与 `appkey.keystore` 文件到项目根目录即可。
|
|
||||||
|
|
||||||
## 七、应用编译命令介绍
|
|
||||||
|
|
||||||
### (1)类库型模块配置要点
|
|
||||||
#### 1. **优先修改配置文件**:优先修改应用测试项目(目录为 `"<WinBoLl根目录>/<类库测试应用>/"`)内 `build.properties` 文件,设置对应的类库项目名称:`libraryProject=<类库项目模块名>`。
|
|
||||||
#### 2. **编译优先启动步骤**:使用 Termux 应用,进入 `"<WinBoLl根目录>"`,运行 `$ bash .winboll/bashPublishAPKAddTag.sh <类库测试项目模块名>` 命令。运行后可生成测试项目与类库项目的编译参数文件 `build.properties`。生成的 `build.properties` 文件有两份,一份在测试项目模块的文件夹内,一份在类库项目本身的模块文件夹内。
|
|
||||||
#### 3. **最后类库编译发布步骤**:使用 Termux 应用,进入 `"<WinBoLl根目录>"`,运行 `$ bash .winboll/bashPublishLIBAddTag.sh <类库项目模块名>` 命令。运行后可发布至 WinBoLL Nexus Maven 库、本地 maven 目录或者是通用默认的 Gradle Maven 库。
|
|
||||||
|
|
||||||
### (2)单一应用型模块与类库测试型模块配置要点
|
|
||||||
#### ☆ APK 编译方法:
|
|
||||||
使用 Termux 应用,进入 `"<WinBoLl根目录>"`,运行 `$ bash .winboll/bashPublishAPKAddTag.sh <应用项目模块名>`。
|
|
||||||
#### ☆ 运行后的 APK 输出路径:
|
|
||||||
★ 默认路径 (`$ bash gradlew assembleBetaDebug` 任务):APK 在 `/sdcard/WinBoLLStudio/APKs/<项目根目录名称>/debug/` 目录。
|
|
||||||
★ 默认路径 (`$ bash assembleStageRelease` 任务):APK 在 `/sdcard/WinBoLLStudio/APKs/<项目根目录名称>/tag/` 目录。
|
|
||||||
★ 额外输出路径:(假设 `winboll.properties` 文件已配置 `ExtraAPKOutputPath` 属性) 输出至 `ExtraAPKOutputPath` 属性配置的目录下。
|
|
||||||
|
|
||||||
### (3)手机端应用调试命令介绍
|
|
||||||
#### ☆ Beta 渠道调试命令
|
|
||||||
$bash gradlew assembleBetaDebug
|
|
||||||
|
|
||||||
#### ☆ Stage 渠道调试命令
|
|
||||||
$bash gradlew assembleStageDebug
|
|
||||||
|
|
||||||
### (4)服务器端开发命令介绍
|
|
||||||
##### ☆ Stage 渠道应用发布命令为:
|
|
||||||
("<WinBoLl根目录>/settings.gradle"文件需要配置编译模块开启参数,拷贝 settings.gradle-demo 为 settings.gradle 文件取消对应的分支配置部分即可。)
|
|
||||||
$bash .winboll/bashPublishAPKAddTag.sh <应用项目模块名>
|
|
||||||
或者是
|
|
||||||
$bash gradlew assembleStageRelease
|
|
||||||
|
|
||||||
|
|
||||||
## 八、WinBoLL 应用 APK 版本号命名规则
|
### ☁ 吁! ☁ WinBoLL-APP 共享计划前景
|
||||||
### ☆ Stage 渠道:
|
☁ WinBoLL-APP 将会实现 https://winboll.cc/api 访问功能。
|
||||||
#### V<应用开发环境编号><应用功能变更号><应用调试阶段号> (示例: APPBase_15.7.0 )
|
☁ WinBoLL-APP 将会实现手机端 Android 应用的开发与管理功能。
|
||||||
### ☆ Beta 渠道:
|
|
||||||
#### V<应用开发环境编号><应用功能变更号><应用调试阶段号>-beta<调试编译计数>_<调试编译时间(分钟+秒钟)> (示例: APPBase_15.9.6-beta8_5413 )
|
## ☁ WinBoLL ☁ WinBoLL 主机忧虑
|
||||||
|
☁ WinBoLL 将会提供 gitea.winboll.cc 域名用户注册登录功能。
|
||||||
|
☁ WinBoLL 将会提供 WinBoLL-APP 及其衍生应用的 Gitea 仓库管理服务。
|
||||||
|
☁ WinBoLL 将会提供 winboll.cc 域名 WinBoLL 项目组注册登录功能。
|
||||||
|
|
||||||
|
# 本项目要实际运用需要注意以下几个步骤:
|
||||||
|
# 在项目根目录下:
|
||||||
|
## ★. 项目模块编译环境设置(必须),settings.gradle-demo 要复制为 settings.gradle,并取消相应项目模块的注释。
|
||||||
|
## ★. 项目模块编译环境设置(必须) 在根目录拷贝 gradle.properties-androidx-demo 或者 gradle.properties-android-demo 文件为 gradle.properties。
|
||||||
|
## ★. 项目 Android SDK 编译环境设置(可选),local.properties-demo 要复制为 local.properties,并按需要设置 Android SDK 目录。
|
||||||
|
## ★. 应用签名密钥 keystore 设置问题。一般调试编译只需用【Termux】cd 进 GenKeyStore 目录执行 $ bash gen_debug_keystore.sh 命令即可完成设置。
|
||||||
|
## ☆. 应用 WiBoLL 签名密钥配置问题<非必须考虑>。设置时需要 clone 【keystore】模块源码并拷贝模块目录的 appkey.jks 与 appkey.keystore 到项目根目录即可。
|
||||||
|
## ☆. 类库型模块编译环境设置(可选),winboll.properties-demo 要复制为 winboll.properties,并按需要设置 WinBoLL Maven 库登录用户信息, 和 APK 文件额外输出路径。
|
||||||
|
|
||||||
|
|
||||||
|
# ☆类库型项目编译方法
|
||||||
|
## 先编译类库对应的模块测试项目
|
||||||
|
### 修改模块测试项目的 build.properties 文件
|
||||||
|
设置属性 libraryProject=<类库项目模块文件夹名称>
|
||||||
|
### 再编译测试项目
|
||||||
|
$ bash .winboll/bashPublishAPKAddTag.sh <应用项目模块文件夹名称>
|
||||||
|
#### 测试项目编译后,编译器会复制一份 APK 到 路径:"/sdcard/WinBoLLStudio/APKs/<项目根目录名称>/tag/" 文件夹。
|
||||||
|
#### 若是 winboll.properties 文件的 [ExtraAPKOutputPath] 属性设置了路径。编译器也会复制一份 APK 到这个路径。
|
||||||
|
### 最后编译类库项目
|
||||||
|
$ bash .winboll/bashPublishLIBAddTag.sh <类库项目模块文件夹名称>
|
||||||
|
#### 类库模块编译命令执行后,编译器会发布到 WinBoLL Nexus Maven 库:Maven 库地址可以参阅根项目目录配置 build.gradle 文件。
|
||||||
|
|
||||||
|
# ☆应用型项目编译方法
|
||||||
|
## 直接调用以下命令编译应用型项目
|
||||||
|
$ bash .winboll/bashPublishAPKAddTag.sh <应用项目模块文件夹名称>
|
||||||
|
#### 应用模块编译命令执行后,编译器会复制一份 APK 到
|
||||||
|
#### 测试项目编译后,编译器会复制一份 APK 到 路径:"/sdcard/WinBoLLStudio/APKs/<项目根目录名称>/tag/" 文件夹。
|
||||||
|
#### 若是 winboll.properties 文件的 [ExtraAPKOutputPath] 属性设置了路径。编译器也会复制一份 APK 到这个路径。
|
||||||
|
|
||||||
|
## ☆应用调试编译方法
|
||||||
|
使用以下命令编译调试:
|
||||||
|
|
||||||
|
### Beta调试使用:
|
||||||
|
$ bash gradlew assembleBetaDebug
|
||||||
|
|
||||||
|
### Stage调试使用:
|
||||||
|
$ bash gradlew assembleStageDebug
|
||||||
|
|
||||||
|
### 若是 winboll.properties 文件的 [ExtraAPKOutputPath] 属性设置了路径。编译器也会复制一份 APK 到这个路径。
|
||||||
|
|
||||||
|
# 应用版本号命名方式
|
||||||
|
## statge 渠道
|
||||||
|
V<应用开发环境编号><应用功能变更号><应用调试阶段号>
|
||||||
|
如:APPBase_15.7.0
|
||||||
|
## beta 渠道
|
||||||
|
V<应用开发环境编号><应用功能变更号><应用调试阶段号>-beta<调试编译计数>_<调试编译时间(分钟+秒钟)>
|
||||||
|
如:APPBase_15.9.6-beta8_5413
|
||||||
|
|||||||
1
appbase/.gitignore
vendored
Normal file
1
appbase/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
/build
|
||||||
@@ -1,7 +1,8 @@
|
|||||||
# Gallery
|
# APPBase
|
||||||
|
[](https://jitpack.io/#ZhanGSKen/APPBase)
|
||||||
|
|
||||||
#### 介绍
|
#### 介绍
|
||||||
云宝相册应用
|
WinBoLL 安卓手机端安卓应用开发基础类库。
|
||||||
|
|
||||||
#### 软件架构
|
#### 软件架构
|
||||||
适配安卓应用 [AIDE Pro] 的 Gradle 编译结构。
|
适配安卓应用 [AIDE Pro] 的 Gradle 编译结构。
|
||||||
@@ -10,7 +11,8 @@
|
|||||||
|
|
||||||
#### Gradle 编译说明
|
#### Gradle 编译说明
|
||||||
调试版编译命令 :gradle assembleBetaDebug
|
调试版编译命令 :gradle assembleBetaDebug
|
||||||
阶段版编译命令 :bash .winboll/bashPublishAPKAddTag.sh gallery
|
阶段版编译命令 :bash .winboll/bashPublishAPKAddTag.sh appbase
|
||||||
|
阶段版类库发布命令 :git pull &&bash .winboll/bashPublishLIBAddTag.sh libappbase
|
||||||
|
|
||||||
#### 使用说明
|
#### 使用说明
|
||||||
|
|
||||||
50
appbase/build.gradle
Normal file
50
appbase/build.gradle
Normal file
@@ -0,0 +1,50 @@
|
|||||||
|
apply plugin: 'com.android.application'
|
||||||
|
apply from: '../.winboll/winboll_app_build.gradle'
|
||||||
|
apply from: '../.winboll/winboll_lint_build.gradle'
|
||||||
|
|
||||||
|
def genVersionName(def versionName){
|
||||||
|
// 检查编译标志位配置
|
||||||
|
assert (winbollBuildProps['stageCount'] != null)
|
||||||
|
assert (winbollBuildProps['baseVersion'] != null)
|
||||||
|
// 保存基础版本号
|
||||||
|
winbollBuildProps.setProperty("baseVersion", "${versionName}");
|
||||||
|
//保存编译标志配置
|
||||||
|
FileOutputStream fos = new FileOutputStream(winbollBuildPropsFile)
|
||||||
|
winbollBuildProps.store(fos, "${winbollBuildPropsDesc}");
|
||||||
|
fos.close();
|
||||||
|
|
||||||
|
// 返回编译版本号
|
||||||
|
return "${versionName}." + winbollBuildProps['stageCount']
|
||||||
|
}
|
||||||
|
|
||||||
|
android {
|
||||||
|
// 适配MIUI12
|
||||||
|
compileSdkVersion 30
|
||||||
|
buildToolsVersion "30.0.3"
|
||||||
|
|
||||||
|
defaultConfig {
|
||||||
|
applicationId "cc.winboll.studio.appbase"
|
||||||
|
minSdkVersion 21
|
||||||
|
targetSdkVersion 30
|
||||||
|
versionCode 1
|
||||||
|
// versionName 更新后需要手动设置
|
||||||
|
// .winboll/winbollBuildProps.properties 文件的 stageCount=0
|
||||||
|
// Gradle编译环境下合起来的 versionName 就是 "${versionName}.0"
|
||||||
|
versionName "15.15"
|
||||||
|
if(true) {
|
||||||
|
versionName = genVersionName("${versionName}")
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
// 确保 Java 7 兼容性(已适配项目技术栈)
|
||||||
|
compileOptions {
|
||||||
|
sourceCompatibility JavaVersion.VERSION_1_7
|
||||||
|
targetCompatibility JavaVersion.VERSION_1_7
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
dependencies {
|
||||||
|
api project(':libappbase')
|
||||||
|
|
||||||
|
api fileTree(dir: 'libs', include: ['*.jar'])
|
||||||
|
}
|
||||||
8
appbase/build.properties
Normal file
8
appbase/build.properties
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
#Created by .winboll/winboll_app_build.gradle
|
||||||
|
#Sat Jan 24 12:31:02 HKT 2026
|
||||||
|
stageCount=10
|
||||||
|
libraryProject=libappbase
|
||||||
|
baseVersion=15.15
|
||||||
|
publishVersion=15.15.9
|
||||||
|
buildCount=0
|
||||||
|
baseBetaVersion=15.15.10
|
||||||
126
appbase/proguard-rules.pro
vendored
Normal file
126
appbase/proguard-rules.pro
vendored
Normal file
@@ -0,0 +1,126 @@
|
|||||||
|
# Add project specific ProGuard rules here.
|
||||||
|
# By default, the flags in this file are appended to flags specified
|
||||||
|
# in C:\tools\adt-bundle-windows-x86_64-20131030\sdk/tools/proguard/proguard-android.txt
|
||||||
|
# You can edit the include path and order by changing the proguardFiles
|
||||||
|
# directive in build.gradle.
|
||||||
|
#
|
||||||
|
# For more details, see
|
||||||
|
# http://developer.android.com/guide/developing/tools/proguard.html
|
||||||
|
|
||||||
|
# Add any project specific keep options here:
|
||||||
|
|
||||||
|
# If your project uses WebView with JS, uncomment the following
|
||||||
|
# and specify the fully qualified class name to the JavaScript interface
|
||||||
|
# class:
|
||||||
|
#-keepclassmembers class fqcn.of.javascript.interface.for.webview {
|
||||||
|
# public *;
|
||||||
|
#}
|
||||||
|
|
||||||
|
# ============================== 基础通用规则 ==============================
|
||||||
|
# 保留系统组件
|
||||||
|
-keep public class * extends android.app.Activity
|
||||||
|
-keep public class * extends android.app.Service
|
||||||
|
-keep public class * extends android.content.BroadcastReceiver
|
||||||
|
-keep public class * extends android.content.ContentProvider
|
||||||
|
-keep public class * extends android.app.backup.BackupAgentHelper
|
||||||
|
-keep public class * extends android.preference.Preference
|
||||||
|
|
||||||
|
# 保留 WinBoLL 核心包及子类(适配你的两个包名)
|
||||||
|
#-keep public class * extends com.winboll.WinBoLLActivity
|
||||||
|
#-keep public class * extends com.winboll.WinBoLLFragment
|
||||||
|
# 主包名
|
||||||
|
-keep class cc.winboll.studio.*.** { *; }
|
||||||
|
# beta包名
|
||||||
|
-keep class cc.winboll.studio.*.beta.** { *; }
|
||||||
|
-keepclassmembers class cc.winboll.studio.*.** { *; }
|
||||||
|
-keepclassmembers class cc.winboll.studio.*.beta.** { *; }
|
||||||
|
|
||||||
|
# 保留所有类中的 public static final String TAG 字段
|
||||||
|
-keepclassmembers class * {
|
||||||
|
public static final java.lang.String TAG;
|
||||||
|
}
|
||||||
|
|
||||||
|
# 保留序列化类
|
||||||
|
-keep class * implements android.os.Parcelable {
|
||||||
|
public static final android.os.Parcelable$Creator *;
|
||||||
|
}
|
||||||
|
-keepclassmembers class * implements java.io.Serializable {
|
||||||
|
static final long serialVersionUID;
|
||||||
|
private static final java.io.ObjectStreamField[] serialPersistentFields;
|
||||||
|
private void writeObject(java.io.ObjectOutputStream);
|
||||||
|
private void readObject(java.io.ObjectInputStream);
|
||||||
|
java.lang.Object writeReplace();
|
||||||
|
java.lang.Object readResolve();
|
||||||
|
}
|
||||||
|
|
||||||
|
# 保留 R 文件
|
||||||
|
-keepclassmembers class **.R$* {
|
||||||
|
public static <fields>;
|
||||||
|
}
|
||||||
|
|
||||||
|
# 保留 native 方法
|
||||||
|
-keepclasseswithmembernames class * {
|
||||||
|
native <methods>;
|
||||||
|
}
|
||||||
|
|
||||||
|
# 保留注解和泛型
|
||||||
|
-keepattributes *Annotation*
|
||||||
|
-keepattributes Signature
|
||||||
|
|
||||||
|
# 屏蔽 Java 8+ 警告(适配 Java 7)
|
||||||
|
-dontwarn java.lang.invoke.*
|
||||||
|
-dontwarn android.support.v8.renderscript.*
|
||||||
|
-dontwarn java.util.function.**
|
||||||
|
|
||||||
|
# ============================== 第三方框架规则 ==============================
|
||||||
|
# Retrofit + OkHttp
|
||||||
|
-keep class retrofit2.** { *; }
|
||||||
|
-keep interface retrofit2.** { *; }
|
||||||
|
-keep class okhttp3.** { *; }
|
||||||
|
-keep interface okhttp3.** { *; }
|
||||||
|
-keep class okio.** { *; }
|
||||||
|
-keepclasseswithmembers class * {
|
||||||
|
@retrofit2.http.* <methods>;
|
||||||
|
}
|
||||||
|
|
||||||
|
# Glide 4.x
|
||||||
|
-keep public class * implements com.bumptech.glide.module.GlideModule
|
||||||
|
-keep public class * extends com.bumptech.glide.module.AppGlideModule
|
||||||
|
-keep public enum com.bumptech.glide.load.ImageHeaderParser$ImageType {
|
||||||
|
**[] $VALUES;
|
||||||
|
public *;
|
||||||
|
}
|
||||||
|
-dontwarn com.bumptech.glide.load.resource.bitmap.VideoDecoder
|
||||||
|
|
||||||
|
# GreenDAO 3.x
|
||||||
|
-keepclassmembers class * extends org.greenrobot.greendao.AbstractDao {
|
||||||
|
public static java.lang.String TABLENAME;
|
||||||
|
}
|
||||||
|
-keep class **$Properties
|
||||||
|
# 实体类包名(按实际调整)
|
||||||
|
#-keep class cc.winboll.studio.appbase.model.** { *; }
|
||||||
|
|
||||||
|
# ButterKnife 8.x
|
||||||
|
-keep class butterknife.** { *; }
|
||||||
|
-dontwarn butterknife.internal.**
|
||||||
|
-keep class **$$ViewBinder { *; }
|
||||||
|
-keepclasseswithmembernames class * {
|
||||||
|
@butterknife.BindView <fields>;
|
||||||
|
@butterknife.OnClick <methods>;
|
||||||
|
}
|
||||||
|
|
||||||
|
# EventBus 3.x
|
||||||
|
-keepclassmembers class ** {
|
||||||
|
@org.greenrobot.eventbus.Subscribe <methods>;
|
||||||
|
}
|
||||||
|
-keep enum org.greenrobot.eventbus.ThreadMode { *; }
|
||||||
|
|
||||||
|
# ============================== 优化与调试 ==============================
|
||||||
|
-optimizations !code/simplification/arithmetic,!code/simplification/cast,!field/*,!class/merging/*
|
||||||
|
-optimizationpasses 5
|
||||||
|
-verbose
|
||||||
|
-dontpreverify
|
||||||
|
-dontusemixedcaseclassnames
|
||||||
|
# 保留行号(便于崩溃定位)
|
||||||
|
-keepattributes SourceFile,LineNumberTable
|
||||||
|
|
||||||
@@ -2,7 +2,9 @@
|
|||||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
xmlns:tools="http://schemas.android.com/tools" >
|
xmlns:tools="http://schemas.android.com/tools" >
|
||||||
|
|
||||||
<application>
|
<application
|
||||||
|
tools:replace="android:icon"
|
||||||
|
android:icon="@drawable/ic_winboll_beta">
|
||||||
|
|
||||||
<!-- Put flavor specific code here -->
|
<!-- Put flavor specific code here -->
|
||||||
|
|
||||||
6
appbase/src/beta/res/values/strings.xml
Normal file
6
appbase/src/beta/res/values/strings.xml
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<resources>
|
||||||
|
|
||||||
|
<string name="app_name">AppBase+</string>
|
||||||
|
|
||||||
|
</resources>
|
||||||
45
appbase/src/main/AndroidManifest.xml
Normal file
45
appbase/src/main/AndroidManifest.xml
Normal file
@@ -0,0 +1,45 @@
|
|||||||
|
<?xml version='1.0' encoding='utf-8'?>
|
||||||
|
<manifest
|
||||||
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
|
package="cc.winboll.studio.appbase">
|
||||||
|
|
||||||
|
<application
|
||||||
|
android:name=".App"
|
||||||
|
android:icon="@drawable/ic_winboll"
|
||||||
|
android:label="@string/app_name"
|
||||||
|
android:theme="@style/MyAPPBaseTheme"
|
||||||
|
android:resizeableActivity="true"
|
||||||
|
android:process=":App">
|
||||||
|
|
||||||
|
<activity
|
||||||
|
android:name=".MainActivity"
|
||||||
|
android:label="@string/app_name"
|
||||||
|
android:exported="true"
|
||||||
|
android:resizeableActivity="true"
|
||||||
|
android:configChanges="screenSize|smallestScreenSize|screenLayout|orientation">
|
||||||
|
|
||||||
|
<intent-filter>
|
||||||
|
|
||||||
|
<action android:name="android.intent.action.MAIN"/>
|
||||||
|
|
||||||
|
<category android:name="android.intent.category.LAUNCHER"/>
|
||||||
|
|
||||||
|
<category android:name="android.intent.category.DEFAULT"/>
|
||||||
|
|
||||||
|
</intent-filter>
|
||||||
|
|
||||||
|
</activity>
|
||||||
|
|
||||||
|
<activity android:name=".GlobalApplication$CrashActivity"/>
|
||||||
|
|
||||||
|
<meta-data
|
||||||
|
android:name="android.max_aspect"
|
||||||
|
android:value="4.0"/>
|
||||||
|
|
||||||
|
<activity android:name="cc.winboll.studio.libappbase.activities.CrashCopyReceiverActivity"/>
|
||||||
|
|
||||||
|
<activity android:name=".AboutActivity"/>
|
||||||
|
|
||||||
|
</application>
|
||||||
|
|
||||||
|
</manifest>
|
||||||
@@ -1,14 +1,20 @@
|
|||||||
package cc.winboll.studio.gallery;
|
package cc.winboll.studio.appbase;
|
||||||
|
|
||||||
|
import android.app.Activity;
|
||||||
import android.os.Bundle;
|
import android.os.Bundle;
|
||||||
import android.view.View;
|
import android.view.View;
|
||||||
import androidx.appcompat.app.AppCompatActivity;
|
import android.widget.Toolbar;
|
||||||
import androidx.appcompat.widget.Toolbar;
|
import cc.winboll.studio.appbase.R;
|
||||||
import cc.winboll.studio.libappbase.LogUtils;
|
import cc.winboll.studio.libappbase.LogUtils;
|
||||||
import cc.winboll.studio.libappbase.models.APPInfo;
|
import cc.winboll.studio.libappbase.models.APPInfo;
|
||||||
import cc.winboll.studio.libappbase.views.AboutView;
|
import cc.winboll.studio.libappbase.views.AboutView;
|
||||||
|
|
||||||
public class AboutActivity extends AppCompatActivity {
|
/**
|
||||||
|
* @Author 豆包&ZhanGSKen<zhangsken@qq.com>
|
||||||
|
* @Date 2026/01/11 12:55
|
||||||
|
* @Describe AboutActivity
|
||||||
|
*/
|
||||||
|
public class AboutActivity extends Activity {
|
||||||
|
|
||||||
public static final String TAG = "AboutActivity";
|
public static final String TAG = "AboutActivity";
|
||||||
|
|
||||||
@@ -17,34 +23,36 @@ public class AboutActivity extends AppCompatActivity {
|
|||||||
super.onCreate(savedInstanceState);
|
super.onCreate(savedInstanceState);
|
||||||
setContentView(R.layout.activity_about);
|
setContentView(R.layout.activity_about);
|
||||||
|
|
||||||
|
// 设置工具栏
|
||||||
Toolbar toolbar = findViewById(R.id.toolbar);
|
Toolbar toolbar = findViewById(R.id.toolbar);
|
||||||
setSupportActionBar(toolbar);
|
setActionBar(toolbar);
|
||||||
getSupportActionBar().setDisplayHomeAsUpEnabled(true);
|
getActionBar().setSubtitle(TAG);
|
||||||
|
getActionBar().setDisplayHomeAsUpEnabled(true);
|
||||||
toolbar.setNavigationOnClickListener(new View.OnClickListener() {
|
toolbar.setNavigationOnClickListener(new View.OnClickListener() {
|
||||||
@Override
|
@Override
|
||||||
public void onClick(View v) {
|
public void onClick(View v) {
|
||||||
finish();
|
finish(); // 点击导航栏返回按钮,触发 finish()
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
AboutView aboutView = findViewById(R.id.aboutview);
|
AboutView aboutView = findViewById(R.id.aboutview);
|
||||||
aboutView.setAPPInfo(genDefaultAppInfo());
|
aboutView.setAPPInfo(genDefaultAppInfo());
|
||||||
}
|
}
|
||||||
|
|
||||||
private APPInfo genDefaultAppInfo() {
|
private APPInfo genDefaultAppInfo() {
|
||||||
LogUtils.d(TAG, "genDefaultAppInfo() 调用");
|
LogUtils.d(TAG, "genDefaultAppInfo() 调用");
|
||||||
String branchName = "gallery";
|
String branchName = "appbase";
|
||||||
APPInfo appInfo = new APPInfo();
|
APPInfo appInfo = new APPInfo();
|
||||||
appInfo.setAppName("Gallery");
|
appInfo.setAppName(getString(R.string.app_name));
|
||||||
appInfo.setAppIcon(R.drawable.ic_winboll);
|
appInfo.setAppIcon(R.drawable.ic_winboll);
|
||||||
appInfo.setAppDescription(getString(R.string.app_description));
|
appInfo.setAppDescription(getString(R.string.app_description));
|
||||||
appInfo.setAppGitName("WinBoLL");
|
appInfo.setAppGitName("APPBase");
|
||||||
appInfo.setAppGitOwner("Studio");
|
appInfo.setAppGitOwner("Studio");
|
||||||
appInfo.setAppGitAPPBranch(branchName);
|
appInfo.setAppGitAPPBranch(branchName);
|
||||||
appInfo.setAppGitAPPSubProjectFolder(branchName);
|
appInfo.setAppGitAPPSubProjectFolder(branchName);
|
||||||
appInfo.setAppHomePage("https://www.winboll.cc/apks/index.php?project=Gallery");
|
appInfo.setAppHomePage("https://www.winboll.cc/apks/index.php?project=APPBase");
|
||||||
appInfo.setAppAPKName("Gallery");
|
appInfo.setAppAPKName("APPBase");
|
||||||
appInfo.setAppAPKFolderName("Gallery");
|
appInfo.setAppAPKFolderName("APPBase");
|
||||||
LogUtils.d(TAG, "genDefaultAppInfo: 应用信息已生成");
|
LogUtils.d(TAG, "genDefaultAppInfo: 应用信息已生成");
|
||||||
return appInfo;
|
return appInfo;
|
||||||
}
|
}
|
||||||
43
appbase/src/main/java/cc/winboll/studio/appbase/App.java
Normal file
43
appbase/src/main/java/cc/winboll/studio/appbase/App.java
Normal file
@@ -0,0 +1,43 @@
|
|||||||
|
package cc.winboll.studio.appbase;
|
||||||
|
|
||||||
|
import cc.winboll.studio.libappbase.GlobalApplication;
|
||||||
|
import cc.winboll.studio.libappbase.ToastUtils;
|
||||||
|
import cc.winboll.studio.libappbase.BuildConfig;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @Author ZhanGSKen<zhangsken@qq.com>
|
||||||
|
* @Date 2025/01/05 09:54:42
|
||||||
|
* @Describe 应用全局入口类(继承基础库 GlobalApplication)
|
||||||
|
* 负责应用初始化、全局资源管理与生命周期回调处理,是整个应用的核心入口
|
||||||
|
*/
|
||||||
|
public class App extends GlobalApplication {
|
||||||
|
|
||||||
|
/** 当前应用类的日志 TAG(用于调试输出,标识日志来源) */
|
||||||
|
public static final String TAG = "App";
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 应用创建时回调(全局初始化入口)
|
||||||
|
* 在应用进程启动时执行,仅调用一次,用于初始化全局工具类、第三方库等
|
||||||
|
*/
|
||||||
|
@Override
|
||||||
|
public void onCreate() {
|
||||||
|
super.onCreate(); // 调用父类初始化逻辑(如基础库配置、全局上下文设置)
|
||||||
|
//setIsDebugging(false);
|
||||||
|
setIsDebugging(BuildConfig.DEBUG);
|
||||||
|
// 初始化 Toast 工具类(传入应用全局上下文,确保 Toast 可在任意地方调用)
|
||||||
|
ToastUtils.init(getApplicationContext());
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 应用终止时回调(资源释放入口)
|
||||||
|
* 仅在模拟环境(如 Android Studio 模拟器)中可靠触发,真机上可能因系统回收进程不执行
|
||||||
|
* 用于释放全局资源,避免内存泄漏
|
||||||
|
*/
|
||||||
|
@Override
|
||||||
|
public void onTerminate() {
|
||||||
|
super.onTerminate(); // 调用父类终止逻辑(如基础库资源释放)
|
||||||
|
// 释放 Toast 工具类资源(销毁全局 Toast 实例,避免内存泄漏)
|
||||||
|
ToastUtils.release();
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
@@ -0,0 +1,147 @@
|
|||||||
|
package cc.winboll.studio.appbase;
|
||||||
|
|
||||||
|
import android.app.Activity;
|
||||||
|
import android.content.Context;
|
||||||
|
import android.content.Intent;
|
||||||
|
import android.net.Uri;
|
||||||
|
import android.os.Bundle;
|
||||||
|
import android.view.Menu;
|
||||||
|
import android.view.MenuItem;
|
||||||
|
import android.view.View;
|
||||||
|
import android.widget.Toolbar;
|
||||||
|
import cc.winboll.studio.appbase.R;
|
||||||
|
import cc.winboll.studio.libappbase.LogActivity;
|
||||||
|
import cc.winboll.studio.libappbase.LogUtils;
|
||||||
|
import cc.winboll.studio.libappbase.ToastUtils;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @Author ZhanGSKen<zhangsken@qq.com>
|
||||||
|
* @Date 未标注(建议补充创建日期)
|
||||||
|
* @Describe 应用主界面 Activity(入口界面)
|
||||||
|
* 包含功能测试按钮(崩溃测试、日志查看、Toast测试)、顶部工具栏(菜单功能),是应用交互的核心入口
|
||||||
|
*/
|
||||||
|
public class MainActivity extends Activity {
|
||||||
|
|
||||||
|
/** 当前 Activity 的日志 TAG(用于调试输出,标识日志来源) */
|
||||||
|
public static final String TAG = "MainActivity";
|
||||||
|
|
||||||
|
/** 顶部工具栏(用于展示标题、菜单,绑定布局中的 Toolbar 控件) */
|
||||||
|
private Toolbar mToolbar;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Activity 创建时回调(初始化界面)
|
||||||
|
* 在 Activity 首次创建时执行,用于加载布局、初始化控件、设置事件监听
|
||||||
|
* @param savedInstanceState 保存 Activity 状态的 Bundle(如屏幕旋转时的数据恢复)
|
||||||
|
*/
|
||||||
|
@Override
|
||||||
|
protected void onCreate(Bundle savedInstanceState) {
|
||||||
|
super.onCreate(savedInstanceState);
|
||||||
|
ToastUtils.show("onCreate"); // 显示 Activity 创建提示(调试用)
|
||||||
|
setContentView(R.layout.activity_main); // 加载主界面布局
|
||||||
|
|
||||||
|
// 初始化 Toolbar 并设置为 ActionBar
|
||||||
|
mToolbar = findViewById(R.id.toolbar);
|
||||||
|
setActionBar(mToolbar); // 将 Toolbar 替代系统默认 ActionBar
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 创建菜单时回调(加载工具栏菜单)
|
||||||
|
* 初始化 ActionBar 菜单,加载自定义菜单布局
|
||||||
|
* @param menu 菜单对象(用于承载菜单项)
|
||||||
|
* @return true:显示菜单;false:不显示菜单
|
||||||
|
*/
|
||||||
|
@Override
|
||||||
|
public boolean onCreateOptionsMenu(Menu menu) {
|
||||||
|
// 加载菜单布局(R.menu.toolbar_main 为自定义菜单文件)
|
||||||
|
getMenuInflater().inflate(R.menu.toolbar_main, menu);
|
||||||
|
return super.onCreateOptionsMenu(menu);
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 菜单 item 点击时回调(处理菜单事件)
|
||||||
|
* 响应 Toolbar 菜单项的点击事件,执行对应业务逻辑
|
||||||
|
* @param item 被点击的菜单项
|
||||||
|
* @return true:消费点击事件;false:不消费(传递给父类)
|
||||||
|
*/
|
||||||
|
@Override
|
||||||
|
public boolean onOptionsItemSelected(MenuItem item) {
|
||||||
|
switch (item.getItemId()) {
|
||||||
|
case R.id.item_home:
|
||||||
|
// 点击 "首页/官网" 菜单项,唤起浏览器打开指定网站
|
||||||
|
openWebsiteInBrowser(this);
|
||||||
|
break;
|
||||||
|
// 可扩展其他菜单项(如设置、关于等)的处理逻辑
|
||||||
|
}
|
||||||
|
return super.onOptionsItemSelected(item);
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 崩溃测试按钮点击事件(触发应用崩溃,用于调试异常捕获)
|
||||||
|
* 故意执行非法操作(循环获取不存在的字符串资源),强制应用崩溃
|
||||||
|
* @param view 触发事件的 View(对应布局中的崩溃测试按钮)
|
||||||
|
*/
|
||||||
|
public void onCrashTest(View view) {
|
||||||
|
// 循环从 Integer.MIN_VALUE 到 Integer.MAX_VALUE,获取不存在的字符串资源 ID,触发崩溃
|
||||||
|
for (int i = Integer.MIN_VALUE; i < Integer.MAX_VALUE; i++) {
|
||||||
|
getString(i); // i 超出资源 ID 范围,抛出 Resources.NotFoundException 导致崩溃
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 日志测试按钮点击事件(打开日志查看界面)
|
||||||
|
* 启动 LogActivity,用于查看应用运行日志
|
||||||
|
* @param view 触发事件的 View(对应布局中的日志测试按钮)
|
||||||
|
*/
|
||||||
|
public void onLogTest(View view) {
|
||||||
|
// 启动日志查看 Activity(通过静态方法传入上下文,简化跳转逻辑)
|
||||||
|
LogActivity.startLogActivity(this);
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Toast 工具测试按钮点击事件(测试全局 Toast 功能)
|
||||||
|
* 测试主线程、子线程中 Toast 的显示效果,验证 ToastUtils 的可用性
|
||||||
|
* @param view 触发事件的 View(对应布局中的 Toast 测试按钮)
|
||||||
|
*/
|
||||||
|
public void onToastUtilsTest(View view) {
|
||||||
|
LogUtils.d(TAG, "onToastUtilsTest"); // 打印调试日志,标识进入 Toast 测试
|
||||||
|
ToastUtils.show("Hello, WinBoLL!"); // 主线程显示 Toast
|
||||||
|
|
||||||
|
// 开启子线程,延迟 2 秒后显示 Toast(测试子线程 Toast 兼容性)
|
||||||
|
new Thread(new Runnable() {
|
||||||
|
@Override
|
||||||
|
public void run() {
|
||||||
|
try {
|
||||||
|
Thread.sleep(2000); // 线程休眠 2 秒
|
||||||
|
// 若 ToastUtils 已处理主线程切换,此处可直接调用;否则需通过 Handler 切换到主线程
|
||||||
|
ToastUtils.show("Thread.sleep(2000);ToastUtils.show...");
|
||||||
|
} catch (InterruptedException e) {
|
||||||
|
// 捕获线程中断异常(如线程被销毁时),不做处理(测试场景)
|
||||||
|
e.printStackTrace();
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}).start();
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 唤起系统默认浏览器打开指定网站(跳转至应用官网)
|
||||||
|
* 通过 Intent.ACTION_VIEW 隐式意图,触发浏览器打开目标 URL
|
||||||
|
* @param context 上下文对象(如 Activity、Application,此处为 MainActivity)
|
||||||
|
*/
|
||||||
|
public void openWebsiteInBrowser(Context context) {
|
||||||
|
String url = "https://www.winboll.cc"; // 目标网站 URL(应用官网)
|
||||||
|
// 构建隐式意图:ACTION_VIEW 表示查看指定数据(Uri 为网站地址)
|
||||||
|
Intent intent = new Intent(Intent.ACTION_VIEW, Uri.parse(url));
|
||||||
|
// 设置标志:在新的任务栈中启动 Activity(避免与当前应用任务栈混淆)
|
||||||
|
intent.setFlags(Intent.FLAG_ACTIVITY_NEW_TASK);
|
||||||
|
// 启动意图(唤起浏览器)
|
||||||
|
context.startActivity(intent);
|
||||||
|
}
|
||||||
|
|
||||||
|
public void onAboutActivity(View view) {
|
||||||
|
LogUtils.d(TAG, "startAboutActivity() 调用");
|
||||||
|
Intent aboutIntent = new Intent(getApplicationContext(), AboutActivity.class);
|
||||||
|
startActivity(aboutIntent);
|
||||||
|
LogUtils.d(TAG, "startAboutActivity: 关于页面已启动");
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
@@ -1,5 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
android:shape="rectangle">
|
android:shape="rectangle">
|
||||||
<solid android:color="#000000"/>
|
<solid android:color="#81C7F5"/> <!-- 浅蓝色填充 -->
|
||||||
|
<corners android:radius="8dp"/> <!-- 8dp 圆角 -->
|
||||||
</shape>
|
</shape>
|
||||||
|
|
||||||
@@ -6,7 +6,7 @@
|
|||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="match_parent">
|
android:layout_height="match_parent">
|
||||||
|
|
||||||
<cc.winboll.studio.libaes.views.ASupportToolbar
|
<android.widget.Toolbar
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:id="@+id/toolbar"/>
|
android:id="@+id/toolbar"/>
|
||||||
@@ -18,3 +18,4 @@
|
|||||||
android:id="@+id/aboutview"/>
|
android:id="@+id/aboutview"/>
|
||||||
|
|
||||||
</LinearLayout>
|
</LinearLayout>
|
||||||
|
|
||||||
79
appbase/src/main/res/layout/activity_main.xml
Normal file
79
appbase/src/main/res/layout/activity_main.xml
Normal file
@@ -0,0 +1,79 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<LinearLayout
|
||||||
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
|
android:orientation="vertical"
|
||||||
|
android:layout_width="match_parent"
|
||||||
|
android:layout_height="match_parent"
|
||||||
|
android:padding="16dp">
|
||||||
|
|
||||||
|
<android.widget.Toolbar
|
||||||
|
android:layout_width="match_parent"
|
||||||
|
android:layout_height="wrap_content"
|
||||||
|
android:id="@+id/toolbar"/>
|
||||||
|
|
||||||
|
<ScrollView
|
||||||
|
android:layout_width="match_parent"
|
||||||
|
android:layout_height="0dp"
|
||||||
|
android:layout_weight="1.0">
|
||||||
|
|
||||||
|
<LinearLayout
|
||||||
|
android:layout_width="match_parent"
|
||||||
|
android:layout_height="wrap_content"
|
||||||
|
android:orientation="vertical"
|
||||||
|
android:gravity="center_vertical"
|
||||||
|
android:spacing="12dp">
|
||||||
|
|
||||||
|
<Button
|
||||||
|
android:layout_width="match_parent"
|
||||||
|
android:layout_height="wrap_content"
|
||||||
|
android:text="应用崩溃测试"
|
||||||
|
android:textSize="16sp"
|
||||||
|
android:textColor="@android:color/white"
|
||||||
|
android:background="#81C7F5"
|
||||||
|
android:paddingVertical="12dp"
|
||||||
|
android:layout_marginHorizontal="24dp"
|
||||||
|
android:onClick="onCrashTest"
|
||||||
|
android:layout_margin="10dp"/>
|
||||||
|
|
||||||
|
<Button
|
||||||
|
android:layout_width="match_parent"
|
||||||
|
android:layout_height="wrap_content"
|
||||||
|
android:text="应用日志测试"
|
||||||
|
android:textSize="16sp"
|
||||||
|
android:textColor="@android:color/white"
|
||||||
|
android:background="#81C7F5"
|
||||||
|
android:paddingVertical="12dp"
|
||||||
|
android:layout_marginHorizontal="24dp"
|
||||||
|
android:onClick="onLogTest"
|
||||||
|
android:layout_margin="10dp"/>
|
||||||
|
|
||||||
|
<Button
|
||||||
|
android:layout_width="match_parent"
|
||||||
|
android:layout_height="wrap_content"
|
||||||
|
android:text="应用吐司测试"
|
||||||
|
android:textSize="16sp"
|
||||||
|
android:textColor="@android:color/white"
|
||||||
|
android:background="#81C7F5"
|
||||||
|
android:paddingVertical="12dp"
|
||||||
|
android:layout_marginHorizontal="24dp"
|
||||||
|
android:onClick="onToastUtilsTest"
|
||||||
|
android:layout_margin="10dp"/>
|
||||||
|
|
||||||
|
<Button
|
||||||
|
android:layout_width="match_parent"
|
||||||
|
android:layout_height="wrap_content"
|
||||||
|
android:text="关于应用"
|
||||||
|
android:textSize="16sp"
|
||||||
|
android:textColor="@android:color/white"
|
||||||
|
android:background="#81C7F5"
|
||||||
|
android:paddingVertical="12dp"
|
||||||
|
android:layout_marginHorizontal="24dp"
|
||||||
|
android:onClick="onAboutActivity"
|
||||||
|
android:layout_margin="10dp"/>
|
||||||
|
|
||||||
|
</LinearLayout>
|
||||||
|
|
||||||
|
</ScrollView>
|
||||||
|
|
||||||
|
</LinearLayout>
|
||||||
|
|
||||||
9
appbase/src/main/res/layout/activity_nfcrsaoperate.xml
Normal file
9
appbase/src/main/res/layout/activity_nfcrsaoperate.xml
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<LinearLayout
|
||||||
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
|
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||||
|
android:orientation="vertical"
|
||||||
|
android:layout_width="match_parent"
|
||||||
|
android:layout_height="match_parent">
|
||||||
|
|
||||||
|
</LinearLayout>
|
||||||
@@ -2,7 +2,8 @@
|
|||||||
<menu xmlns:android="http://schemas.android.com/apk/res/android"
|
<menu xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
xmlns:app="http://schemas.android.com/apk/res-auto">
|
xmlns:app="http://schemas.android.com/apk/res-auto">
|
||||||
<item
|
<item
|
||||||
android:id="@+id/action_done"
|
android:id="@+id/item_home"
|
||||||
android:title="完成"
|
android:title="Home"
|
||||||
app:showAsAction="always"/>
|
android:icon="@drawable/ic_winboll"
|
||||||
|
android:showAsAction="always"/>
|
||||||
</menu>
|
</menu>
|
||||||
15
appbase/src/main/res/values/attrs.xml
Normal file
15
appbase/src/main/res/values/attrs.xml
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<resources>
|
||||||
|
<declare-styleable name="AboutView">
|
||||||
|
<attr name="app_name" format="string" />
|
||||||
|
<attr name="app_apkfoldername" format="string" />
|
||||||
|
<attr name="app_apkname" format="string" />
|
||||||
|
<attr name="app_gitname" format="string" />
|
||||||
|
<attr name="app_gitowner" format="string" />
|
||||||
|
<attr name="app_gitappbranch" format="string" />
|
||||||
|
<attr name="app_gitappsubprojectfolder" format="string" />
|
||||||
|
<attr name="appdescription" format="string" />
|
||||||
|
<attr name="appicon" format="reference" />
|
||||||
|
<attr name="is_adddebugtools" format="boolean" />
|
||||||
|
</declare-styleable>
|
||||||
|
</resources>
|
||||||
7
appbase/src/main/res/values/colors.xml
Normal file
7
appbase/src/main/res/values/colors.xml
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<resources>
|
||||||
|
<color name="colorPrimary">#FF00B322</color>
|
||||||
|
<color name="colorPrimaryDark">#FF005C12</color>
|
||||||
|
<color name="colorAccent">#FF8DFFA2</color>
|
||||||
|
<color name="colorText">#FFFFFB8D</color>
|
||||||
|
</resources>
|
||||||
9
appbase/src/main/res/values/strings.xml
Normal file
9
appbase/src/main/res/values/strings.xml
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<resources>
|
||||||
|
<string name="app_name">AppBase</string>
|
||||||
|
<string name="app_description">WinBoLL 安卓手机端安卓应用开发基础类库。</string>
|
||||||
|
<string name="app_normal">Click here is switch to Normal APP</string>
|
||||||
|
<string name="app_debug">Click here is switch to APP DEBUG</string>
|
||||||
|
<string name="gitea_home">GITEA HOME</string>
|
||||||
|
<string name="app_update">APP UPDATE</string>
|
||||||
|
</resources>
|
||||||
13
appbase/src/main/res/values/styles.xml
Normal file
13
appbase/src/main/res/values/styles.xml
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<resources>
|
||||||
|
<style name="MyAPPBaseTheme" parent="APPBaseTheme">
|
||||||
|
<item name="themeGlobalCrashActivity">@style/MyGlobalCrashActivityTheme</item>
|
||||||
|
</style>
|
||||||
|
|
||||||
|
<style name="MyGlobalCrashActivityTheme" parent="GlobalCrashActivityTheme">
|
||||||
|
<item name="colorTittle">#FFFFFFFF</item>
|
||||||
|
<item name="colorTittleBackgound">#FF00A4B3</item>
|
||||||
|
<item name="colorText">#FFFFFFFF</item>
|
||||||
|
<item name="colorTextBackgound">#FF000000</item>
|
||||||
|
</style>
|
||||||
|
</resources>
|
||||||
44
build.gradle
44
build.gradle
@@ -1,15 +1,6 @@
|
|||||||
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||||
buildscript {
|
buildscript {
|
||||||
repositories {
|
repositories {
|
||||||
maven { url 'https://maven.aliyun.com/repository/public/' }
|
|
||||||
maven { url 'https://maven.aliyun.com/repository/google/' }
|
|
||||||
maven { url 'https://maven.aliyun.com/repository/gradle-plugin/' }
|
|
||||||
maven { url 'https://dl.bintray.com/ppartisan/maven/' }
|
|
||||||
maven { url "https://clojars.org/repo/" }
|
|
||||||
maven { url "https://jitpack.io" }
|
|
||||||
mavenCentral()
|
|
||||||
google()
|
|
||||||
|
|
||||||
mavenLocal {
|
mavenLocal {
|
||||||
// 设置本地Maven仓库路径
|
// 设置本地Maven仓库路径
|
||||||
url 'file:///sdcard/.m2/repository/'
|
url 'file:///sdcard/.m2/repository/'
|
||||||
@@ -20,6 +11,19 @@ buildscript {
|
|||||||
maven { url "https://nexus.winboll.cc/repository/maven-public/" }
|
maven { url "https://nexus.winboll.cc/repository/maven-public/" }
|
||||||
// "WinBoLL Snapshot"
|
// "WinBoLL Snapshot"
|
||||||
maven { url "https://nexus.winboll.cc/repository/maven-snapshots/" }
|
maven { url "https://nexus.winboll.cc/repository/maven-snapshots/" }
|
||||||
|
|
||||||
|
maven { url 'https://maven.aliyun.com/repository/public/' }
|
||||||
|
maven { url 'https://maven.aliyun.com/repository/google/' }
|
||||||
|
maven { url 'https://maven.aliyun.com/repository/gradle-plugin/' }
|
||||||
|
maven { url 'https://dl.bintray.com/ppartisan/maven/' }
|
||||||
|
maven { url "https://clojars.org/repo/" }
|
||||||
|
maven { url "https://jitpack.io" }
|
||||||
|
mavenCentral()
|
||||||
|
google()
|
||||||
|
//println "mavenLocal : ==========="
|
||||||
|
//println mavenLocal().url
|
||||||
|
//println "mavenLocal : ==========="
|
||||||
|
//mavenLocal()
|
||||||
}
|
}
|
||||||
dependencies {
|
dependencies {
|
||||||
// 适配MIUI12
|
// 适配MIUI12
|
||||||
@@ -31,15 +35,6 @@ buildscript {
|
|||||||
|
|
||||||
allprojects {
|
allprojects {
|
||||||
repositories {
|
repositories {
|
||||||
maven { url 'https://maven.aliyun.com/repository/public/' }
|
|
||||||
maven { url 'https://maven.aliyun.com/repository/google/' }
|
|
||||||
maven { url 'https://maven.aliyun.com/repository/gradle-plugin/' }
|
|
||||||
maven { url 'https://dl.bintray.com/ppartisan/maven/' }
|
|
||||||
maven { url "https://clojars.org/repo/" }
|
|
||||||
maven { url "https://jitpack.io" }
|
|
||||||
mavenCentral()
|
|
||||||
google()
|
|
||||||
|
|
||||||
mavenLocal {
|
mavenLocal {
|
||||||
// 设置本地Maven仓库路径
|
// 设置本地Maven仓库路径
|
||||||
url 'file:///sdcard/.m2/repository/'
|
url 'file:///sdcard/.m2/repository/'
|
||||||
@@ -50,6 +45,19 @@ allprojects {
|
|||||||
maven { url "https://nexus.winboll.cc/repository/maven-public/" }
|
maven { url "https://nexus.winboll.cc/repository/maven-public/" }
|
||||||
// "WinBoLL Snapshot"
|
// "WinBoLL Snapshot"
|
||||||
maven { url "https://nexus.winboll.cc/repository/maven-snapshots/" }
|
maven { url "https://nexus.winboll.cc/repository/maven-snapshots/" }
|
||||||
|
|
||||||
|
maven { url 'https://maven.aliyun.com/repository/public/' }
|
||||||
|
maven { url 'https://maven.aliyun.com/repository/google/' }
|
||||||
|
maven { url 'https://maven.aliyun.com/repository/gradle-plugin/' }
|
||||||
|
maven { url 'https://dl.bintray.com/ppartisan/maven/' }
|
||||||
|
maven { url "https://clojars.org/repo/" }
|
||||||
|
maven { url "https://jitpack.io" }
|
||||||
|
mavenCentral()
|
||||||
|
google()
|
||||||
|
//println "mavenLocal : ==========="
|
||||||
|
//println mavenLocal().url
|
||||||
|
//println "mavenLocal : ==========="
|
||||||
|
//mavenLocal()
|
||||||
}
|
}
|
||||||
ext {
|
ext {
|
||||||
// 定义全局变量,常用于版本管理
|
// 定义全局变量,常用于版本管理
|
||||||
|
|||||||
@@ -1,119 +0,0 @@
|
|||||||
apply plugin: 'com.android.application'
|
|
||||||
apply from: '../.winboll/winboll_app_build.gradle'
|
|
||||||
apply from: '../.winboll/winboll_lint_build.gradle'
|
|
||||||
|
|
||||||
def genVersionName(def versionName){
|
|
||||||
// 检查编译标志位配置
|
|
||||||
assert (winbollBuildProps['stageCount'] != null)
|
|
||||||
assert (winbollBuildProps['baseVersion'] != null)
|
|
||||||
// 保存基础版本号
|
|
||||||
winbollBuildProps.setProperty("baseVersion", "${versionName}");
|
|
||||||
//保存编译标志配置
|
|
||||||
FileOutputStream fos = new FileOutputStream(winbollBuildPropsFile)
|
|
||||||
winbollBuildProps.store(fos, "${winbollBuildPropsDesc}");
|
|
||||||
fos.close();
|
|
||||||
|
|
||||||
// 返回编译版本号
|
|
||||||
return "${versionName}." + winbollBuildProps['stageCount']
|
|
||||||
}
|
|
||||||
|
|
||||||
android {
|
|
||||||
// 适配MIUI12
|
|
||||||
compileSdkVersion 30
|
|
||||||
buildToolsVersion "30.0.3"
|
|
||||||
|
|
||||||
defaultConfig {
|
|
||||||
applicationId "cc.winboll.studio.gallery"
|
|
||||||
minSdkVersion 23
|
|
||||||
// 适配MIUI12
|
|
||||||
targetSdkVersion 30
|
|
||||||
versionCode 1
|
|
||||||
// versionName 更新后需要手动设置
|
|
||||||
// .winboll/winbollBuildProps.properties 文件的 stageCount=0
|
|
||||||
// Gradle编译环境下合起来的 versionName 就是 "${versionName}.0"
|
|
||||||
versionName "15.0"
|
|
||||||
if(true) {
|
|
||||||
versionName = genVersionName("${versionName}")
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
// 米盟 SDK
|
|
||||||
packagingOptions {
|
|
||||||
doNotStrip "*/*/libmimo_1011.so"
|
|
||||||
}
|
|
||||||
|
|
||||||
sourceSets {
|
|
||||||
main {
|
|
||||||
jniLibs.srcDirs = ['libs'] // 若SO库放在libs目录下
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
dependencies {
|
|
||||||
|
|
||||||
api 'com.google.code.gson:gson:2.10.1'
|
|
||||||
|
|
||||||
// 下拉控件
|
|
||||||
api 'com.baoyz.pullrefreshlayout:library:1.2.0'
|
|
||||||
|
|
||||||
// SSH
|
|
||||||
api 'com.jcraft:jsch:0.1.55'
|
|
||||||
// Html 解析
|
|
||||||
api 'org.jsoup:jsoup:1.13.1'
|
|
||||||
// 二维码类库
|
|
||||||
api 'com.google.zxing:core:3.4.1'
|
|
||||||
api 'com.journeyapps:zxing-android-embedded:3.6.0'
|
|
||||||
// 应用介绍页类库
|
|
||||||
api 'io.github.medyo:android-about-page:2.0.0'
|
|
||||||
// 网络连接类库
|
|
||||||
api 'com.squareup.okhttp3:okhttp:4.4.1'
|
|
||||||
// OkHttp网络请求
|
|
||||||
implementation 'com.squareup.okhttp3:okhttp:3.14.9'
|
|
||||||
// FastJSON解析
|
|
||||||
implementation 'com.alibaba:fastjson:1.2.76'
|
|
||||||
|
|
||||||
// AndroidX 类库
|
|
||||||
/*api 'androidx.appcompat:appcompat:1.1.0'
|
|
||||||
//api 'com.google.android.material:material:1.4.0'
|
|
||||||
//api 'androidx.viewpager:viewpager:1.0.0'
|
|
||||||
//api 'androidx.vectordrawable:vectordrawable:1.1.0'
|
|
||||||
//api 'androidx.vectordrawable:vectordrawable-animated:1.1.0'
|
|
||||||
//api 'androidx.fragment:fragment:1.1.0'*/
|
|
||||||
|
|
||||||
|
|
||||||
// 米盟
|
|
||||||
api 'com.miui.zeus:mimo-ad-sdk:5.3.+'//请使用最新版sdk
|
|
||||||
//注意:以下5个库必须要引入
|
|
||||||
//implementation 'androidx.appcompat:appcompat:1.4.1'
|
|
||||||
api 'androidx.recyclerview:recyclerview:1.0.0'
|
|
||||||
api 'com.google.code.gson:gson:2.8.5'
|
|
||||||
api 'com.github.bumptech.glide:glide:4.9.0'
|
|
||||||
//annotationProcessor 'com.github.bumptech.glide:compiler:4.9.0'
|
|
||||||
|
|
||||||
implementation "androidx.annotation:annotation:1.3.0"
|
|
||||||
implementation "androidx.core:core:1.6.0"
|
|
||||||
implementation "androidx.drawerlayout:drawerlayout:1.1.1"
|
|
||||||
implementation "androidx.preference:preference:1.1.1"
|
|
||||||
implementation "androidx.viewpager:viewpager:1.0.0"
|
|
||||||
implementation "com.google.android.material:material:1.4.0"
|
|
||||||
implementation "com.google.guava:guava:24.1-jre"
|
|
||||||
/*
|
|
||||||
implementation "io.noties.markwon:core:$markwonVersion"
|
|
||||||
implementation "io.noties.markwon:ext-strikethrough:$markwonVersion"
|
|
||||||
implementation "io.noties.markwon:linkify:$markwonVersion"
|
|
||||||
implementation "io.noties.markwon:recycler:$markwonVersion"
|
|
||||||
*/
|
|
||||||
/*implementation 'com.termux:terminal-emulator:0.118.0'
|
|
||||||
implementation 'com.termux:terminal-view:0.118.0'
|
|
||||||
implementation 'com.termux:termux-shared:0.118.0'
|
|
||||||
*/
|
|
||||||
// WinBoLL库 nexus.winboll.cc 地址
|
|
||||||
api 'cc.winboll.studio:libaes:15.15.9'
|
|
||||||
api 'cc.winboll.studio:libappbase:15.15.21'
|
|
||||||
|
|
||||||
// WinBoLL备用库 jitpack.io 地址
|
|
||||||
//api 'com.github.ZhanGSKen:AES:aes-v15.15.7'
|
|
||||||
//api 'com.github.ZhanGSKen:APPBase:appbase-v15.15.4'
|
|
||||||
|
|
||||||
api fileTree(dir: 'libs', include: ['*.jar'])
|
|
||||||
}
|
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
#Created by .winboll/winboll_app_build.gradle
|
|
||||||
#Sat May 02 10:32:03 CST 2026
|
|
||||||
stageCount=16
|
|
||||||
libraryProject=
|
|
||||||
baseVersion=15.0
|
|
||||||
publishVersion=15.0.15
|
|
||||||
buildCount=19
|
|
||||||
baseBetaVersion=15.0.16
|
|
||||||
137
gallery/proguard-rules.pro
vendored
137
gallery/proguard-rules.pro
vendored
@@ -1,137 +0,0 @@
|
|||||||
# Add project specific ProGuard rules here.
|
|
||||||
# By default, the flags in this file are appended to flags specified
|
|
||||||
# in C:\tools\adt-bundle-windows-x86_64-20131030\sdk/tools/proguard/proguard-android.txt
|
|
||||||
# You can edit the include path and order by changing the proguardFiles
|
|
||||||
# directive in build.gradle.
|
|
||||||
#
|
|
||||||
# For more details, see
|
|
||||||
# http://developer.android.com/guide/developing/tools/proguard.html
|
|
||||||
|
|
||||||
# Add any project specific keep options here:
|
|
||||||
|
|
||||||
# ============================== 基础通用规则 ==============================
|
|
||||||
# 保留系统组件
|
|
||||||
-keep public class * extends android.app.Activity
|
|
||||||
-keep public class * extends android.app.Service
|
|
||||||
-keep public class * extends android.content.BroadcastReceiver
|
|
||||||
-keep public class * extends android.content.ContentProvider
|
|
||||||
-keep public class * extends android.app.backup.BackupAgentHelper
|
|
||||||
-keep public class * extends android.preference.Preference
|
|
||||||
|
|
||||||
# 保留 WinBoLL 核心包及子类(合并简化规则)
|
|
||||||
-keep class cc.winboll.studio.** { *; }
|
|
||||||
-keepclassmembers class cc.winboll.studio.** { *; }
|
|
||||||
|
|
||||||
# 保留所有类中的 public static final String TAG 字段(便于日志定位)
|
|
||||||
-keepclassmembers class * {
|
|
||||||
public static final java.lang.String TAG;
|
|
||||||
}
|
|
||||||
|
|
||||||
# 保留序列化类(避免Parcelable/Gson解析异常)
|
|
||||||
-keep class * implements android.os.Parcelable {
|
|
||||||
public static final android.os.Parcelable$Creator *;
|
|
||||||
}
|
|
||||||
-keepclassmembers class * implements java.io.Serializable {
|
|
||||||
static final long serialVersionUID;
|
|
||||||
private static final java.io.ObjectStreamField[] serialPersistentFields;
|
|
||||||
private void writeObject(java.io.ObjectOutputStream);
|
|
||||||
private void readObject(java.io.ObjectInputStream);
|
|
||||||
java.lang.Object writeReplace();
|
|
||||||
java.lang.Object readResolve();
|
|
||||||
}
|
|
||||||
|
|
||||||
# 保留 R 文件(避免资源ID混淆)
|
|
||||||
-keepclassmembers class **.R$* {
|
|
||||||
public static <fields>;
|
|
||||||
}
|
|
||||||
|
|
||||||
# 保留 native 方法(避免JNI调用失败)
|
|
||||||
-keepclasseswithmembernames class * {
|
|
||||||
native <methods>;
|
|
||||||
}
|
|
||||||
|
|
||||||
# 保留注解和泛型(避免反射/序列化异常)
|
|
||||||
-keepattributes *Annotation*
|
|
||||||
-keepattributes Signature
|
|
||||||
|
|
||||||
# 屏蔽 Java 8+ 警告(适配 Java 7 语法)
|
|
||||||
-dontwarn java.lang.invoke.*
|
|
||||||
-dontwarn android.support.v8.renderscript.*
|
|
||||||
-dontwarn java.util.function.**
|
|
||||||
|
|
||||||
# ============================== 第三方框架专项规则 ==============================
|
|
||||||
# OkHttp 4.4.1(米盟广告请求依赖,完善Lambda兼容)
|
|
||||||
-keep class okhttp3.** { *; }
|
|
||||||
-keep interface okhttp3.** { *; }
|
|
||||||
-keep class okhttp3.internal.** { *; }
|
|
||||||
-keep class okio.** { *; }
|
|
||||||
-dontwarn okhttp3.internal.platform.**
|
|
||||||
-dontwarn okio.**
|
|
||||||
|
|
||||||
# Glide 4.9.0(米盟广告图片加载依赖)
|
|
||||||
-keep public class * implements com.bumptech.glide.module.GlideModule
|
|
||||||
-keep public class * extends com.bumptech.glide.module.AppGlideModule
|
|
||||||
-keep public enum com.bumptech.glide.load.ImageHeaderParser$ImageType {
|
|
||||||
**[] $VALUES;
|
|
||||||
public *;
|
|
||||||
}
|
|
||||||
-keepclassmembers class * implements com.bumptech.glide.module.AppGlideModule {
|
|
||||||
<init>();
|
|
||||||
}
|
|
||||||
-dontwarn com.bumptech.glide.**
|
|
||||||
|
|
||||||
# Gson 2.8.5(米盟广告数据序列化依赖)
|
|
||||||
-keep class com.google.gson.** { *; }
|
|
||||||
-keep interface com.google.gson.** { *; }
|
|
||||||
-keepclassmembers class * {
|
|
||||||
@com.google.gson.annotations.SerializedName <fields>;
|
|
||||||
}
|
|
||||||
|
|
||||||
# 米盟 SDK(核心广告组件,完整保留避免加载失败)
|
|
||||||
-keep class com.miui.zeus.** { *; }
|
|
||||||
-keep interface com.miui.zeus.** { *; }
|
|
||||||
# 保留米盟日志字段(便于广告加载失败排查)
|
|
||||||
-keepclassmembers class com.miui.zeus.mimo.sdk.** {
|
|
||||||
public static final java.lang.String TAG;
|
|
||||||
}
|
|
||||||
|
|
||||||
# RecyclerView 1.0.0(米盟广告布局渲染依赖)
|
|
||||||
-keep class androidx.recyclerview.** { *; }
|
|
||||||
-keep interface androidx.recyclerview.** { *; }
|
|
||||||
-keepclassmembers class androidx.recyclerview.widget.RecyclerView$Adapter {
|
|
||||||
public *;
|
|
||||||
}
|
|
||||||
|
|
||||||
# 其他第三方框架(按引入依赖保留,无则可删除)
|
|
||||||
# XXPermissions 18.63
|
|
||||||
-keep class com.hjq.permissions.** { *; }
|
|
||||||
-keep interface com.hjq.permissions.** { *; }
|
|
||||||
|
|
||||||
# ZXing 二维码(核心解析组件)
|
|
||||||
-keep class com.google.zxing.** { *; }
|
|
||||||
-keep class com.journeyapps.zxing.** { *; }
|
|
||||||
|
|
||||||
# Jsoup HTML解析
|
|
||||||
-keep class org.jsoup.** { *; }
|
|
||||||
|
|
||||||
# Pinyin4j 拼音搜索
|
|
||||||
-keep class net.sourceforge.pinyin4j.** { *; }
|
|
||||||
|
|
||||||
# JSch SSH组件
|
|
||||||
-keep class com.jcraft.jsch.** { *; }
|
|
||||||
|
|
||||||
# AndroidX 基础组件
|
|
||||||
-keep class androidx.appcompat.** { *; }
|
|
||||||
-keep interface androidx.appcompat.** { *; }
|
|
||||||
|
|
||||||
# ============================== 优化与调试配置 ==============================
|
|
||||||
# 优化级别(平衡混淆效果与性能)
|
|
||||||
-optimizationpasses 5
|
|
||||||
-optimizations !code/simplification/arithmetic,!code/simplification/cast,!field/*,!class/merging/*
|
|
||||||
|
|
||||||
# 调试辅助(保留行号便于崩溃定位)
|
|
||||||
-verbose
|
|
||||||
-dontpreverify
|
|
||||||
-dontusemixedcaseclassnames
|
|
||||||
-keepattributes SourceFile,LineNumberTable
|
|
||||||
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<resources>
|
|
||||||
|
|
||||||
<!-- Put flavor specific strings here -->
|
|
||||||
<string name="app_name">Gallery+</string>
|
|
||||||
</resources>
|
|
||||||
@@ -1,66 +0,0 @@
|
|||||||
<?xml version='1.0' encoding='utf-8'?>
|
|
||||||
<manifest
|
|
||||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
|
||||||
package="cc.winboll.studio.gallery">
|
|
||||||
|
|
||||||
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE"/>
|
|
||||||
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/>
|
|
||||||
<uses-permission android:name="android.permission.MANAGE_EXTERNAL_STORAGE"/>
|
|
||||||
|
|
||||||
<application
|
|
||||||
android:allowBackup="true"
|
|
||||||
android:icon="@mipmap/ic_launcher"
|
|
||||||
android:roundIcon="@mipmap/ic_launcher_round"
|
|
||||||
android:label="@string/app_name"
|
|
||||||
android:theme="@style/AppTheme"
|
|
||||||
android:resizeableActivity="true"
|
|
||||||
android:name=".GlobalWinBoLLApplication"
|
|
||||||
android:requestLegacyExternalStorage="true">
|
|
||||||
|
|
||||||
<activity
|
|
||||||
android:name=".MainActivity"
|
|
||||||
android:label="@string/app_name">
|
|
||||||
|
|
||||||
<intent-filter>
|
|
||||||
|
|
||||||
<action android:name="android.intent.action.MAIN"/>
|
|
||||||
|
|
||||||
<category android:name="android.intent.category.LAUNCHER"/>
|
|
||||||
|
|
||||||
</intent-filter>
|
|
||||||
|
|
||||||
</activity>
|
|
||||||
|
|
||||||
<activity
|
|
||||||
android:name=".SettingsActivity"
|
|
||||||
android:label="@string/settings_title"/>
|
|
||||||
|
|
||||||
<activity
|
|
||||||
android:name=".AlbumActivity"
|
|
||||||
android:label="@string/app_name"/>
|
|
||||||
|
|
||||||
<activity
|
|
||||||
android:name=".ImageViewerActivity"
|
|
||||||
android:label="@string/app_name"/>
|
|
||||||
|
|
||||||
<activity
|
|
||||||
android:name=".TrashActivity"
|
|
||||||
android:label="@string/trash"/>
|
|
||||||
|
|
||||||
<activity
|
|
||||||
android:name=".CropActivity"
|
|
||||||
android:label="调整封面"/>
|
|
||||||
|
|
||||||
<activity
|
|
||||||
android:name=".AboutActivity"
|
|
||||||
android:label="@string/about"/>
|
|
||||||
|
|
||||||
<meta-data
|
|
||||||
android:name="android.max_aspect"
|
|
||||||
android:value="4.0"/>
|
|
||||||
|
|
||||||
<activity android:name=".GlobalApplication$CrashActivity"/>
|
|
||||||
|
|
||||||
</application>
|
|
||||||
|
|
||||||
</manifest>
|
|
||||||
@@ -1,25 +0,0 @@
|
|||||||
package cc.winboll.studio.gallery;
|
|
||||||
|
|
||||||
import android.net.Uri;
|
|
||||||
import cc.winboll.studio.libappbase.LogUtils;
|
|
||||||
|
|
||||||
public class Album {
|
|
||||||
public static final String TAG = "Album";
|
|
||||||
private String name;
|
|
||||||
private String path;
|
|
||||||
private Uri coverUri;
|
|
||||||
private int imageCount;
|
|
||||||
|
|
||||||
public Album(String name, String path, Uri coverUri, int imageCount) {
|
|
||||||
LogUtils.d(TAG, "Album created: " + name);
|
|
||||||
this.name = name;
|
|
||||||
this.path = path;
|
|
||||||
this.coverUri = coverUri;
|
|
||||||
this.imageCount = imageCount;
|
|
||||||
}
|
|
||||||
|
|
||||||
public String getName() { return name; }
|
|
||||||
public String getPath() { return path; }
|
|
||||||
public Uri getCoverUri() { return coverUri; }
|
|
||||||
public int getImageCount() { return imageCount; }
|
|
||||||
}
|
|
||||||
@@ -1,251 +0,0 @@
|
|||||||
package cc.winboll.studio.gallery;
|
|
||||||
|
|
||||||
import android.content.ContentResolver;
|
|
||||||
import android.content.Intent;
|
|
||||||
import android.content.pm.PackageManager;
|
|
||||||
import android.database.Cursor;
|
|
||||||
import android.net.Uri;
|
|
||||||
import android.os.Bundle;
|
|
||||||
import android.view.Menu;
|
|
||||||
import android.view.MenuItem;
|
|
||||||
import android.view.View;
|
|
||||||
import android.widget.Toast;
|
|
||||||
import androidx.annotation.NonNull;
|
|
||||||
import androidx.appcompat.app.AppCompatActivity;
|
|
||||||
import androidx.appcompat.widget.Toolbar;
|
|
||||||
import androidx.core.app.ActivityCompat;
|
|
||||||
import androidx.core.content.ContextCompat;
|
|
||||||
import androidx.recyclerview.widget.GridLayoutManager;
|
|
||||||
import androidx.recyclerview.widget.RecyclerView;
|
|
||||||
import com.google.android.material.floatingactionbutton.FloatingActionButton;
|
|
||||||
import java.util.ArrayList;
|
|
||||||
|
|
||||||
import cc.winboll.studio.libappbase.LogUtils;
|
|
||||||
import cc.winboll.studio.gallery.ImageAdapter.OnImageClickListener;
|
|
||||||
|
|
||||||
public class AlbumActivity extends AppCompatActivity {
|
|
||||||
public static final String TAG = "AlbumActivity";
|
|
||||||
private static final int PERMISSION_REQUEST_CODE = 101;
|
|
||||||
public static final String EXTRA_ALBUM_PATH = "album_path";
|
|
||||||
public static final String EXTRA_ALBUM_NAME = "album_name";
|
|
||||||
private RecyclerView recyclerView;
|
|
||||||
private ImageAdapter adapter;
|
|
||||||
private String albumPath;
|
|
||||||
private String albumName;
|
|
||||||
private FloatingActionButton fabScrollTop;
|
|
||||||
private Preferences prefs;
|
|
||||||
|
|
||||||
@Override
|
|
||||||
protected void onCreate(Bundle savedInstanceState) {
|
|
||||||
super.onCreate(savedInstanceState);
|
|
||||||
setContentView(R.layout.activity_main);
|
|
||||||
LogUtils.d(TAG, "onCreate");
|
|
||||||
|
|
||||||
Toolbar toolbar = findViewById(R.id.toolbar);
|
|
||||||
setSupportActionBar(toolbar);
|
|
||||||
|
|
||||||
albumPath = getIntent().getStringExtra(EXTRA_ALBUM_PATH);
|
|
||||||
albumName = getIntent().getStringExtra(EXTRA_ALBUM_NAME);
|
|
||||||
|
|
||||||
getSupportActionBar().setTitle(albumName);
|
|
||||||
|
|
||||||
prefs = new Preferences(this);
|
|
||||||
|
|
||||||
recyclerView = findViewById(R.id.recycler_view);
|
|
||||||
recyclerView.setLayoutManager(new GridLayoutManager(this, 3));
|
|
||||||
adapter = new ImageAdapter();
|
|
||||||
adapter.setContext(this);
|
|
||||||
adapter.setAlbumPath(albumPath);
|
|
||||||
recyclerView.setAdapter(adapter);
|
|
||||||
|
|
||||||
fabScrollTop = findViewById(R.id.fab_scroll_top);
|
|
||||||
fabScrollTop.setOnClickListener(new View.OnClickListener() {
|
|
||||||
@Override
|
|
||||||
public void onClick(View v) {
|
|
||||||
recyclerView.scrollToPosition(0);
|
|
||||||
}
|
|
||||||
});
|
|
||||||
|
|
||||||
recyclerView.addOnScrollListener(new RecyclerView.OnScrollListener() {
|
|
||||||
@Override
|
|
||||||
public void onScrolled(@NonNull RecyclerView recyclerView, int dx, int dy) {
|
|
||||||
super.onScrolled(recyclerView, dx, dy);
|
|
||||||
GridLayoutManager layoutManager = (GridLayoutManager) recyclerView.getLayoutManager();
|
|
||||||
if (layoutManager != null) {
|
|
||||||
int firstVisible = layoutManager.findFirstVisibleItemPosition();
|
|
||||||
if (firstVisible > 0) {
|
|
||||||
fabScrollTop.setVisibility(View.VISIBLE);
|
|
||||||
} else {
|
|
||||||
fabScrollTop.setVisibility(View.GONE);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
});
|
|
||||||
|
|
||||||
adapter.setOnImageClickListener(new OnImageClickListener() {
|
|
||||||
@Override
|
|
||||||
public void onImageClick(int position, ArrayList<Uri> urls, ArrayList<String> paths) {
|
|
||||||
Intent intent = new Intent(AlbumActivity.this, ImageViewerActivity.class);
|
|
||||||
intent.putParcelableArrayListExtra(ImageViewerActivity.EXTRA_IMAGE_URLS, urls);
|
|
||||||
intent.putStringArrayListExtra(ImageViewerActivity.EXTRA_POSITIONS, paths);
|
|
||||||
intent.putExtra(ImageViewerActivity.EXTRA_POSITION, position);
|
|
||||||
startActivity(intent);
|
|
||||||
}
|
|
||||||
});
|
|
||||||
|
|
||||||
if (checkPermission()) {
|
|
||||||
loadImages();
|
|
||||||
} else {
|
|
||||||
requestPermission();
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
private boolean checkPermission() {
|
|
||||||
return ContextCompat.checkSelfPermission(this, android.Manifest.permission.READ_EXTERNAL_STORAGE)
|
|
||||||
== PackageManager.PERMISSION_GRANTED;
|
|
||||||
}
|
|
||||||
|
|
||||||
private void requestPermission() {
|
|
||||||
ActivityCompat.requestPermissions(this,
|
|
||||||
new String[]{android.Manifest.permission.READ_EXTERNAL_STORAGE},
|
|
||||||
PERMISSION_REQUEST_CODE);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public void onRequestPermissionsResult(int requestCode, @NonNull String[] permissions,
|
|
||||||
@NonNull int[] grantResults) {
|
|
||||||
super.onRequestPermissionsResult(requestCode, permissions, grantResults);
|
|
||||||
if (requestCode == PERMISSION_REQUEST_CODE) {
|
|
||||||
if (grantResults.length > 0 && grantResults[0] == PackageManager.PERMISSION_GRANTED) {
|
|
||||||
loadImages();
|
|
||||||
} else {
|
|
||||||
Toast.makeText(this, "Permission denied", Toast.LENGTH_SHORT).show();
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
private String getSortOrder(int sortMode) {
|
|
||||||
switch (sortMode) {
|
|
||||||
case Preferences.SORT_TIME_ASC:
|
|
||||||
return android.provider.MediaStore.Images.Media.DATE_ADDED + " ASC";
|
|
||||||
case Preferences.SORT_NAME_DESC:
|
|
||||||
return android.provider.MediaStore.Images.Media.DISPLAY_NAME + " DESC";
|
|
||||||
case Preferences.SORT_NAME_ASC:
|
|
||||||
return android.provider.MediaStore.Images.Media.DISPLAY_NAME + " ASC";
|
|
||||||
case Preferences.SORT_TIME_DESC:
|
|
||||||
default:
|
|
||||||
return android.provider.MediaStore.Images.Media.DATE_ADDED + " DESC";
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
private void loadImages() {
|
|
||||||
LogUtils.d(TAG, "loadImages");
|
|
||||||
ArrayList<Uri> imageUrls = new ArrayList<>();
|
|
||||||
ArrayList<String> imagePaths = new ArrayList<>();
|
|
||||||
ContentResolver contentResolver = getContentResolver();
|
|
||||||
Uri collection = android.provider.MediaStore.Images.Media.EXTERNAL_CONTENT_URI;
|
|
||||||
|
|
||||||
String selection = android.provider.MediaStore.Images.Media.DATA + " LIKE ?";
|
|
||||||
String[] selectionArgs = new String[]{albumPath + "%"};
|
|
||||||
int sortMode = prefs.getAlbumSortMode();
|
|
||||||
String sortOrder = getSortOrder(sortMode);
|
|
||||||
|
|
||||||
try (Cursor cursor = contentResolver.query(collection, null, selection, selectionArgs, sortOrder)) {
|
|
||||||
if (cursor != null) {
|
|
||||||
int dataColumn = cursor.getColumnIndexOrThrow(android.provider.MediaStore.Images.Media.DATA);
|
|
||||||
while (cursor.moveToNext()) {
|
|
||||||
String path = cursor.getString(dataColumn);
|
|
||||||
if (path != null && path.startsWith(albumPath + "/")) {
|
|
||||||
long id = cursor.getLong(cursor.getColumnIndexOrThrow(android.provider.MediaStore.Images.Media._ID));
|
|
||||||
Uri contentUri = Uri.withAppendedPath(collection, String.valueOf(id));
|
|
||||||
imageUrls.add(contentUri);
|
|
||||||
imagePaths.add(path);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
if (imageUrls.isEmpty()) {
|
|
||||||
Toast.makeText(this, R.string.no_images_found, Toast.LENGTH_SHORT).show();
|
|
||||||
LogUtils.i(TAG, "No images found");
|
|
||||||
}
|
|
||||||
adapter.setData(imageUrls, imagePaths);
|
|
||||||
LogUtils.d(TAG, "Loaded " + imageUrls.size() + " images");
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public boolean onCreateOptionsMenu(Menu menu) {
|
|
||||||
getMenuInflater().inflate(R.menu.menu_album, menu);
|
|
||||||
int sortMode = prefs.getAlbumSortMode();
|
|
||||||
int menuId = getSortMenuId(sortMode);
|
|
||||||
MenuItem item = menu.findItem(menuId);
|
|
||||||
if (item != null) {
|
|
||||||
item.setChecked(true);
|
|
||||||
}
|
|
||||||
MenuItem sortItem = menu.findItem(R.id.action_sort);
|
|
||||||
if (sortItem != null && sortItem.getSubMenu() != null) {
|
|
||||||
sortItem.getSubMenu().setGroupCheckable(0, true, true);
|
|
||||||
}
|
|
||||||
return true;
|
|
||||||
}
|
|
||||||
|
|
||||||
private int getSortMenuId(int sortMode) {
|
|
||||||
switch (sortMode) {
|
|
||||||
case Preferences.SORT_TIME_ASC:
|
|
||||||
return R.id.sort_time_asc;
|
|
||||||
case Preferences.SORT_NAME_DESC:
|
|
||||||
return R.id.sort_name_desc;
|
|
||||||
case Preferences.SORT_NAME_ASC:
|
|
||||||
return R.id.sort_name_asc;
|
|
||||||
case Preferences.SORT_TIME_DESC:
|
|
||||||
default:
|
|
||||||
return R.id.sort_time_desc;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public boolean onOptionsItemSelected(@NonNull MenuItem item) {
|
|
||||||
int itemId = item.getItemId();
|
|
||||||
if (itemId == R.id.sort_time_desc) {
|
|
||||||
prefs.setAlbumSortMode(Preferences.SORT_TIME_DESC);
|
|
||||||
item.setChecked(true);
|
|
||||||
loadImages();
|
|
||||||
return true;
|
|
||||||
} else if (itemId == R.id.sort_time_asc) {
|
|
||||||
prefs.setAlbumSortMode(Preferences.SORT_TIME_ASC);
|
|
||||||
item.setChecked(true);
|
|
||||||
loadImages();
|
|
||||||
return true;
|
|
||||||
} else if (itemId == R.id.sort_name_desc) {
|
|
||||||
prefs.setAlbumSortMode(Preferences.SORT_NAME_DESC);
|
|
||||||
item.setChecked(true);
|
|
||||||
loadImages();
|
|
||||||
return true;
|
|
||||||
} else if (itemId == R.id.sort_name_asc) {
|
|
||||||
prefs.setAlbumSortMode(Preferences.SORT_NAME_ASC);
|
|
||||||
item.setChecked(true);
|
|
||||||
loadImages();
|
|
||||||
return true;
|
|
||||||
}
|
|
||||||
return super.onOptionsItemSelected(item);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
protected void onResume() {
|
|
||||||
super.onResume();
|
|
||||||
if (checkPermission()) {
|
|
||||||
loadImages();
|
|
||||||
}
|
|
||||||
if (adapter != null) {
|
|
||||||
adapter.refreshBg();
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
protected void onActivityResult(int requestCode, int resultCode, Intent data) {
|
|
||||||
super.onActivityResult(requestCode, resultCode, data);
|
|
||||||
if (requestCode == 100 && resultCode == RESULT_OK) {
|
|
||||||
loadImages();
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,255 +0,0 @@
|
|||||||
package cc.winboll.studio.gallery;
|
|
||||||
|
|
||||||
import android.net.Uri;
|
|
||||||
import android.provider.MediaStore;
|
|
||||||
import android.view.LayoutInflater;
|
|
||||||
import android.view.View;
|
|
||||||
import android.view.View.OnClickListener;
|
|
||||||
import android.view.View.OnLongClickListener;
|
|
||||||
import android.view.ViewGroup;
|
|
||||||
import android.widget.ImageView;
|
|
||||||
import android.widget.TextView;
|
|
||||||
import androidx.annotation.NonNull;
|
|
||||||
import androidx.recyclerview.widget.RecyclerView;
|
|
||||||
import com.bumptech.glide.Glide;
|
|
||||||
import java.io.File;
|
|
||||||
import java.util.ArrayList;
|
|
||||||
import java.util.Collections;
|
|
||||||
import java.util.Comparator;
|
|
||||||
|
|
||||||
import cc.winboll.studio.libappbase.LogUtils;
|
|
||||||
|
|
||||||
public class AlbumAdapter extends RecyclerView.Adapter<AlbumAdapter.ViewHolder> {
|
|
||||||
public static final String TAG = "AlbumAdapter";
|
|
||||||
private ArrayList<Album> albums = new ArrayList<>();
|
|
||||||
private OnAlbumClickListener listener;
|
|
||||||
private Preferences prefs;
|
|
||||||
private int bgType = 0;
|
|
||||||
private PinnedAlbumDbHelper pinnedDbHelper;
|
|
||||||
private OnCoverSizeListener coverSizeListener;
|
|
||||||
private boolean coverSizeReported = false;
|
|
||||||
|
|
||||||
private int getBgRes() {
|
|
||||||
switch (bgType) {
|
|
||||||
case 0:
|
|
||||||
return R.drawable.bg_checkerboard;
|
|
||||||
case 1:
|
|
||||||
return R.drawable.bg_white;
|
|
||||||
case 2:
|
|
||||||
return R.drawable.bg_black;
|
|
||||||
default:
|
|
||||||
return R.drawable.bg_checkerboard;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
public interface OnAlbumClickListener {
|
|
||||||
void onAlbumClick(Album album);
|
|
||||||
}
|
|
||||||
|
|
||||||
public interface OnCoverSizeListener {
|
|
||||||
void onCoverSize(int width, int height);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static final int DEFAULT_COVER_WIDTH = 240;
|
|
||||||
public static final int DEFAULT_COVER_HEIGHT = 120;
|
|
||||||
|
|
||||||
public void setOnAlbumClickListener(OnAlbumClickListener listener) {
|
|
||||||
this.listener = listener;
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setOnCoverSizeListener(OnCoverSizeListener listener) {
|
|
||||||
this.coverSizeListener = listener;
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setData(ArrayList<Album> albums) {
|
|
||||||
this.albums = sortAlbums(albums);
|
|
||||||
LogUtils.d(TAG, "setData: " + albums.size() + " albums");
|
|
||||||
notifyDataSetChanged();
|
|
||||||
}
|
|
||||||
|
|
||||||
private ArrayList<Album> sortAlbums(ArrayList<Album> list) {
|
|
||||||
if (pinnedDbHelper == null || list == null || list.isEmpty()) {
|
|
||||||
return list;
|
|
||||||
}
|
|
||||||
ArrayList<Album> pinned = new ArrayList<>();
|
|
||||||
ArrayList<Album> unpinned = new ArrayList<>();
|
|
||||||
for (Album album : list) {
|
|
||||||
if (pinnedDbHelper.isPinned(album.getPath())) {
|
|
||||||
pinned.add(album);
|
|
||||||
} else {
|
|
||||||
unpinned.add(album);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
pinned.addAll(unpinned);
|
|
||||||
return pinned;
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setContext(android.content.Context context) {
|
|
||||||
prefs = new Preferences(context);
|
|
||||||
bgType = prefs.getBgType();
|
|
||||||
pinnedDbHelper = PinnedAlbumDbHelper.getInstance(context);
|
|
||||||
}
|
|
||||||
|
|
||||||
public void refreshBg() {
|
|
||||||
if (prefs != null) {
|
|
||||||
bgType = prefs.getBgType();
|
|
||||||
}
|
|
||||||
notifyDataSetChanged();
|
|
||||||
}
|
|
||||||
|
|
||||||
public void refreshCover() {
|
|
||||||
notifyDataSetChanged();
|
|
||||||
}
|
|
||||||
|
|
||||||
public void refreshPinned() {
|
|
||||||
if (pinnedDbHelper != null && albums != null && !albums.isEmpty()) {
|
|
||||||
ArrayList<Album> pinned = new ArrayList<>();
|
|
||||||
ArrayList<Album> unpinned = new ArrayList<>();
|
|
||||||
for (Album album : albums) {
|
|
||||||
if (pinnedDbHelper.isPinned(album.getPath())) {
|
|
||||||
pinned.add(album);
|
|
||||||
} else {
|
|
||||||
unpinned.add(album);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Comparator<Album> nameComparator = new Comparator<Album>() {
|
|
||||||
@Override
|
|
||||||
public int compare(Album a1, Album a2) {
|
|
||||||
return a1.getName().compareToIgnoreCase(a2.getName());
|
|
||||||
}
|
|
||||||
};
|
|
||||||
Collections.sort(pinned, nameComparator);
|
|
||||||
Collections.sort(unpinned, nameComparator);
|
|
||||||
albums.clear();
|
|
||||||
albums.addAll(pinned);
|
|
||||||
albums.addAll(unpinned);
|
|
||||||
notifyDataSetChanged();
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
private void showContextMenu(View view, final Album album) {
|
|
||||||
android.app.AlertDialog.Builder builder = new android.app.AlertDialog.Builder(view.getContext());
|
|
||||||
builder.setTitle(album.getName());
|
|
||||||
final boolean isPinned = pinnedDbHelper != null && pinnedDbHelper.isPinned(album.getPath());
|
|
||||||
String[] items = isPinned ? new String[]{"取消置顶"} : new String[]{"置顶"};
|
|
||||||
builder.setItems(items, new android.content.DialogInterface.OnClickListener() {
|
|
||||||
@Override
|
|
||||||
public void onClick(android.content.DialogInterface dialog, int which) {
|
|
||||||
if (pinnedDbHelper != null) {
|
|
||||||
if (which == 0) {
|
|
||||||
if (isPinned) {
|
|
||||||
pinnedDbHelper.unpinAlbum(album.getPath());
|
|
||||||
} else {
|
|
||||||
pinnedDbHelper.pinAlbum(album.getPath());
|
|
||||||
}
|
|
||||||
refreshPinned();
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
});
|
|
||||||
builder.show();
|
|
||||||
}
|
|
||||||
|
|
||||||
@NonNull
|
|
||||||
@Override
|
|
||||||
public ViewHolder onCreateViewHolder(@NonNull ViewGroup parent, int viewType) {
|
|
||||||
View view = LayoutInflater.from(parent.getContext())
|
|
||||||
.inflate(R.layout.item_album, parent, false);
|
|
||||||
return new ViewHolder(view);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public void onBindViewHolder(@NonNull ViewHolder holder, final int position) {
|
|
||||||
final Album album = albums.get(position);
|
|
||||||
LogUtils.d(TAG, "bind: " + album.getName() + ", cover=" + album.getCoverUri());
|
|
||||||
|
|
||||||
holder.coverImage.setBackgroundResource(getBgRes());
|
|
||||||
|
|
||||||
boolean isPinned = pinnedDbHelper != null && pinnedDbHelper.isPinned(album.getPath());
|
|
||||||
holder.pinIcon.setVisibility(isPinned ? View.VISIBLE : View.GONE);
|
|
||||||
|
|
||||||
holder.itemView.setOnLongClickListener(new View.OnLongClickListener() {
|
|
||||||
@Override
|
|
||||||
public boolean onLongClick(View v) {
|
|
||||||
showContextMenu(holder.itemView, album);
|
|
||||||
return true;
|
|
||||||
}
|
|
||||||
});
|
|
||||||
|
|
||||||
holder.albumName.setText(album.getName());
|
|
||||||
holder.imageCount.setText(album.getImageCount() + " photos");
|
|
||||||
|
|
||||||
holder.itemView.post(new Runnable() {
|
|
||||||
@Override
|
|
||||||
public void run() {
|
|
||||||
if (!coverSizeReported && prefs != null) {
|
|
||||||
int savedWidth = prefs.getCoverWidth();
|
|
||||||
if (savedWidth == AlbumAdapter.DEFAULT_COVER_WIDTH) {
|
|
||||||
int width = holder.coverImage.getWidth();
|
|
||||||
int height = holder.coverImage.getHeight();
|
|
||||||
if (width > 0 && height > 0) {
|
|
||||||
prefs.setCoverWidth(width);
|
|
||||||
prefs.setCoverHeight(height);
|
|
||||||
float ratio = (float) width / height;
|
|
||||||
prefs.setCoverRatio(ratio);
|
|
||||||
coverSizeReported = true;
|
|
||||||
if (coverSizeListener != null) {
|
|
||||||
coverSizeListener.onCoverSize(width, height);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
});
|
|
||||||
|
|
||||||
holder.itemView.setOnClickListener(new OnClickListener() {
|
|
||||||
@Override
|
|
||||||
public void onClick(View v) {
|
|
||||||
if (listener != null) {
|
|
||||||
listener.onAlbumClick(album);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
});
|
|
||||||
|
|
||||||
Uri coverUri = album.getCoverUri();
|
|
||||||
if (coverUri != null) {
|
|
||||||
String uriString = coverUri.toString();
|
|
||||||
LogUtils.d(TAG, "uri scheme: " + coverUri.getScheme() + ", path: " + uriString);
|
|
||||||
|
|
||||||
if ("file".equals(coverUri.getScheme())) {
|
|
||||||
File coverFile = new File(coverUri.getPath());
|
|
||||||
if (coverFile.exists()) {
|
|
||||||
Glide.with(holder.coverImage.getContext())
|
|
||||||
.load(coverFile)
|
|
||||||
.fitCenter()
|
|
||||||
.into(holder.coverImage);
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
Glide.with(holder.coverImage.getContext())
|
|
||||||
.load(coverUri)
|
|
||||||
.fitCenter()
|
|
||||||
.into(holder.coverImage);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public int getItemCount() {
|
|
||||||
return albums.size();
|
|
||||||
}
|
|
||||||
|
|
||||||
static class ViewHolder extends RecyclerView.ViewHolder {
|
|
||||||
ImageView coverImage;
|
|
||||||
ImageView pinIcon;
|
|
||||||
TextView albumName;
|
|
||||||
TextView imageCount;
|
|
||||||
ViewHolder(View itemView) {
|
|
||||||
super(itemView);
|
|
||||||
coverImage = itemView.findViewById(R.id.album_cover);
|
|
||||||
pinIcon = itemView.findViewById(R.id.pin_icon);
|
|
||||||
albumName = itemView.findViewById(R.id.album_name);
|
|
||||||
imageCount = itemView.findViewById(R.id.image_count);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,131 +0,0 @@
|
|||||||
package cc.winboll.studio.gallery;
|
|
||||||
|
|
||||||
import android.content.ContentValues;
|
|
||||||
import android.content.Context;
|
|
||||||
import android.database.Cursor;
|
|
||||||
import android.database.sqlite.SQLiteDatabase;
|
|
||||||
import android.database.sqlite.SQLiteOpenHelper;
|
|
||||||
import cc.winboll.studio.libappbase.LogUtils;
|
|
||||||
|
|
||||||
public class AlbumCoverDbHelper extends SQLiteOpenHelper {
|
|
||||||
public static final String TAG = "AlbumCoverDbHelper";
|
|
||||||
private static final String DB_NAME = "album_cover.db";
|
|
||||||
private static final int DB_VERSION = 2;
|
|
||||||
private static final String TABLE_NAME = "album_covers";
|
|
||||||
private static final String COLUMN_ALBUM_PATH = "album_path";
|
|
||||||
private static final String COLUMN_IMAGE_PATH = "image_path";
|
|
||||||
private static final String COLUMN_CROP_PATH = "crop_path";
|
|
||||||
|
|
||||||
private static final String SQL_CREATE = "CREATE TABLE " + TABLE_NAME + " ("
|
|
||||||
+ COLUMN_ALBUM_PATH + " TEXT PRIMARY KEY, "
|
|
||||||
+ COLUMN_IMAGE_PATH + " TEXT, "
|
|
||||||
+ COLUMN_CROP_PATH + " TEXT)";
|
|
||||||
|
|
||||||
private static AlbumCoverDbHelper dbHelper;
|
|
||||||
|
|
||||||
public static AlbumCoverDbHelper getInstance(Context context) {
|
|
||||||
if (dbHelper == null) {
|
|
||||||
dbHelper = new AlbumCoverDbHelper(context.getApplicationContext());
|
|
||||||
}
|
|
||||||
return dbHelper;
|
|
||||||
}
|
|
||||||
|
|
||||||
public AlbumCoverDbHelper(Context context) {
|
|
||||||
super(context, DB_NAME, null, DB_VERSION);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public void onCreate(SQLiteDatabase db) {
|
|
||||||
db.execSQL(SQL_CREATE);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public void onUpgrade(SQLiteDatabase db, int oldVersion, int newVersion) {
|
|
||||||
if (oldVersion < 2) {
|
|
||||||
try {
|
|
||||||
db.execSQL("ALTER TABLE " + TABLE_NAME + " ADD COLUMN " + COLUMN_CROP_PATH + " TEXT");
|
|
||||||
} catch (Exception e) {
|
|
||||||
db.execSQL("DROP TABLE IF EXISTS " + TABLE_NAME);
|
|
||||||
onCreate(db);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setCoverWithCrop(String albumPath, String imagePath, String cropPath) {
|
|
||||||
SQLiteDatabase db = getWritableDatabase();
|
|
||||||
ContentValues values = new ContentValues();
|
|
||||||
values.put(COLUMN_ALBUM_PATH, albumPath);
|
|
||||||
values.put(COLUMN_IMAGE_PATH, imagePath);
|
|
||||||
values.put(COLUMN_CROP_PATH, cropPath);
|
|
||||||
db.insertWithOnConflict(TABLE_NAME, null, values, SQLiteDatabase.CONFLICT_REPLACE);
|
|
||||||
LogUtils.d(TAG, "setCoverWithCrop: album=" + albumPath + ", image=" + imagePath + ", crop=" + cropPath);
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setCover(String albumPath, String imagePath) {
|
|
||||||
SQLiteDatabase db = getWritableDatabase();
|
|
||||||
ContentValues values = new ContentValues();
|
|
||||||
values.put(COLUMN_ALBUM_PATH, albumPath);
|
|
||||||
values.put(COLUMN_IMAGE_PATH, imagePath);
|
|
||||||
db.insertWithOnConflict(TABLE_NAME, null, values, SQLiteDatabase.CONFLICT_REPLACE);
|
|
||||||
LogUtils.d(TAG, "setCover: album=" + albumPath + ", image=" + imagePath);
|
|
||||||
}
|
|
||||||
|
|
||||||
public String getCover(String albumPath) {
|
|
||||||
SQLiteDatabase db = getReadableDatabase();
|
|
||||||
Cursor cursor = db.query(TABLE_NAME, new String[]{COLUMN_CROP_PATH, COLUMN_IMAGE_PATH},
|
|
||||||
COLUMN_ALBUM_PATH + " = ?", new String[]{albumPath}, null, null, null);
|
|
||||||
String coverPath = null;
|
|
||||||
if (cursor != null) {
|
|
||||||
if (cursor.moveToFirst()) {
|
|
||||||
coverPath = cursor.getString(0);
|
|
||||||
if (coverPath == null) {
|
|
||||||
coverPath = cursor.getString(1);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
cursor.close();
|
|
||||||
}
|
|
||||||
return coverPath;
|
|
||||||
}
|
|
||||||
|
|
||||||
public String getCropPath(String albumPath) {
|
|
||||||
SQLiteDatabase db = getReadableDatabase();
|
|
||||||
Cursor cursor = db.query(TABLE_NAME, new String[]{COLUMN_CROP_PATH},
|
|
||||||
COLUMN_ALBUM_PATH + " = ?", new String[]{albumPath}, null, null, null);
|
|
||||||
String cropPath = null;
|
|
||||||
if (cursor != null) {
|
|
||||||
if (cursor.moveToFirst()) {
|
|
||||||
cropPath = cursor.getString(0);
|
|
||||||
}
|
|
||||||
cursor.close();
|
|
||||||
}
|
|
||||||
return cropPath;
|
|
||||||
}
|
|
||||||
|
|
||||||
public String getOriginalImagePath(String albumPath) {
|
|
||||||
SQLiteDatabase db = getReadableDatabase();
|
|
||||||
Cursor cursor = db.query(TABLE_NAME, new String[]{COLUMN_IMAGE_PATH},
|
|
||||||
COLUMN_ALBUM_PATH + " = ?", new String[]{albumPath}, null, null, null);
|
|
||||||
String imagePath = null;
|
|
||||||
if (cursor != null) {
|
|
||||||
if (cursor.moveToFirst()) {
|
|
||||||
imagePath = cursor.getString(0);
|
|
||||||
}
|
|
||||||
cursor.close();
|
|
||||||
}
|
|
||||||
return imagePath;
|
|
||||||
}
|
|
||||||
|
|
||||||
public void clearCover(String albumPath) {
|
|
||||||
SQLiteDatabase db = getWritableDatabase();
|
|
||||||
ContentValues values = new ContentValues();
|
|
||||||
values.putNull(COLUMN_CROP_PATH);
|
|
||||||
db.update(TABLE_NAME, values, COLUMN_ALBUM_PATH + " = ?", new String[]{albumPath});
|
|
||||||
LogUtils.d(TAG, "clearCover: " + albumPath);
|
|
||||||
}
|
|
||||||
|
|
||||||
public void deleteCover(String albumPath) {
|
|
||||||
SQLiteDatabase db = getWritableDatabase();
|
|
||||||
db.delete(TABLE_NAME, COLUMN_ALBUM_PATH + " = ?", new String[]{albumPath});
|
|
||||||
LogUtils.d(TAG, "deleteCover: " + albumPath);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,313 +0,0 @@
|
|||||||
package cc.winboll.studio.gallery;
|
|
||||||
|
|
||||||
import android.graphics.Bitmap;
|
|
||||||
import android.graphics.BitmapFactory;
|
|
||||||
import android.graphics.RectF;
|
|
||||||
import android.net.Uri;
|
|
||||||
import android.os.Bundle;
|
|
||||||
import android.content.DialogInterface;
|
|
||||||
import android.content.Intent;
|
|
||||||
import android.graphics.Bitmap;
|
|
||||||
import android.graphics.BitmapFactory;
|
|
||||||
import android.graphics.RectF;
|
|
||||||
import android.net.Uri;
|
|
||||||
import android.os.Bundle;
|
|
||||||
import android.provider.MediaStore;
|
|
||||||
import android.view.View;
|
|
||||||
import android.widget.ImageView;
|
|
||||||
import android.widget.ScrollView;
|
|
||||||
import android.widget.SeekBar;
|
|
||||||
import android.widget.TextView;
|
|
||||||
import android.widget.LinearLayout;
|
|
||||||
import android.widget.Toast;
|
|
||||||
import androidx.appcompat.app.AlertDialog;
|
|
||||||
import androidx.appcompat.app.AppCompatActivity;
|
|
||||||
import cc.winboll.studio.libappbase.LogUtils;
|
|
||||||
import java.io.File;
|
|
||||||
import java.io.FileOutputStream;
|
|
||||||
import java.io.IOException;
|
|
||||||
import java.util.Random;
|
|
||||||
|
|
||||||
public class CropActivity extends AppCompatActivity {
|
|
||||||
public static final String TAG = "CropActivity";
|
|
||||||
public static final String EXTRA_IMAGE_URI = "image_uri";
|
|
||||||
public static final String EXTRA_IMAGE_PATH = "image_path";
|
|
||||||
public static final String EXTRA_ALBUM_PATH = "album_path";
|
|
||||||
public static final String EXTRA_CROP_WIDTH = "crop_width";
|
|
||||||
public static final String EXTRA_CROP_HEIGHT = "crop_height";
|
|
||||||
|
|
||||||
private CropCanvasView cropCanvasView;
|
|
||||||
private ZoomContainerView zoomContainer;
|
|
||||||
private Bitmap originalBitmap;
|
|
||||||
private String imagePath;
|
|
||||||
private String albumPath;
|
|
||||||
private int cropWidth = 240;
|
|
||||||
private int cropHeight = 120;
|
|
||||||
private float cropRatio = 2.0f;
|
|
||||||
private Preferences prefs;
|
|
||||||
|
|
||||||
@Override
|
|
||||||
protected void onCreate(Bundle savedInstanceState) {
|
|
||||||
super.onCreate(savedInstanceState);
|
|
||||||
setContentView(R.layout.activity_crop);
|
|
||||||
|
|
||||||
imagePath = getIntent().getStringExtra(EXTRA_IMAGE_PATH);
|
|
||||||
albumPath = getIntent().getStringExtra(EXTRA_ALBUM_PATH);
|
|
||||||
cropWidth = getIntent().getIntExtra(EXTRA_CROP_WIDTH, 240);
|
|
||||||
cropHeight = getIntent().getIntExtra(EXTRA_CROP_HEIGHT, 120);
|
|
||||||
|
|
||||||
prefs = new Preferences(this);
|
|
||||||
int bgType = prefs.getBgType();
|
|
||||||
if (cropWidth > 0 && cropHeight > 0) {
|
|
||||||
cropRatio = (float) cropWidth / cropHeight;
|
|
||||||
} else {
|
|
||||||
cropRatio = prefs.getCoverRatio();
|
|
||||||
cropWidth = (int) (120 * cropRatio);
|
|
||||||
cropHeight = 120;
|
|
||||||
}
|
|
||||||
|
|
||||||
findViewById(R.id.btn_close).setOnClickListener(new View.OnClickListener() {
|
|
||||||
@Override
|
|
||||||
public void onClick(View v) {
|
|
||||||
finish();
|
|
||||||
}
|
|
||||||
});
|
|
||||||
|
|
||||||
findViewById(R.id.btn_done).setOnClickListener(new View.OnClickListener() {
|
|
||||||
@Override
|
|
||||||
public void onClick(View v) {
|
|
||||||
saveCroppedCover();
|
|
||||||
}
|
|
||||||
});
|
|
||||||
|
|
||||||
findViewById(R.id.btn_info).setOnClickListener(new View.OnClickListener() {
|
|
||||||
@Override
|
|
||||||
public void onClick(View v) {
|
|
||||||
showCropInfoDialog();
|
|
||||||
}
|
|
||||||
});
|
|
||||||
|
|
||||||
findViewById(R.id.btn_change_bg).setOnClickListener(new View.OnClickListener() {
|
|
||||||
@Override
|
|
||||||
public void onClick(View v) {
|
|
||||||
Toast.makeText(CropActivity.this, "修改剪裁背景颜色", Toast.LENGTH_SHORT).show();
|
|
||||||
}
|
|
||||||
});
|
|
||||||
|
|
||||||
zoomContainer = findViewById(R.id.zoom_container);
|
|
||||||
|
|
||||||
SeekBar seekBarZoom = findViewById(R.id.seekbar_zoom);
|
|
||||||
seekBarZoom.setOnSeekBarChangeListener(new SeekBar.OnSeekBarChangeListener() {
|
|
||||||
@Override
|
|
||||||
public void onProgressChanged(SeekBar seekBar, int progress, boolean fromUser) {
|
|
||||||
if (zoomContainer != null && fromUser) {
|
|
||||||
float scale = 0.1f + (progress / 100f) * 4.9f;
|
|
||||||
zoomContainer.setScaleFactor(scale);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public void onStartTrackingTouch(SeekBar seekBar) {}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public void onStopTrackingTouch(SeekBar seekBar) {}
|
|
||||||
});
|
|
||||||
|
|
||||||
cropCanvasView = findViewById(R.id.crop_canvas_view);
|
|
||||||
|
|
||||||
cropCanvasView.setBackgroundType(bgType);
|
|
||||||
|
|
||||||
cropCanvasView.setOnBackgroundColorChangedListener(new CropCanvasView.OnBackgroundColorChangedListener() {
|
|
||||||
@Override
|
|
||||||
public void onBackgroundColorChanged(int color) {
|
|
||||||
}
|
|
||||||
});
|
|
||||||
|
|
||||||
loadImage();
|
|
||||||
}
|
|
||||||
|
|
||||||
private void loadImage() {
|
|
||||||
try {
|
|
||||||
if (imagePath != null && new File(imagePath).exists()) {
|
|
||||||
originalBitmap = BitmapFactory.decodeFile(imagePath);
|
|
||||||
} else {
|
|
||||||
Uri imageUri = getIntent().getParcelableExtra(EXTRA_IMAGE_URI);
|
|
||||||
if (imageUri != null) {
|
|
||||||
originalBitmap = MediaStore.Images.Media.getBitmap(getContentResolver(), imageUri);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
if (originalBitmap != null) {
|
|
||||||
cropCanvasView.setImageBitmap(originalBitmap);
|
|
||||||
cropCanvasView.post(new Runnable() {
|
|
||||||
@Override
|
|
||||||
public void run() {
|
|
||||||
initCrop();
|
|
||||||
}
|
|
||||||
});
|
|
||||||
} else {
|
|
||||||
Toast.makeText(this, "Failed to load image", Toast.LENGTH_SHORT).show();
|
|
||||||
finish();
|
|
||||||
}
|
|
||||||
} catch (Exception e) {
|
|
||||||
LogUtils.e(TAG, "loadImage error: " + e.getMessage());
|
|
||||||
Toast.makeText(this, "Failed to load image", Toast.LENGTH_SHORT).show();
|
|
||||||
finish();
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
private void initCrop() {
|
|
||||||
cropCanvasView.initCanvas(originalBitmap.getWidth(), originalBitmap.getHeight(), cropRatio);
|
|
||||||
|
|
||||||
int viewW = cropCanvasView.getWidth();
|
|
||||||
int viewH = cropCanvasView.getHeight();
|
|
||||||
if (viewW > 0 && viewH > 0) {
|
|
||||||
cropCanvasView.scaleToView(viewW, viewH);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
private void saveCroppedCover() {
|
|
||||||
if (originalBitmap == null || originalBitmap.isRecycled()) {
|
|
||||||
Toast.makeText(this, "Failed to get image", Toast.LENGTH_SHORT).show();
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
try {
|
|
||||||
Bitmap canvasBitmap = cropCanvasView.getCanvasBitmap();
|
|
||||||
if (canvasBitmap == null || canvasBitmap.isRecycled()) {
|
|
||||||
Toast.makeText(this, "Failed to get canvas bitmap", Toast.LENGTH_SHORT).show();
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
RectF cropRect = cropCanvasView.getCropRect();
|
|
||||||
|
|
||||||
int bmpX = (int) cropRect.left;
|
|
||||||
int bmpY = (int) cropRect.top;
|
|
||||||
int bmpW = (int) cropRect.width();
|
|
||||||
int bmpH = (int) cropRect.height();
|
|
||||||
|
|
||||||
bmpX = Math.max(0, Math.min(bmpX, canvasBitmap.getWidth() - 1));
|
|
||||||
bmpY = Math.max(0, Math.min(bmpY, canvasBitmap.getHeight() - 1));
|
|
||||||
bmpW = Math.max(1, Math.min(bmpW, canvasBitmap.getWidth() - bmpX));
|
|
||||||
bmpH = Math.max(1, Math.min(bmpH, canvasBitmap.getHeight() - bmpY));
|
|
||||||
|
|
||||||
LogUtils.d(TAG, "saveCroppedCover: cropRect=" + cropRect);
|
|
||||||
LogUtils.d(TAG, "saveCroppedCover: crop=(" + bmpX + "," + bmpY + "," + bmpW + "," + bmpH + ")");
|
|
||||||
LogUtils.d(TAG, "saveCroppedCover: canvas size=" + canvasBitmap.getWidth() + "x" + canvasBitmap.getHeight());
|
|
||||||
|
|
||||||
Bitmap cropped = Bitmap.createBitmap(canvasBitmap, bmpX, bmpY, bmpW, bmpH);
|
|
||||||
canvasBitmap.recycle();
|
|
||||||
|
|
||||||
LogUtils.d(TAG, "saveCroppedCover: cropped size=" + cropped.getWidth() + "x" + cropped.getHeight());
|
|
||||||
|
|
||||||
File coverDir = new File(getFilesDir(), "covers");
|
|
||||||
if (!coverDir.exists()) {
|
|
||||||
coverDir.mkdirs();
|
|
||||||
}
|
|
||||||
File coverFile = new File(coverDir, "cover_" + System.currentTimeMillis() + ".png");
|
|
||||||
LogUtils.d(TAG, "saveCroppedCover: cover file=" + coverFile.getAbsolutePath());
|
|
||||||
|
|
||||||
FileOutputStream fos = new FileOutputStream(coverFile);
|
|
||||||
cropped.compress(Bitmap.CompressFormat.PNG, 100, fos);
|
|
||||||
fos.close();
|
|
||||||
|
|
||||||
LogUtils.d(TAG, "saveCroppedCover: file exists=" + coverFile.exists() + ", length=" + coverFile.length());
|
|
||||||
|
|
||||||
cropped.recycle();
|
|
||||||
|
|
||||||
AlbumCoverDbHelper coverDbHelper = AlbumCoverDbHelper.getInstance(this);
|
|
||||||
coverDbHelper.setCoverWithCrop(albumPath, imagePath, coverFile.getAbsolutePath());
|
|
||||||
LogUtils.d(TAG, "saveCroppedCover: cover saved to db, albumPath=" + albumPath);
|
|
||||||
|
|
||||||
Intent broadcastIntent = new Intent(Preferences.ACTION_COVER_UPDATED);
|
|
||||||
sendBroadcast(broadcastIntent);
|
|
||||||
|
|
||||||
Toast.makeText(this, "封面已保存", Toast.LENGTH_SHORT).show();
|
|
||||||
setResult(RESULT_OK);
|
|
||||||
finish();
|
|
||||||
} catch (Exception e) {
|
|
||||||
LogUtils.e(TAG, "saveCroppedCover error: " + e.getMessage());
|
|
||||||
Toast.makeText(this, "Failed to save cover", Toast.LENGTH_SHORT).show();
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
private void showCropInfoDialog() {
|
|
||||||
StringBuilder info = new StringBuilder();
|
|
||||||
info.append("=== 画布信息 ===\n");
|
|
||||||
info.append("画布宽度: ").append(cropCanvasView.getCanvasWidth()).append("px\n");
|
|
||||||
info.append("画布高度: ").append(cropCanvasView.getCanvasHeight()).append("px\n");
|
|
||||||
|
|
||||||
info.append("\n=== 背景类型 ===\n");
|
|
||||||
String[] bgNames = {"灰白相间", "全白", "全黑"};
|
|
||||||
info.append("背景: ").append(bgNames[cropCanvasView.getBackgroundType()]).append("\n");
|
|
||||||
int bgColor = cropCanvasView.getBackgroundColor();
|
|
||||||
info.append("背景颜色: #").append(String.format("%06X", bgColor & 0xFFFFFF)).append("\n");
|
|
||||||
info.append("拾取坐标: ").append(cropCanvasView.getLastPickImageX()).append(",")
|
|
||||||
.append(cropCanvasView.getLastPickImageY()).append("\n");
|
|
||||||
|
|
||||||
info.append("\n=== 裁剪结果 ===\n");
|
|
||||||
RectF cropRect = cropCanvasView.getCropRect();
|
|
||||||
if (cropRect != null) {
|
|
||||||
info.append("裁剪区域: ").append((int)cropRect.left).append(",")
|
|
||||||
.append((int)cropRect.top).append(",")
|
|
||||||
.append((int)cropRect.right).append(",")
|
|
||||||
.append((int)cropRect.bottom).append("\n");
|
|
||||||
info.append("裁剪宽度: ").append((int)cropRect.width()).append("px\n");
|
|
||||||
info.append("裁剪高度: ").append((int)cropRect.height()).append("px\n");
|
|
||||||
}
|
|
||||||
|
|
||||||
Bitmap canvasBitmap = cropCanvasView.getCanvasBitmap();
|
|
||||||
final Bitmap[] previewHolder = new Bitmap[1];
|
|
||||||
if (canvasBitmap != null && !canvasBitmap.isRecycled() && cropRect != null) {
|
|
||||||
int bmpX = Math.max(0, (int) cropRect.left);
|
|
||||||
int bmpY = Math.max(0, (int) cropRect.top);
|
|
||||||
int bmpW = Math.min((int) cropRect.width(), canvasBitmap.getWidth() - bmpX);
|
|
||||||
int bmpH = Math.min((int) cropRect.height(), canvasBitmap.getHeight() - bmpY);
|
|
||||||
if (bmpW > 0 && bmpH > 0) {
|
|
||||||
previewHolder[0] = Bitmap.createBitmap(canvasBitmap, bmpX, bmpY, bmpW, bmpH);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
final Bitmap previewBitmap = previewHolder[0];
|
|
||||||
|
|
||||||
View dialogView = getLayoutInflater().inflate(R.layout.dialog_crop_info, null);
|
|
||||||
TextView infoText = dialogView.findViewById(R.id.info_text);
|
|
||||||
ImageView previewImage = dialogView.findViewById(R.id.preview_image);
|
|
||||||
final LinearLayout previewImageContainer = dialogView.findViewById(R.id.preview_image_container);
|
|
||||||
infoText.setText(info.toString());
|
|
||||||
if (previewBitmap != null) {
|
|
||||||
previewImage.setImageBitmap(previewBitmap);
|
|
||||||
}
|
|
||||||
previewImage.setOnClickListener(new View.OnClickListener() {
|
|
||||||
@Override
|
|
||||||
public void onClick(View v) {
|
|
||||||
int randomColor = 0xFF000000 | new Random().nextInt(0x00FFFFFF);
|
|
||||||
previewImageContainer.setBackgroundColor(randomColor);
|
|
||||||
}
|
|
||||||
});
|
|
||||||
|
|
||||||
AlertDialog dialog = new AlertDialog.Builder(this)
|
|
||||||
.setTitle("裁剪信息")
|
|
||||||
.setView(dialogView)
|
|
||||||
.setPositiveButton("确定", null)
|
|
||||||
.create();
|
|
||||||
dialog.setOnDismissListener(new DialogInterface.OnDismissListener() {
|
|
||||||
@Override
|
|
||||||
public void onDismiss(DialogInterface dialog) {
|
|
||||||
if (previewBitmap != null && !previewBitmap.isRecycled()) {
|
|
||||||
previewBitmap.recycle();
|
|
||||||
}
|
|
||||||
}
|
|
||||||
});
|
|
||||||
dialog.show();
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
protected void onDestroy() {
|
|
||||||
super.onDestroy();
|
|
||||||
if (originalBitmap != null) {
|
|
||||||
originalBitmap.recycle();
|
|
||||||
originalBitmap = null;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,750 +0,0 @@
|
|||||||
package cc.winboll.studio.gallery;
|
|
||||||
|
|
||||||
import android.content.Context;
|
|
||||||
import android.graphics.Bitmap;
|
|
||||||
import android.graphics.BitmapShader;
|
|
||||||
import android.graphics.Canvas;
|
|
||||||
import android.graphics.Color;
|
|
||||||
import android.graphics.Matrix;
|
|
||||||
import android.graphics.Paint;
|
|
||||||
import android.graphics.RectF;
|
|
||||||
import android.graphics.Shader;
|
|
||||||
import android.graphics.drawable.Drawable;
|
|
||||||
import android.util.AttributeSet;
|
|
||||||
import android.view.MotionEvent;
|
|
||||||
import android.view.View;
|
|
||||||
|
|
||||||
public class CropCanvasView extends View {
|
|
||||||
public interface OnBackgroundColorChangedListener {
|
|
||||||
void onBackgroundColorChanged(int color);
|
|
||||||
}
|
|
||||||
|
|
||||||
public interface OnColorPickedListener {
|
|
||||||
void onColorPicked(int color);
|
|
||||||
}
|
|
||||||
|
|
||||||
public interface OnColorPickEndListener {
|
|
||||||
void onColorPickEnd();
|
|
||||||
}
|
|
||||||
|
|
||||||
private OnBackgroundColorChangedListener backgroundColorChangedListener;
|
|
||||||
private OnColorPickedListener colorPickedListener;
|
|
||||||
private OnColorPickEndListener colorPickEndListener;
|
|
||||||
|
|
||||||
public void setOnBackgroundColorChangedListener(OnBackgroundColorChangedListener listener) {
|
|
||||||
this.backgroundColorChangedListener = listener;
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setOnColorPickedListener(OnColorPickedListener listener) {
|
|
||||||
this.colorPickedListener = listener;
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setOnColorPickEndListener(OnColorPickEndListener listener) {
|
|
||||||
this.colorPickEndListener = listener;
|
|
||||||
}
|
|
||||||
private Paint imagePaint;
|
|
||||||
private Paint borderPaint;
|
|
||||||
private Paint cornerPaint;
|
|
||||||
private RectF cropRect;
|
|
||||||
private int touchArea = 50;
|
|
||||||
|
|
||||||
private float lastX, lastY;
|
|
||||||
private int activeCorner = -1;
|
|
||||||
private static final int CORNER_TOP_LEFT = 0;
|
|
||||||
private static final int CORNER_TOP_RIGHT = 1;
|
|
||||||
private static final int CORNER_BOTTOM_LEFT = 2;
|
|
||||||
private static final int CORNER_BOTTOM_RIGHT = 3;
|
|
||||||
private static final int CORNER_CENTER = 4;
|
|
||||||
|
|
||||||
private int imageWidth;
|
|
||||||
private int imageHeight;
|
|
||||||
private float coverRatio = 2.0f;
|
|
||||||
|
|
||||||
private int extendHeight;
|
|
||||||
private int extendWidth;
|
|
||||||
private int canvasWidth;
|
|
||||||
private int canvasHeight;
|
|
||||||
private float minSize = 50;
|
|
||||||
|
|
||||||
private RectF imageBounds = new RectF();
|
|
||||||
private RectF canvasBounds = new RectF();
|
|
||||||
private Bitmap originalBitmap;
|
|
||||||
private Bitmap canvasBitmap;
|
|
||||||
private float bitmapScale = 1.0f;
|
|
||||||
private Bitmap displayBitmap;
|
|
||||||
private RectF initialSpanRect;
|
|
||||||
private float initialSpan;
|
|
||||||
private int bgType = 2;
|
|
||||||
private Bitmap tileBitmap;
|
|
||||||
private BitmapShader tileShader;
|
|
||||||
private Paint bgPaint;
|
|
||||||
private int backgroundColor = Color.BLUE;
|
|
||||||
private boolean colorPickMode = false;
|
|
||||||
private int previewColor = 0;
|
|
||||||
private float lastPickX = 0;
|
|
||||||
private float lastPickY = 0;
|
|
||||||
private float pickX, pickY;
|
|
||||||
|
|
||||||
private float displayScale = 1.0f;
|
|
||||||
private float displayOffsetX = 0f;
|
|
||||||
private float displayOffsetY = 0f;
|
|
||||||
private static final int MAX_DISPLAY_SIZE = 2048;
|
|
||||||
private float containerScale = 1.0f;
|
|
||||||
|
|
||||||
public CropCanvasView(Context context) {
|
|
||||||
super(context);
|
|
||||||
init();
|
|
||||||
}
|
|
||||||
|
|
||||||
public CropCanvasView(Context context, AttributeSet attrs) {
|
|
||||||
super(context, attrs);
|
|
||||||
init();
|
|
||||||
}
|
|
||||||
|
|
||||||
public CropCanvasView(Context context, AttributeSet attrs, int defStyleAttr) {
|
|
||||||
super(context, attrs, defStyleAttr);
|
|
||||||
init();
|
|
||||||
}
|
|
||||||
|
|
||||||
private void init() {
|
|
||||||
imagePaint = new Paint();
|
|
||||||
imagePaint.setFilterBitmap(true);
|
|
||||||
|
|
||||||
borderPaint = new Paint();
|
|
||||||
borderPaint.setColor(Color.parseColor("#CCAA00"));
|
|
||||||
borderPaint.setStyle(Paint.Style.STROKE);
|
|
||||||
borderPaint.setStrokeWidth(3);
|
|
||||||
|
|
||||||
cornerPaint = new Paint();
|
|
||||||
cornerPaint.setColor(Color.WHITE);
|
|
||||||
cornerPaint.setStyle(Paint.Style.FILL);
|
|
||||||
|
|
||||||
bgType = 2;
|
|
||||||
bgPaint = new Paint();
|
|
||||||
initTileBitmap();
|
|
||||||
}
|
|
||||||
|
|
||||||
private void initTileBitmap() {
|
|
||||||
if (tileBitmap != null && !tileBitmap.isRecycled()) {
|
|
||||||
tileBitmap.recycle();
|
|
||||||
tileBitmap = null;
|
|
||||||
}
|
|
||||||
tileShader = null;
|
|
||||||
|
|
||||||
if (bgType == 0) {
|
|
||||||
Drawable drawable = getContext().getDrawable(R.drawable.bg_checkerboard);
|
|
||||||
if (drawable != null) {
|
|
||||||
int w = drawable.getIntrinsicWidth();
|
|
||||||
int h = drawable.getIntrinsicHeight();
|
|
||||||
if (w <= 0) w = 10;
|
|
||||||
if (h <= 0) h = 10;
|
|
||||||
tileBitmap = Bitmap.createBitmap(w, h, Bitmap.Config.ARGB_8888);
|
|
||||||
Canvas c = new Canvas(tileBitmap);
|
|
||||||
drawable.setBounds(0, 0, w, h);
|
|
||||||
drawable.draw(c);
|
|
||||||
tileShader = new BitmapShader(tileBitmap, Shader.TileMode.REPEAT, Shader.TileMode.REPEAT);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setBackgroundType(int type) {
|
|
||||||
if (bgType != type) {
|
|
||||||
bgType = type;
|
|
||||||
initTileBitmap();
|
|
||||||
invalidate();
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
public int getBackgroundType() {
|
|
||||||
return bgType;
|
|
||||||
}
|
|
||||||
|
|
||||||
private void drawBackground(Canvas canvas) {
|
|
||||||
if (bgType == 0 && tileShader != null) {
|
|
||||||
bgPaint.setShader(tileShader);
|
|
||||||
canvas.drawRect(canvasBounds, bgPaint);
|
|
||||||
} else if (bgType == 1) {
|
|
||||||
bgPaint.setShader(null);
|
|
||||||
bgPaint.setColor(Color.WHITE);
|
|
||||||
canvas.drawRect(canvasBounds, bgPaint);
|
|
||||||
} else {
|
|
||||||
bgPaint.setShader(null);
|
|
||||||
bgPaint.setColor(Color.BLACK);
|
|
||||||
canvas.drawRect(canvasBounds, bgPaint);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setImageBitmap(Bitmap bitmap) {
|
|
||||||
if (displayBitmap != null && displayBitmap != originalBitmap) {
|
|
||||||
displayBitmap.recycle();
|
|
||||||
}
|
|
||||||
this.originalBitmap = bitmap;
|
|
||||||
createDisplayBitmap();
|
|
||||||
}
|
|
||||||
|
|
||||||
private void createDisplayBitmap() {
|
|
||||||
if (displayBitmap != null && displayBitmap != originalBitmap) {
|
|
||||||
displayBitmap.recycle();
|
|
||||||
displayBitmap = null;
|
|
||||||
}
|
|
||||||
if (originalBitmap == null || originalBitmap.isRecycled()) {
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
int w = originalBitmap.getWidth();
|
|
||||||
int h = originalBitmap.getHeight();
|
|
||||||
float scale = 1.0f;
|
|
||||||
if (w > MAX_DISPLAY_SIZE || h > MAX_DISPLAY_SIZE) {
|
|
||||||
scale = Math.min((float) MAX_DISPLAY_SIZE / w, (float) MAX_DISPLAY_SIZE / h);
|
|
||||||
int newW = (int) (w * scale);
|
|
||||||
int newH = (int) (h * scale);
|
|
||||||
displayBitmap = Bitmap.createScaledBitmap(originalBitmap, newW, newH, true);
|
|
||||||
} else {
|
|
||||||
displayBitmap = originalBitmap;
|
|
||||||
}
|
|
||||||
displayBitmapScale = scale;
|
|
||||||
}
|
|
||||||
|
|
||||||
private float displayBitmapScale = 1.0f;
|
|
||||||
|
|
||||||
public Bitmap getOriginalBitmap() {
|
|
||||||
return originalBitmap;
|
|
||||||
}
|
|
||||||
|
|
||||||
public float getDisplayBitmapScale() {
|
|
||||||
return displayBitmapScale;
|
|
||||||
}
|
|
||||||
|
|
||||||
public void onContainerScaled() {
|
|
||||||
containerScale = 1.0f;
|
|
||||||
invalidate();
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setContainerScale(float scale) {
|
|
||||||
if (scale > 0 && scale != containerScale) {
|
|
||||||
containerScale = scale;
|
|
||||||
invalidate();
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
public float getContainerScale() {
|
|
||||||
return containerScale;
|
|
||||||
}
|
|
||||||
|
|
||||||
public Bitmap getCanvasBitmap() {
|
|
||||||
if (canvasWidth <= 0 || canvasHeight <= 0) {
|
|
||||||
return null;
|
|
||||||
}
|
|
||||||
Bitmap canvasBmp = Bitmap.createBitmap(canvasWidth, canvasHeight, Bitmap.Config.ARGB_8888);
|
|
||||||
Canvas canvas = new Canvas(canvasBmp);
|
|
||||||
drawBackground(canvas);
|
|
||||||
if (displayBitmap != null && !displayBitmap.isRecycled()) {
|
|
||||||
if (displayBitmap == originalBitmap) {
|
|
||||||
canvas.drawBitmap(displayBitmap, imageBounds.left, imageBounds.top, imagePaint);
|
|
||||||
} else {
|
|
||||||
float invScale = 1f / displayBitmapScale;
|
|
||||||
canvas.save();
|
|
||||||
canvas.scale(invScale, invScale);
|
|
||||||
canvas.drawBitmap(displayBitmap, imageBounds.left * displayBitmapScale,
|
|
||||||
imageBounds.top * displayBitmapScale, imagePaint);
|
|
||||||
canvas.restore();
|
|
||||||
}
|
|
||||||
}
|
|
||||||
return canvasBmp;
|
|
||||||
}
|
|
||||||
|
|
||||||
public void initCanvas(int imgWidth, int imgHeight, float ratio) {
|
|
||||||
this.imageWidth = imgWidth;
|
|
||||||
this.imageHeight = imgHeight;
|
|
||||||
this.coverRatio = ratio;
|
|
||||||
|
|
||||||
float imgRatio = (float) imgWidth / imgHeight;
|
|
||||||
|
|
||||||
if (coverRatio >= imgRatio) {
|
|
||||||
extendHeight = imgHeight;
|
|
||||||
extendWidth = (int) (imgHeight * coverRatio);
|
|
||||||
} else {
|
|
||||||
extendWidth = imgWidth;
|
|
||||||
extendHeight = (int) (imgWidth / coverRatio);
|
|
||||||
}
|
|
||||||
|
|
||||||
canvasHeight = Math.max(imageHeight, extendHeight);
|
|
||||||
canvasWidth = Math.max(imageWidth, extendWidth);
|
|
||||||
|
|
||||||
float left = (canvasWidth - imageWidth) / 2f;
|
|
||||||
float top = (canvasHeight - imageHeight) / 2f;
|
|
||||||
imageBounds.set(left, top, left + imageWidth, top + imageHeight);
|
|
||||||
canvasBounds.set(0, 0, canvasWidth, canvasHeight);
|
|
||||||
|
|
||||||
cropRect = new RectF(canvasBounds);
|
|
||||||
|
|
||||||
requestLayout();
|
|
||||||
invalidate();
|
|
||||||
}
|
|
||||||
|
|
||||||
public void getDisplayMatrix(Matrix matrix) {
|
|
||||||
if (canvasWidth <= 0 || canvasHeight <= 0 || getWidth() <= 0 || getHeight() <= 0) {
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
matrix.reset();
|
|
||||||
|
|
||||||
float displayScaleX = (float) getWidth() / canvasWidth;
|
|
||||||
float displayScaleY = (float) getHeight() / canvasHeight;
|
|
||||||
displayScale = Math.min(displayScaleX, displayScaleY);
|
|
||||||
|
|
||||||
displayOffsetX = (getWidth() - canvasWidth * displayScale) / 2f;
|
|
||||||
displayOffsetY = (getHeight() - canvasHeight * displayScale) / 2f;
|
|
||||||
|
|
||||||
matrix.postTranslate(displayOffsetX, displayOffsetY);
|
|
||||||
matrix.postScale(displayScale, displayScale);
|
|
||||||
}
|
|
||||||
|
|
||||||
public float screenToImageX(float screenX) {
|
|
||||||
return (screenX - displayOffsetX) / displayScale;
|
|
||||||
}
|
|
||||||
|
|
||||||
public float screenToImageY(float screenY) {
|
|
||||||
return (screenY - displayOffsetY) / displayScale;
|
|
||||||
}
|
|
||||||
|
|
||||||
public float imageToScreenX(float imageX) {
|
|
||||||
return imageX * displayScale + displayOffsetX;
|
|
||||||
}
|
|
||||||
|
|
||||||
public float imageToScreenY(float imageY) {
|
|
||||||
return imageY * displayScale + displayOffsetY;
|
|
||||||
}
|
|
||||||
|
|
||||||
public int getImageColorAt(float screenX, float screenY) {
|
|
||||||
Bitmap bmp = (displayBitmap != null) ? displayBitmap : originalBitmap;
|
|
||||||
if (bmp == null || bmp.isRecycled()) {
|
|
||||||
return Color.TRANSPARENT;
|
|
||||||
}
|
|
||||||
float imgX = screenToImageX(screenX);
|
|
||||||
float imgY = screenToImageY(screenY);
|
|
||||||
int bmpX = (int) ((imgX - imageBounds.left) * displayBitmapScale);
|
|
||||||
int bmpY = (int) ((imgY - imageBounds.top) * displayBitmapScale);
|
|
||||||
if (bmpX >= 0 && bmpX < bmp.getWidth() &&
|
|
||||||
bmpY >= 0 && bmpY < bmp.getHeight()) {
|
|
||||||
return bmp.getPixel(bmpX, bmpY);
|
|
||||||
}
|
|
||||||
return Color.TRANSPARENT;
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setBackgroundColor(int color) {
|
|
||||||
this.backgroundColor = color;
|
|
||||||
if (backgroundColorChangedListener != null) {
|
|
||||||
backgroundColorChangedListener.onBackgroundColorChanged(color);
|
|
||||||
}
|
|
||||||
invalidate();
|
|
||||||
}
|
|
||||||
|
|
||||||
public int getBackgroundColor() {
|
|
||||||
return backgroundColor;
|
|
||||||
}
|
|
||||||
|
|
||||||
public int getPreviewColor() {
|
|
||||||
return previewColor;
|
|
||||||
}
|
|
||||||
|
|
||||||
public float getLastPickX() {
|
|
||||||
return lastPickX;
|
|
||||||
}
|
|
||||||
|
|
||||||
public float getLastPickY() {
|
|
||||||
return lastPickY;
|
|
||||||
}
|
|
||||||
|
|
||||||
public int getLastPickImageX() {
|
|
||||||
if (originalBitmap == null || originalBitmap.isRecycled()) {
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
float imgX = screenToImageX(lastPickX);
|
|
||||||
float imgY = screenToImageY(lastPickY);
|
|
||||||
int bmpX = (int) ((imgX - imageBounds.left) * displayBitmapScale);
|
|
||||||
int bmpY = (int) ((imgY - imageBounds.top) * displayBitmapScale);
|
|
||||||
return Math.max(0, Math.min(bmpX, originalBitmap.getWidth() - 1));
|
|
||||||
}
|
|
||||||
|
|
||||||
public int getLastPickImageY() {
|
|
||||||
if (originalBitmap == null || originalBitmap.isRecycled()) {
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
float imgX = screenToImageX(lastPickX);
|
|
||||||
float imgY = screenToImageY(lastPickY);
|
|
||||||
int bmpX = (int) ((imgX - imageBounds.left) * displayBitmapScale);
|
|
||||||
int bmpY = (int) ((imgY - imageBounds.top) * displayBitmapScale);
|
|
||||||
return Math.max(0, Math.min(bmpY, originalBitmap.getHeight() - 1));
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setColorPickMode(boolean enable) {
|
|
||||||
this.colorPickMode = enable;
|
|
||||||
if (enable) {
|
|
||||||
pickX = -1;
|
|
||||||
pickY = -1;
|
|
||||||
}
|
|
||||||
invalidate();
|
|
||||||
}
|
|
||||||
|
|
||||||
public boolean isColorPickMode() {
|
|
||||||
return colorPickMode;
|
|
||||||
}
|
|
||||||
|
|
||||||
public void scaleToView(int viewWidth, int viewHeight) {
|
|
||||||
if (viewWidth > 0 && viewHeight > 0 && canvasWidth > 0 && canvasHeight > 0) {
|
|
||||||
float scale = Math.max((float) viewWidth / canvasWidth, (float) viewHeight / canvasHeight);
|
|
||||||
int oldCanvasW = canvasWidth;
|
|
||||||
int oldCanvasH = canvasHeight;
|
|
||||||
canvasWidth = (int) (canvasWidth * scale);
|
|
||||||
canvasHeight = (int) (canvasHeight * scale);
|
|
||||||
|
|
||||||
float left = (canvasWidth - imageWidth) / 2f;
|
|
||||||
float top = (canvasHeight - imageHeight) / 2f;
|
|
||||||
imageBounds.set(left, top, left + imageWidth, top + imageHeight);
|
|
||||||
canvasBounds.set(0, 0, canvasWidth, canvasHeight);
|
|
||||||
|
|
||||||
if (cropRect != null) {
|
|
||||||
float scaleX = (float) canvasWidth / oldCanvasW;
|
|
||||||
float scaleY = (float) canvasHeight / oldCanvasH;
|
|
||||||
cropRect.left *= scaleX;
|
|
||||||
cropRect.top *= scaleY;
|
|
||||||
cropRect.right *= scaleX;
|
|
||||||
cropRect.bottom *= scaleY;
|
|
||||||
}
|
|
||||||
|
|
||||||
requestLayout();
|
|
||||||
invalidate();
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
public RectF getCropRect() {
|
|
||||||
return new RectF(cropRect);
|
|
||||||
}
|
|
||||||
|
|
||||||
public int getCanvasWidth() {
|
|
||||||
return canvasWidth;
|
|
||||||
}
|
|
||||||
|
|
||||||
public int getCanvasHeight() {
|
|
||||||
return canvasHeight;
|
|
||||||
}
|
|
||||||
|
|
||||||
public RectF getCanvasBounds() {
|
|
||||||
return new RectF(canvasBounds);
|
|
||||||
}
|
|
||||||
|
|
||||||
public RectF getImageBounds() {
|
|
||||||
return new RectF(imageBounds);
|
|
||||||
}
|
|
||||||
|
|
||||||
public float getBitmapScale() {
|
|
||||||
return displayScale;
|
|
||||||
}
|
|
||||||
|
|
||||||
public float getDisplayScale() {
|
|
||||||
return displayScale;
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) {
|
|
||||||
int w = canvasWidth > 0 ? canvasWidth : 0;
|
|
||||||
int h = canvasHeight > 0 ? canvasHeight : 0;
|
|
||||||
setMeasuredDimension(w, h);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
protected void onSizeChanged(int w, int h, int oldw, int oldh) {
|
|
||||||
super.onSizeChanged(w, h, oldw, oldh);
|
|
||||||
getDisplayMatrix(new Matrix());
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
protected void onDraw(Canvas canvas) {
|
|
||||||
super.onDraw(canvas);
|
|
||||||
|
|
||||||
if (cropRect == null) return;
|
|
||||||
|
|
||||||
if (displayBitmap != null && !displayBitmap.isRecycled()) {
|
|
||||||
canvas.save();
|
|
||||||
|
|
||||||
Matrix matrix = new Matrix();
|
|
||||||
getDisplayMatrix(matrix);
|
|
||||||
canvas.concat(matrix);
|
|
||||||
|
|
||||||
drawBackground(canvas);
|
|
||||||
|
|
||||||
if (displayBitmap == originalBitmap) {
|
|
||||||
canvas.drawBitmap(displayBitmap, imageBounds.left, imageBounds.top, imagePaint);
|
|
||||||
} else {
|
|
||||||
float invScale = 1f / displayBitmapScale;
|
|
||||||
canvas.save();
|
|
||||||
canvas.scale(invScale, invScale);
|
|
||||||
canvas.drawBitmap(displayBitmap, imageBounds.left * displayBitmapScale,
|
|
||||||
imageBounds.top * displayBitmapScale, imagePaint);
|
|
||||||
canvas.restore();
|
|
||||||
}
|
|
||||||
|
|
||||||
canvas.restore();
|
|
||||||
|
|
||||||
if (containerScale != 1.0f) {
|
|
||||||
canvas.save();
|
|
||||||
canvas.scale(containerScale, containerScale);
|
|
||||||
canvas.drawRect(cropRect, borderPaint);
|
|
||||||
float cornerRadius = 12f / containerScale;
|
|
||||||
canvas.drawCircle(cropRect.left, cropRect.top, cornerRadius, cornerPaint);
|
|
||||||
canvas.drawCircle(cropRect.right, cropRect.top, cornerRadius, cornerPaint);
|
|
||||||
canvas.drawCircle(cropRect.left, cropRect.bottom, cornerRadius, cornerPaint);
|
|
||||||
canvas.drawCircle(cropRect.right, cropRect.bottom, cornerRadius, cornerPaint);
|
|
||||||
canvas.restore();
|
|
||||||
} else {
|
|
||||||
canvas.drawRect(cropRect, borderPaint);
|
|
||||||
canvas.drawCircle(cropRect.left, cropRect.top, 12, cornerPaint);
|
|
||||||
canvas.drawCircle(cropRect.right, cropRect.top, 12, cornerPaint);
|
|
||||||
canvas.drawCircle(cropRect.left, cropRect.bottom, 12, cornerPaint);
|
|
||||||
canvas.drawCircle(cropRect.right, cropRect.bottom, 12, cornerPaint);
|
|
||||||
}
|
|
||||||
} else {
|
|
||||||
if (containerScale != 1.0f) {
|
|
||||||
canvas.save();
|
|
||||||
canvas.scale(containerScale, containerScale);
|
|
||||||
canvas.drawRect(cropRect, borderPaint);
|
|
||||||
float cornerRadius = 12f / containerScale;
|
|
||||||
canvas.drawCircle(cropRect.left, cropRect.top, cornerRadius, cornerPaint);
|
|
||||||
canvas.drawCircle(cropRect.right, cropRect.top, cornerRadius, cornerPaint);
|
|
||||||
canvas.drawCircle(cropRect.left, cropRect.bottom, cornerRadius, cornerPaint);
|
|
||||||
canvas.drawCircle(cropRect.right, cropRect.bottom, cornerRadius, cornerPaint);
|
|
||||||
canvas.restore();
|
|
||||||
} else {
|
|
||||||
canvas.drawRect(cropRect, borderPaint);
|
|
||||||
canvas.drawCircle(cropRect.left, cropRect.top, 12, cornerPaint);
|
|
||||||
canvas.drawCircle(cropRect.right, cropRect.top, 12, cornerPaint);
|
|
||||||
canvas.drawCircle(cropRect.left, cropRect.bottom, 12, cornerPaint);
|
|
||||||
canvas.drawCircle(cropRect.right, cropRect.bottom, 12, cornerPaint);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public boolean onTouchEvent(MotionEvent event) {
|
|
||||||
if (cropRect == null || canvasBounds.isEmpty()) return super.onTouchEvent(event);
|
|
||||||
|
|
||||||
if (event.getPointerCount() == 2) {
|
|
||||||
int action = event.getActionMasked();
|
|
||||||
if (action == MotionEvent.ACTION_POINTER_DOWN) {
|
|
||||||
initialSpan = getSpan(event);
|
|
||||||
return true;
|
|
||||||
} else if (action == MotionEvent.ACTION_MOVE) {
|
|
||||||
float span = getSpan(event);
|
|
||||||
if (initialSpan > 0) {
|
|
||||||
float scale = span / initialSpan;
|
|
||||||
float centerX = cropRect.centerX();
|
|
||||||
float centerY = cropRect.centerY();
|
|
||||||
float newWidth = cropRect.width() * scale;
|
|
||||||
float newHeight = newWidth / coverRatio;
|
|
||||||
|
|
||||||
newWidth = Math.max(minSize, Math.min(newWidth, canvasBounds.width()));
|
|
||||||
newHeight = newWidth / coverRatio;
|
|
||||||
|
|
||||||
float newLeft = centerX - newWidth / 2;
|
|
||||||
float newTop = centerY - newHeight / 2;
|
|
||||||
float newRight = centerX + newWidth / 2;
|
|
||||||
float newBottom = centerY + newHeight / 2;
|
|
||||||
|
|
||||||
if (newLeft >= canvasBounds.left && newRight <= canvasBounds.right &&
|
|
||||||
newTop >= canvasBounds.top && newBottom <= canvasBounds.bottom) {
|
|
||||||
cropRect.set(newLeft, newTop, newRight, newBottom);
|
|
||||||
}
|
|
||||||
|
|
||||||
initialSpan = span;
|
|
||||||
invalidate();
|
|
||||||
}
|
|
||||||
return true;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
float x = event.getX();
|
|
||||||
float y = event.getY();
|
|
||||||
|
|
||||||
RectF bounds = canvasBounds;
|
|
||||||
if (containerScale != 1.0f) {
|
|
||||||
x = x / containerScale;
|
|
||||||
y = y / containerScale;
|
|
||||||
bounds = new RectF(
|
|
||||||
canvasBounds.left,
|
|
||||||
canvasBounds.top,
|
|
||||||
canvasBounds.right,
|
|
||||||
canvasBounds.bottom
|
|
||||||
);
|
|
||||||
}
|
|
||||||
|
|
||||||
if (colorPickMode) {
|
|
||||||
if (event.getAction() == MotionEvent.ACTION_DOWN || event.getAction() == MotionEvent.ACTION_MOVE) {
|
|
||||||
if (originalBitmap != null && !originalBitmap.isRecycled()) {
|
|
||||||
float imgX = screenToImageX(x);
|
|
||||||
float imgY = screenToImageY(y);
|
|
||||||
if (imageBounds.contains(imgX, imgY)) {
|
|
||||||
previewColor = getImageColorAt(x, y);
|
|
||||||
} else if (canvasBounds.contains(x, y)) {
|
|
||||||
previewColor = (bgType == 1) ? Color.WHITE : Color.BLACK;
|
|
||||||
} else {
|
|
||||||
previewColor = Color.TRANSPARENT;
|
|
||||||
}
|
|
||||||
lastPickX = x;
|
|
||||||
lastPickY = y;
|
|
||||||
if (backgroundColorChangedListener != null) {
|
|
||||||
backgroundColorChangedListener.onBackgroundColorChanged(previewColor);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
return true;
|
|
||||||
}
|
|
||||||
if (event.getAction() == MotionEvent.ACTION_UP) {
|
|
||||||
if (canvasBounds.contains(x, y)) {
|
|
||||||
int pickedColor;
|
|
||||||
float imgX = screenToImageX(x);
|
|
||||||
float imgY = screenToImageY(y);
|
|
||||||
if (imageBounds.contains(imgX, imgY)) {
|
|
||||||
int colorAtPoint = getImageColorAt(x, y);
|
|
||||||
pickedColor = colorAtPoint;
|
|
||||||
backgroundColor = colorAtPoint;
|
|
||||||
} else {
|
|
||||||
pickedColor = (bgType == 1) ? Color.WHITE : Color.BLACK;
|
|
||||||
}
|
|
||||||
if (colorPickedListener != null) {
|
|
||||||
colorPickedListener.onColorPicked(pickedColor);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
if (colorPickEndListener != null) {
|
|
||||||
colorPickEndListener.onColorPickEnd();
|
|
||||||
}
|
|
||||||
previewColor = 0;
|
|
||||||
invalidate();
|
|
||||||
return true;
|
|
||||||
}
|
|
||||||
return true;
|
|
||||||
}
|
|
||||||
|
|
||||||
switch (event.getAction()) {
|
|
||||||
case MotionEvent.ACTION_DOWN:
|
|
||||||
lastX = x;
|
|
||||||
lastY = y;
|
|
||||||
activeCorner = getActiveCorner(x, y);
|
|
||||||
return true;
|
|
||||||
|
|
||||||
case MotionEvent.ACTION_MOVE:
|
|
||||||
float dx = x - lastX;
|
|
||||||
float dy = y - lastY;
|
|
||||||
|
|
||||||
if (activeCorner == CORNER_CENTER) {
|
|
||||||
float newLeft = cropRect.left + dx;
|
|
||||||
float newTop = cropRect.top + dy;
|
|
||||||
float newRight = cropRect.right + dx;
|
|
||||||
float newBottom = cropRect.bottom + dy;
|
|
||||||
|
|
||||||
if (newLeft >= bounds.left && newRight <= bounds.right) {
|
|
||||||
cropRect.left = newLeft;
|
|
||||||
cropRect.right = newRight;
|
|
||||||
}
|
|
||||||
if (newTop >= bounds.top && newBottom <= bounds.bottom) {
|
|
||||||
cropRect.top = newTop;
|
|
||||||
cropRect.bottom = newBottom;
|
|
||||||
}
|
|
||||||
} else if (activeCorner == CORNER_TOP_LEFT) {
|
|
||||||
adjustCorner(cropRect.left + dx, cropRect.top + dy, true, true);
|
|
||||||
} else if (activeCorner == CORNER_TOP_RIGHT) {
|
|
||||||
adjustCorner(cropRect.right + dx, cropRect.top + dy, false, true);
|
|
||||||
} else if (activeCorner == CORNER_BOTTOM_LEFT) {
|
|
||||||
adjustCorner(cropRect.left + dx, cropRect.bottom + dy, true, false);
|
|
||||||
} else if (activeCorner == CORNER_BOTTOM_RIGHT) {
|
|
||||||
adjustCorner(cropRect.right + dx, cropRect.bottom + dy, false, false);
|
|
||||||
}
|
|
||||||
|
|
||||||
lastX = x;
|
|
||||||
lastY = y;
|
|
||||||
invalidate();
|
|
||||||
return true;
|
|
||||||
|
|
||||||
case MotionEvent.ACTION_UP:
|
|
||||||
activeCorner = -1;
|
|
||||||
return true;
|
|
||||||
}
|
|
||||||
return super.onTouchEvent(event);
|
|
||||||
}
|
|
||||||
|
|
||||||
private void adjustCorner(float nx, float ny, boolean left, boolean top) {
|
|
||||||
float newWidth;
|
|
||||||
float newLeft = cropRect.left;
|
|
||||||
float newTop = cropRect.top;
|
|
||||||
float newRight = cropRect.right;
|
|
||||||
float newBottom = cropRect.bottom;
|
|
||||||
|
|
||||||
if (left) {
|
|
||||||
newWidth = cropRect.width() - (nx - cropRect.left);
|
|
||||||
newLeft = Math.max(canvasBounds.left, Math.min(nx, cropRect.right - minSize));
|
|
||||||
} else {
|
|
||||||
newWidth = nx - cropRect.left;
|
|
||||||
newRight = Math.min(canvasBounds.right, Math.max(nx, cropRect.left + minSize));
|
|
||||||
newLeft = cropRect.left;
|
|
||||||
}
|
|
||||||
|
|
||||||
float newHeight = newWidth / coverRatio;
|
|
||||||
|
|
||||||
if (top) {
|
|
||||||
newTop = Math.max(canvasBounds.top, Math.min(cropRect.bottom - minSize, cropRect.bottom - newHeight));
|
|
||||||
newBottom = newTop + newHeight;
|
|
||||||
} else {
|
|
||||||
newBottom = Math.min(canvasBounds.bottom, Math.max(cropRect.top + minSize, cropRect.top + newHeight));
|
|
||||||
newTop = newBottom - newHeight;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (left) {
|
|
||||||
cropRect.left = newLeft;
|
|
||||||
cropRect.right = newLeft + newWidth;
|
|
||||||
} else {
|
|
||||||
cropRect.right = newRight;
|
|
||||||
cropRect.left = newRight - newWidth;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (top) {
|
|
||||||
cropRect.top = newTop;
|
|
||||||
cropRect.bottom = newTop + newHeight;
|
|
||||||
} else {
|
|
||||||
cropRect.bottom = newBottom;
|
|
||||||
cropRect.top = newBottom - newHeight;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
private int getActiveCorner(float x, float y) {
|
|
||||||
float dx = Math.abs(x - cropRect.left);
|
|
||||||
float dy = Math.abs(y - cropRect.top);
|
|
||||||
float dx2 = Math.abs(x - cropRect.right);
|
|
||||||
float dy2 = Math.abs(y - cropRect.bottom);
|
|
||||||
|
|
||||||
if (dx <= touchArea && dy <= touchArea) {
|
|
||||||
return CORNER_TOP_LEFT;
|
|
||||||
}
|
|
||||||
if (dx2 <= touchArea && dy <= touchArea) {
|
|
||||||
return CORNER_TOP_RIGHT;
|
|
||||||
}
|
|
||||||
if (dx <= touchArea && dy2 <= touchArea) {
|
|
||||||
return CORNER_BOTTOM_LEFT;
|
|
||||||
}
|
|
||||||
if (dx2 <= touchArea && dy2 <= touchArea) {
|
|
||||||
return CORNER_BOTTOM_RIGHT;
|
|
||||||
}
|
|
||||||
if (x > cropRect.left && x < cropRect.right && y > cropRect.top && y < cropRect.bottom) {
|
|
||||||
return CORNER_CENTER;
|
|
||||||
}
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
|
|
||||||
private float getSpan(MotionEvent event) {
|
|
||||||
float x0 = event.getX(0);
|
|
||||||
float y0 = event.getY(0);
|
|
||||||
float x1 = event.getX(1);
|
|
||||||
float y1 = event.getY(1);
|
|
||||||
return (float) Math.sqrt((x1 - x0) * (x1 - x0) + (y1 - y0) * (y1 - y0));
|
|
||||||
}
|
|
||||||
|
|
||||||
public int getColorAt(float x, float y) {
|
|
||||||
return getImageColorAt(x, y);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,224 +0,0 @@
|
|||||||
package cc.winboll.studio.gallery;
|
|
||||||
|
|
||||||
import android.content.Context;
|
|
||||||
import android.graphics.Canvas;
|
|
||||||
import android.graphics.Color;
|
|
||||||
import android.graphics.Paint;
|
|
||||||
import android.graphics.RectF;
|
|
||||||
import android.util.AttributeSet;
|
|
||||||
import android.view.MotionEvent;
|
|
||||||
import android.view.View;
|
|
||||||
|
|
||||||
public class CropOverlayView extends View {
|
|
||||||
public interface OnCanvasSizeChangedListener {
|
|
||||||
void onCanvasSizeChanged(RectF canvasBounds);
|
|
||||||
}
|
|
||||||
|
|
||||||
private OnCanvasSizeChangedListener canvasSizeChangedListener;
|
|
||||||
|
|
||||||
private Paint borderPaint;
|
|
||||||
private Paint cornerPaint;
|
|
||||||
private RectF cropRect;
|
|
||||||
private int touchArea = 50;
|
|
||||||
|
|
||||||
private float lastX, lastY;
|
|
||||||
private int activeCorner = -1;
|
|
||||||
private static final int CORNER_TOP_LEFT = 0;
|
|
||||||
private static final int CORNER_TOP_RIGHT = 1;
|
|
||||||
private static final int CORNER_BOTTOM_LEFT = 2;
|
|
||||||
private static final int CORNER_BOTTOM_RIGHT = 3;
|
|
||||||
private static final int CORNER_CENTER = 4;
|
|
||||||
|
|
||||||
private float targetRatio = 2.0f;
|
|
||||||
private RectF canvasBounds = new RectF();
|
|
||||||
private float minSize = 50;
|
|
||||||
|
|
||||||
public CropOverlayView(Context context) {
|
|
||||||
super(context);
|
|
||||||
initPaints();
|
|
||||||
}
|
|
||||||
|
|
||||||
public CropOverlayView(Context context, AttributeSet attrs) {
|
|
||||||
super(context, attrs);
|
|
||||||
initPaints();
|
|
||||||
}
|
|
||||||
|
|
||||||
public CropOverlayView(Context context, AttributeSet attrs, int defStyleAttr) {
|
|
||||||
super(context, attrs, defStyleAttr);
|
|
||||||
initPaints();
|
|
||||||
}
|
|
||||||
|
|
||||||
private void initPaints() {
|
|
||||||
borderPaint = new Paint();
|
|
||||||
borderPaint.setColor(Color.parseColor("#CCAA00"));
|
|
||||||
borderPaint.setStyle(Paint.Style.STROKE);
|
|
||||||
borderPaint.setStrokeWidth(3);
|
|
||||||
|
|
||||||
cornerPaint = new Paint();
|
|
||||||
cornerPaint.setColor(Color.WHITE);
|
|
||||||
cornerPaint.setStyle(Paint.Style.FILL);
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setTargetRatio(float ratio) {
|
|
||||||
this.targetRatio = ratio;
|
|
||||||
}
|
|
||||||
|
|
||||||
public float getTargetRatio() {
|
|
||||||
return targetRatio;
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setOnCanvasSizeChangedListener(OnCanvasSizeChangedListener listener) {
|
|
||||||
this.canvasSizeChangedListener = listener;
|
|
||||||
}
|
|
||||||
|
|
||||||
public void initCanvas(int canvasW, int canvasH) {
|
|
||||||
canvasBounds.set(0, 0, canvasW, canvasH);
|
|
||||||
|
|
||||||
cropRect = new RectF(0, 0, canvasW, canvasH);
|
|
||||||
|
|
||||||
if (canvasSizeChangedListener != null) {
|
|
||||||
canvasSizeChangedListener.onCanvasSizeChanged(new RectF(canvasBounds));
|
|
||||||
}
|
|
||||||
invalidate();
|
|
||||||
}
|
|
||||||
|
|
||||||
public RectF getCropRect() {
|
|
||||||
return new RectF(cropRect);
|
|
||||||
}
|
|
||||||
|
|
||||||
public RectF getCanvasBounds() {
|
|
||||||
return new RectF(canvasBounds);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
protected void onDraw(Canvas canvas) {
|
|
||||||
super.onDraw(canvas);
|
|
||||||
|
|
||||||
canvas.drawColor(Color.TRANSPARENT);
|
|
||||||
|
|
||||||
if (cropRect != null) {
|
|
||||||
canvas.drawRect(cropRect, borderPaint);
|
|
||||||
|
|
||||||
canvas.drawCircle(cropRect.left, cropRect.top, 12, cornerPaint);
|
|
||||||
canvas.drawCircle(cropRect.right, cropRect.top, 12, cornerPaint);
|
|
||||||
canvas.drawCircle(cropRect.left, cropRect.bottom, 12, cornerPaint);
|
|
||||||
canvas.drawCircle(cropRect.right, cropRect.bottom, 12, cornerPaint);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public boolean onTouchEvent(MotionEvent event) {
|
|
||||||
if (cropRect == null || canvasBounds.isEmpty()) return false;
|
|
||||||
|
|
||||||
float x = event.getX();
|
|
||||||
float y = event.getY();
|
|
||||||
|
|
||||||
switch (event.getAction()) {
|
|
||||||
case MotionEvent.ACTION_DOWN:
|
|
||||||
lastX = x;
|
|
||||||
lastY = y;
|
|
||||||
activeCorner = getActiveCorner(x, y);
|
|
||||||
return true;
|
|
||||||
|
|
||||||
case MotionEvent.ACTION_MOVE:
|
|
||||||
float dx = x - lastX;
|
|
||||||
float dy = y - lastY;
|
|
||||||
|
|
||||||
if (activeCorner == CORNER_CENTER) {
|
|
||||||
float newLeft = cropRect.left + dx;
|
|
||||||
float newTop = cropRect.top + dy;
|
|
||||||
float newRight = cropRect.right + dx;
|
|
||||||
float newBottom = cropRect.bottom + dy;
|
|
||||||
|
|
||||||
if (newLeft >= canvasBounds.left && newRight <= canvasBounds.right) {
|
|
||||||
cropRect.left = newLeft;
|
|
||||||
cropRect.right = newRight;
|
|
||||||
}
|
|
||||||
if (newTop >= canvasBounds.top && newBottom <= canvasBounds.bottom) {
|
|
||||||
cropRect.top = newTop;
|
|
||||||
cropRect.bottom = newBottom;
|
|
||||||
}
|
|
||||||
} else if (activeCorner == CORNER_TOP_LEFT) {
|
|
||||||
adjustCorner(cropRect.left + dx, cropRect.top + dy, true, true);
|
|
||||||
} else if (activeCorner == CORNER_TOP_RIGHT) {
|
|
||||||
adjustCorner(cropRect.right + dx, cropRect.top + dy, false, true);
|
|
||||||
} else if (activeCorner == CORNER_BOTTOM_LEFT) {
|
|
||||||
adjustCorner(cropRect.left + dx, cropRect.bottom + dy, true, false);
|
|
||||||
} else if (activeCorner == CORNER_BOTTOM_RIGHT) {
|
|
||||||
adjustCorner(cropRect.right + dx, cropRect.bottom + dy, false, false);
|
|
||||||
}
|
|
||||||
|
|
||||||
lastX = x;
|
|
||||||
lastY = y;
|
|
||||||
invalidate();
|
|
||||||
return true;
|
|
||||||
|
|
||||||
case MotionEvent.ACTION_UP:
|
|
||||||
activeCorner = -1;
|
|
||||||
return true;
|
|
||||||
}
|
|
||||||
return super.onTouchEvent(event);
|
|
||||||
}
|
|
||||||
|
|
||||||
private void adjustCorner(float nx, float ny, boolean left, boolean top) {
|
|
||||||
float newWidth;
|
|
||||||
float newLeft = cropRect.left;
|
|
||||||
float newTop = cropRect.top;
|
|
||||||
float newRight = cropRect.right;
|
|
||||||
float newBottom = cropRect.bottom;
|
|
||||||
|
|
||||||
if (left) {
|
|
||||||
newWidth = cropRect.width() - (nx - cropRect.left);
|
|
||||||
newLeft = Math.max(canvasBounds.left, Math.min(nx, cropRect.right - minSize));
|
|
||||||
} else {
|
|
||||||
newWidth = nx - cropRect.left;
|
|
||||||
newRight = Math.min(canvasBounds.right, Math.max(nx, cropRect.left + minSize));
|
|
||||||
newLeft = cropRect.left;
|
|
||||||
}
|
|
||||||
|
|
||||||
float newHeight = newWidth / targetRatio;
|
|
||||||
|
|
||||||
if (top) {
|
|
||||||
newTop = Math.max(canvasBounds.top, Math.min(cropRect.bottom - minSize, cropRect.bottom - newHeight));
|
|
||||||
newBottom = newTop + newHeight;
|
|
||||||
} else {
|
|
||||||
newBottom = Math.min(canvasBounds.bottom, Math.max(cropRect.top + minSize, cropRect.top + newHeight));
|
|
||||||
newTop = newBottom - newHeight;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (left) {
|
|
||||||
cropRect.left = newLeft;
|
|
||||||
cropRect.right = newLeft + newWidth;
|
|
||||||
} else {
|
|
||||||
cropRect.right = newRight;
|
|
||||||
cropRect.left = newRight - newWidth;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (top) {
|
|
||||||
cropRect.top = newTop;
|
|
||||||
cropRect.bottom = newTop + newHeight;
|
|
||||||
} else {
|
|
||||||
cropRect.bottom = newBottom;
|
|
||||||
cropRect.top = newBottom - newHeight;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
private int getActiveCorner(float x, float y) {
|
|
||||||
if (Math.abs(x - cropRect.left) <= touchArea && Math.abs(y - cropRect.top) <= touchArea) {
|
|
||||||
return CORNER_TOP_LEFT;
|
|
||||||
}
|
|
||||||
if (Math.abs(x - cropRect.right) <= touchArea && Math.abs(y - cropRect.top) <= touchArea) {
|
|
||||||
return CORNER_TOP_RIGHT;
|
|
||||||
}
|
|
||||||
if (Math.abs(x - cropRect.left) <= touchArea && Math.abs(y - cropRect.bottom) <= touchArea) {
|
|
||||||
return CORNER_BOTTOM_LEFT;
|
|
||||||
}
|
|
||||||
if (Math.abs(x - cropRect.right) <= touchArea && Math.abs(y - cropRect.bottom) <= touchArea) {
|
|
||||||
return CORNER_BOTTOM_RIGHT;
|
|
||||||
}
|
|
||||||
if (cropRect.contains(x, y)) {
|
|
||||||
return CORNER_CENTER;
|
|
||||||
}
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,47 +0,0 @@
|
|||||||
package cc.winboll.studio.gallery;
|
|
||||||
|
|
||||||
import cc.winboll.studio.libaes.utils.WinBoLLActivityManager;
|
|
||||||
import cc.winboll.studio.libappbase.GlobalApplication;
|
|
||||||
import cc.winboll.studio.libappbase.LogUtils;
|
|
||||||
import cc.winboll.studio.libappbase.ToastUtils;
|
|
||||||
import cc.winboll.studio.gallery.utils.BackgroundUtils;
|
|
||||||
|
|
||||||
/**
|
|
||||||
* @Author 豆包&ZhanGSKen<zhangsken@qq.com>
|
|
||||||
* @Date 2026/04/24 15:23
|
|
||||||
*/
|
|
||||||
public class GlobalWinBoLLApplication extends GlobalApplication {
|
|
||||||
|
|
||||||
public static final String TAG = "GlobalWinBoLLApplication";
|
|
||||||
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public void onCreate() {
|
|
||||||
super.onCreate();
|
|
||||||
LogUtils.d(TAG, "onCreate");
|
|
||||||
setIsDebugging(BuildConfig.DEBUG);
|
|
||||||
//setIsDebugging(false);
|
|
||||||
|
|
||||||
WinBoLLActivityManager.init(this);
|
|
||||||
|
|
||||||
BackgroundUtils.initFromPreferences(this);
|
|
||||||
|
|
||||||
// 初始化 Toast 框架
|
|
||||||
ToastUtils.init(this);
|
|
||||||
// 设置 Toast 布局样式
|
|
||||||
//ToastUtils.setView(R.layout.view_toast);
|
|
||||||
//ToastUtils.setStyle(new WhiteToastStyle());
|
|
||||||
//ToastUtils.setGravity(Gravity.BOTTOM, 0, 200);
|
|
||||||
|
|
||||||
//CrashHandler.getInstance().registerGlobal(this);
|
|
||||||
//CrashHandler.getInstance().registerPart(this);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public void onTerminate() {
|
|
||||||
super.onTerminate();
|
|
||||||
LogUtils.d(TAG, "onTerminate");
|
|
||||||
ToastUtils.release();
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
|
||||||
@@ -1,247 +0,0 @@
|
|||||||
package cc.winboll.studio.gallery;
|
|
||||||
|
|
||||||
import android.content.DialogInterface;
|
|
||||||
import android.content.Intent;
|
|
||||||
import android.net.Uri;
|
|
||||||
import android.view.LayoutInflater;
|
|
||||||
import android.view.View;
|
|
||||||
import android.view.View.OnClickListener;
|
|
||||||
import android.view.ViewGroup;
|
|
||||||
import android.widget.ImageView;
|
|
||||||
import androidx.annotation.NonNull;
|
|
||||||
import androidx.recyclerview.widget.RecyclerView;
|
|
||||||
import com.bumptech.glide.Glide;
|
|
||||||
import java.util.ArrayList;
|
|
||||||
import java.util.Collections;
|
|
||||||
import java.util.Comparator;
|
|
||||||
|
|
||||||
import cc.winboll.studio.libappbase.LogUtils;
|
|
||||||
|
|
||||||
public class ImageAdapter extends RecyclerView.Adapter<ImageAdapter.ViewHolder> {
|
|
||||||
public static final String TAG = "ImageAdapter";
|
|
||||||
private ArrayList<Uri> imageUrls = new ArrayList<>();
|
|
||||||
private ArrayList<String> imagePaths = new ArrayList<>();
|
|
||||||
private OnImageClickListener listener;
|
|
||||||
private int bgType = 0;
|
|
||||||
private Preferences prefs;
|
|
||||||
private PinnedImageDbHelper pinnedDbHelper;
|
|
||||||
private AlbumCoverDbHelper coverDbHelper;
|
|
||||||
private String albumPath;
|
|
||||||
|
|
||||||
private int getBgRes() {
|
|
||||||
switch (bgType) {
|
|
||||||
case 0:
|
|
||||||
return R.drawable.bg_checkerboard;
|
|
||||||
case 1:
|
|
||||||
return R.drawable.bg_white;
|
|
||||||
case 2:
|
|
||||||
return R.drawable.bg_black;
|
|
||||||
default:
|
|
||||||
return R.drawable.bg_checkerboard;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
public interface OnImageClickListener {
|
|
||||||
void onImageClick(int position, ArrayList<Uri> urls, ArrayList<String> paths);
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setOnImageClickListener(OnImageClickListener listener) {
|
|
||||||
this.listener = listener;
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setData(ArrayList<Uri> urls, ArrayList<String> paths) {
|
|
||||||
this.imageUrls = urls;
|
|
||||||
this.imagePaths = paths;
|
|
||||||
sortPinnedFirst();
|
|
||||||
LogUtils.d(TAG, "setData: " + urls.size() + " images");
|
|
||||||
notifyDataSetChanged();
|
|
||||||
}
|
|
||||||
|
|
||||||
private void sortPinnedFirst() {
|
|
||||||
if (pinnedDbHelper == null || imagePaths.isEmpty()) {
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
ArrayList<Uri> pinnedUrls = new ArrayList<>();
|
|
||||||
ArrayList<String> pinnedPaths = new ArrayList<>();
|
|
||||||
ArrayList<Uri> unpinnedUrls = new ArrayList<>();
|
|
||||||
ArrayList<String> unpinnedPaths = new ArrayList<>();
|
|
||||||
for (int i = 0; i < imagePaths.size(); i++) {
|
|
||||||
String path = imagePaths.get(i);
|
|
||||||
if (pinnedDbHelper.isPinned(path)) {
|
|
||||||
pinnedUrls.add(imageUrls.get(i));
|
|
||||||
pinnedPaths.add(path);
|
|
||||||
} else {
|
|
||||||
unpinnedUrls.add(imageUrls.get(i));
|
|
||||||
unpinnedPaths.add(path);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
imageUrls.clear();
|
|
||||||
imagePaths.clear();
|
|
||||||
imageUrls.addAll(pinnedUrls);
|
|
||||||
imageUrls.addAll(unpinnedUrls);
|
|
||||||
imagePaths.addAll(pinnedPaths);
|
|
||||||
imagePaths.addAll(unpinnedPaths);
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setContext(android.content.Context context) {
|
|
||||||
prefs = new Preferences(context);
|
|
||||||
bgType = prefs.getBgType();
|
|
||||||
pinnedDbHelper = PinnedImageDbHelper.getInstance(context);
|
|
||||||
coverDbHelper = AlbumCoverDbHelper.getInstance(context);
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setAlbumPath(String albumPath) {
|
|
||||||
this.albumPath = albumPath;
|
|
||||||
}
|
|
||||||
|
|
||||||
public int getCropWidth() {
|
|
||||||
return prefs != null ? prefs.getCoverWidth() : 240;
|
|
||||||
}
|
|
||||||
|
|
||||||
public int getCropHeight() {
|
|
||||||
return prefs != null ? prefs.getCoverHeight() : 120;
|
|
||||||
}
|
|
||||||
|
|
||||||
public void refreshBg() {
|
|
||||||
if (prefs != null) {
|
|
||||||
bgType = prefs.getBgType();
|
|
||||||
notifyDataSetChanged();
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
public void refreshPinned() {
|
|
||||||
if (pinnedDbHelper == null || imagePaths.isEmpty()) {
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
sortPinnedFirst();
|
|
||||||
notifyDataSetChanged();
|
|
||||||
}
|
|
||||||
|
|
||||||
private void showContextMenu(final View view, final int position) {
|
|
||||||
final String imagePath = imagePaths.get(position);
|
|
||||||
final Uri imageUri = imageUrls.get(position);
|
|
||||||
final boolean[] isPinned = {pinnedDbHelper != null && pinnedDbHelper.isPinned(imagePath)};
|
|
||||||
final boolean[] isCover = {false};
|
|
||||||
if (coverDbHelper != null && albumPath != null) {
|
|
||||||
String originalPath = coverDbHelper.getOriginalImagePath(albumPath);
|
|
||||||
isCover[0] = originalPath != null && originalPath.equals(imagePath);
|
|
||||||
}
|
|
||||||
|
|
||||||
android.app.AlertDialog.Builder builder = new android.app.AlertDialog.Builder(view.getContext());
|
|
||||||
builder.setTitle("Image");
|
|
||||||
|
|
||||||
String[] items;
|
|
||||||
if (isPinned[0]) {
|
|
||||||
if (isCover[0]) {
|
|
||||||
items = new String[]{"取消置顶", "调整封面", "取消封面"};
|
|
||||||
} else {
|
|
||||||
items = new String[]{"取消置顶", "设置为封面"};
|
|
||||||
}
|
|
||||||
} else {
|
|
||||||
if (isCover[0]) {
|
|
||||||
items = new String[]{"置顶", "调整封面", "取消封面"};
|
|
||||||
} else {
|
|
||||||
items = new String[]{"置顶", "设置为封面"};
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
builder.setItems(items, new android.content.DialogInterface.OnClickListener() {
|
|
||||||
@Override
|
|
||||||
public void onClick(android.content.DialogInterface dialog, int which) {
|
|
||||||
if (which == 0) {
|
|
||||||
if (pinnedDbHelper != null) {
|
|
||||||
if (isPinned[0]) {
|
|
||||||
pinnedDbHelper.unpinImage(imagePath);
|
|
||||||
} else {
|
|
||||||
pinnedDbHelper.pinImage(imagePath);
|
|
||||||
}
|
|
||||||
refreshPinned();
|
|
||||||
}
|
|
||||||
} else if (which == 1) {
|
|
||||||
if (coverDbHelper != null && albumPath != null) {
|
|
||||||
Intent cropIntent = new Intent(view.getContext(), CropActivity.class);
|
|
||||||
cropIntent.putExtra(CropActivity.EXTRA_IMAGE_URI, imageUri);
|
|
||||||
cropIntent.putExtra(CropActivity.EXTRA_IMAGE_PATH, imagePath);
|
|
||||||
cropIntent.putExtra(CropActivity.EXTRA_ALBUM_PATH, albumPath);
|
|
||||||
cropIntent.putExtra(CropActivity.EXTRA_CROP_WIDTH, getCropWidth());
|
|
||||||
cropIntent.putExtra(CropActivity.EXTRA_CROP_HEIGHT, getCropHeight());
|
|
||||||
((AlbumActivity) view.getContext()).startActivityForResult(cropIntent, 100);
|
|
||||||
}
|
|
||||||
} else if (which == 2) {
|
|
||||||
if (coverDbHelper != null && albumPath != null && isCover[0]) {
|
|
||||||
coverDbHelper.deleteCover(albumPath);
|
|
||||||
notifyDataSetChanged();
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
});
|
|
||||||
builder.show();
|
|
||||||
}
|
|
||||||
|
|
||||||
@NonNull
|
|
||||||
@Override
|
|
||||||
public ViewHolder onCreateViewHolder(@NonNull ViewGroup parent, int viewType) {
|
|
||||||
View view = LayoutInflater.from(parent.getContext())
|
|
||||||
.inflate(R.layout.item_gallery, parent, false);
|
|
||||||
return new ViewHolder(view);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public void onBindViewHolder(@NonNull ViewHolder holder, final int position) {
|
|
||||||
holder.imageView.setBackgroundResource(getBgRes());
|
|
||||||
|
|
||||||
Glide.with(holder.imageView.getContext())
|
|
||||||
.load(imageUrls.get(position))
|
|
||||||
.centerCrop()
|
|
||||||
.into(holder.imageView);
|
|
||||||
|
|
||||||
final ArrayList<Uri> urls = imageUrls;
|
|
||||||
final ArrayList<String> paths = imagePaths;
|
|
||||||
final String imagePath = imagePaths.get(position);
|
|
||||||
|
|
||||||
boolean isPinned = pinnedDbHelper != null && pinnedDbHelper.isPinned(imagePath);
|
|
||||||
holder.pinIcon.setVisibility(isPinned ? View.VISIBLE : View.GONE);
|
|
||||||
|
|
||||||
boolean isCover = false;
|
|
||||||
if (coverDbHelper != null && albumPath != null) {
|
|
||||||
String originalPath = coverDbHelper.getOriginalImagePath(albumPath);
|
|
||||||
isCover = originalPath != null && originalPath.equals(imagePath);
|
|
||||||
}
|
|
||||||
holder.coverIcon.setVisibility(isCover ? View.VISIBLE : View.GONE);
|
|
||||||
|
|
||||||
holder.itemView.setOnClickListener(new OnClickListener() {
|
|
||||||
@Override
|
|
||||||
public void onClick(View v) {
|
|
||||||
if (listener != null) {
|
|
||||||
listener.onImageClick(position, urls, paths);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
});
|
|
||||||
|
|
||||||
holder.itemView.setOnLongClickListener(new View.OnLongClickListener() {
|
|
||||||
@Override
|
|
||||||
public boolean onLongClick(View v) {
|
|
||||||
showContextMenu(holder.itemView, position);
|
|
||||||
return true;
|
|
||||||
}
|
|
||||||
});
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public int getItemCount() {
|
|
||||||
return imageUrls.size();
|
|
||||||
}
|
|
||||||
|
|
||||||
static class ViewHolder extends RecyclerView.ViewHolder {
|
|
||||||
ImageView imageView;
|
|
||||||
ImageView pinIcon;
|
|
||||||
ImageView coverIcon;
|
|
||||||
ViewHolder(View itemView) {
|
|
||||||
super(itemView);
|
|
||||||
imageView = itemView.findViewById(R.id.image);
|
|
||||||
pinIcon = itemView.findViewById(R.id.pin_icon);
|
|
||||||
coverIcon = itemView.findViewById(R.id.cover_icon);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,57 +0,0 @@
|
|||||||
package cc.winboll.studio.gallery;
|
|
||||||
|
|
||||||
import android.net.Uri;
|
|
||||||
import android.view.LayoutInflater;
|
|
||||||
import android.view.View;
|
|
||||||
import android.view.ViewGroup;
|
|
||||||
import android.widget.ImageView;
|
|
||||||
import androidx.annotation.NonNull;
|
|
||||||
import androidx.viewpager.widget.PagerAdapter;
|
|
||||||
import com.bumptech.glide.Glide;
|
|
||||||
import com.bumptech.glide.load.engine.DiskCacheStrategy;
|
|
||||||
import java.util.ArrayList;
|
|
||||||
|
|
||||||
import cc.winboll.studio.libappbase.LogUtils;
|
|
||||||
|
|
||||||
public class ImagePagerAdapter extends PagerAdapter {
|
|
||||||
public static final String TAG = "ImagePagerAdapter";
|
|
||||||
private ArrayList<Uri> imageUrls;
|
|
||||||
|
|
||||||
public ImagePagerAdapter(ArrayList<Uri> imageUrls) {
|
|
||||||
this.imageUrls = imageUrls;
|
|
||||||
LogUtils.d(TAG, "ImagePagerAdapter created with " + imageUrls.size() + " images");
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public int getCount() {
|
|
||||||
return imageUrls.size();
|
|
||||||
}
|
|
||||||
|
|
||||||
@NonNull
|
|
||||||
@Override
|
|
||||||
public Object instantiateItem(@NonNull ViewGroup container, int position) {
|
|
||||||
View view = LayoutInflater.from(container.getContext())
|
|
||||||
.inflate(R.layout.item_image_pager, container, false);
|
|
||||||
view.setBackgroundResource(R.color.black);
|
|
||||||
ImageView imageView = view.findViewById(R.id.image);
|
|
||||||
|
|
||||||
Glide.with(imageView.getContext())
|
|
||||||
.load(imageUrls.get(position))
|
|
||||||
.diskCacheStrategy(DiskCacheStrategy.NONE)
|
|
||||||
.skipMemoryCache(true)
|
|
||||||
.into(imageView);
|
|
||||||
|
|
||||||
container.addView(view);
|
|
||||||
return view;
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public void destroyItem(@NonNull ViewGroup container, int position, @NonNull Object object) {
|
|
||||||
container.removeView((View) object);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public boolean isViewFromObject(@NonNull View view, @NonNull Object object) {
|
|
||||||
return view == object;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,397 +0,0 @@
|
|||||||
package cc.winboll.studio.gallery;
|
|
||||||
|
|
||||||
import android.app.Activity;
|
|
||||||
import android.app.AlertDialog;
|
|
||||||
import android.content.Intent;
|
|
||||||
import android.net.Uri;
|
|
||||||
import android.os.Bundle;
|
|
||||||
import android.provider.MediaStore;
|
|
||||||
import android.view.GestureDetector;
|
|
||||||
import android.view.MotionEvent;
|
|
||||||
import android.view.View;
|
|
||||||
import android.view.View.OnTouchListener;
|
|
||||||
import android.view.WindowManager;
|
|
||||||
import android.widget.ImageButton;
|
|
||||||
import android.widget.Toast;
|
|
||||||
import androidx.viewpager.widget.ViewPager;
|
|
||||||
import java.io.File;
|
|
||||||
import java.util.ArrayList;
|
|
||||||
|
|
||||||
import cc.winboll.studio.libappbase.LogUtils;
|
|
||||||
|
|
||||||
public class ImageViewerActivity extends Activity implements ViewPager.OnPageChangeListener {
|
|
||||||
public static final String TAG = "ImageViewerActivity";
|
|
||||||
public static final String EXTRA_IMAGE_URLS = "image_urls";
|
|
||||||
public static final String EXTRA_POSITIONS = "image_positions";
|
|
||||||
public static final String EXTRA_POSITION = "position";
|
|
||||||
|
|
||||||
private ArrayList<Uri> imageUrls;
|
|
||||||
private ArrayList<String> imagePaths;
|
|
||||||
private int currentPosition;
|
|
||||||
private ViewPager viewPager;
|
|
||||||
private View toolbar;
|
|
||||||
private ImageButton btnBack;
|
|
||||||
private ImageButton btnDelete;
|
|
||||||
private ImageButton btnShare;
|
|
||||||
private ImageButton btnInfo;
|
|
||||||
private ImageButton btnGallery;
|
|
||||||
private GestureDetector gestureDetector;
|
|
||||||
private TrashManager trashManager;
|
|
||||||
private Preferences prefs;
|
|
||||||
|
|
||||||
@Override
|
|
||||||
protected void onCreate(Bundle savedInstanceState) {
|
|
||||||
super.onCreate(savedInstanceState);
|
|
||||||
getWindow().setFlags(WindowManager.LayoutParams.FLAG_FULLSCREEN,
|
|
||||||
WindowManager.LayoutParams.FLAG_FULLSCREEN);
|
|
||||||
setContentView(R.layout.activity_image_viewer);
|
|
||||||
LogUtils.d(TAG, "onCreate");
|
|
||||||
|
|
||||||
imageUrls = getIntent().getParcelableArrayListExtra(EXTRA_IMAGE_URLS);
|
|
||||||
imagePaths = getIntent().getStringArrayListExtra(EXTRA_POSITIONS);
|
|
||||||
currentPosition = getIntent().getIntExtra(EXTRA_POSITION, 0);
|
|
||||||
|
|
||||||
trashManager = new TrashManager(this);
|
|
||||||
prefs = new Preferences(this);
|
|
||||||
|
|
||||||
viewPager = findViewById(R.id.view_pager);
|
|
||||||
toolbar = findViewById(R.id.toolbar);
|
|
||||||
btnBack = findViewById(R.id.btn_back);
|
|
||||||
btnDelete = findViewById(R.id.btn_delete);
|
|
||||||
btnShare = findViewById(R.id.btn_share);
|
|
||||||
btnInfo = findViewById(R.id.btn_info);
|
|
||||||
|
|
||||||
btnGallery = findViewById(R.id.btn_gallery);
|
|
||||||
|
|
||||||
ImagePagerAdapter adapter = new ImagePagerAdapter(imageUrls);
|
|
||||||
viewPager.setAdapter(adapter);
|
|
||||||
viewPager.setCurrentItem(currentPosition);
|
|
||||||
viewPager.addOnPageChangeListener(this);
|
|
||||||
|
|
||||||
gestureDetector = new GestureDetector(this, new GestureDetector.SimpleOnGestureListener() {
|
|
||||||
@Override
|
|
||||||
public boolean onSingleTapConfirmed(MotionEvent e) {
|
|
||||||
toggleToolbar();
|
|
||||||
return true;
|
|
||||||
}
|
|
||||||
});
|
|
||||||
|
|
||||||
viewPager.setOnTouchListener(new OnTouchListener() {
|
|
||||||
@Override
|
|
||||||
public boolean onTouch(View v, MotionEvent event) {
|
|
||||||
return gestureDetector.onTouchEvent(event);
|
|
||||||
}
|
|
||||||
});
|
|
||||||
|
|
||||||
btnBack.setOnClickListener(new View.OnClickListener() {
|
|
||||||
@Override
|
|
||||||
public void onClick(View v) {
|
|
||||||
finish();
|
|
||||||
}
|
|
||||||
});
|
|
||||||
|
|
||||||
btnDelete.setOnClickListener(new View.OnClickListener() {
|
|
||||||
@Override
|
|
||||||
public void onClick(View v) {
|
|
||||||
showDeleteDialog();
|
|
||||||
}
|
|
||||||
});
|
|
||||||
|
|
||||||
btnShare.setOnClickListener(new View.OnClickListener() {
|
|
||||||
@Override
|
|
||||||
public void onClick(View v) {
|
|
||||||
shareCurrentImage();
|
|
||||||
}
|
|
||||||
});
|
|
||||||
|
|
||||||
btnInfo.setOnClickListener(new View.OnClickListener() {
|
|
||||||
@Override
|
|
||||||
public void onClick(View v) {
|
|
||||||
showImageInfo();
|
|
||||||
}
|
|
||||||
});
|
|
||||||
|
|
||||||
btnGallery.setOnClickListener(new View.OnClickListener() {
|
|
||||||
@Override
|
|
||||||
public void onClick(View v) {
|
|
||||||
Toast.makeText(ImageViewerActivity.this, "Gallery", Toast.LENGTH_SHORT).show();
|
|
||||||
if (imageUrls != null && currentPosition >= 0 && currentPosition < imageUrls.size()) {
|
|
||||||
Uri imageUri = imageUrls.get(currentPosition);
|
|
||||||
Intent intent = new Intent(Intent.ACTION_VIEW);
|
|
||||||
intent.setDataAndType(imageUri, "image/*");
|
|
||||||
intent.addFlags(Intent.FLAG_GRANT_READ_URI_PERMISSION);
|
|
||||||
startActivity(Intent.createChooser(intent, "打开相册"));
|
|
||||||
}
|
|
||||||
}
|
|
||||||
});
|
|
||||||
}
|
|
||||||
|
|
||||||
private void toggleToolbar() {
|
|
||||||
if (toolbar.getVisibility() == View.VISIBLE) {
|
|
||||||
toolbar.setVisibility(View.GONE);
|
|
||||||
} else {
|
|
||||||
toolbar.setVisibility(View.VISIBLE);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
private void showDeleteDialog() {
|
|
||||||
new AlertDialog.Builder(this)
|
|
||||||
.setMessage("Delete to trash?")
|
|
||||||
.setPositiveButton("Yes", new android.content.DialogInterface.OnClickListener() {
|
|
||||||
@Override
|
|
||||||
public void onClick(android.content.DialogInterface dialog, int which) {
|
|
||||||
moveToTrash();
|
|
||||||
}
|
|
||||||
})
|
|
||||||
.setNegativeButton("No", null)
|
|
||||||
.show();
|
|
||||||
}
|
|
||||||
|
|
||||||
private void moveToTrash() {
|
|
||||||
LogUtils.d(TAG, "moveToTrash");
|
|
||||||
if (currentPosition >= 0 && currentPosition < imageUrls.size()) {
|
|
||||||
String imagePath = "";
|
|
||||||
if (imagePaths != null && currentPosition < imagePaths.size()) {
|
|
||||||
imagePath = imagePaths.get(currentPosition);
|
|
||||||
} else {
|
|
||||||
imagePath = getPathFromUri(imageUrls.get(currentPosition));
|
|
||||||
}
|
|
||||||
|
|
||||||
Uri imageUri = imageUrls.get(currentPosition);
|
|
||||||
long result = -1;
|
|
||||||
|
|
||||||
if (!imagePath.isEmpty()) {
|
|
||||||
result = trashManager.addToTrash(imagePath);
|
|
||||||
}
|
|
||||||
|
|
||||||
if (result > 0) {
|
|
||||||
try {
|
|
||||||
getContentResolver().delete(imageUri, null, null);
|
|
||||||
} catch (Exception e) {
|
|
||||||
e.printStackTrace();
|
|
||||||
}
|
|
||||||
android.widget.Toast.makeText(this, "Moved to trash", android.widget.Toast.LENGTH_SHORT).show();
|
|
||||||
LogUtils.i(TAG, "Moved to trash");
|
|
||||||
removeCurrentImage();
|
|
||||||
} else {
|
|
||||||
try {
|
|
||||||
int deleted = getContentResolver().delete(imageUri, null, null);
|
|
||||||
android.widget.Toast.makeText(this, "Deleted: " + deleted, android.widget.Toast.LENGTH_SHORT).show();
|
|
||||||
removeCurrentImage();
|
|
||||||
} catch (Exception e) {
|
|
||||||
e.printStackTrace();
|
|
||||||
removeCurrentImage();
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
private void removeCurrentImage() {
|
|
||||||
imageUrls.remove(currentPosition);
|
|
||||||
if (imagePaths != null) {
|
|
||||||
imagePaths.remove(currentPosition);
|
|
||||||
}
|
|
||||||
|
|
||||||
if (imageUrls.isEmpty()) {
|
|
||||||
finish();
|
|
||||||
} else {
|
|
||||||
if (currentPosition >= imageUrls.size()) {
|
|
||||||
currentPosition = imageUrls.size() - 1;
|
|
||||||
}
|
|
||||||
viewPager.setAdapter(new ImagePagerAdapter(imageUrls));
|
|
||||||
viewPager.setCurrentItem(currentPosition);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
private String getPathFromUri(Uri uri) {
|
|
||||||
String[] projection = { MediaStore.Images.Media.DATA };
|
|
||||||
android.database.Cursor cursor = getContentResolver().query(uri, projection, null, null, null);
|
|
||||||
if (cursor != null) {
|
|
||||||
try {
|
|
||||||
if (cursor.moveToFirst()) {
|
|
||||||
int columnIndex = cursor.getColumnIndexOrThrow(MediaStore.Images.Media.DATA);
|
|
||||||
return cursor.getString(columnIndex);
|
|
||||||
}
|
|
||||||
} finally {
|
|
||||||
cursor.close();
|
|
||||||
}
|
|
||||||
}
|
|
||||||
return uri.getPath();
|
|
||||||
}
|
|
||||||
|
|
||||||
private void shareCurrentImage() {
|
|
||||||
if (currentPosition >= 0 && currentPosition < imageUrls.size()) {
|
|
||||||
Uri imageUri = imageUrls.get(currentPosition);
|
|
||||||
Intent shareIntent = new Intent(Intent.ACTION_SEND);
|
|
||||||
shareIntent.setType("image/*");
|
|
||||||
shareIntent.putExtra(Intent.EXTRA_STREAM, imageUri);
|
|
||||||
shareIntent.addFlags(Intent.FLAG_GRANT_READ_URI_PERMISSION);
|
|
||||||
startActivity(Intent.createChooser(shareIntent, "Share Image"));
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
private void showImageInfo() {
|
|
||||||
if (currentPosition < 0 || currentPosition >= imageUrls.size()) {
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
String imagePath = "";
|
|
||||||
if (imagePaths != null && currentPosition < imagePaths.size()) {
|
|
||||||
imagePath = imagePaths.get(currentPosition);
|
|
||||||
} else {
|
|
||||||
imagePath = getPathFromUri(imageUrls.get(currentPosition));
|
|
||||||
}
|
|
||||||
|
|
||||||
File imageFile = new File(imagePath);
|
|
||||||
if (!imageFile.exists()) {
|
|
||||||
imageFile = new File(imagePath);
|
|
||||||
}
|
|
||||||
|
|
||||||
android.widget.LinearLayout layout = new android.widget.LinearLayout(this);
|
|
||||||
layout.setOrientation(android.widget.LinearLayout.VERTICAL);
|
|
||||||
layout.setPadding(48, 32, 48, 32);
|
|
||||||
|
|
||||||
android.widget.TextView labelPath = new android.widget.TextView(this);
|
|
||||||
labelPath.setText("Path:");
|
|
||||||
labelPath.setTextColor(getColor(android.R.color.darker_gray));
|
|
||||||
labelPath.setTextSize(14);
|
|
||||||
labelPath.setTypeface(null, android.graphics.Typeface.BOLD);
|
|
||||||
layout.addView(labelPath);
|
|
||||||
|
|
||||||
android.widget.TextView valuePath = new android.widget.TextView(this);
|
|
||||||
valuePath.setText(imagePath);
|
|
||||||
valuePath.setTextColor(getColor(android.R.color.black));
|
|
||||||
valuePath.setTextSize(14);
|
|
||||||
valuePath.setTextIsSelectable(true);
|
|
||||||
layout.addView(valuePath);
|
|
||||||
|
|
||||||
if (imageFile.exists()) {
|
|
||||||
long sizeBytes = imageFile.length();
|
|
||||||
String size;
|
|
||||||
if (sizeBytes < 1024) {
|
|
||||||
size = sizeBytes + " B";
|
|
||||||
} else if (sizeBytes < 1024 * 1024) {
|
|
||||||
size = String.format("%.2f KB", sizeBytes / 1024.0);
|
|
||||||
} else {
|
|
||||||
size = String.format("%.2f MB", sizeBytes / (1024.0 * 1024.0));
|
|
||||||
}
|
|
||||||
|
|
||||||
android.widget.TextView labelSize = new android.widget.TextView(this);
|
|
||||||
labelSize.setText("Size:");
|
|
||||||
labelSize.setTextColor(getColor(android.R.color.darker_gray));
|
|
||||||
labelSize.setTextSize(14);
|
|
||||||
labelSize.setTypeface(null, android.graphics.Typeface.BOLD);
|
|
||||||
layout.addView(labelSize);
|
|
||||||
|
|
||||||
android.widget.TextView valueSize = new android.widget.TextView(this);
|
|
||||||
valueSize.setText(size);
|
|
||||||
valueSize.setTextColor(getColor(android.R.color.black));
|
|
||||||
valueSize.setTextSize(14);
|
|
||||||
valueSize.setTextIsSelectable(true);
|
|
||||||
layout.addView(valueSize);
|
|
||||||
}
|
|
||||||
|
|
||||||
try {
|
|
||||||
android.graphics.BitmapFactory.Options options = new android.graphics.BitmapFactory.Options();
|
|
||||||
options.inJustDecodeBounds = true;
|
|
||||||
android.graphics.BitmapFactory.decodeFile(imagePath, options);
|
|
||||||
if (options.outWidth > 0 && options.outHeight > 0) {
|
|
||||||
android.widget.TextView labelPixels = new android.widget.TextView(this);
|
|
||||||
labelPixels.setText("Pixels:");
|
|
||||||
labelPixels.setTextColor(getColor(android.R.color.darker_gray));
|
|
||||||
labelPixels.setTextSize(14);
|
|
||||||
labelPixels.setTypeface(null, android.graphics.Typeface.BOLD);
|
|
||||||
layout.addView(labelPixels);
|
|
||||||
|
|
||||||
android.widget.TextView valuePixels = new android.widget.TextView(this);
|
|
||||||
valuePixels.setText(options.outWidth + " x " + options.outHeight);
|
|
||||||
valuePixels.setTextColor(getColor(android.R.color.black));
|
|
||||||
valuePixels.setTextSize(14);
|
|
||||||
valuePixels.setTextIsSelectable(true);
|
|
||||||
layout.addView(valuePixels);
|
|
||||||
}
|
|
||||||
} catch (Exception e) {
|
|
||||||
LogUtils.e(TAG, "get pixels error: " + e.getMessage());
|
|
||||||
}
|
|
||||||
|
|
||||||
try {
|
|
||||||
String[] projection = {
|
|
||||||
MediaStore.Images.Media.DATE_ADDED,
|
|
||||||
MediaStore.Images.Media.DATE_MODIFIED,
|
|
||||||
MediaStore.Images.Media.DATE_TAKEN
|
|
||||||
};
|
|
||||||
android.database.Cursor cursor = getContentResolver().query(
|
|
||||||
imageUrls.get(currentPosition), projection, null, null, null);
|
|
||||||
if (cursor != null) {
|
|
||||||
if (cursor.moveToFirst()) {
|
|
||||||
int dateAddedCol = cursor.getColumnIndex(MediaStore.Images.Media.DATE_ADDED);
|
|
||||||
int dateTakenCol = cursor.getColumnIndex(MediaStore.Images.Media.DATE_TAKEN);
|
|
||||||
|
|
||||||
java.text.SimpleDateFormat sdf = new java.text.SimpleDateFormat("yyyy-MM-dd HH:mm:ss");
|
|
||||||
|
|
||||||
if (dateTakenCol >= 0) {
|
|
||||||
long dateTaken = cursor.getLong(dateTakenCol);
|
|
||||||
if (dateTaken > 0) {
|
|
||||||
android.widget.TextView labelTaken = new android.widget.TextView(this);
|
|
||||||
labelTaken.setText("Date Taken:");
|
|
||||||
labelTaken.setTextColor(getColor(android.R.color.darker_gray));
|
|
||||||
labelTaken.setTextSize(14);
|
|
||||||
labelTaken.setTypeface(null, android.graphics.Typeface.BOLD);
|
|
||||||
layout.addView(labelTaken);
|
|
||||||
|
|
||||||
android.widget.TextView valueTaken = new android.widget.TextView(this);
|
|
||||||
valueTaken.setText(sdf.format(new java.util.Date(dateTaken)));
|
|
||||||
valueTaken.setTextColor(getColor(android.R.color.black));
|
|
||||||
valueTaken.setTextSize(14);
|
|
||||||
valueTaken.setTextIsSelectable(true);
|
|
||||||
layout.addView(valueTaken);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
if (dateAddedCol >= 0) {
|
|
||||||
long dateAdded = cursor.getLong(dateAddedCol);
|
|
||||||
if (dateAdded > 0) {
|
|
||||||
android.widget.TextView labelAdded = new android.widget.TextView(this);
|
|
||||||
labelAdded.setText("Date Added:");
|
|
||||||
labelAdded.setTextColor(getColor(android.R.color.darker_gray));
|
|
||||||
labelAdded.setTextSize(14);
|
|
||||||
labelAdded.setTypeface(null, android.graphics.Typeface.BOLD);
|
|
||||||
layout.addView(labelAdded);
|
|
||||||
|
|
||||||
android.widget.TextView valueAdded = new android.widget.TextView(this);
|
|
||||||
valueAdded.setText(sdf.format(new java.util.Date(dateAdded * 1000)));
|
|
||||||
valueAdded.setTextColor(getColor(android.R.color.black));
|
|
||||||
valueAdded.setTextSize(14);
|
|
||||||
valueAdded.setTextIsSelectable(true);
|
|
||||||
layout.addView(valueAdded);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
cursor.close();
|
|
||||||
}
|
|
||||||
} catch (Exception e) {
|
|
||||||
LogUtils.e(TAG, "get date error: " + e.getMessage());
|
|
||||||
}
|
|
||||||
|
|
||||||
new AlertDialog.Builder(this)
|
|
||||||
.setTitle("Image Info")
|
|
||||||
.setView(layout)
|
|
||||||
.setPositiveButton("OK", null)
|
|
||||||
.show();
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public void onPageSelected(int position) {
|
|
||||||
currentPosition = position;
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public void onPageScrollStateChanged(int state) {}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public void onPageScrolled(int position, float positionOffset, int positionOffsetPixels) {}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public void onBackPressed() {
|
|
||||||
finish();
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,419 +0,0 @@
|
|||||||
package cc.winboll.studio.gallery;
|
|
||||||
|
|
||||||
import android.Manifest;
|
|
||||||
import android.content.BroadcastReceiver;
|
|
||||||
import android.content.ContentResolver;
|
|
||||||
import android.content.Context;
|
|
||||||
import android.content.Intent;
|
|
||||||
import android.content.IntentFilter;
|
|
||||||
import android.content.pm.PackageManager;
|
|
||||||
import android.database.Cursor;
|
|
||||||
import android.media.MediaScannerConnection;
|
|
||||||
import android.net.Uri;
|
|
||||||
import android.os.Build;
|
|
||||||
import android.os.Bundle;
|
|
||||||
import android.os.Environment;
|
|
||||||
import android.provider.MediaStore;
|
|
||||||
import android.provider.Settings;
|
|
||||||
import android.view.Menu;
|
|
||||||
import android.view.MenuItem;
|
|
||||||
import android.view.View;
|
|
||||||
import android.widget.Toast;
|
|
||||||
import androidx.annotation.NonNull;
|
|
||||||
import androidx.appcompat.app.AppCompatActivity;
|
|
||||||
import androidx.appcompat.widget.Toolbar;
|
|
||||||
import androidx.core.app.ActivityCompat;
|
|
||||||
import androidx.core.content.ContextCompat;
|
|
||||||
import androidx.recyclerview.widget.GridLayoutManager;
|
|
||||||
import androidx.recyclerview.widget.RecyclerView;
|
|
||||||
import cc.winboll.studio.gallery.AlbumAdapter.OnAlbumClickListener;
|
|
||||||
import cc.winboll.studio.gallery.utils.BackgroundUtils;
|
|
||||||
import cc.winboll.studio.libappbase.LogActivity;
|
|
||||||
import cc.winboll.studio.libappbase.LogUtils;
|
|
||||||
import com.a4455jkjh.colorpicker.ColorPickerDialog;
|
|
||||||
import com.google.android.material.floatingactionbutton.FloatingActionButton;
|
|
||||||
import java.io.File;
|
|
||||||
import java.io.FileFilter;
|
|
||||||
import java.io.FilenameFilter;
|
|
||||||
import java.util.ArrayList;
|
|
||||||
|
|
||||||
public class MainActivity extends AppCompatActivity {
|
|
||||||
public static final String TAG = "MainActivity";
|
|
||||||
private static final int PERMISSION_REQUEST_CODE = 100;
|
|
||||||
private static final int MANAGE_PERMISSION_REQUEST_CODE = 101;
|
|
||||||
private RecyclerView recyclerView;
|
|
||||||
private AlbumAdapter adapter;
|
|
||||||
private Preferences prefs;
|
|
||||||
private FloatingActionButton fabScrollTop;
|
|
||||||
|
|
||||||
@Override
|
|
||||||
protected void onCreate(Bundle savedInstanceState) {
|
|
||||||
super.onCreate(savedInstanceState);
|
|
||||||
setContentView(R.layout.activity_main);
|
|
||||||
LogUtils.d(TAG, "onCreate");
|
|
||||||
|
|
||||||
View content = findViewById(android.R.id.content);
|
|
||||||
if (content != null) {
|
|
||||||
content.setBackground(BackgroundUtils.getInstance().getDrawable());
|
|
||||||
}
|
|
||||||
|
|
||||||
Toolbar toolbar = findViewById(R.id.toolbar);
|
|
||||||
setSupportActionBar(toolbar);
|
|
||||||
|
|
||||||
prefs = new Preferences(this);
|
|
||||||
|
|
||||||
recyclerView = findViewById(R.id.recycler_view);
|
|
||||||
recyclerView.setLayoutManager(new GridLayoutManager(this, 2));
|
|
||||||
adapter = new AlbumAdapter();
|
|
||||||
adapter.setContext(this);
|
|
||||||
recyclerView.setAdapter(adapter);
|
|
||||||
|
|
||||||
fabScrollTop = findViewById(R.id.fab_scroll_top);
|
|
||||||
fabScrollTop.setOnClickListener(new View.OnClickListener() {
|
|
||||||
@Override
|
|
||||||
public void onClick(View v) {
|
|
||||||
recyclerView.scrollToPosition(0);
|
|
||||||
}
|
|
||||||
});
|
|
||||||
|
|
||||||
recyclerView.addOnScrollListener(new RecyclerView.OnScrollListener() {
|
|
||||||
@Override
|
|
||||||
public void onScrolled(@NonNull RecyclerView recyclerView, int dx, int dy) {
|
|
||||||
super.onScrolled(recyclerView, dx, dy);
|
|
||||||
GridLayoutManager layoutManager = (GridLayoutManager) recyclerView.getLayoutManager();
|
|
||||||
if (layoutManager != null) {
|
|
||||||
int firstVisible = layoutManager.findFirstVisibleItemPosition();
|
|
||||||
if (firstVisible > 0) {
|
|
||||||
fabScrollTop.setVisibility(View.VISIBLE);
|
|
||||||
} else {
|
|
||||||
fabScrollTop.setVisibility(View.GONE);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
});
|
|
||||||
|
|
||||||
adapter.setOnAlbumClickListener(new OnAlbumClickListener() {
|
|
||||||
@Override
|
|
||||||
public void onAlbumClick(Album album) {
|
|
||||||
Intent intent = new Intent(MainActivity.this, AlbumActivity.class);
|
|
||||||
intent.putExtra(AlbumActivity.EXTRA_ALBUM_PATH, album.getPath());
|
|
||||||
intent.putExtra(AlbumActivity.EXTRA_ALBUM_NAME, album.getName());
|
|
||||||
startActivity(intent);
|
|
||||||
}
|
|
||||||
});
|
|
||||||
|
|
||||||
checkAndRequestPermissions();
|
|
||||||
}
|
|
||||||
|
|
||||||
private void checkAndRequestPermissions() {
|
|
||||||
LogUtils.i(TAG, "checkAndRequestPermissions");
|
|
||||||
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.R) {
|
|
||||||
if (!Environment.isExternalStorageManager()) {
|
|
||||||
try {
|
|
||||||
Intent intent = new Intent(Settings.ACTION_MANAGE_APP_ALL_FILES_ACCESS_PERMISSION);
|
|
||||||
intent.setData(Uri.parse("package:" + getPackageName()));
|
|
||||||
startActivityForResult(intent, MANAGE_PERMISSION_REQUEST_CODE);
|
|
||||||
} catch (Exception e) {
|
|
||||||
Intent intent = new Intent(Settings.ACTION_MANAGE_ALL_FILES_ACCESS_PERMISSION);
|
|
||||||
startActivityForResult(intent, MANAGE_PERMISSION_REQUEST_CODE);
|
|
||||||
}
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
if (checkPermission()) {
|
|
||||||
loadAlbums();
|
|
||||||
} else {
|
|
||||||
requestPermission();
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
protected void onActivityResult(int requestCode, int resultCode, Intent data) {
|
|
||||||
super.onActivityResult(requestCode, resultCode, data);
|
|
||||||
if (requestCode == MANAGE_PERMISSION_REQUEST_CODE) {
|
|
||||||
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.R) {
|
|
||||||
if (Environment.isExternalStorageManager()) {
|
|
||||||
loadAlbums();
|
|
||||||
} else {
|
|
||||||
Toast.makeText(this, "Permission required", Toast.LENGTH_SHORT).show();
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
private boolean checkPermission() {
|
|
||||||
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.R) {
|
|
||||||
return Environment.isExternalStorageManager();
|
|
||||||
}
|
|
||||||
return ContextCompat.checkSelfPermission(this, Manifest.permission.READ_EXTERNAL_STORAGE)
|
|
||||||
== PackageManager.PERMISSION_GRANTED;
|
|
||||||
}
|
|
||||||
|
|
||||||
private void requestPermission() {
|
|
||||||
ActivityCompat.requestPermissions(this,
|
|
||||||
new String[]{Manifest.permission.READ_EXTERNAL_STORAGE},
|
|
||||||
PERMISSION_REQUEST_CODE);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public void onRequestPermissionsResult(int requestCode, @NonNull String[] permissions,
|
|
||||||
@NonNull int[] grantResults) {
|
|
||||||
super.onRequestPermissionsResult(requestCode, permissions, grantResults);
|
|
||||||
if (requestCode == PERMISSION_REQUEST_CODE) {
|
|
||||||
if (grantResults.length > 0 && grantResults[0] == PackageManager.PERMISSION_GRANTED) {
|
|
||||||
loadAlbums();
|
|
||||||
} else {
|
|
||||||
Toast.makeText(this, "Permission denied", Toast.LENGTH_SHORT).show();
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
private void loadAlbums() {
|
|
||||||
LogUtils.d(TAG, "loadAlbums");
|
|
||||||
String folderPath = prefs.getFolderPath();
|
|
||||||
File baseFolder = new File(folderPath);
|
|
||||||
LogUtils.d(TAG, "baseFolder: " + baseFolder.getAbsolutePath() + ", exists=" + baseFolder.exists());
|
|
||||||
|
|
||||||
if (!baseFolder.exists() || !baseFolder.isDirectory()) {
|
|
||||||
folderPath = Preferences.getDefaultPath();
|
|
||||||
baseFolder = new File(folderPath);
|
|
||||||
LogUtils.d(TAG, "try default: " + baseFolder.getAbsolutePath() + ", exists=" + baseFolder.exists());
|
|
||||||
if (!baseFolder.exists()) {
|
|
||||||
folderPath = Environment.getExternalStorageDirectory() + "/Pictures";
|
|
||||||
baseFolder = new File(folderPath);
|
|
||||||
LogUtils.d(TAG, "try Pictures: " + baseFolder.getAbsolutePath() + ", exists=" + baseFolder.exists());
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
AlbumCoverDbHelper coverDbHelper = AlbumCoverDbHelper.getInstance(this);
|
|
||||||
ArrayList<Album> albums = new ArrayList<>();
|
|
||||||
|
|
||||||
FileFilter directoryFilter = new FileFilter() {
|
|
||||||
@Override
|
|
||||||
public boolean accept(File file) {
|
|
||||||
return file.isDirectory();
|
|
||||||
}
|
|
||||||
};
|
|
||||||
File[] subfolders = baseFolder.listFiles(directoryFilter);
|
|
||||||
LogUtils.d(TAG, "subfolders: " + (subfolders != null ? subfolders.length : 0));
|
|
||||||
if (subfolders != null) {
|
|
||||||
for (File subfolder : subfolders) {
|
|
||||||
LogUtils.d(TAG, "scanning folder: " + subfolder.getName());
|
|
||||||
String albumPath = subfolder.getAbsolutePath();
|
|
||||||
String coverPath = coverDbHelper.getCover(albumPath);
|
|
||||||
LogUtils.d(TAG, "loadAlbums: album=" + albumPath + ", coverPath=" + coverPath);
|
|
||||||
Uri coverUri = null;
|
|
||||||
if (coverPath != null) {
|
|
||||||
File coverFile = new File(coverPath);
|
|
||||||
if (coverFile.exists()) {
|
|
||||||
coverUri = Uri.fromFile(coverFile);
|
|
||||||
LogUtils.d(TAG, "loadAlbums: cover from file=" + coverFile.getAbsolutePath());
|
|
||||||
} else {
|
|
||||||
coverUri = getUriFromPath(coverPath);
|
|
||||||
LogUtils.d(TAG, "loadAlbums: cover from media store path=" + coverPath);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
if (coverUri == null) {
|
|
||||||
ArrayList<Uri> images = getImagesInFolder(albumPath);
|
|
||||||
if (!images.isEmpty()) {
|
|
||||||
coverUri = images.get(0);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
ArrayList<Uri> allImages = getImagesInFolder(albumPath);
|
|
||||||
if (coverUri != null || !allImages.isEmpty()) {
|
|
||||||
if (coverUri == null && !allImages.isEmpty()) {
|
|
||||||
coverUri = allImages.get(0);
|
|
||||||
}
|
|
||||||
int imageCount = allImages.size();
|
|
||||||
albums.add(new Album(subfolder.getName(), albumPath, coverUri, imageCount));
|
|
||||||
LogUtils.d(TAG, "album added: " + subfolder.getName() + ", " + imageCount + " images");
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
if (albums.isEmpty()) {
|
|
||||||
Toast.makeText(this, R.string.no_images_found, Toast.LENGTH_SHORT).show();
|
|
||||||
LogUtils.i(TAG, "No albums found");
|
|
||||||
}
|
|
||||||
adapter.setData(albums);
|
|
||||||
LogUtils.d(TAG, "Loaded " + albums.size() + " albums");
|
|
||||||
}
|
|
||||||
|
|
||||||
private Uri getUriFromPath(String path) {
|
|
||||||
String[] projection = { MediaStore.Images.Media._ID };
|
|
||||||
String selection = MediaStore.Images.Media.DATA + " = ?";
|
|
||||||
String[] selectionArgs = { path };
|
|
||||||
try (Cursor cursor = getContentResolver().query(
|
|
||||||
MediaStore.Images.Media.EXTERNAL_CONTENT_URI,
|
|
||||||
projection, selection, selectionArgs, null)) {
|
|
||||||
if (cursor != null) {
|
|
||||||
if (cursor.moveToFirst()) {
|
|
||||||
long id = cursor.getLong(cursor.getColumnIndexOrThrow(MediaStore.Images.Media._ID));
|
|
||||||
return Uri.withAppendedPath(MediaStore.Images.Media.EXTERNAL_CONTENT_URI, String.valueOf(id));
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
return null;
|
|
||||||
}
|
|
||||||
|
|
||||||
private ArrayList<Uri> getImagesInFolder(String folderPath) {
|
|
||||||
ArrayList<Uri> imageUrls = new ArrayList<>();
|
|
||||||
ContentResolver contentResolver = getContentResolver();
|
|
||||||
Uri collection = MediaStore.Images.Media.EXTERNAL_CONTENT_URI;
|
|
||||||
|
|
||||||
String selection = MediaStore.Images.Media.DATA + " LIKE ?";
|
|
||||||
String[] selectionArgs = new String[]{folderPath + "/%"};
|
|
||||||
String sortOrder = MediaStore.Images.Media.DATE_ADDED + " DESC";
|
|
||||||
|
|
||||||
LogUtils.d(TAG, "getImagesInFolder: " + folderPath);
|
|
||||||
|
|
||||||
try (Cursor cursor = contentResolver.query(collection, null, selection, selectionArgs, sortOrder)) {
|
|
||||||
if (cursor != null) {
|
|
||||||
LogUtils.d(TAG, "cursor count: " + cursor.getCount());
|
|
||||||
int dataColumn = cursor.getColumnIndexOrThrow(MediaStore.Images.Media.DATA);
|
|
||||||
while (cursor.moveToNext()) {
|
|
||||||
String path = cursor.getString(dataColumn);
|
|
||||||
if (path != null) {
|
|
||||||
long id = cursor.getLong(cursor.getColumnIndexOrThrow(MediaStore.Images.Media._ID));
|
|
||||||
Uri contentUri = Uri.withAppendedPath(collection, String.valueOf(id));
|
|
||||||
LogUtils.d(TAG, "image: id=" + id + ", path=" + path);
|
|
||||||
imageUrls.add(contentUri);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
LogUtils.d(TAG, "found " + imageUrls.size() + " images");
|
|
||||||
return imageUrls;
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public boolean onCreateOptionsMenu(Menu menu) {
|
|
||||||
getMenuInflater().inflate(R.menu.menu_main, menu);
|
|
||||||
return true;
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public boolean onOptionsItemSelected(@NonNull MenuItem item) {
|
|
||||||
int id = item.getItemId();
|
|
||||||
if (id == R.id.action_mi_gallery) {
|
|
||||||
Toast.makeText(this, "Gallery clicked", Toast.LENGTH_SHORT).show();
|
|
||||||
Intent intent = new Intent(Intent.ACTION_MAIN);
|
|
||||||
intent.addCategory(Intent.CATEGORY_APP_GALLERY);
|
|
||||||
startActivity(intent);
|
|
||||||
return true;
|
|
||||||
} else if (id == R.id.action_change_bg_color) {
|
|
||||||
//Toast.makeText(this, "修改背景颜色", Toast.LENGTH_SHORT).show();
|
|
||||||
if (BackgroundUtils.DrawableType.COLOR == BackgroundUtils.getInstance().getDrawableType()) {
|
|
||||||
|
|
||||||
ColorPickerDialog dlg = new ColorPickerDialog(this, BackgroundUtils.getInstance().getColor());
|
|
||||||
dlg.setOnColorChangedListener(new com.a4455jkjh.colorpicker.view.OnColorChangedListener() {
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public void beforeColorChanged() {
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public void onColorChanged(int color) {
|
|
||||||
BackgroundUtils.getInstance().initFromColor(MainActivity.this, color);
|
|
||||||
View content = findViewById(android.R.id.content);
|
|
||||||
if (content != null) {
|
|
||||||
content.setBackground(BackgroundUtils.getInstance().getDrawable());
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public void afterColorChanged() {
|
|
||||||
}
|
|
||||||
});
|
|
||||||
dlg.show();
|
|
||||||
}
|
|
||||||
return true;
|
|
||||||
} else if (id == R.id.action_settings) {
|
|
||||||
startActivity(new Intent(this, SettingsActivity.class));
|
|
||||||
return true;
|
|
||||||
} else if (id == R.id.action_about) {
|
|
||||||
startActivity(new Intent(this, AboutActivity.class));
|
|
||||||
return true;
|
|
||||||
} else if (id == R.id.action_trash) {
|
|
||||||
startActivity(new Intent(this, TrashActivity.class));
|
|
||||||
return true;
|
|
||||||
} else if (id == R.id.action_debug) {
|
|
||||||
LogActivity.startLogActivity(this);
|
|
||||||
return true;
|
|
||||||
}
|
|
||||||
return super.onOptionsItemSelected(item);
|
|
||||||
}
|
|
||||||
|
|
||||||
private BroadcastReceiver coverUpdatedReceiver = new BroadcastReceiver() {
|
|
||||||
@Override
|
|
||||||
public void onReceive(Context context, Intent intent) {
|
|
||||||
if (Preferences.ACTION_COVER_UPDATED.equals(intent.getAction())) {
|
|
||||||
loadAlbums();
|
|
||||||
}
|
|
||||||
}
|
|
||||||
};
|
|
||||||
|
|
||||||
@Override
|
|
||||||
protected void onResume() {
|
|
||||||
super.onResume();
|
|
||||||
registerReceiver(coverUpdatedReceiver, new IntentFilter(Preferences.ACTION_COVER_UPDATED));
|
|
||||||
if (checkPermission()) {
|
|
||||||
scanMediaStore();
|
|
||||||
loadAlbums();
|
|
||||||
}
|
|
||||||
if (adapter != null) {
|
|
||||||
adapter.refreshBg();
|
|
||||||
adapter.refreshPinned();
|
|
||||||
adapter.refreshCover();
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
protected void onPause() {
|
|
||||||
super.onPause();
|
|
||||||
unregisterReceiver(coverUpdatedReceiver);
|
|
||||||
}
|
|
||||||
|
|
||||||
private void scanMediaStore() {
|
|
||||||
String folderPath = prefs.getFolderPath();
|
|
||||||
File baseFolder = new File(folderPath);
|
|
||||||
if (baseFolder.exists() && baseFolder.isDirectory()) {
|
|
||||||
File[] subfolders = baseFolder.listFiles(new FileFilter() {
|
|
||||||
@Override
|
|
||||||
public boolean accept(File file) {
|
|
||||||
return file.isDirectory();
|
|
||||||
}
|
|
||||||
});
|
|
||||||
if (subfolders != null) {
|
|
||||||
ArrayList<String> paths = new ArrayList<>();
|
|
||||||
for (File subfolder : subfolders) {
|
|
||||||
File[] images = subfolder.listFiles(new FilenameFilter() {
|
|
||||||
@Override
|
|
||||||
public boolean accept(File dir, String name) {
|
|
||||||
String lower = name.toLowerCase();
|
|
||||||
return lower.endsWith(".jpg") || lower.endsWith(".jpeg")
|
|
||||||
|| lower.endsWith(".png") || lower.endsWith(".gif")
|
|
||||||
|| lower.endsWith(".webp") || lower.endsWith(".bmp");
|
|
||||||
}
|
|
||||||
});
|
|
||||||
if (images != null) {
|
|
||||||
for (File img : images) {
|
|
||||||
paths.add(img.getAbsolutePath());
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
if (!paths.isEmpty()) {
|
|
||||||
LogUtils.d(TAG, "scanning " + paths.size() + " files to MediaStore");
|
|
||||||
String[] pathArray = paths.toArray(new String[0]);
|
|
||||||
MediaScannerConnection.scanFile(this, pathArray, null, new MediaScannerConnection.OnScanCompletedListener() {
|
|
||||||
@Override
|
|
||||||
public void onScanCompleted(String path, Uri uri) {
|
|
||||||
LogUtils.d(TAG, "scanCompleted: " + path + " -> " + uri);
|
|
||||||
}
|
|
||||||
});
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,78 +0,0 @@
|
|||||||
package cc.winboll.studio.gallery;
|
|
||||||
|
|
||||||
import android.content.ContentValues;
|
|
||||||
import android.content.Context;
|
|
||||||
import android.database.Cursor;
|
|
||||||
import android.database.sqlite.SQLiteDatabase;
|
|
||||||
import android.database.sqlite.SQLiteOpenHelper;
|
|
||||||
import cc.winboll.studio.libappbase.LogUtils;
|
|
||||||
|
|
||||||
public class PinnedAlbumDbHelper extends SQLiteOpenHelper {
|
|
||||||
public static final String TAG = "PinnedAlbumDbHelper";
|
|
||||||
private static final String DB_NAME = "pinned_album.db";
|
|
||||||
private static final int DB_VERSION = 1;
|
|
||||||
private static final String TABLE_NAME = "pinned_albums";
|
|
||||||
private static final String COLUMN_PATH = "album_path";
|
|
||||||
|
|
||||||
private static final String SQL_CREATE = "CREATE TABLE " + TABLE_NAME + " ("
|
|
||||||
+ COLUMN_PATH + " TEXT PRIMARY KEY)";
|
|
||||||
|
|
||||||
private static PinnedAlbumDbHelper dbHelper;
|
|
||||||
|
|
||||||
public static PinnedAlbumDbHelper getInstance(Context context) {
|
|
||||||
if (dbHelper == null) {
|
|
||||||
dbHelper = new PinnedAlbumDbHelper(context.getApplicationContext());
|
|
||||||
}
|
|
||||||
return dbHelper;
|
|
||||||
}
|
|
||||||
|
|
||||||
public PinnedAlbumDbHelper(Context context) {
|
|
||||||
super(context, DB_NAME, null, DB_VERSION);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public void onCreate(SQLiteDatabase db) {
|
|
||||||
db.execSQL(SQL_CREATE);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public void onUpgrade(SQLiteDatabase db, int oldVersion, int newVersion) {
|
|
||||||
db.execSQL("DROP TABLE IF EXISTS " + TABLE_NAME);
|
|
||||||
onCreate(db);
|
|
||||||
}
|
|
||||||
|
|
||||||
public void pinAlbum(String albumPath) {
|
|
||||||
SQLiteDatabase db = getWritableDatabase();
|
|
||||||
ContentValues values = new ContentValues();
|
|
||||||
values.put(COLUMN_PATH, albumPath);
|
|
||||||
db.insertWithOnConflict(TABLE_NAME, null, values, SQLiteDatabase.CONFLICT_IGNORE);
|
|
||||||
LogUtils.d(TAG, "pinAlbum: " + albumPath);
|
|
||||||
}
|
|
||||||
|
|
||||||
public void unpinAlbum(String albumPath) {
|
|
||||||
SQLiteDatabase db = getWritableDatabase();
|
|
||||||
db.delete(TABLE_NAME, COLUMN_PATH + " = ?", new String[]{albumPath});
|
|
||||||
LogUtils.d(TAG, "unpinAlbum: " + albumPath);
|
|
||||||
}
|
|
||||||
|
|
||||||
public boolean isPinned(String albumPath) {
|
|
||||||
SQLiteDatabase db = getReadableDatabase();
|
|
||||||
Cursor cursor = db.query(TABLE_NAME, null, COLUMN_PATH + " = ?",
|
|
||||||
new String[]{albumPath}, null, null, null);
|
|
||||||
boolean pinned = cursor.getCount() > 0;
|
|
||||||
cursor.close();
|
|
||||||
return pinned;
|
|
||||||
}
|
|
||||||
|
|
||||||
public String[] getPinnedPaths() {
|
|
||||||
SQLiteDatabase db = getReadableDatabase();
|
|
||||||
Cursor cursor = db.query(TABLE_NAME, new String[]{COLUMN_PATH}, null, null, null, null, null);
|
|
||||||
String[] paths = new String[cursor.getCount()];
|
|
||||||
int i = 0;
|
|
||||||
while (cursor.moveToNext()) {
|
|
||||||
paths[i++] = cursor.getString(0);
|
|
||||||
}
|
|
||||||
cursor.close();
|
|
||||||
return paths;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,78 +0,0 @@
|
|||||||
package cc.winboll.studio.gallery;
|
|
||||||
|
|
||||||
import android.content.ContentValues;
|
|
||||||
import android.content.Context;
|
|
||||||
import android.database.Cursor;
|
|
||||||
import android.database.sqlite.SQLiteDatabase;
|
|
||||||
import android.database.sqlite.SQLiteOpenHelper;
|
|
||||||
import cc.winboll.studio.libappbase.LogUtils;
|
|
||||||
|
|
||||||
public class PinnedImageDbHelper extends SQLiteOpenHelper {
|
|
||||||
public static final String TAG = "PinnedImageDbHelper";
|
|
||||||
private static final String DB_NAME = "pinned_image.db";
|
|
||||||
private static final int DB_VERSION = 1;
|
|
||||||
private static final String TABLE_NAME = "pinned_images";
|
|
||||||
private static final String COLUMN_PATH = "image_path";
|
|
||||||
|
|
||||||
private static final String SQL_CREATE = "CREATE TABLE " + TABLE_NAME + " ("
|
|
||||||
+ COLUMN_PATH + " TEXT PRIMARY KEY)";
|
|
||||||
|
|
||||||
private static PinnedImageDbHelper dbHelper;
|
|
||||||
|
|
||||||
public static PinnedImageDbHelper getInstance(Context context) {
|
|
||||||
if (dbHelper == null) {
|
|
||||||
dbHelper = new PinnedImageDbHelper(context.getApplicationContext());
|
|
||||||
}
|
|
||||||
return dbHelper;
|
|
||||||
}
|
|
||||||
|
|
||||||
public PinnedImageDbHelper(Context context) {
|
|
||||||
super(context, DB_NAME, null, DB_VERSION);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public void onCreate(SQLiteDatabase db) {
|
|
||||||
db.execSQL(SQL_CREATE);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public void onUpgrade(SQLiteDatabase db, int oldVersion, int newVersion) {
|
|
||||||
db.execSQL("DROP TABLE IF EXISTS " + TABLE_NAME);
|
|
||||||
onCreate(db);
|
|
||||||
}
|
|
||||||
|
|
||||||
public void pinImage(String imagePath) {
|
|
||||||
SQLiteDatabase db = getWritableDatabase();
|
|
||||||
ContentValues values = new ContentValues();
|
|
||||||
values.put(COLUMN_PATH, imagePath);
|
|
||||||
db.insertWithOnConflict(TABLE_NAME, null, values, SQLiteDatabase.CONFLICT_IGNORE);
|
|
||||||
LogUtils.d(TAG, "pinImage: " + imagePath);
|
|
||||||
}
|
|
||||||
|
|
||||||
public void unpinImage(String imagePath) {
|
|
||||||
SQLiteDatabase db = getWritableDatabase();
|
|
||||||
db.delete(TABLE_NAME, COLUMN_PATH + " = ?", new String[]{imagePath});
|
|
||||||
LogUtils.d(TAG, "unpinImage: " + imagePath);
|
|
||||||
}
|
|
||||||
|
|
||||||
public boolean isPinned(String imagePath) {
|
|
||||||
SQLiteDatabase db = getReadableDatabase();
|
|
||||||
Cursor cursor = db.query(TABLE_NAME, null, COLUMN_PATH + " = ?",
|
|
||||||
new String[]{imagePath}, null, null, null);
|
|
||||||
boolean pinned = cursor.getCount() > 0;
|
|
||||||
cursor.close();
|
|
||||||
return pinned;
|
|
||||||
}
|
|
||||||
|
|
||||||
public String[] getPinnedPaths() {
|
|
||||||
SQLiteDatabase db = getReadableDatabase();
|
|
||||||
Cursor cursor = db.query(TABLE_NAME, new String[]{COLUMN_PATH}, null, null, null, null, null);
|
|
||||||
String[] paths = new String[cursor.getCount()];
|
|
||||||
int i = 0;
|
|
||||||
while (cursor.moveToNext()) {
|
|
||||||
paths[i++] = cursor.getString(0);
|
|
||||||
}
|
|
||||||
cursor.close();
|
|
||||||
return paths;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,93 +0,0 @@
|
|||||||
package cc.winboll.studio.gallery;
|
|
||||||
|
|
||||||
import android.content.Context;
|
|
||||||
import android.content.SharedPreferences;
|
|
||||||
import cc.winboll.studio.libappbase.LogUtils;
|
|
||||||
|
|
||||||
public class Preferences {
|
|
||||||
public static final String TAG = "Preferences";
|
|
||||||
private static final String PREF_NAME = "gallery_prefs";
|
|
||||||
private static final String KEY_FOLDER_PATH = "folder_path";
|
|
||||||
private static final String KEY_BG_TYPE = "bg_type";
|
|
||||||
private static final String KEY_ALBUM_SORT_MODE = "album_sort_mode";
|
|
||||||
private static final String KEY_COVER_WIDTH = "cover_width";
|
|
||||||
private static final String KEY_COVER_HEIGHT = "cover_height";
|
|
||||||
private static final String KEY_COVER_RATIO = "cover_ratio";
|
|
||||||
|
|
||||||
public static final String ACTION_COVER_UPDATED = "cc.winboll.studio.gallery.COVER_UPDATED";
|
|
||||||
|
|
||||||
private static final int DEFAULT_BG_TYPE = 0;
|
|
||||||
private static final int DEFAULT_SORT_MODE = 0;
|
|
||||||
private static final int DEFAULT_COVER_WIDTH = 240;
|
|
||||||
private static final int DEFAULT_COVER_HEIGHT = 120;
|
|
||||||
private static final float DEFAULT_COVER_RATIO = 2.0f;
|
|
||||||
private static final String DEFAULT_PATH = "/storage/emulated/0/Pictures/Gallery/owner";
|
|
||||||
|
|
||||||
public static final int SORT_TIME_DESC = 0;
|
|
||||||
public static final int SORT_TIME_ASC = 1;
|
|
||||||
public static final int SORT_NAME_DESC = 2;
|
|
||||||
public static final int SORT_NAME_ASC = 3;
|
|
||||||
|
|
||||||
public static String getDefaultPath() {
|
|
||||||
return DEFAULT_PATH;
|
|
||||||
}
|
|
||||||
|
|
||||||
private final SharedPreferences prefs;
|
|
||||||
|
|
||||||
public Preferences(Context context) {
|
|
||||||
prefs = context.getSharedPreferences(PREF_NAME, Context.MODE_PRIVATE);
|
|
||||||
}
|
|
||||||
|
|
||||||
public String getFolderPath() {
|
|
||||||
String path = prefs.getString(KEY_FOLDER_PATH, DEFAULT_PATH);
|
|
||||||
LogUtils.d(TAG, "getFolderPath: " + path);
|
|
||||||
return path;
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setFolderPath(String path) {
|
|
||||||
LogUtils.d(TAG, "setFolderPath: " + path);
|
|
||||||
prefs.edit().putString(KEY_FOLDER_PATH, path).apply();
|
|
||||||
}
|
|
||||||
|
|
||||||
public int getBgType() {
|
|
||||||
return prefs.getInt(KEY_BG_TYPE, DEFAULT_BG_TYPE);
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setBgType(int type) {
|
|
||||||
LogUtils.d(TAG, "setBgType: " + type);
|
|
||||||
prefs.edit().putInt(KEY_BG_TYPE, type).apply();
|
|
||||||
}
|
|
||||||
|
|
||||||
public int getAlbumSortMode() {
|
|
||||||
return prefs.getInt(KEY_ALBUM_SORT_MODE, DEFAULT_SORT_MODE);
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setAlbumSortMode(int mode) {
|
|
||||||
LogUtils.d(TAG, "setAlbumSortMode: " + mode);
|
|
||||||
prefs.edit().putInt(KEY_ALBUM_SORT_MODE, mode).apply();
|
|
||||||
}
|
|
||||||
|
|
||||||
public int getCoverWidth() {
|
|
||||||
return prefs.getInt(KEY_COVER_WIDTH, DEFAULT_COVER_WIDTH);
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setCoverWidth(int width) {
|
|
||||||
prefs.edit().putInt(KEY_COVER_WIDTH, width).apply();
|
|
||||||
}
|
|
||||||
|
|
||||||
public int getCoverHeight() {
|
|
||||||
return prefs.getInt(KEY_COVER_HEIGHT, DEFAULT_COVER_HEIGHT);
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setCoverHeight(int height) {
|
|
||||||
prefs.edit().putInt(KEY_COVER_HEIGHT, height).apply();
|
|
||||||
}
|
|
||||||
|
|
||||||
public float getCoverRatio() {
|
|
||||||
return prefs.getFloat(KEY_COVER_RATIO, DEFAULT_COVER_RATIO);
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setCoverRatio(float ratio) {
|
|
||||||
prefs.edit().putFloat(KEY_COVER_RATIO, ratio).apply();
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,46 +0,0 @@
|
|||||||
package cc.winboll.studio.gallery;
|
|
||||||
|
|
||||||
import android.os.Bundle;
|
|
||||||
import android.view.View;
|
|
||||||
import android.view.View.OnClickListener;
|
|
||||||
import android.widget.Button;
|
|
||||||
import android.widget.EditText;
|
|
||||||
import android.widget.TextView;
|
|
||||||
import androidx.appcompat.app.AppCompatActivity;
|
|
||||||
import cc.winboll.studio.libappbase.LogUtils;
|
|
||||||
|
|
||||||
public class SettingsActivity extends AppCompatActivity {
|
|
||||||
public static final String TAG = "SettingsActivity";
|
|
||||||
private Preferences prefs;
|
|
||||||
private EditText editFolderPath;
|
|
||||||
private TextView textCurrentPath;
|
|
||||||
|
|
||||||
@Override
|
|
||||||
protected void onCreate(Bundle savedInstanceState) {
|
|
||||||
super.onCreate(savedInstanceState);
|
|
||||||
setContentView(R.layout.activity_settings);
|
|
||||||
LogUtils.d(TAG, "onCreate");
|
|
||||||
|
|
||||||
prefs = new Preferences(this);
|
|
||||||
|
|
||||||
editFolderPath = findViewById(R.id.edit_folder_path);
|
|
||||||
textCurrentPath = findViewById(R.id.text_current_path);
|
|
||||||
Button btnSave = findViewById(R.id.btn_save);
|
|
||||||
|
|
||||||
String currentPath = prefs.getFolderPath();
|
|
||||||
editFolderPath.setText(currentPath);
|
|
||||||
textCurrentPath.setText("Current: " + currentPath);
|
|
||||||
|
|
||||||
btnSave.setOnClickListener(new OnClickListener() {
|
|
||||||
@Override
|
|
||||||
public void onClick(View v) {
|
|
||||||
String newPath = editFolderPath.getText().toString().trim();
|
|
||||||
if (!newPath.isEmpty()) {
|
|
||||||
prefs.setFolderPath(newPath);
|
|
||||||
textCurrentPath.setText("Current: " + newPath);
|
|
||||||
}
|
|
||||||
finish();
|
|
||||||
}
|
|
||||||
});
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,193 +0,0 @@
|
|||||||
package cc.winboll.studio.gallery;
|
|
||||||
|
|
||||||
import android.content.ContentResolver;
|
|
||||||
import android.content.Intent;
|
|
||||||
import android.content.pm.PackageManager;
|
|
||||||
import android.database.Cursor;
|
|
||||||
import android.net.Uri;
|
|
||||||
import android.os.Bundle;
|
|
||||||
import android.provider.MediaStore;
|
|
||||||
import android.view.Menu;
|
|
||||||
import android.view.MenuItem;
|
|
||||||
import android.widget.Toast;
|
|
||||||
import androidx.annotation.NonNull;
|
|
||||||
import androidx.appcompat.app.AppCompatActivity;
|
|
||||||
import androidx.appcompat.widget.Toolbar;
|
|
||||||
import androidx.core.app.ActivityCompat;
|
|
||||||
import androidx.core.content.ContextCompat;
|
|
||||||
import androidx.recyclerview.widget.GridLayoutManager;
|
|
||||||
import androidx.recyclerview.widget.RecyclerView;
|
|
||||||
import java.io.File;
|
|
||||||
import java.util.ArrayList;
|
|
||||||
|
|
||||||
import cc.winboll.studio.libappbase.LogUtils;
|
|
||||||
|
|
||||||
public class TrashActivity extends AppCompatActivity {
|
|
||||||
public static final String TAG = "TrashActivity";
|
|
||||||
private static final int PERMISSION_REQUEST_CODE = 102;
|
|
||||||
private RecyclerView recyclerView;
|
|
||||||
private TrashAdapter adapter;
|
|
||||||
private TrashManager trashManager;
|
|
||||||
|
|
||||||
@Override
|
|
||||||
protected void onCreate(Bundle savedInstanceState) {
|
|
||||||
super.onCreate(savedInstanceState);
|
|
||||||
setContentView(R.layout.activity_main);
|
|
||||||
LogUtils.d(TAG, "onCreate");
|
|
||||||
|
|
||||||
Toolbar toolbar = findViewById(R.id.toolbar);
|
|
||||||
setSupportActionBar(toolbar);
|
|
||||||
getSupportActionBar().setTitle("Trash");
|
|
||||||
|
|
||||||
trashManager = new TrashManager(this);
|
|
||||||
|
|
||||||
recyclerView = findViewById(R.id.recycler_view);
|
|
||||||
recyclerView.setLayoutManager(new GridLayoutManager(this, 3));
|
|
||||||
adapter = new TrashAdapter();
|
|
||||||
recyclerView.setAdapter(adapter);
|
|
||||||
|
|
||||||
adapter.setOnTrashClickListener(new TrashAdapter.OnTrashClickListener() {
|
|
||||||
@Override
|
|
||||||
public void onRestoreClick(int position) {
|
|
||||||
restoreImage(position);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public void onDeleteClick(int position) {
|
|
||||||
permanentlyDelete(position);
|
|
||||||
}
|
|
||||||
});
|
|
||||||
|
|
||||||
if (checkPermission()) {
|
|
||||||
loadTrash();
|
|
||||||
} else {
|
|
||||||
requestPermission();
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
private boolean checkPermission() {
|
|
||||||
return ContextCompat.checkSelfPermission(this, android.Manifest.permission.READ_EXTERNAL_STORAGE)
|
|
||||||
== PackageManager.PERMISSION_GRANTED;
|
|
||||||
}
|
|
||||||
|
|
||||||
private void requestPermission() {
|
|
||||||
ActivityCompat.requestPermissions(this,
|
|
||||||
new String[]{android.Manifest.permission.READ_EXTERNAL_STORAGE},
|
|
||||||
PERMISSION_REQUEST_CODE);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public void onRequestPermissionsResult(int requestCode, @NonNull String[] permissions,
|
|
||||||
@NonNull int[] grantResults) {
|
|
||||||
super.onRequestPermissionsResult(requestCode, permissions, grantResults);
|
|
||||||
if (requestCode == PERMISSION_REQUEST_CODE) {
|
|
||||||
if (grantResults.length > 0 && grantResults[0] == PackageManager.PERMISSION_GRANTED) {
|
|
||||||
loadTrash();
|
|
||||||
} else {
|
|
||||||
Toast.makeText(this, "Permission denied", Toast.LENGTH_SHORT).show();
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
private void loadTrash() {
|
|
||||||
LogUtils.d(TAG, "loadTrash");
|
|
||||||
Cursor cursor = trashManager.getTrashList();
|
|
||||||
ArrayList<TrashItem> items = new ArrayList<TrashItem>();
|
|
||||||
ArrayList<Uri> uris = new ArrayList<Uri>();
|
|
||||||
|
|
||||||
String trashPath = TrashDbHelper.getTrashPath();
|
|
||||||
File trashDir = new File(trashPath);
|
|
||||||
|
|
||||||
if (cursor != null && cursor.getCount() > 0) {
|
|
||||||
cursor.moveToFirst();
|
|
||||||
do {
|
|
||||||
try {
|
|
||||||
long id = cursor.getLong(cursor.getColumnIndexOrThrow("_id"));
|
|
||||||
String fileName = cursor.getString(cursor.getColumnIndexOrThrow("file_name"));
|
|
||||||
String originalPath = cursor.getString(cursor.getColumnIndexOrThrow("original_path"));
|
|
||||||
String originalFolder = cursor.getString(cursor.getColumnIndexOrThrow("original_folder"));
|
|
||||||
|
|
||||||
TrashItem item = new TrashItem();
|
|
||||||
item.id = id;
|
|
||||||
item.fileName = fileName;
|
|
||||||
item.originalPath = originalPath;
|
|
||||||
item.originalFolder = originalFolder;
|
|
||||||
|
|
||||||
File trashFile = new File(trashDir, fileName);
|
|
||||||
if (trashFile.exists()) {
|
|
||||||
items.add(item);
|
|
||||||
uris.add(Uri.fromFile(trashFile));
|
|
||||||
}
|
|
||||||
} catch (Exception e) {
|
|
||||||
e.printStackTrace();
|
|
||||||
}
|
|
||||||
} while (cursor.moveToNext());
|
|
||||||
cursor.close();
|
|
||||||
}
|
|
||||||
|
|
||||||
adapter.setData(items, uris);
|
|
||||||
|
|
||||||
if (items.isEmpty()) {
|
|
||||||
Toast.makeText(this, "Trash is empty", Toast.LENGTH_SHORT).show();
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
private void restoreImage(int position) {
|
|
||||||
LogUtils.d(TAG, "restoreImage: " + position);
|
|
||||||
long id = adapter.getItemId(position);
|
|
||||||
String fileName = adapter.getFileName(position);
|
|
||||||
String originalPath = adapter.getOriginalPath(position);
|
|
||||||
|
|
||||||
if (trashManager.restore(id, fileName, originalPath)) {
|
|
||||||
Toast.makeText(this, "Image restored", Toast.LENGTH_SHORT).show();
|
|
||||||
LogUtils.i(TAG, "Image restored");
|
|
||||||
loadTrash();
|
|
||||||
} else {
|
|
||||||
Toast.makeText(this, "Restore failed", Toast.LENGTH_SHORT).show();
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
private void permanentlyDelete(int position) {
|
|
||||||
long id = adapter.getItemId(position);
|
|
||||||
String fileName = adapter.getFileName(position);
|
|
||||||
|
|
||||||
if (trashManager.deletePermanently(id, fileName)) {
|
|
||||||
Toast.makeText(this, "Image deleted", Toast.LENGTH_SHORT).show();
|
|
||||||
loadTrash();
|
|
||||||
} else {
|
|
||||||
Toast.makeText(this, "Delete failed", Toast.LENGTH_SHORT).show();
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public boolean onCreateOptionsMenu(Menu menu) {
|
|
||||||
getMenuInflater().inflate(R.menu.menu_trash, menu);
|
|
||||||
return true;
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public boolean onOptionsItemSelected(@NonNull MenuItem item) {
|
|
||||||
if (item.getItemId() == R.id.action_clear_trash) {
|
|
||||||
trashManager.clearTrash();
|
|
||||||
Toast.makeText(this, "Trash cleared", Toast.LENGTH_SHORT).show();
|
|
||||||
loadTrash();
|
|
||||||
return true;
|
|
||||||
}
|
|
||||||
return super.onOptionsItemSelected(item);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
protected void onResume() {
|
|
||||||
super.onResume();
|
|
||||||
if (checkPermission()) {
|
|
||||||
loadTrash();
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
public static class TrashItem {
|
|
||||||
public long id;
|
|
||||||
public String fileName;
|
|
||||||
public String originalPath;
|
|
||||||
public String originalFolder;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,111 +0,0 @@
|
|||||||
package cc.winboll.studio.gallery;
|
|
||||||
|
|
||||||
import android.net.Uri;
|
|
||||||
import android.view.LayoutInflater;
|
|
||||||
import android.view.View;
|
|
||||||
import android.view.View.OnClickListener;
|
|
||||||
import android.view.ViewGroup;
|
|
||||||
import android.widget.ImageView;
|
|
||||||
import androidx.annotation.NonNull;
|
|
||||||
import androidx.recyclerview.widget.RecyclerView;
|
|
||||||
import com.bumptech.glide.Glide;
|
|
||||||
import java.util.ArrayList;
|
|
||||||
|
|
||||||
import cc.winboll.studio.libappbase.LogUtils;
|
|
||||||
|
|
||||||
public class TrashAdapter extends RecyclerView.Adapter<TrashAdapter.ViewHolder> {
|
|
||||||
public static final String TAG = "TrashAdapter";
|
|
||||||
private ArrayList<TrashActivity.TrashItem> trashItems = new ArrayList<TrashActivity.TrashItem>();
|
|
||||||
private ArrayList<Uri> imageUrls = new ArrayList<Uri>();
|
|
||||||
private OnTrashClickListener listener;
|
|
||||||
|
|
||||||
public interface OnTrashClickListener {
|
|
||||||
void onRestoreClick(int position);
|
|
||||||
void onDeleteClick(int position);
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setOnTrashClickListener(OnTrashClickListener listener) {
|
|
||||||
this.listener = listener;
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setData(ArrayList<TrashActivity.TrashItem> items, ArrayList<Uri> uris) {
|
|
||||||
this.trashItems = items;
|
|
||||||
this.imageUrls = uris;
|
|
||||||
LogUtils.d(TAG, "setData: " + items.size() + " items");
|
|
||||||
notifyDataSetChanged();
|
|
||||||
}
|
|
||||||
|
|
||||||
public long getItemId(int position) {
|
|
||||||
if (position >= 0 && position < trashItems.size()) {
|
|
||||||
return trashItems.get(position).id;
|
|
||||||
}
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
|
|
||||||
public String getFileName(int position) {
|
|
||||||
if (position >= 0 && position < trashItems.size()) {
|
|
||||||
return trashItems.get(position).fileName;
|
|
||||||
}
|
|
||||||
return "";
|
|
||||||
}
|
|
||||||
|
|
||||||
public String getOriginalPath(int position) {
|
|
||||||
if (position >= 0 && position < trashItems.size()) {
|
|
||||||
return trashItems.get(position).originalPath;
|
|
||||||
}
|
|
||||||
return "";
|
|
||||||
}
|
|
||||||
|
|
||||||
@NonNull
|
|
||||||
@Override
|
|
||||||
public ViewHolder onCreateViewHolder(@NonNull ViewGroup parent, int viewType) {
|
|
||||||
View view = LayoutInflater.from(parent.getContext())
|
|
||||||
.inflate(R.layout.item_trash, parent, false);
|
|
||||||
return new ViewHolder(view);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public void onBindViewHolder(@NonNull ViewHolder holder, final int position) {
|
|
||||||
if (position < imageUrls.size()) {
|
|
||||||
Glide.with(holder.imageView.getContext())
|
|
||||||
.load(imageUrls.get(position))
|
|
||||||
.centerCrop()
|
|
||||||
.into(holder.imageView);
|
|
||||||
}
|
|
||||||
|
|
||||||
holder.btnRestore.setOnClickListener(new OnClickListener() {
|
|
||||||
@Override
|
|
||||||
public void onClick(View v) {
|
|
||||||
if (listener != null) {
|
|
||||||
listener.onRestoreClick(position);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
});
|
|
||||||
|
|
||||||
holder.btnDelete.setOnClickListener(new OnClickListener() {
|
|
||||||
@Override
|
|
||||||
public void onClick(View v) {
|
|
||||||
if (listener != null) {
|
|
||||||
listener.onDeleteClick(position);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
});
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public int getItemCount() {
|
|
||||||
return trashItems.size();
|
|
||||||
}
|
|
||||||
|
|
||||||
static class ViewHolder extends RecyclerView.ViewHolder {
|
|
||||||
ImageView imageView;
|
|
||||||
ImageView btnRestore;
|
|
||||||
ImageView btnDelete;
|
|
||||||
ViewHolder(View itemView) {
|
|
||||||
super(itemView);
|
|
||||||
imageView = itemView.findViewById(R.id.image);
|
|
||||||
btnRestore = itemView.findViewById(R.id.btn_restore);
|
|
||||||
btnDelete = itemView.findViewById(R.id.btn_delete);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,78 +0,0 @@
|
|||||||
package cc.winboll.studio.gallery;
|
|
||||||
|
|
||||||
import android.content.ContentValues;
|
|
||||||
import android.content.Context;
|
|
||||||
import android.database.Cursor;
|
|
||||||
import android.database.sqlite.SQLiteDatabase;
|
|
||||||
import android.database.sqlite.SQLiteOpenHelper;
|
|
||||||
import android.os.Environment;
|
|
||||||
import java.io.File;
|
|
||||||
|
|
||||||
import cc.winboll.studio.libappbase.LogUtils;
|
|
||||||
|
|
||||||
public class TrashDbHelper extends SQLiteOpenHelper {
|
|
||||||
public static final String TAG = "TrashDbHelper";
|
|
||||||
private static final String DB_NAME = "trash.db";
|
|
||||||
private static final int DB_VERSION = 1;
|
|
||||||
private static final String TABLE_NAME = "trash_items";
|
|
||||||
private static final String COL_ID = "_id";
|
|
||||||
private static final String COL_FILE_NAME = "file_name";
|
|
||||||
private static final String COL_ORIGINAL_PATH = "original_path";
|
|
||||||
private static final String COL_ORIGINAL_FOLDER = "original_folder";
|
|
||||||
private static final String COL_DELETE_TIME = "delete_time";
|
|
||||||
|
|
||||||
public TrashDbHelper(Context context) {
|
|
||||||
super(context, DB_NAME, null, DB_VERSION);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public void onCreate(SQLiteDatabase db) {
|
|
||||||
LogUtils.d(TAG, "onCreate");
|
|
||||||
db.execSQL("CREATE TABLE " + TABLE_NAME + " (" +
|
|
||||||
COL_ID + " INTEGER PRIMARY KEY AUTOINCREMENT, " +
|
|
||||||
COL_FILE_NAME + " TEXT, " +
|
|
||||||
COL_ORIGINAL_PATH + " TEXT, " +
|
|
||||||
COL_ORIGINAL_FOLDER + " TEXT, " +
|
|
||||||
COL_DELETE_TIME + " INTEGER)");
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public void onUpgrade(SQLiteDatabase db, int oldVersion, int newVersion) {
|
|
||||||
LogUtils.i(TAG, "onUpgrade: " + oldVersion + " -> " + newVersion);
|
|
||||||
db.execSQL("DROP TABLE IF EXISTS " + TABLE_NAME);
|
|
||||||
onCreate(db);
|
|
||||||
}
|
|
||||||
|
|
||||||
public long insert(String fileName, String originalPath, String originalFolder) {
|
|
||||||
SQLiteDatabase db = getWritableDatabase();
|
|
||||||
ContentValues values = new ContentValues();
|
|
||||||
values.put(COL_FILE_NAME, fileName);
|
|
||||||
values.put(COL_ORIGINAL_PATH, originalPath);
|
|
||||||
values.put(COL_ORIGINAL_FOLDER, originalFolder);
|
|
||||||
values.put(COL_DELETE_TIME, System.currentTimeMillis());
|
|
||||||
return db.insert(TABLE_NAME, null, values);
|
|
||||||
}
|
|
||||||
|
|
||||||
public Cursor getAll() {
|
|
||||||
SQLiteDatabase db = getReadableDatabase();
|
|
||||||
return db.query(TABLE_NAME, null, null, null, null, null, COL_DELETE_TIME + " DESC");
|
|
||||||
}
|
|
||||||
|
|
||||||
public int delete(long id) {
|
|
||||||
SQLiteDatabase db = getWritableDatabase();
|
|
||||||
return db.delete(TABLE_NAME, COL_ID + "=?", new String[]{String.valueOf(id)});
|
|
||||||
}
|
|
||||||
|
|
||||||
public void clear() {
|
|
||||||
SQLiteDatabase db = getWritableDatabase();
|
|
||||||
db.delete(TABLE_NAME, null, null);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static String getTrashPath() {
|
|
||||||
File trashDir = new File(Environment.getExternalStorageDirectory(), ".Trash");
|
|
||||||
if (!trashDir.exists()) {
|
|
||||||
trashDir.mkdirs();
|
|
||||||
}
|
|
||||||
return trashDir.getAbsolutePath();
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,158 +0,0 @@
|
|||||||
package cc.winboll.studio.gallery;
|
|
||||||
|
|
||||||
import android.content.ContentResolver;
|
|
||||||
import android.content.Context;
|
|
||||||
import android.database.Cursor;
|
|
||||||
import android.media.MediaScannerConnection;
|
|
||||||
import android.net.Uri;
|
|
||||||
import android.os.Build;
|
|
||||||
import android.provider.MediaStore;
|
|
||||||
import java.io.File;
|
|
||||||
import java.util.UUID;
|
|
||||||
|
|
||||||
import cc.winboll.studio.libappbase.LogUtils;
|
|
||||||
|
|
||||||
public class TrashManager {
|
|
||||||
public static final String TAG = "TrashManager";
|
|
||||||
private final Context context;
|
|
||||||
private final TrashDbHelper dbHelper;
|
|
||||||
|
|
||||||
public TrashManager(Context context) {
|
|
||||||
LogUtils.d(TAG, "TrashManager created");
|
|
||||||
this.context = context;
|
|
||||||
this.dbHelper = new TrashDbHelper(context);
|
|
||||||
}
|
|
||||||
|
|
||||||
public long addToTrash(String imagePath) {
|
|
||||||
LogUtils.d(TAG, "addToTrash: " + imagePath);
|
|
||||||
File sourceFile = new File(imagePath);
|
|
||||||
if (!sourceFile.exists()) {
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
|
|
||||||
String uniqueId = UUID.randomUUID().toString();
|
|
||||||
String extension = getExtension(imagePath);
|
|
||||||
String newFileName = uniqueId + extension;
|
|
||||||
String trashPath = TrashDbHelper.getTrashPath();
|
|
||||||
File destFile = new File(trashPath, newFileName);
|
|
||||||
|
|
||||||
if (sourceFile.renameTo(destFile)) {
|
|
||||||
String originalFolder = sourceFile.getParent();
|
|
||||||
long result = dbHelper.insert(newFileName, imagePath, originalFolder);
|
|
||||||
LogUtils.i(TAG, "Added to trash: " + newFileName);
|
|
||||||
return result;
|
|
||||||
}
|
|
||||||
LogUtils.e(TAG, "Failed to move to trash");
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
|
|
||||||
public Cursor getTrashList() {
|
|
||||||
return dbHelper.getAll();
|
|
||||||
}
|
|
||||||
|
|
||||||
public boolean restore(long id, String fileName, String originalPath) {
|
|
||||||
LogUtils.i(TAG, "restore: " + fileName + " -> " + originalPath);
|
|
||||||
File trashFile = new File(TrashDbHelper.getTrashPath(), fileName);
|
|
||||||
LogUtils.d(TAG, "trashFile exists: " + trashFile.exists() + ", path: " + trashFile.getAbsolutePath());
|
|
||||||
if (!trashFile.exists()) {
|
|
||||||
LogUtils.e(TAG, "trashFile not exists: " + trashFile.getAbsolutePath());
|
|
||||||
return false;
|
|
||||||
}
|
|
||||||
|
|
||||||
File originalFolder = new File(originalPath).getParentFile();
|
|
||||||
LogUtils.d(TAG, "originalFolder: " + originalFolder + ", exists: " + (originalFolder != null && originalFolder.exists()));
|
|
||||||
if (originalFolder != null && !originalFolder.exists()) {
|
|
||||||
boolean created = originalFolder.mkdirs();
|
|
||||||
LogUtils.d(TAG, "mkdirs result: " + created + ", path: " + originalFolder.getAbsolutePath());
|
|
||||||
}
|
|
||||||
|
|
||||||
File originalFile = new File(originalPath);
|
|
||||||
String restoreName = originalFile.getName();
|
|
||||||
File restoreFile = new File(originalFolder, restoreName);
|
|
||||||
LogUtils.d(TAG, "restoreFile: " + restoreFile.getAbsolutePath() + ", exists: " + restoreFile.exists());
|
|
||||||
|
|
||||||
boolean renameResult = trashFile.renameTo(restoreFile);
|
|
||||||
LogUtils.d(TAG, "renameTo result: " + renameResult);
|
|
||||||
|
|
||||||
if (renameResult) {
|
|
||||||
dbHelper.delete(id);
|
|
||||||
LogUtils.i(TAG, "Restored: " + fileName);
|
|
||||||
scanMedia(restoreFile.getAbsolutePath());
|
|
||||||
return true;
|
|
||||||
}
|
|
||||||
|
|
||||||
// Try copy + delete if rename failed
|
|
||||||
LogUtils.i(TAG, "renameTo failed, trying copy + delete");
|
|
||||||
try {
|
|
||||||
java.io.InputStream in = new java.io.FileInputStream(trashFile);
|
|
||||||
java.io.OutputStream out = new java.io.FileOutputStream(restoreFile);
|
|
||||||
byte[] buffer = new byte[4096];
|
|
||||||
int len;
|
|
||||||
while ((len = in.read(buffer)) > 0) {
|
|
||||||
out.write(buffer, 0, len);
|
|
||||||
}
|
|
||||||
in.close();
|
|
||||||
out.close();
|
|
||||||
boolean deleted = trashFile.delete();
|
|
||||||
LogUtils.d(TAG, "copy+delete result: " + deleted);
|
|
||||||
if (deleted) {
|
|
||||||
dbHelper.delete(id);
|
|
||||||
LogUtils.i(TAG, "Restored (copy): " + fileName);
|
|
||||||
scanMedia(restoreFile.getAbsolutePath());
|
|
||||||
return true;
|
|
||||||
}
|
|
||||||
} catch (Exception e) {
|
|
||||||
LogUtils.e(TAG, "copy failed: " + e.getMessage());
|
|
||||||
}
|
|
||||||
|
|
||||||
LogUtils.e(TAG, "Failed to restore: " + fileName);
|
|
||||||
return false;
|
|
||||||
}
|
|
||||||
|
|
||||||
public boolean deletePermanently(long id, String fileName) {
|
|
||||||
File trashFile = new File(TrashDbHelper.getTrashPath(), fileName);
|
|
||||||
boolean deleted = trashFile.delete();
|
|
||||||
if (deleted) {
|
|
||||||
dbHelper.delete(id);
|
|
||||||
}
|
|
||||||
return deleted;
|
|
||||||
}
|
|
||||||
|
|
||||||
public void clearTrash() {
|
|
||||||
Cursor cursor = getTrashList();
|
|
||||||
if (cursor != null) {
|
|
||||||
while (cursor.moveToNext()) {
|
|
||||||
try {
|
|
||||||
int colIndex = cursor.getColumnIndexOrThrow("_id");
|
|
||||||
if (!cursor.isNull(colIndex)) {
|
|
||||||
String fileName = cursor.getString(cursor.getColumnIndexOrThrow("file_name"));
|
|
||||||
File trashFile = new File(TrashDbHelper.getTrashPath(), fileName);
|
|
||||||
trashFile.delete();
|
|
||||||
}
|
|
||||||
} catch (Exception e) {
|
|
||||||
e.printStackTrace();
|
|
||||||
}
|
|
||||||
}
|
|
||||||
cursor.close();
|
|
||||||
}
|
|
||||||
dbHelper.clear();
|
|
||||||
}
|
|
||||||
|
|
||||||
private String getExtension(String path) {
|
|
||||||
int lastDot = path.lastIndexOf('.');
|
|
||||||
if (lastDot > 0) {
|
|
||||||
return path.substring(lastDot);
|
|
||||||
}
|
|
||||||
return ".jpg";
|
|
||||||
}
|
|
||||||
|
|
||||||
private void scanMedia(String filePath) {
|
|
||||||
LogUtils.d(TAG, "scanMedia: " + filePath);
|
|
||||||
MediaScannerConnection.scanFile(context, new String[]{filePath}, null, new android.media.MediaScannerConnection.OnScanCompletedListener() {
|
|
||||||
@Override
|
|
||||||
public void onScanCompleted(String path, Uri uri) {
|
|
||||||
LogUtils.d(TAG, "scanCompleted: " + path + " -> " + uri);
|
|
||||||
}
|
|
||||||
});
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,169 +0,0 @@
|
|||||||
package cc.winboll.studio.gallery;
|
|
||||||
|
|
||||||
import android.content.Context;
|
|
||||||
import android.graphics.Canvas;
|
|
||||||
import android.graphics.Color;
|
|
||||||
import android.graphics.Paint;
|
|
||||||
import android.util.AttributeSet;
|
|
||||||
import android.view.GestureDetector;
|
|
||||||
import android.view.MotionEvent;
|
|
||||||
import android.view.ScaleGestureDetector;
|
|
||||||
import android.view.View;
|
|
||||||
import android.widget.FrameLayout;
|
|
||||||
|
|
||||||
public class ZoomContainerView extends FrameLayout {
|
|
||||||
private float scaleFactor = 1.0f;
|
|
||||||
private float minScale = 0.1f;
|
|
||||||
private float maxScale = 5.0f;
|
|
||||||
private static final float ZOOM_STEP = 0.25f;
|
|
||||||
|
|
||||||
private ScaleGestureDetector scaleGestureDetector;
|
|
||||||
private GestureDetector gestureDetector;
|
|
||||||
private Paint borderPaint;
|
|
||||||
|
|
||||||
public ZoomContainerView(Context context) {
|
|
||||||
super(context);
|
|
||||||
init();
|
|
||||||
}
|
|
||||||
|
|
||||||
public ZoomContainerView(Context context, AttributeSet attrs) {
|
|
||||||
super(context, attrs);
|
|
||||||
init();
|
|
||||||
}
|
|
||||||
|
|
||||||
public ZoomContainerView(Context context, AttributeSet attrs, int defStyleAttr) {
|
|
||||||
super(context, attrs, defStyleAttr);
|
|
||||||
init();
|
|
||||||
}
|
|
||||||
|
|
||||||
private void init() {
|
|
||||||
setWillNotDraw(false);
|
|
||||||
setBackgroundColor(Color.YELLOW);
|
|
||||||
|
|
||||||
borderPaint = new Paint();
|
|
||||||
borderPaint.setColor(Color.parseColor("#333333"));
|
|
||||||
borderPaint.setStyle(Paint.Style.STROKE);
|
|
||||||
borderPaint.setStrokeWidth(2);
|
|
||||||
|
|
||||||
scaleGestureDetector = new ScaleGestureDetector(getContext(), new ScaleGestureDetector.SimpleOnScaleGestureListener() {
|
|
||||||
@Override
|
|
||||||
public boolean onScale(ScaleGestureDetector detector) {
|
|
||||||
scaleFactor *= detector.getScaleFactor();
|
|
||||||
scaleFactor = Math.max(minScale, Math.min(scaleFactor, maxScale));
|
|
||||||
invalidate();
|
|
||||||
requestLayout();
|
|
||||||
return true;
|
|
||||||
}
|
|
||||||
});
|
|
||||||
|
|
||||||
gestureDetector = new GestureDetector(getContext(), new GestureDetector.SimpleOnGestureListener() {
|
|
||||||
@Override
|
|
||||||
public boolean onDoubleTap(MotionEvent e) {
|
|
||||||
if (scaleFactor > 1.5f) {
|
|
||||||
scaleFactor = 1.0f;
|
|
||||||
} else {
|
|
||||||
scaleFactor = 2.0f;
|
|
||||||
}
|
|
||||||
invalidate();
|
|
||||||
requestLayout();
|
|
||||||
return true;
|
|
||||||
}
|
|
||||||
});
|
|
||||||
}
|
|
||||||
|
|
||||||
public void zoomIn() {
|
|
||||||
scaleFactor = Math.min(maxScale, scaleFactor + ZOOM_STEP);
|
|
||||||
requestMeasure();
|
|
||||||
}
|
|
||||||
|
|
||||||
public void zoomOut() {
|
|
||||||
scaleFactor = Math.max(minScale, scaleFactor - ZOOM_STEP);
|
|
||||||
requestMeasure();
|
|
||||||
}
|
|
||||||
|
|
||||||
private void requestMeasure() {
|
|
||||||
removeCallbacks(measureRunable);
|
|
||||||
post(measureRunable);
|
|
||||||
}
|
|
||||||
|
|
||||||
private Runnable measureRunable = new Runnable() {
|
|
||||||
@Override
|
|
||||||
public void run() {
|
|
||||||
requestLayout();
|
|
||||||
invalidate();
|
|
||||||
}
|
|
||||||
};
|
|
||||||
|
|
||||||
public float getScaleFactor() {
|
|
||||||
return scaleFactor;
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setScaleFactor(float scale) {
|
|
||||||
scaleFactor = Math.max(minScale, Math.min(scale, maxScale));
|
|
||||||
int childCount = getChildCount();
|
|
||||||
if (childCount > 0) {
|
|
||||||
View child = getChildAt(0);
|
|
||||||
if (child instanceof CropCanvasView) {
|
|
||||||
((CropCanvasView) child).setContainerScale(scaleFactor);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
requestLayout();
|
|
||||||
invalidate();
|
|
||||||
}
|
|
||||||
|
|
||||||
public void resetZoom() {
|
|
||||||
scaleFactor = 1.0f;
|
|
||||||
invalidate();
|
|
||||||
requestLayout();
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) {
|
|
||||||
int childCount = getChildCount();
|
|
||||||
if (childCount > 0) {
|
|
||||||
View child = getChildAt(0);
|
|
||||||
child.measure(widthMeasureSpec, heightMeasureSpec);
|
|
||||||
int childW = child.getMeasuredWidth();
|
|
||||||
int childH = child.getMeasuredHeight();
|
|
||||||
int scaledW = (int) (childW * scaleFactor);
|
|
||||||
int scaledH = (int) (childH * scaleFactor);
|
|
||||||
int widthSpec = MeasureSpec.makeMeasureSpec(scaledW, MeasureSpec.EXACTLY);
|
|
||||||
int heightSpec = MeasureSpec.makeMeasureSpec(scaledH, MeasureSpec.EXACTLY);
|
|
||||||
child.measure(widthSpec, heightSpec);
|
|
||||||
setMeasuredDimension(scaledW, scaledH);
|
|
||||||
} else {
|
|
||||||
super.onMeasure(widthMeasureSpec, heightMeasureSpec);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
protected void onLayout(boolean changed, int left, int top, int right, int bottom) {
|
|
||||||
int childCount = getChildCount();
|
|
||||||
if (childCount > 0) {
|
|
||||||
View child = getChildAt(0);
|
|
||||||
int childW = child.getMeasuredWidth();
|
|
||||||
int childH = child.getMeasuredHeight();
|
|
||||||
int scaledW = (int) (childW * scaleFactor);
|
|
||||||
int scaledH = (int) (childH * scaleFactor);
|
|
||||||
int parentW = right - left;
|
|
||||||
int parentH = bottom - top;
|
|
||||||
int childLeft = (parentW - scaledW) / 2;
|
|
||||||
int childTop = (parentH - scaledH) / 2;
|
|
||||||
child.layout(childLeft, childTop, childLeft + scaledW, childTop + scaledH);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
protected void onDraw(Canvas canvas) {
|
|
||||||
super.onDraw(canvas);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public boolean onTouchEvent(MotionEvent event) {
|
|
||||||
boolean handled = scaleGestureDetector.onTouchEvent(event);
|
|
||||||
if (!scaleGestureDetector.isInProgress()) {
|
|
||||||
handled = gestureDetector.onTouchEvent(event) || handled;
|
|
||||||
}
|
|
||||||
return handled || super.onTouchEvent(event);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,44 +0,0 @@
|
|||||||
package cc.winboll.studio.gallery.dialog;
|
|
||||||
|
|
||||||
import android.app.Dialog;
|
|
||||||
import android.content.Context;
|
|
||||||
import android.os.Bundle;
|
|
||||||
import android.view.WindowManager;
|
|
||||||
import android.widget.TextView;
|
|
||||||
import androidx.annotation.NonNull;
|
|
||||||
import cc.winboll.studio.gallery.R;
|
|
||||||
|
|
||||||
/**
|
|
||||||
* 颜色表对话框
|
|
||||||
* 继承于普通对话框类,使用视图文件
|
|
||||||
*/
|
|
||||||
public class ColorPaletteDialog extends Dialog {
|
|
||||||
|
|
||||||
public ColorPaletteDialog(@NonNull Context context) {
|
|
||||||
super(context, R.style.ColorPaletteDialog);
|
|
||||||
}
|
|
||||||
|
|
||||||
public ColorPaletteDialog(@NonNull Context context, int themeResId) {
|
|
||||||
super(context, themeResId);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
protected void onCreate(Bundle savedInstanceState) {
|
|
||||||
// super.onCreate(savedInstanceState);
|
|
||||||
setContentView(R.layout.dialog_color_palette);
|
|
||||||
|
|
||||||
TextView titleText = findViewById(R.id.title_text);
|
|
||||||
|
|
||||||
WindowManager.LayoutParams params = getWindow().getAttributes();
|
|
||||||
params.width = WindowManager.LayoutParams.MATCH_PARENT;
|
|
||||||
getWindow().setAttributes(params);
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setTitle(String title) {
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
public interface OnColorItemClick {
|
|
||||||
void onColorClick(int color);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,129 +0,0 @@
|
|||||||
package cc.winboll.studio.gallery.utils;
|
|
||||||
|
|
||||||
import android.content.Context;
|
|
||||||
import android.content.SharedPreferences;
|
|
||||||
import android.graphics.Color;
|
|
||||||
import android.graphics.drawable.ColorDrawable;
|
|
||||||
import android.graphics.drawable.Drawable;
|
|
||||||
import androidx.annotation.ColorInt;
|
|
||||||
import androidx.annotation.DrawableRes;
|
|
||||||
import androidx.core.content.ContextCompat;
|
|
||||||
|
|
||||||
public class BackgroundUtils {
|
|
||||||
|
|
||||||
public enum DrawableType {
|
|
||||||
RESOURCE_ID,
|
|
||||||
COLOR
|
|
||||||
}
|
|
||||||
|
|
||||||
private static volatile BackgroundUtils instance;
|
|
||||||
|
|
||||||
private static final String PREF_NAME = "background_prefs";
|
|
||||||
private static final String KEY_TYPE = "bg_type";
|
|
||||||
private static final String KEY_RES_ID = "bg_res_id";
|
|
||||||
private static final String KEY_COLOR = "bg_color";
|
|
||||||
|
|
||||||
private Context context;
|
|
||||||
private Drawable drawable;
|
|
||||||
private DrawableType drawableType;
|
|
||||||
private int resId;
|
|
||||||
private int color;
|
|
||||||
|
|
||||||
private BackgroundUtils() {
|
|
||||||
}
|
|
||||||
|
|
||||||
public static BackgroundUtils getInstance() {
|
|
||||||
if (instance == null) {
|
|
||||||
synchronized (BackgroundUtils.class) {
|
|
||||||
if (instance == null) {
|
|
||||||
instance = new BackgroundUtils();
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
return instance;
|
|
||||||
}
|
|
||||||
|
|
||||||
public static BackgroundUtils initFromResource(Context context, @DrawableRes int resId) {
|
|
||||||
synchronized (BackgroundUtils.class) {
|
|
||||||
BackgroundUtils utils = getInstance();
|
|
||||||
utils.context = context.getApplicationContext();
|
|
||||||
utils.drawableType = DrawableType.RESOURCE_ID;
|
|
||||||
utils.resId = resId;
|
|
||||||
utils.drawable = ContextCompat.getDrawable(utils.context, resId);
|
|
||||||
utils.saveToPreferences();
|
|
||||||
return utils;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
public static BackgroundUtils initFromColor(Context context, @ColorInt int color) {
|
|
||||||
synchronized (BackgroundUtils.class) {
|
|
||||||
BackgroundUtils utils = getInstance();
|
|
||||||
utils.context = context.getApplicationContext();
|
|
||||||
utils.drawableType = DrawableType.COLOR;
|
|
||||||
utils.color = color;
|
|
||||||
utils.drawable = new ColorDrawable(color);
|
|
||||||
utils.saveToPreferences();
|
|
||||||
return utils;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
public static BackgroundUtils initFromPreferences(Context context) {
|
|
||||||
synchronized (BackgroundUtils.class) {
|
|
||||||
Context appContext = context.getApplicationContext();
|
|
||||||
SharedPreferences prefs = appContext.getSharedPreferences(PREF_NAME, Context.MODE_PRIVATE);
|
|
||||||
int type = prefs.getInt(KEY_TYPE, -1);
|
|
||||||
if (type == 0) {
|
|
||||||
int resId = prefs.getInt(KEY_RES_ID, 0);
|
|
||||||
if (resId != 0) {
|
|
||||||
return initFromResource(appContext, resId);
|
|
||||||
}
|
|
||||||
} else if (type == 1) {
|
|
||||||
int color = prefs.getInt(KEY_COLOR, Color.BLACK);
|
|
||||||
return initFromColor(appContext, color);
|
|
||||||
}
|
|
||||||
// 默认情况,initFromColor 内部已经调用了 saveToPreferences()
|
|
||||||
return initFromColor(appContext, 0xFF00FF00);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
public Drawable getDrawable() {
|
|
||||||
return drawable;
|
|
||||||
}
|
|
||||||
|
|
||||||
public DrawableType getDrawableType() {
|
|
||||||
return drawableType;
|
|
||||||
}
|
|
||||||
|
|
||||||
public DrawableType getAttributeValueType() {
|
|
||||||
return drawableType;
|
|
||||||
}
|
|
||||||
|
|
||||||
public int getResId() {
|
|
||||||
return resId;
|
|
||||||
}
|
|
||||||
|
|
||||||
public int getColor() {
|
|
||||||
return color;
|
|
||||||
}
|
|
||||||
|
|
||||||
public void saveToPreferences() {
|
|
||||||
if (context == null) return;
|
|
||||||
SharedPreferences prefs = context.getSharedPreferences(PREF_NAME, Context.MODE_PRIVATE);
|
|
||||||
SharedPreferences.Editor editor = prefs.edit();
|
|
||||||
if (drawableType == DrawableType.RESOURCE_ID) {
|
|
||||||
editor.putInt(KEY_TYPE, 0);
|
|
||||||
editor.putInt(KEY_RES_ID, resId);
|
|
||||||
editor.remove(KEY_COLOR);
|
|
||||||
} else {
|
|
||||||
editor.putInt(KEY_TYPE, 1);
|
|
||||||
editor.putInt(KEY_COLOR, color);
|
|
||||||
editor.remove(KEY_RES_ID);
|
|
||||||
}
|
|
||||||
editor.apply();
|
|
||||||
}
|
|
||||||
|
|
||||||
public static void clearPreferences(Context context) {
|
|
||||||
SharedPreferences prefs = context.getApplicationContext().getSharedPreferences(PREF_NAME, Context.MODE_PRIVATE);
|
|
||||||
prefs.edit().clear().apply();
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,124 +0,0 @@
|
|||||||
package cc.winboll.studio.gallery.utils;
|
|
||||||
|
|
||||||
import android.content.Context;
|
|
||||||
import android.content.SharedPreferences;
|
|
||||||
import android.graphics.Color;
|
|
||||||
import android.graphics.drawable.ColorDrawable;
|
|
||||||
import android.graphics.drawable.Drawable;
|
|
||||||
import androidx.annotation.ColorInt;
|
|
||||||
import androidx.annotation.DrawableRes;
|
|
||||||
import androidx.core.content.ContextCompat;
|
|
||||||
|
|
||||||
public class CropBackgroundUtils {
|
|
||||||
|
|
||||||
public enum DrawableType {
|
|
||||||
RESOURCE_ID,
|
|
||||||
COLOR
|
|
||||||
}
|
|
||||||
|
|
||||||
private static volatile CropBackgroundUtils instance;
|
|
||||||
|
|
||||||
private static final String PREF_NAME = "crop_background_prefs";
|
|
||||||
private static final String KEY_TYPE = "crop_bg_type";
|
|
||||||
private static final String KEY_RES_ID = "crop_bg_res_id";
|
|
||||||
private static final String KEY_COLOR = "crop_bg_color";
|
|
||||||
|
|
||||||
private Context context;
|
|
||||||
private Drawable drawable;
|
|
||||||
private DrawableType drawableType;
|
|
||||||
private int resId;
|
|
||||||
private int color;
|
|
||||||
|
|
||||||
private CropBackgroundUtils() {
|
|
||||||
}
|
|
||||||
|
|
||||||
public static CropBackgroundUtils getInstance() {
|
|
||||||
if (instance == null) {
|
|
||||||
synchronized (CropBackgroundUtils.class) {
|
|
||||||
if (instance == null) {
|
|
||||||
instance = new CropBackgroundUtils();
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
return instance;
|
|
||||||
}
|
|
||||||
|
|
||||||
public static CropBackgroundUtils initFromResource(Context context, @DrawableRes int resId) {
|
|
||||||
synchronized (CropBackgroundUtils.class) {
|
|
||||||
CropBackgroundUtils utils = getInstance();
|
|
||||||
utils.context = context.getApplicationContext();
|
|
||||||
utils.drawableType = DrawableType.RESOURCE_ID;
|
|
||||||
utils.resId = resId;
|
|
||||||
utils.drawable = ContextCompat.getDrawable(utils.context, resId);
|
|
||||||
utils.saveToPreferences();
|
|
||||||
return utils;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
public static CropBackgroundUtils initFromColor(Context context, @ColorInt int color) {
|
|
||||||
synchronized (CropBackgroundUtils.class) {
|
|
||||||
CropBackgroundUtils utils = getInstance();
|
|
||||||
utils.context = context.getApplicationContext();
|
|
||||||
utils.drawableType = DrawableType.COLOR;
|
|
||||||
utils.color = color;
|
|
||||||
utils.drawable = new ColorDrawable(color);
|
|
||||||
utils.saveToPreferences();
|
|
||||||
return utils;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
public static CropBackgroundUtils initFromPreferences(Context context) {
|
|
||||||
synchronized (CropBackgroundUtils.class) {
|
|
||||||
Context appContext = context.getApplicationContext();
|
|
||||||
SharedPreferences prefs = appContext.getSharedPreferences(PREF_NAME, Context.MODE_PRIVATE);
|
|
||||||
int type = prefs.getInt(KEY_TYPE, -1);
|
|
||||||
if (type == 0) {
|
|
||||||
int resId = prefs.getInt(KEY_RES_ID, 0);
|
|
||||||
if (resId != 0) {
|
|
||||||
return initFromResource(appContext, resId);
|
|
||||||
}
|
|
||||||
} else if (type == 1) {
|
|
||||||
int color = prefs.getInt(KEY_COLOR, Color.BLACK);
|
|
||||||
return initFromColor(appContext, color);
|
|
||||||
}
|
|
||||||
return initFromColor(appContext, 0xFF00FF00);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
public Drawable getDrawable() {
|
|
||||||
return drawable;
|
|
||||||
}
|
|
||||||
|
|
||||||
public DrawableType getDrawableType() {
|
|
||||||
return drawableType;
|
|
||||||
}
|
|
||||||
|
|
||||||
public int getResId() {
|
|
||||||
return resId;
|
|
||||||
}
|
|
||||||
|
|
||||||
public int getColor() {
|
|
||||||
return color;
|
|
||||||
}
|
|
||||||
|
|
||||||
public void saveToPreferences() {
|
|
||||||
if (context == null) return;
|
|
||||||
SharedPreferences prefs = context.getSharedPreferences(PREF_NAME, Context.MODE_PRIVATE);
|
|
||||||
SharedPreferences.Editor editor = prefs.edit();
|
|
||||||
if (drawableType == DrawableType.RESOURCE_ID) {
|
|
||||||
editor.putInt(KEY_TYPE, 0);
|
|
||||||
editor.putInt(KEY_RES_ID, resId);
|
|
||||||
editor.remove(KEY_COLOR);
|
|
||||||
} else {
|
|
||||||
editor.putInt(KEY_TYPE, 1);
|
|
||||||
editor.putInt(KEY_COLOR, color);
|
|
||||||
editor.remove(KEY_RES_ID);
|
|
||||||
}
|
|
||||||
editor.apply();
|
|
||||||
}
|
|
||||||
|
|
||||||
public static void clearPreferences(Context context) {
|
|
||||||
SharedPreferences prefs = context.getApplicationContext().getSharedPreferences(PREF_NAME, Context.MODE_PRIVATE);
|
|
||||||
prefs.edit().clear().apply();
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,34 +0,0 @@
|
|||||||
package cc.winboll.studio.gallery.views;
|
|
||||||
|
|
||||||
import android.content.Context;
|
|
||||||
import android.util.AttributeSet;
|
|
||||||
import android.widget.RadioButton;
|
|
||||||
|
|
||||||
public class BackgroundRadioButton extends RadioButton {
|
|
||||||
|
|
||||||
CustomApplicationBackground mCustomApplicationBackground;
|
|
||||||
|
|
||||||
public BackgroundRadioButton(Context context) {
|
|
||||||
super(context);
|
|
||||||
}
|
|
||||||
|
|
||||||
public BackgroundRadioButton(Context context, AttributeSet attrs) {
|
|
||||||
super(context, attrs);
|
|
||||||
}
|
|
||||||
|
|
||||||
public BackgroundRadioButton(Context context, AttributeSet attrs, int defStyleAttr) {
|
|
||||||
super(context, attrs, defStyleAttr);
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setupCustomApplicationBackground(Context context, int resId) {
|
|
||||||
mCustomApplicationBackground = new CustomApplicationBackground(context, resId);
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setCustomApplicationBackground(CustomApplicationBackground customApplicationBackground) {
|
|
||||||
mCustomApplicationBackground = customApplicationBackground;
|
|
||||||
}
|
|
||||||
|
|
||||||
public CustomApplicationBackground getCustomApplicationBackground() {
|
|
||||||
return mCustomApplicationBackground;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,29 +0,0 @@
|
|||||||
package cc.winboll.studio.gallery.views;
|
|
||||||
|
|
||||||
import android.content.Context;
|
|
||||||
import android.graphics.drawable.ColorDrawable;
|
|
||||||
import android.graphics.drawable.Drawable;
|
|
||||||
|
|
||||||
public class CustomApplicationBackground {
|
|
||||||
Drawable mDrawable;
|
|
||||||
|
|
||||||
public CustomApplicationBackground(Drawable drawable) {
|
|
||||||
mDrawable = drawable;
|
|
||||||
}
|
|
||||||
|
|
||||||
public CustomApplicationBackground(int color) {
|
|
||||||
mDrawable = new ColorDrawable(color);
|
|
||||||
}
|
|
||||||
|
|
||||||
public CustomApplicationBackground(Context context, int resId) {
|
|
||||||
mDrawable = context.getDrawable(resId);
|
|
||||||
}
|
|
||||||
|
|
||||||
public Drawable getDrawable() {
|
|
||||||
return mDrawable;
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setDrawable(Drawable drawable) {
|
|
||||||
mDrawable = drawable;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,34 +0,0 @@
|
|||||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
||||||
xmlns:aapt="http://schemas.android.com/aapt"
|
|
||||||
android:width="108dp"
|
|
||||||
android:height="108dp"
|
|
||||||
android:viewportHeight="108"
|
|
||||||
android:viewportWidth="108">
|
|
||||||
<path
|
|
||||||
android:fillType="evenOdd"
|
|
||||||
android:pathData="M32,64C32,64 38.39,52.99 44.13,50.95C51.37,48.37 70.14,49.57 70.14,49.57L108.26,87.69L108,109.01L75.97,107.97L32,64Z"
|
|
||||||
android:strokeColor="#00000000"
|
|
||||||
android:strokeWidth="1">
|
|
||||||
<aapt:attr name="android:fillColor">
|
|
||||||
<gradient
|
|
||||||
android:endX="78.5885"
|
|
||||||
android:endY="90.9159"
|
|
||||||
android:startX="48.7653"
|
|
||||||
android:startY="61.0927"
|
|
||||||
android:type="linear">
|
|
||||||
<item
|
|
||||||
android:color="#44000000"
|
|
||||||
android:offset="0.0" />
|
|
||||||
<item
|
|
||||||
android:color="#00000000"
|
|
||||||
android:offset="1.0" />
|
|
||||||
</gradient>
|
|
||||||
</aapt:attr>
|
|
||||||
</path>
|
|
||||||
<path
|
|
||||||
android:fillColor="#FFFFFF"
|
|
||||||
android:fillType="nonZero"
|
|
||||||
android:pathData="M66.94,46.02L66.94,46.02C72.44,50.07 76,56.61 76,64L32,64C32,56.61 35.56,50.11 40.98,46.06L36.18,41.19C35.45,40.45 35.45,39.3 36.18,38.56C36.91,37.81 38.05,37.81 38.78,38.56L44.25,44.05C47.18,42.57 50.48,41.71 54,41.71C57.48,41.71 60.78,42.57 63.68,44.05L69.11,38.56C69.84,37.81 70.98,37.81 71.71,38.56C72.44,39.3 72.44,40.45 71.71,41.19L66.94,46.02ZM62.94,56.92C64.08,56.92 65,56.01 65,54.88C65,53.76 64.08,52.85 62.94,52.85C61.8,52.85 60.88,53.76 60.88,54.88C60.88,56.01 61.8,56.92 62.94,56.92ZM45.06,56.92C46.2,56.92 47.13,56.01 47.13,54.88C47.13,53.76 46.2,52.85 45.06,52.85C43.92,52.85 43,53.76 43,54.88C43,56.01 43.92,56.92 45.06,56.92Z"
|
|
||||||
android:strokeColor="#00000000"
|
|
||||||
android:strokeWidth="1" />
|
|
||||||
</vector>
|
|
||||||
@@ -1,30 +0,0 @@
|
|||||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
||||||
android:width="10dp"
|
|
||||||
android:height="10dp"
|
|
||||||
android:viewportWidth="10"
|
|
||||||
android:viewportHeight="10">
|
|
||||||
<path
|
|
||||||
android:fillColor="#808080"
|
|
||||||
android:pathData="M0,0h1v1h-1z M2,0h1v1h-1z M4,0h1v1h-1z M6,0h1v1h-1z M8,0h1v1h-1z
|
|
||||||
M1,1h1v1h-1z M3,1h1v1h-1z M5,1h1v1h-1z M7,1h1v1h-1z M9,1h1v1h-1z
|
|
||||||
M0,2h1v1h-1z M2,2h1v1h-1z M4,2h1v1h-1z M6,2h1v1h-1z M8,2h1v1h-1z
|
|
||||||
M1,3h1v1h-1z M3,3h1v1h-1z M5,3h1v1h-1z M7,3h1v1h-1z M9,3h1v1h-1z
|
|
||||||
M0,4h1v1h-1z M2,4h1v1h-1z M4,4h1v1h-1z M6,4h1v1h-1z M8,4h1v1h-1z
|
|
||||||
M1,5h1v1h-1z M3,5h1v1h-1z M5,5h1v1h-1z M7,5h1v1h-1z M9,5h1v1h-1z
|
|
||||||
M0,6h1v1h-1z M2,6h1v1h-1z M4,6h1v1h-1z M6,6h1v1h-1z M8,6h1v1h-1z
|
|
||||||
M1,7h1v1h-1z M3,7h1v1h-1z M5,7h1v1h-1z M7,7h1v1h-1z M9,7h1v1h-1z
|
|
||||||
M0,8h1v1h-1z M2,8h1v1h-1z M4,8h1v1h-1z M6,8h1v1h-1z M8,8h1v1h-1z
|
|
||||||
M1,9h1v1h-1z M3,9h1v1h-1z M5,9h1v1h-1z M7,9h1v1h-1z M9,9h1v1h-1z"/>
|
|
||||||
<path
|
|
||||||
android:fillColor="#FFFFFF"
|
|
||||||
android:pathData="M1,0h1v1h-1z M3,0h1v1h-1z M5,0h1v1h-1z M7,0h1v1h-1z M9,0h1v1h-1z
|
|
||||||
M0,1h1v1h-1z M2,1h1v1h-1z M4,1h1v1h-1z M6,1h1v1h-1z M8,1h1v1h-1z
|
|
||||||
M1,2h1v1h-1z M3,2h1v1h-1z M5,2h1v1h-1z M7,2h1v1h-1z M9,2h1v1h-1z
|
|
||||||
M0,3h1v1h-1z M2,3h1v1h-1z M4,3h1v1h-1z M6,3h1v1h-1z M8,3h1v1h-1z
|
|
||||||
M1,4h1v1h-1z M3,4h1v1h-1z M5,4h1v1h-1z M7,4h1v1h-1z M9,4h1v1h-1z
|
|
||||||
M0,5h1v1h-1z M2,5h1v1h-1z M4,5h1v1h-1z M6,5h1v1h-1z M8,5h1v1h-1z
|
|
||||||
M1,6h1v1h-1z M3,6h1v1h-1z M5,6h1v1h-1z M7,6h1v1h-1z M9,6h1v1h-1z
|
|
||||||
M0,7h1v1h-1z M2,7h1v1h-1z M4,7h1v1h-1z M6,7h1v1h-1z M8,7h1v1h-1z
|
|
||||||
M1,8h1v1h-1z M3,8h1v1h-1z M5,8h1v1h-1z M7,8h1v1h-1z M9,8h1v1h-1z
|
|
||||||
M0,9h1v1h-1z M2,9h1v1h-1z M4,9h1v1h-1z M6,9h1v1h-1z M8,9h1v1h-1z"/>
|
|
||||||
</vector>
|
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
|
||||||
android:shape="oval">
|
|
||||||
<solid android:color="#CCFFFFFF"/>
|
|
||||||
<stroke
|
|
||||||
android:width="1dp"
|
|
||||||
android:color="#000000"/>
|
|
||||||
</shape>
|
|
||||||
@@ -1,7 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
|
||||||
android:shape="oval">
|
|
||||||
<solid android:color="@android:color/transparent"/>
|
|
||||||
<stroke android:width="2dp" android:color="@android:color/white"/>
|
|
||||||
<size android:width="32dp" android:height="32dp"/>
|
|
||||||
</shape>
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
|
||||||
android:shape="oval">
|
|
||||||
<stroke android:width="2dp" android:color="@android:color/white"/>
|
|
||||||
<size android:width="36dp" android:height="36dp"/>
|
|
||||||
</shape>
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
|
||||||
android:shape="rectangle">
|
|
||||||
<solid android:color="@android:color/black"/>
|
|
||||||
<stroke android:width="2dp" android:color="@android:color/white"/>
|
|
||||||
</shape>
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
|
||||||
android:shape="rectangle">
|
|
||||||
<solid android:color="#FFFFFF"/>
|
|
||||||
</shape>
|
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
||||||
android:width="24dp"
|
|
||||||
android:height="24dp"
|
|
||||||
android:viewportWidth="24"
|
|
||||||
android:viewportHeight="24">
|
|
||||||
<path
|
|
||||||
android:fillColor="#FFFFFF"
|
|
||||||
android:pathData="M7.41,15.41L12,10.83l4.59,4.58L18,14l-6,-6 -6,6z"/>
|
|
||||||
</vector>
|
|
||||||
@@ -1,9 +0,0 @@
|
|||||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
||||||
android:width="24dp"
|
|
||||||
android:height="24dp"
|
|
||||||
android:viewportWidth="24"
|
|
||||||
android:viewportHeight="24">
|
|
||||||
<path
|
|
||||||
android:fillColor="#FFFFFF"
|
|
||||||
android:pathData="M20,11H7.83l5.59,-5.59L12,4l-8,8 8,8 1.41,-1.41L7.83,13H20v-2z"/>
|
|
||||||
</vector>
|
|
||||||
@@ -1,12 +0,0 @@
|
|||||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
||||||
android:width="24dp"
|
|
||||||
android:height="24dp"
|
|
||||||
android:viewportWidth="24"
|
|
||||||
android:viewportHeight="24">
|
|
||||||
<path
|
|
||||||
android:fillColor="#FFFFFF"
|
|
||||||
android:pathData="M4,4h7v7h-7z M13,4h7v7h-7z M4,13h7v7h-7z M13,13h7v7h-7z"/>
|
|
||||||
<path
|
|
||||||
android:fillColor="#808080"
|
|
||||||
android:pathData="M11,4h2v7h-2z M4,11h7v2h-7z M13,11h7v2h-7z M11,13h2v7h-2z M13,4h2v7h-2z M4,13h7v2h-7z"/>
|
|
||||||
</vector>
|
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
||||||
android:width="24dp"
|
|
||||||
android:height="24dp"
|
|
||||||
android:viewportWidth="24"
|
|
||||||
android:viewportHeight="24">
|
|
||||||
<path
|
|
||||||
android:fillColor="#FFFFFF"
|
|
||||||
android:pathData="M19,6.41L17.59,5 12,10.59 6.41,5 5,6.41 10.59,12 5,17.59 6.41,19 12,13.41 17.59,19 19,17.59 13.41,12z"/>
|
|
||||||
</vector>
|
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
||||||
android:width="24dp"
|
|
||||||
android:height="24dp"
|
|
||||||
android:viewportWidth="24"
|
|
||||||
android:viewportHeight="24">
|
|
||||||
<path
|
|
||||||
android:fillColor="#FFFFFF"
|
|
||||||
android:pathData="M20.71,5.63l-2.34,-2.34c-0.39,-0.39 -1.02,-0.39 -1.41,0l-3.12,3.12 -1.93,-1.91 -1.41,1.41 1.42,1.42L3,16.25V21h4.75l8.92,-8.92 1.42,1.42 1.41,-1.41 -1.92,-1.92 3.12,-3.12c0.4,-0.4 0.4,-1.03 0.01,-1.42zM6.92,19H5v-1.92l8.06,-8.06 1.92,1.92L6.92,19z"/>
|
|
||||||
</vector>
|
|
||||||
@@ -1,13 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
||||||
android:width="24dp"
|
|
||||||
android:height="24dp"
|
|
||||||
android:viewportWidth="24"
|
|
||||||
android:viewportHeight="24">
|
|
||||||
<path
|
|
||||||
android:fillColor="#FFFFFF"
|
|
||||||
android:pathData="M21,3H3C1.9,3 1,3.9 1,5v14c0,1.1 0.9,2 2,2h18c1.1,0 2,-0.9 2,-2V5C23,3.9 22.1,3 21,3zM21,19H3V5h18V19z"/>
|
|
||||||
<path
|
|
||||||
android:fillColor="#FFFFFF"
|
|
||||||
android:pathData="M9,12l2,2l4,-4l1.5,1.5L11,17l-3,-3z"/>
|
|
||||||
</vector>
|
|
||||||
@@ -1,9 +0,0 @@
|
|||||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
||||||
android:width="24dp"
|
|
||||||
android:height="24dp"
|
|
||||||
android:viewportWidth="24"
|
|
||||||
android:viewportHeight="24">
|
|
||||||
<path
|
|
||||||
android:fillColor="#FFFFFF"
|
|
||||||
android:pathData="M6,19c0,1.1 0.9,2 2,2h8c1.1,0 2,-0.9 2,-2V7H6v12zM19,4h-3.5l-1,-1h-5l-1,-1H5v2h14V4z"/>
|
|
||||||
</vector>
|
|
||||||
@@ -1,9 +0,0 @@
|
|||||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
||||||
android:width="24dp"
|
|
||||||
android:height="24dp"
|
|
||||||
android:viewportWidth="24"
|
|
||||||
android:viewportHeight="24">
|
|
||||||
<path
|
|
||||||
android:fillColor="#FFFFFF"
|
|
||||||
android:pathData="M9,16.17L4.83,12l-1.42,1.41L9,19 21,7l-1.41,-1.41z"/>
|
|
||||||
</vector>
|
|
||||||
@@ -1,9 +0,0 @@
|
|||||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
||||||
android:width="24dp"
|
|
||||||
android:height="24dp"
|
|
||||||
android:viewportWidth="24"
|
|
||||||
android:viewportHeight="24">
|
|
||||||
<path
|
|
||||||
android:fillColor="#FFFFFF"
|
|
||||||
android:pathData="M12,2C6.48,2 2,6.48 2,12s4.48,10 10,10 10,-4.48 10,-10S17.52,2 12,2zM13,17h-2v-6h2v6zM13,9h-2L11,7h2v2z"/>
|
|
||||||
</vector>
|
|
||||||
@@ -1,16 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
||||||
android:width="24dp"
|
|
||||||
android:height="24dp"
|
|
||||||
android:viewportWidth="24"
|
|
||||||
android:viewportHeight="24">
|
|
||||||
<path
|
|
||||||
android:fillColor="#000000"
|
|
||||||
android:pathData="M12,2C6.48,2 2,6.48 2,12s4.48,10 10,10s10,-4.48 10,-10S17.52,2 12,2zM12,20c-4.41,0 -8,-3.59 -8,-8s3.59,-8 8,-8s8,3.59 8,8s-3.59,8 -8,8z"/>
|
|
||||||
<path
|
|
||||||
android:fillColor="#000000"
|
|
||||||
android:pathData="M12,7c-2.76,0 -5,2.24 -5,5s2.24,5 5,5s5,-2.24 5,-5s-2.24,-5 -5,-5zM12,15c-1.66,0 -3,-1.34 -3,-3s1.34,-3 3,-3s3,1.34 3,3s-1.34,3 -3,3z"/>
|
|
||||||
<path
|
|
||||||
android:fillColor="#000000"
|
|
||||||
android:pathData="M8,12l1.5,-2l2,2.5l2.5,-3l2,2.5"/>
|
|
||||||
</vector>
|
|
||||||
@@ -1,9 +0,0 @@
|
|||||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
||||||
android:width="24dp"
|
|
||||||
android:height="24dp"
|
|
||||||
android:viewportWidth="24"
|
|
||||||
android:viewportHeight="24">
|
|
||||||
<path
|
|
||||||
android:fillColor="#FFFFFF"
|
|
||||||
android:pathData="M16,12V4H17V2H7V4H8V12L6,14V16H11.5V22H12.5V16H18V14L16,12Z"/>
|
|
||||||
</vector>
|
|
||||||
@@ -1,9 +0,0 @@
|
|||||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
||||||
android:width="24dp"
|
|
||||||
android:height="24dp"
|
|
||||||
android:viewportWidth="24"
|
|
||||||
android:viewportHeight="24">
|
|
||||||
<path
|
|
||||||
android:fillColor="#FFFFFF"
|
|
||||||
android:pathData="M13,3c-4.97,0 -9,4.03 -9,9H1l3.89,3.89 0.07,0.14L9,12H6c0,-3.87 3.13,-7 7,-7s7,3.13 7,7 -3.13,7 -7,7c-1.93,0 -3.68,-0.79 -4.94,-2.06l-1.42,1.42C8.27,17.9 10.51,19 13,19c4.97,0 9,-4.03 9,-9s-4.03,-9 -9,-9zM12,8v5l4.28,2.54 0.72,-1.21 -3.5,-2.08V8H12z"/>
|
|
||||||
</vector>
|
|
||||||
@@ -1,9 +0,0 @@
|
|||||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
||||||
android:width="24dp"
|
|
||||||
android:height="24dp"
|
|
||||||
android:viewportWidth="24"
|
|
||||||
android:viewportHeight="24">
|
|
||||||
<path
|
|
||||||
android:fillColor="#FFFFFF"
|
|
||||||
android:pathData="M18,16.08c-0.76,0 -1.44,0.3 -1.96,0.77L8.91,12.7c0.05,-0.23 0.09,-0.46 0.09,-0.7s-0.04,-0.47 -0.09,-0.7l7.05,-4.11c0.54,0.5 1.25,0.81 2.04,0.81 1.66,0 3,-1.34 3,-3s-1.34,-3 -3,-3 -3,1.34 -3,3c0,0.24 0.04,0.47 0.09,0.7L8.04,9.81C7.5,9.31 6.79,9 6,9c-1.66,0 -3,1.34 -3,3s1.34,3 3,3c0.79,0 1.5,-0.31 2.04,-0.81l7.12,4.16c-0.05,0.21 -0.08,0.43 -0.08,0.65 0,1.61 1.31,2.92 2.92,2.92s2.92,-1.31 2.92,-2.92 -1.31,-2.92 -2.92,-2.92z"/>
|
|
||||||
</vector>
|
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
||||||
android:width="24dp"
|
|
||||||
android:height="24dp"
|
|
||||||
android:viewportWidth="24"
|
|
||||||
android:viewportHeight="24">
|
|
||||||
<path
|
|
||||||
android:fillColor="#FFFFFF"
|
|
||||||
android:pathData="M3,18h6v-2H3v2zM3,6v2h18V6H3zM3,13h12v-2H3v2z"/>
|
|
||||||
</vector>
|
|
||||||
@@ -1,9 +0,0 @@
|
|||||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
||||||
android:width="24dp"
|
|
||||||
android:height="24dp"
|
|
||||||
android:viewportWidth="24"
|
|
||||||
android:viewportHeight="24">
|
|
||||||
<path
|
|
||||||
android:fillColor="#FFFFFF"
|
|
||||||
android:pathData="M19,13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"/>
|
|
||||||
</vector>
|
|
||||||
@@ -1,9 +0,0 @@
|
|||||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
||||||
android:width="24dp"
|
|
||||||
android:height="24dp"
|
|
||||||
android:viewportWidth="24"
|
|
||||||
android:viewportHeight="24">
|
|
||||||
<path
|
|
||||||
android:fillColor="#FFFFFF"
|
|
||||||
android:pathData="M19,13H5v-2h14v2z"/>
|
|
||||||
</vector>
|
|
||||||
@@ -1,33 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<FrameLayout
|
|
||||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
|
||||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
|
||||||
android:layout_width="match_parent"
|
|
||||||
android:layout_height="match_parent">
|
|
||||||
|
|
||||||
<LinearLayout
|
|
||||||
android:layout_width="match_parent"
|
|
||||||
android:layout_height="match_parent"
|
|
||||||
android:orientation="vertical">
|
|
||||||
|
|
||||||
<com.google.android.material.appbar.AppBarLayout
|
|
||||||
android:layout_width="match_parent"
|
|
||||||
android:layout_height="wrap_content"
|
|
||||||
android:theme="@style/ThemeOverlay.AppCompat.Dark.ActionBar">
|
|
||||||
|
|
||||||
<androidx.appcompat.widget.Toolbar
|
|
||||||
android:id="@+id/toolbar"
|
|
||||||
android:layout_width="match_parent"
|
|
||||||
android:layout_height="?attr/actionBarSize"
|
|
||||||
app:popupTheme="@style/ThemeOverlay.AppCompat.Light"/>
|
|
||||||
|
|
||||||
</com.google.android.material.appbar.AppBarLayout>
|
|
||||||
|
|
||||||
<cc.winboll.studio.libappbase.views.AboutView
|
|
||||||
android:layout_width="match_parent"
|
|
||||||
android:layout_height="match_parent"
|
|
||||||
android:id="@+id/aboutview"/>
|
|
||||||
|
|
||||||
</LinearLayout>
|
|
||||||
|
|
||||||
</FrameLayout>
|
|
||||||
@@ -1,128 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<FrameLayout
|
|
||||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
|
||||||
android:layout_width="match_parent"
|
|
||||||
android:layout_height="match_parent"
|
|
||||||
android:background="@color/black">
|
|
||||||
|
|
||||||
<LinearLayout
|
|
||||||
android:layout_width="match_parent"
|
|
||||||
android:layout_height="56dp"
|
|
||||||
android:orientation="horizontal"
|
|
||||||
android:gravity="center_vertical"
|
|
||||||
android:background="@color/colorPrimary"
|
|
||||||
android:paddingHorizontal="16dp">
|
|
||||||
|
|
||||||
<ImageView
|
|
||||||
android:id="@+id/btn_close"
|
|
||||||
android:layout_width="40dp"
|
|
||||||
android:layout_height="40dp"
|
|
||||||
android:padding="5dp"
|
|
||||||
android:src="@drawable/ic_close"
|
|
||||||
android:background="?attr/selectableItemBackgroundBorderless"/>
|
|
||||||
|
|
||||||
<TextView
|
|
||||||
android:id="@+id/textview_window_name"
|
|
||||||
android:layout_width="wrap_content"
|
|
||||||
android:layout_height="wrap_content"
|
|
||||||
android:text="封面剪裁"
|
|
||||||
android:textColor="@android:color/white"
|
|
||||||
android:textSize="18sp"
|
|
||||||
android:layout_gravity="center_vertical"
|
|
||||||
android:layout_weight="1"
|
|
||||||
android:gravity="center"
|
|
||||||
android:layout_marginEnd="8dp"/>
|
|
||||||
|
|
||||||
<View
|
|
||||||
android:layout_width="0dp"
|
|
||||||
android:layout_height="0dp"
|
|
||||||
android:layout_weight="1"/>
|
|
||||||
|
|
||||||
<ImageView
|
|
||||||
android:id="@+id/btn_info"
|
|
||||||
android:layout_width="40dp"
|
|
||||||
android:layout_height="40dp"
|
|
||||||
android:padding="5dp"
|
|
||||||
android:src="@drawable/ic_info"
|
|
||||||
android:background="?attr/selectableItemBackgroundBorderless"/>
|
|
||||||
|
|
||||||
<ImageView
|
|
||||||
android:id="@+id/btn_change_bg"
|
|
||||||
android:layout_width="40dp"
|
|
||||||
android:layout_height="40dp"
|
|
||||||
android:padding="5dp"
|
|
||||||
android:src="@drawable/ic_color_pick"
|
|
||||||
android:background="?attr/selectableItemBackgroundBorderless"
|
|
||||||
android:contentDescription="修改剪裁背景颜色"/>
|
|
||||||
|
|
||||||
<ImageView
|
|
||||||
android:id="@+id/btn_done"
|
|
||||||
android:layout_width="40dp"
|
|
||||||
android:layout_height="40dp"
|
|
||||||
android:padding="5dp"
|
|
||||||
android:src="@drawable/ic_done"
|
|
||||||
android:background="?attr/selectableItemBackgroundBorderless"/>
|
|
||||||
|
|
||||||
</LinearLayout>
|
|
||||||
|
|
||||||
<ScrollView
|
|
||||||
android:id="@+id/scroll_view"
|
|
||||||
android:layout_width="match_parent"
|
|
||||||
android:layout_height="match_parent"
|
|
||||||
android:layout_marginTop="56dp"
|
|
||||||
android:layout_marginBottom="56dp"
|
|
||||||
android:fillViewport="true">
|
|
||||||
|
|
||||||
<cc.winboll.studio.gallery.ZoomContainerView
|
|
||||||
android:id="@+id/zoom_container"
|
|
||||||
android:layout_width="match_parent"
|
|
||||||
android:layout_height="match_parent"
|
|
||||||
android:layout_gravity="center">
|
|
||||||
|
|
||||||
<cc.winboll.studio.gallery.CropCanvasView
|
|
||||||
android:id="@+id/crop_canvas_view"
|
|
||||||
android:layout_width="wrap_content"
|
|
||||||
android:layout_height="wrap_content"
|
|
||||||
android:layout_gravity="center"/>
|
|
||||||
|
|
||||||
</cc.winboll.studio.gallery.ZoomContainerView>
|
|
||||||
|
|
||||||
</ScrollView>
|
|
||||||
|
|
||||||
<LinearLayout
|
|
||||||
android:layout_width="match_parent"
|
|
||||||
android:layout_height="56dp"
|
|
||||||
android:layout_gravity="bottom"
|
|
||||||
android:orientation="horizontal"
|
|
||||||
android:gravity="center_vertical"
|
|
||||||
android:background="@color/colorPrimary"
|
|
||||||
android:paddingHorizontal="16dp"
|
|
||||||
android:layout_marginBottom="0dp">
|
|
||||||
|
|
||||||
<TextView
|
|
||||||
android:layout_width="wrap_content"
|
|
||||||
android:layout_height="wrap_content"
|
|
||||||
android:text="缩小"
|
|
||||||
android:textColor="@android:color/white"
|
|
||||||
android:textSize="12sp"/>
|
|
||||||
|
|
||||||
<SeekBar
|
|
||||||
android:id="@+id/seekbar_zoom"
|
|
||||||
android:layout_width="0dp"
|
|
||||||
android:layout_height="wrap_content"
|
|
||||||
android:layout_weight="1"
|
|
||||||
android:min="0"
|
|
||||||
android:max="100"
|
|
||||||
android:progress="50"
|
|
||||||
android:layout_marginHorizontal="8dp"/>
|
|
||||||
|
|
||||||
<TextView
|
|
||||||
android:layout_width="wrap_content"
|
|
||||||
android:layout_height="wrap_content"
|
|
||||||
android:text="放大"
|
|
||||||
android:textColor="@android:color/white"
|
|
||||||
android:textSize="12sp"/>
|
|
||||||
|
|
||||||
</LinearLayout>
|
|
||||||
|
|
||||||
</FrameLayout>
|
|
||||||
@@ -1,73 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<FrameLayout
|
|
||||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
|
||||||
android:id="@+id/container"
|
|
||||||
android:layout_width="match_parent"
|
|
||||||
android:layout_height="match_parent"
|
|
||||||
android:background="@color/black"
|
|
||||||
android:clickable="true"
|
|
||||||
android:focusable="true">
|
|
||||||
|
|
||||||
<androidx.viewpager.widget.ViewPager
|
|
||||||
android:id="@+id/view_pager"
|
|
||||||
android:layout_width="match_parent"
|
|
||||||
android:layout_height="match_parent"
|
|
||||||
android:clickable="false"/>
|
|
||||||
|
|
||||||
<LinearLayout
|
|
||||||
android:id="@+id/toolbar"
|
|
||||||
android:layout_width="match_parent"
|
|
||||||
android:layout_height="wrap_content"
|
|
||||||
android:layout_gravity="top"
|
|
||||||
android:background="#CC000000"
|
|
||||||
android:orientation="horizontal"
|
|
||||||
android:padding="4dp">
|
|
||||||
|
|
||||||
<ImageButton
|
|
||||||
android:id="@+id/btn_back"
|
|
||||||
android:layout_width="48dp"
|
|
||||||
android:layout_height="48dp"
|
|
||||||
android:background="?attr/selectableItemBackgroundBorderless"
|
|
||||||
android:src="@drawable/ic_back"
|
|
||||||
android:contentDescription="Back"/>
|
|
||||||
|
|
||||||
<View
|
|
||||||
android:layout_width="0dp"
|
|
||||||
android:layout_height="0dp"
|
|
||||||
android:layout_weight="1"/>
|
|
||||||
|
|
||||||
<ImageButton
|
|
||||||
android:id="@+id/btn_gallery"
|
|
||||||
android:layout_width="48dp"
|
|
||||||
android:layout_height="48dp"
|
|
||||||
android:background="?attr/selectableItemBackgroundBorderless"
|
|
||||||
android:src="@drawable/ic_view_gallery_outline"
|
|
||||||
android:contentDescription="Gallery"/>
|
|
||||||
|
|
||||||
<ImageButton
|
|
||||||
android:id="@+id/btn_share"
|
|
||||||
android:layout_width="48dp"
|
|
||||||
android:layout_height="48dp"
|
|
||||||
android:background="?attr/selectableItemBackgroundBorderless"
|
|
||||||
android:src="@drawable/ic_share"
|
|
||||||
android:contentDescription="Share"/>
|
|
||||||
|
|
||||||
<ImageButton
|
|
||||||
android:id="@+id/btn_info"
|
|
||||||
android:layout_width="48dp"
|
|
||||||
android:layout_height="48dp"
|
|
||||||
android:background="?attr/selectableItemBackgroundBorderless"
|
|
||||||
android:src="@drawable/ic_info"
|
|
||||||
android:contentDescription="Info"/>
|
|
||||||
|
|
||||||
<ImageButton
|
|
||||||
android:id="@+id/btn_delete"
|
|
||||||
android:layout_width="48dp"
|
|
||||||
android:layout_height="48dp"
|
|
||||||
android:background="?attr/selectableItemBackgroundBorderless"
|
|
||||||
android:src="@drawable/ic_delete"
|
|
||||||
android:contentDescription="Delete"/>
|
|
||||||
|
|
||||||
</LinearLayout>
|
|
||||||
|
|
||||||
</FrameLayout>
|
|
||||||
@@ -1,45 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<FrameLayout
|
|
||||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
|
||||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
|
||||||
android:layout_width="match_parent"
|
|
||||||
android:layout_height="match_parent">
|
|
||||||
|
|
||||||
<LinearLayout
|
|
||||||
android:layout_width="match_parent"
|
|
||||||
android:layout_height="match_parent"
|
|
||||||
android:orientation="vertical">
|
|
||||||
|
|
||||||
<com.google.android.material.appbar.AppBarLayout
|
|
||||||
android:layout_width="match_parent"
|
|
||||||
android:layout_height="wrap_content"
|
|
||||||
android:theme="@style/ThemeOverlay.AppCompat.Dark.ActionBar">
|
|
||||||
|
|
||||||
<androidx.appcompat.widget.Toolbar
|
|
||||||
android:id="@+id/toolbar"
|
|
||||||
android:layout_width="match_parent"
|
|
||||||
android:layout_height="?attr/actionBarSize"
|
|
||||||
app:popupTheme="@style/ThemeOverlay.AppCompat.Light"/>
|
|
||||||
|
|
||||||
</com.google.android.material.appbar.AppBarLayout>
|
|
||||||
|
|
||||||
<androidx.recyclerview.widget.RecyclerView
|
|
||||||
android:id="@+id/recycler_view"
|
|
||||||
android:layout_width="match_parent"
|
|
||||||
android:layout_height="match_parent"
|
|
||||||
android:background="@android:color/transparent"/>
|
|
||||||
|
|
||||||
</LinearLayout>
|
|
||||||
|
|
||||||
<com.google.android.material.floatingactionbutton.FloatingActionButton
|
|
||||||
android:id="@+id/fab_scroll_top"
|
|
||||||
android:layout_width="wrap_content"
|
|
||||||
android:layout_height="wrap_content"
|
|
||||||
android:layout_gravity="bottom|end"
|
|
||||||
android:layout_margin="16dp"
|
|
||||||
android:src="@drawable/ic_arrow_up"
|
|
||||||
android:visibility="gone"
|
|
||||||
app:backgroundTint="@color/colorAccent"
|
|
||||||
app:tint="@color/white"/>
|
|
||||||
|
|
||||||
</FrameLayout>
|
|
||||||
@@ -1,39 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<LinearLayout
|
|
||||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
|
||||||
android:layout_width="match_parent"
|
|
||||||
android:layout_height="match_parent"
|
|
||||||
android:orientation="vertical"
|
|
||||||
android:padding="16dp">
|
|
||||||
|
|
||||||
<TextView
|
|
||||||
android:layout_width="wrap_content"
|
|
||||||
android:layout_height="wrap_content"
|
|
||||||
android:text="@string/folder_path"
|
|
||||||
android:textSize="16sp"
|
|
||||||
android:textStyle="bold"/>
|
|
||||||
|
|
||||||
<EditText
|
|
||||||
android:id="@+id/edit_folder_path"
|
|
||||||
android:layout_width="match_parent"
|
|
||||||
android:layout_height="wrap_content"
|
|
||||||
android:layout_marginTop="8dp"
|
|
||||||
android:hint="@string/enter_folder_path"
|
|
||||||
android:inputType="text"/>
|
|
||||||
|
|
||||||
<TextView
|
|
||||||
android:id="@+id/text_current_path"
|
|
||||||
android:layout_width="wrap_content"
|
|
||||||
android:layout_height="wrap_content"
|
|
||||||
android:layout_marginTop="8dp"
|
|
||||||
android:textSize="12sp"
|
|
||||||
android:textColor="#888888"/>
|
|
||||||
|
|
||||||
<Button
|
|
||||||
android:id="@+id/btn_save"
|
|
||||||
android:layout_width="wrap_content"
|
|
||||||
android:layout_height="wrap_content"
|
|
||||||
android:layout_marginTop="16dp"
|
|
||||||
android:text="@string/save"/>
|
|
||||||
|
|
||||||
</LinearLayout>
|
|
||||||
@@ -1,16 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
|
||||||
android:layout_width="match_parent"
|
|
||||||
android:layout_height="wrap_content"
|
|
||||||
android:background="@drawable/bg_dialog"
|
|
||||||
android:padding="16dp">
|
|
||||||
|
|
||||||
<TextView
|
|
||||||
android:id="@+id/title_text"
|
|
||||||
android:layout_width="match_parent"
|
|
||||||
android:layout_height="wrap_content"
|
|
||||||
android:textSize="16sp"
|
|
||||||
android:textColor="@android:color/white"
|
|
||||||
android:textStyle="bold"/>
|
|
||||||
|
|
||||||
</FrameLayout>
|
|
||||||
@@ -1,36 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<LinearLayout
|
|
||||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
|
||||||
android:layout_width="match_parent"
|
|
||||||
android:layout_height="wrap_content"
|
|
||||||
android:orientation="vertical"
|
|
||||||
android:padding="16dp"
|
|
||||||
android:background="@drawable/bg_dialog"
|
|
||||||
android:gravity="center_horizontal">
|
|
||||||
|
|
||||||
<TextView
|
|
||||||
android:id="@+id/info_text"
|
|
||||||
android:layout_width="match_parent"
|
|
||||||
android:layout_height="wrap_content"
|
|
||||||
android:textSize="14sp"
|
|
||||||
android:fontFamily="monospace"
|
|
||||||
android:textColor="@android:color/white"/>
|
|
||||||
|
|
||||||
<LinearLayout
|
|
||||||
android:id="@+id/preview_image_container"
|
|
||||||
android:orientation="horizontal"
|
|
||||||
android:layout_width="match_parent"
|
|
||||||
android:layout_height="wrap_content"
|
|
||||||
android:padding="2dp"
|
|
||||||
android:background="#FFBBD505">
|
|
||||||
|
|
||||||
<ImageView
|
|
||||||
android:id="@+id/preview_image"
|
|
||||||
android:layout_width="match_parent"
|
|
||||||
android:layout_height="wrap_content"
|
|
||||||
android:scaleType="fitCenter"/>
|
|
||||||
|
|
||||||
</LinearLayout>
|
|
||||||
|
|
||||||
</LinearLayout>
|
|
||||||
|
|
||||||
@@ -1,48 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<FrameLayout
|
|
||||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
|
||||||
android:layout_width="match_parent"
|
|
||||||
android:layout_height="wrap_content"
|
|
||||||
android:padding="2dp">
|
|
||||||
|
|
||||||
<ImageView
|
|
||||||
android:id="@+id/album_cover"
|
|
||||||
android:layout_width="match_parent"
|
|
||||||
android:layout_height="120dp"
|
|
||||||
android:layout_margin="2dp"
|
|
||||||
android:scaleType="centerCrop"/>
|
|
||||||
|
|
||||||
<TextView
|
|
||||||
android:id="@+id/album_name"
|
|
||||||
android:layout_width="match_parent"
|
|
||||||
android:layout_height="wrap_content"
|
|
||||||
android:layout_gravity="bottom"
|
|
||||||
android:background="#80000000"
|
|
||||||
android:padding="4dp"
|
|
||||||
android:textColor="@color/white"
|
|
||||||
android:textSize="12sp"
|
|
||||||
android:maxLines="1"
|
|
||||||
android:ellipsize="end"/>
|
|
||||||
|
|
||||||
<ImageView
|
|
||||||
android:id="@+id/pin_icon"
|
|
||||||
android:layout_width="24dp"
|
|
||||||
android:layout_height="24dp"
|
|
||||||
android:layout_gravity="bottom|end"
|
|
||||||
android:layout_margin="6dp"
|
|
||||||
android:background="@android:color/transparent"
|
|
||||||
android:padding="3dp"
|
|
||||||
android:src="@drawable/ic_pin"
|
|
||||||
android:visibility="gone"/>
|
|
||||||
|
|
||||||
<TextView
|
|
||||||
android:id="@+id/image_count"
|
|
||||||
android:layout_width="wrap_content"
|
|
||||||
android:layout_height="wrap_content"
|
|
||||||
android:layout_gravity="top|end"
|
|
||||||
android:background="#80000000"
|
|
||||||
android:padding="4dp"
|
|
||||||
android:textColor="@color/white"
|
|
||||||
android:textSize="10sp"/>
|
|
||||||
|
|
||||||
</FrameLayout>
|
|
||||||
@@ -1,20 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<FrameLayout
|
|
||||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
|
||||||
android:layout_width="40dp"
|
|
||||||
android:layout_height="40dp">
|
|
||||||
|
|
||||||
<View
|
|
||||||
android:id="@+id/color_view"
|
|
||||||
android:layout_width="32dp"
|
|
||||||
android:layout_height="32dp"
|
|
||||||
android:layout_gravity="center"
|
|
||||||
android:background="@drawable/bg_color_circle"/>
|
|
||||||
|
|
||||||
<View
|
|
||||||
android:layout_width="36dp"
|
|
||||||
android:layout_height="36dp"
|
|
||||||
android:layout_gravity="center"
|
|
||||||
android:background="@drawable/bg_color_circle_border"/>
|
|
||||||
|
|
||||||
</FrameLayout>
|
|
||||||
@@ -1,41 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<FrameLayout
|
|
||||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
|
||||||
android:layout_width="match_parent"
|
|
||||||
android:layout_height="wrap_content"
|
|
||||||
android:padding="2dp">
|
|
||||||
|
|
||||||
<ImageView
|
|
||||||
android:id="@+id/image"
|
|
||||||
android:layout_width="match_parent"
|
|
||||||
android:layout_height="120dp"
|
|
||||||
android:scaleType="centerCrop"
|
|
||||||
android:background="@color/black"/>
|
|
||||||
|
|
||||||
<ImageView
|
|
||||||
android:id="@+id/pin_icon"
|
|
||||||
android:layout_width="24dp"
|
|
||||||
android:layout_height="24dp"
|
|
||||||
android:layout_gravity="top|end"
|
|
||||||
android:layout_margin="4dp"
|
|
||||||
android:background="@drawable/bg_circle_white"
|
|
||||||
android:padding="4dp"
|
|
||||||
android:src="@drawable/ic_pin"
|
|
||||||
android:visibility="gone"
|
|
||||||
app:tint="@color/black"
|
|
||||||
xmlns:app="http://schemas.android.com/apk/res-auto"/>
|
|
||||||
|
|
||||||
<ImageView
|
|
||||||
android:id="@+id/cover_icon"
|
|
||||||
android:layout_width="24dp"
|
|
||||||
android:layout_height="24dp"
|
|
||||||
android:layout_gravity="bottom|end"
|
|
||||||
android:layout_margin="4dp"
|
|
||||||
android:background="@drawable/bg_circle_white"
|
|
||||||
android:padding="4dp"
|
|
||||||
android:src="@drawable/ic_cover"
|
|
||||||
android:visibility="gone"
|
|
||||||
app:tint="@color/black"
|
|
||||||
xmlns:app="http://schemas.android.com/apk/res-auto"/>
|
|
||||||
|
|
||||||
</FrameLayout>
|
|
||||||
@@ -1,13 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<FrameLayout
|
|
||||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
|
||||||
android:layout_width="match_parent"
|
|
||||||
android:layout_height="match_parent">
|
|
||||||
|
|
||||||
<ImageView
|
|
||||||
android:id="@+id/image"
|
|
||||||
android:layout_width="match_parent"
|
|
||||||
android:layout_height="match_parent"
|
|
||||||
android:scaleType="fitCenter"/>
|
|
||||||
|
|
||||||
</FrameLayout>
|
|
||||||
@@ -1,42 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<FrameLayout
|
|
||||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
|
||||||
android:layout_width="match_parent"
|
|
||||||
android:layout_height="wrap_content"
|
|
||||||
android:padding="2dp">
|
|
||||||
|
|
||||||
<ImageView
|
|
||||||
android:id="@+id/image"
|
|
||||||
android:layout_width="match_parent"
|
|
||||||
android:layout_height="120dp"
|
|
||||||
android:scaleType="centerCrop"
|
|
||||||
android:background="@color/black"/>
|
|
||||||
|
|
||||||
<LinearLayout
|
|
||||||
android:layout_width="match_parent"
|
|
||||||
android:layout_height="wrap_content"
|
|
||||||
android:layout_gravity="bottom"
|
|
||||||
android:background="#80000000"
|
|
||||||
android:orientation="horizontal">
|
|
||||||
|
|
||||||
<ImageView
|
|
||||||
android:id="@+id/btn_restore"
|
|
||||||
android:layout_width="0dp"
|
|
||||||
android:layout_height="36dp"
|
|
||||||
android:layout_weight="1"
|
|
||||||
android:padding="8dp"
|
|
||||||
android:src="@drawable/ic_restore"
|
|
||||||
android:contentDescription="Restore"/>
|
|
||||||
|
|
||||||
<ImageView
|
|
||||||
android:id="@+id/btn_delete"
|
|
||||||
android:layout_width="0dp"
|
|
||||||
android:layout_height="36dp"
|
|
||||||
android:layout_weight="1"
|
|
||||||
android:padding="8dp"
|
|
||||||
android:src="@drawable/ic_delete"
|
|
||||||
android:contentDescription="Delete"/>
|
|
||||||
|
|
||||||
</LinearLayout>
|
|
||||||
|
|
||||||
</FrameLayout>
|
|
||||||
@@ -1,26 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<menu xmlns:android="http://schemas.android.com/apk/res/android"
|
|
||||||
xmlns:app="http://schemas.android.com/apk/res-auto">
|
|
||||||
<item
|
|
||||||
android:id="@+id/action_sort"
|
|
||||||
android:icon="@drawable/ic_sort"
|
|
||||||
android:title="排序"
|
|
||||||
app:showAsAction="ifRoom">
|
|
||||||
<menu>
|
|
||||||
<group android:checkableBehavior="single">
|
|
||||||
<item
|
|
||||||
android:id="@+id/sort_time_desc"
|
|
||||||
android:title="时间倒序"/>
|
|
||||||
<item
|
|
||||||
android:id="@+id/sort_time_asc"
|
|
||||||
android:title="时间正序"/>
|
|
||||||
<item
|
|
||||||
android:id="@+id/sort_name_desc"
|
|
||||||
android:title="名称倒序"/>
|
|
||||||
<item
|
|
||||||
android:id="@+id/sort_name_asc"
|
|
||||||
android:title="名称正序"/>
|
|
||||||
</group>
|
|
||||||
</menu>
|
|
||||||
</item>
|
|
||||||
</menu>
|
|
||||||
@@ -1,36 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<menu xmlns:android="http://schemas.android.com/apk/res/android"
|
|
||||||
xmlns:app="http://schemas.android.com/apk/res-auto">
|
|
||||||
|
|
||||||
<item
|
|
||||||
android:id="@+id/action_mi_gallery"
|
|
||||||
android:title="@string/mi_gallery"
|
|
||||||
android:icon="@drawable/ic_mi_gallery"
|
|
||||||
app:showAsAction="ifRoom"/>
|
|
||||||
|
|
||||||
<item
|
|
||||||
android:id="@+id/action_change_bg_color"
|
|
||||||
android:title="修改背景颜色"
|
|
||||||
app:showAsAction="never"/>
|
|
||||||
|
|
||||||
<item
|
|
||||||
android:id="@+id/action_trash"
|
|
||||||
android:title="@string/trash"
|
|
||||||
app:showAsAction="never"/>
|
|
||||||
|
|
||||||
<item
|
|
||||||
android:id="@+id/action_settings"
|
|
||||||
android:title="@string/settings"
|
|
||||||
app:showAsAction="never"/>
|
|
||||||
|
|
||||||
<item
|
|
||||||
android:id="@+id/action_about"
|
|
||||||
android:title="@string/about"
|
|
||||||
app:showAsAction="never"/>
|
|
||||||
|
|
||||||
<item
|
|
||||||
android:id="@+id/action_debug"
|
|
||||||
android:title="@string/debug_log"
|
|
||||||
app:showAsAction="never"/>
|
|
||||||
|
|
||||||
</menu>
|
|
||||||
@@ -1,15 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<menu xmlns:android="http://schemas.android.com/apk/res/android"
|
|
||||||
xmlns:app="http://schemas.android.com/apk/res-auto">
|
|
||||||
|
|
||||||
<item
|
|
||||||
android:id="@+id/action_trash"
|
|
||||||
android:title="@string/trash"
|
|
||||||
app:showAsAction="never"/>
|
|
||||||
|
|
||||||
<item
|
|
||||||
android:id="@+id/action_clear_trash"
|
|
||||||
android:title="@string/clear_trash"
|
|
||||||
app:showAsAction="never"/>
|
|
||||||
|
|
||||||
</menu>
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
|
||||||
<background android:drawable="@drawable/ic_launcher_background" />
|
|
||||||
<foreground android:drawable="@drawable/ic_launcher_foreground" />
|
|
||||||
</adaptive-icon>
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
|
||||||
<background android:drawable="@drawable/ic_launcher_background" />
|
|
||||||
<foreground android:drawable="@drawable/ic_launcher_foreground" />
|
|
||||||
</adaptive-icon>
|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 3.0 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 4.9 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 2.0 KiB |
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user