Skip to content

Commit f91f01e

Browse files
committed
车机版 V1.4.12
1 parent 7a47de9 commit f91f01e

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111

1212
#### 本项目唯一地址为(<https://github.com/eiyooooo/Easycontrol_For_Car>)
1313

14+
#### 反馈问题请到[Issues](https://github.com/eiyooooo/Easycontrol_For_Car/issues),功能建议请到[Discussions](https://github.com/eiyooooo/Easycontrol_For_Car/discussions)
15+
1416
## 简介
1517
本软件基于[易控原版](https://gitee.com/mingzhixianweb/easycontrol),对其进行了修改,优化了安卓车机控制安卓手机的体验。
1618

@@ -19,7 +21,7 @@
1921
- 横竖屏悬浮窗位置单独保存
2022
- 音频输出为导航声道
2123
- 十秒无操作隐藏控制条
22-
- 应用流转(实验性)
24+
- 应用流转
2325
- 屏幕宽高比例自由缩放(实验性)
2426
- 优化工具栏
2527
- 自动收回
@@ -39,7 +41,7 @@
3941
## 截图
4042
<img src="pic/screenshot/main.webp" width="300px">
4143
<img src="pic/screenshot/small.webp" width="300px">
42-
<img src="pic/screenshot/small_lanscape.webp" width="300px">
44+
<img src="pic/screenshot/small_landscape.webp" width="300px">
4345
<img src="pic/screenshot/full.webp" width="300px">
4446

4547
## 捐赠鼓励

easycontrol/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ android {
1010
applicationId 'top.eiyooooo.easycontrol.app'
1111
minSdk 21
1212
targetSdk 34
13-
versionCode 10411
14-
versionName "1.4.11"
13+
versionCode 10412
14+
versionName "1.4.12"
1515
ndk {
1616
abiFilters "arm64-v8a", "armeabi-v7a", "x86", "x86_64"
1717
}
File renamed without changes.

0 commit comments

Comments
 (0)