Commit Graph
57 Commits
Author SHA1 Message Date
kunfei 64408534ed Merge pull request #1945 from gedoor/dependabot/gradle/app/com.github.jenly1314-zxing-lite-2.2.0
chore(deps): bump zxing-lite from 2.1.1 to 2.2.0 in /app
2022-06-02 13:57:37 +08:00
kunfei 654410da23 Merge pull request #1943 from gedoor/dependabot/gradle/app/com.google.android.material-material-1.6.1
chore(deps): bump material from 1.6.0 to 1.6.1 in /app
2022-06-02 13:57:20 +08:00
dependabot[bot] e8a1e61059 chore(deps): bump core-ktx from 1.7.0 to 1.8.0 in /app
Bumps core-ktx from 1.7.0 to 1.8.0.

---
updated-dependencies:
- dependency-name: androidx.core:core-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-02 05:55:47 +00:00
dependabot[bot] f7d421dc0f chore(deps): bump zxing-lite from 2.1.1 to 2.2.0 in /app
Bumps [zxing-lite](https://github.com/jenly1314/ZXingLite) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/jenly1314/ZXingLite/releases)
- [Commits](https://github.com/jenly1314/ZXingLite/compare/2.1.1...2.2.0)

---
updated-dependencies:
- dependency-name: com.github.jenly1314:zxing-lite
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-02 04:38:52 +00:00
dependabot[bot] 7fadafc753 chore(deps): bump material from 1.6.0 to 1.6.1 in /app
Bumps [material](https://github.com/material-components/material-components-android) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](https://github.com/material-components/material-components-android/compare/1.6.0...1.6.1)

---
updated-dependencies:
- dependency-name: com.google.android.material:material
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-02 04:38:36 +00:00
dependabot[bot] e54fe0beb0 chore(deps): bump appcompat from 1.4.1 to 1.4.2 in /app
Bumps appcompat from 1.4.1 to 1.4.2.

---
updated-dependencies:
- dependency-name: androidx.appcompat:appcompat
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-02 04:38:21 +00:00
kunfei 5345469d44 优化 2022-06-01 20:21:45 +08:00
dependabot[bot] 0d4ae4aeaf chore(deps): bump hutool-crypto from 5.8.1 to 5.8.2 in /app
Bumps [hutool-crypto](https://github.com/dromara/hutool) from 5.8.1 to 5.8.2.
- [Release notes](https://github.com/dromara/hutool/releases)
- [Changelog](https://github.com/dromara/hutool/blob/v5-master/CHANGELOG.md)
- [Commits](https://github.com/dromara/hutool/compare/5.8.1...5.8.2)

---
updated-dependencies:
- dependency-name: cn.hutool:hutool-crypto
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-31 04:40:28 +00:00
kunfei 856948cc79 优化 2022-05-27 08:01:24 +08:00
kunfei ce21efb39a Merge pull request #1910 from gedoor/dependabot/gradle/app/com.github.liuyueyi.quick-chinese-transfer-quick-transfer-core-0.2.4
Bump quick-transfer-core from 0.2.3 to 0.2.4 in /app
2022-05-26 20:52:33 +08:00
kunfei c758b641c6 尝试解决共存版崩溃 2022-05-26 14:48:12 +08:00
dependabot[bot] 0cef912d0c Bump quick-transfer-core from 0.2.3 to 0.2.4 in /app
Bumps [quick-transfer-core](https://github.com/liuyueyi/quick-chinese-transfer) from 0.2.3 to 0.2.4.
- [Release notes](https://github.com/liuyueyi/quick-chinese-transfer/releases)
- [Commits](https://github.com/liuyueyi/quick-chinese-transfer/compare/0.2.3...0.2.4)

---
updated-dependencies:
- dependency-name: com.github.liuyueyi.quick-chinese-transfer:quick-transfer-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-26 06:32:59 +00:00
kunfei 24cf23c532 优化 2022-05-26 09:52:27 +08:00
kunfei 5caff2208c 优化 2022-05-26 09:31:46 +08:00
kunfei c1977b8c1a 优化 2022-05-24 21:00:42 +08:00
kunfei b7055d1339 优化 2022-05-24 20:51:13 +08:00
kunfei ebc5e1b85a Merge pull request #1902 from Xwite/master
实现aes/des/3des/digest/Hmac
2022-05-24 20:40:43 +08:00
Xwite 620bd6a749 refactor: remove cn.hutool:hutool-crypto
for Digest/AES/DES/3DES use `io.legado.app.utils`
for dateformat use `java.text.SimpleDateFormat`
2022-05-24 00:52:14 +08:00
ag2s20150909 1d0c12c694 update 2022-05-24 00:40:48 +08:00
ag2s20150909 2e107e7356 update gradle to new format
turn on nonTransitiveRClass
2022-05-23 23:45:37 +08:00
kunfei 3767bcb241 优化 2022-05-22 09:35:17 +08:00
kunfei 59a8af3863 优化 2022-05-16 22:05:38 +08:00
kunfei 5b6ab8d209 优化 2022-05-14 16:04:00 +08:00
kunfei 5e331f4b94 优化 2022-05-10 09:55:51 +08:00
kunfei fd4bf1845f 优化 2022-05-10 08:53:26 +08:00
ag2s20150909 b219391470 Switch of AntiAlias 2022-05-08 12:08:20 +08:00
kunfei 5136e35546 优化 2022-04-25 14:43:22 +08:00
kunfei 3a1f101e25 优化 2022-04-22 14:16:47 +08:00
kunfei 7c251e1905 更新js库 2022-04-21 22:49:17 +08:00
gedoor 8bfb4ac3d5 优化 2022-04-11 17:16:15 +08:00
kunfei 73c30e0ed0 优化 2022-04-08 10:44:44 +08:00
kunfei a9f06c2e2c 优化 2022-04-08 10:42:38 +08:00
kunfei 1d1440d8ca 优化 2022-03-31 10:56:35 +08:00
kunfei d1b3ce8a7b 优化 2022-03-28 21:16:19 +08:00
kunfei 64d0e60cf9 优化 2022-03-13 00:14:35 +08:00
kunfei a2a8fd8831 优化 2022-03-12 23:43:47 +08:00
kunfei fbdda40afa 优化 2022-03-12 22:23:29 +08:00
kunfei d4e84214e8 优化 2022-03-12 18:19:37 +08:00
kunfei 3854625a5b 优化 2022-03-12 09:46:58 +08:00
kunfei fec08b6f1e 优化 2022-03-10 16:41:52 +08:00
ag2s20150909 fb8acac61b enable v3 v4 Signing 2022-03-07 20:23:08 +08:00
kunfei 717a3ec53e 优化 2022-03-03 08:13:34 +08:00
kunfei 59d06b44d2 优化 2022-03-02 23:57:30 +08:00
kunfei 8ae1de2f5f 优化 2022-03-02 23:43:20 +08:00
kunfei 8270033c3e 优化 2022-02-26 23:47:02 +08:00
kunfei 77291fb8ab 优化 2022-02-26 23:08:13 +08:00
kunfei 8dcb62c984 优化 2022-02-26 20:59:43 +08:00
kunfei abd8bc046c 优化 2022-02-25 23:10:33 +08:00
kunfei 965052f528 优化 2022-02-17 09:36:28 +08:00
kunfei bf85726ddf 优化 2022-02-09 19:51:12 +08:00