Skip to content

Commit adeedd4

Browse files
author
Jaymin Suthar
committed
Bump version
Signed-off-by: Jaymin Suthar <sjaymin.us@gmail.com>
1 parent 9474441 commit adeedd4

4 files changed

Lines changed: 16 additions & 2 deletions

File tree

Changelog.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
## Changelog
22

3+
#### 3.0.0
4+
5+
- Replace short commandline options with longer ones due to internal integrity
6+
- List of Supported Devices in README is updated as reported in Telegram group
7+
- Update documentations
8+
9+
Guys,
10+
11+
Please note that those who have wakelocks and other kernel-level disturbances, I
12+
have tried to debug those and I figured there is no universal solution to it due
13+
to lack of 'parallel' charging device (/sys/class/power_supply/parallel/ folder).
14+
15+
Big thanks to XaNdR0 @ Telegram for their testing!
16+
317
#### 2.1.0
418

519
- Supported Devices are listed in README as reported in IPControl Support group

bin/ipc_arm

58.2 KB
Binary file not shown.

bin/ipc_x86

91.1 KB
Binary file not shown.

module.prop

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
id=IPControl
22
name=Input Power Control
3-
version=2.1.0
4-
versionCode=33
3+
version=3.0.0
4+
versionCode=34
55
author=Jaymin Suthar
66
description=Completely native input power control tool written purely in C++ for performance and stability

0 commit comments

Comments
 (0)