Commit Graph

4559 Commits

Author SHA1 Message Date
Arriv9l
f7d239d4e7
Fix typo 2023-07-08 16:45:31 +08:00
kunfei
b300a0002f 优化 2023-07-08 11:12:05 +08:00
Horis
ef222da824 优化 2023-07-08 09:59:05 +08:00
kunfei
4439ce70ef 优化 2023-07-08 09:44:45 +08:00
kunfei
94d6a08fcb 优化 2023-07-08 09:27:24 +08:00
kunfei
5f90058ffc 优化 2023-07-08 08:38:50 +08:00
kunfei
b40d533c72 优化 2023-07-08 08:03:17 +08:00
kunfei
25c898ece0 优化 2023-07-07 22:51:12 +08:00
kunfei
df9d097d23 优化 2023-07-07 20:34:13 +08:00
kunfei
bb577bfa00 优化 2023-07-07 20:08:42 +08:00
kunfei
fc9ca8049e 优化 2023-07-07 19:22:26 +08:00
kunfei
fbc3370b4d
Merge pull request #3208 from dat-bi/add-Vietnamese-language
add Vietnamese language
2023-07-05 11:19:24 +08:00
dat-bi
1be171e854 add Vietnamese language
add values-vi
2023-07-05 10:03:50 +07:00
kunfei
00f56911d7 优化 2023-07-04 22:01:39 +08:00
kunfei
bb19ad68fc 优化 2023-07-04 20:50:17 +08:00
kunfei
8ac2027556 优化 2023-07-04 00:00:16 +08:00
kunfei
383dc887d5
Merge pull request #3205 from gedoor/dependabot/gradle/coroutines_version-1.7.2
Bump coroutines_version from 1.7.1 to 1.7.2
2023-07-03 17:40:34 +08:00
kunfei
e827fad675
Merge pull request #3203 from gedoor/cronet
Bump cronet from 114.0.5735.130 to 114.0.5735.196
2023-07-03 17:40:03 +08:00
dependabot[bot]
9965905933
Bump coroutines_version from 1.7.1 to 1.7.2
Bumps `coroutines_version` from 1.7.1 to 1.7.2.

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.7.1 to 1.7.2
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.7.1...1.7.2)

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-android` from 1.7.1 to 1.7.2
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.7.1...1.7.2)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-android
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-03 04:45:00 +00:00
Xwite
c38264921f Bump cronet from 114.0.5735.130 to 114.0.5735.196
- Changes in the [Git log](https://chromium.googlesource.com/chromium/src/+log/114.0.5735.130..114.0.5735.196)
2023-07-03 01:33:41 +00:00
Horis
593c307b87 优化 2023-07-02 10:40:31 +08:00
kunfei
dcc01ec921 优化 2023-07-02 10:07:48 +08:00
kunfei
4d6214a4a0 优化 2023-07-02 08:51:06 +08:00
kunfei
f84a75bab8 优化 2023-07-02 00:45:28 +08:00
kunfei
fcc887cb25 优化 2023-07-01 20:23:24 +08:00
kunfei
bfd27a2f5f 优化 2023-07-01 20:08:15 +08:00
kunfei
2bdf640284 Merge remote-tracking branch 'origin/master' 2023-07-01 18:26:14 +08:00
kunfei
ca94be0521 优化 2023-07-01 18:25:00 +08:00
Horis
66dcdca85f 优化 2023-06-30 12:41:17 +08:00
kunfei
91bc160859 优化 2023-06-28 14:13:43 +08:00
Horis
3e7ce89959 优化 2023-06-28 11:59:29 +08:00
Xwite
def2b03360
[skip ci]Update httpTTS.json
Wrap loginjs login
2023-06-28 07:18:29 +08:00
kunfei
4980c11677 优化 2023-06-27 19:43:40 +08:00
Horis
0bffbb6c9f 优化 2023-06-26 23:24:01 +08:00
kunfei
1ac5dfd37f 优化 2023-06-26 23:01:31 +08:00
kunfei
c2c73f1eb0
Merge pull request #3191 from gedoor/dependabot/gradle/room_version-2.5.2
Bump room_version from 2.5.1 to 2.5.2
2023-06-26 20:34:41 +08:00
dependabot[bot]
b1c04afd67
Bump room_version from 2.5.1 to 2.5.2
Bumps `room_version` from 2.5.1 to 2.5.2.

Updates `androidx.room:room-runtime` from 2.5.1 to 2.5.2

Updates `androidx.room:room-ktx` from 2.5.1 to 2.5.2

Updates `androidx.room:room-compiler` from 2.5.1 to 2.5.2

Updates `androidx.room:room-testing` from 2.5.1 to 2.5.2

---
updated-dependencies:
- dependency-name: androidx.room:room-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.room:room-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.room:room-compiler
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.room:room-testing
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-26 05:07:14 +00:00
Horis
b8939d534f 优化 2023-06-25 23:21:35 +08:00
kunfei
3cc4fe9201 优化 2023-06-25 12:23:39 +08:00
Horis
c302be370f 优化 2023-06-24 21:18:24 +08:00
kunfei
a23f8eddcd Merge remote-tracking branch 'origin/master' 2023-06-24 20:55:50 +08:00
kunfei
8089132190 优化 2023-06-24 20:55:39 +08:00
Horis
3f0aaae700 优化 2023-06-24 20:32:18 +08:00
Horis
ba60872e71 优化 2023-06-24 20:30:58 +08:00
Horis
e001398e21 优化 2023-06-24 19:12:03 +08:00
Horis
d01f9942fb 优化 2023-06-24 07:29:43 +08:00
Horis
a4cbe8539a 优化 2023-06-23 22:42:52 +08:00
kunfei
0c236847af 优化 2023-06-23 20:54:48 +08:00
kunfei
e391372698 添加退出按钮 2023-06-23 19:06:37 +08:00
kunfei
58bd1f50eb Merge remote-tracking branch 'origin/master' 2023-06-23 18:19:14 +08:00