tehcneko
fa125bb7bf
rename module to enable screenshot
2024-05-29 09:54:51 +08:00
tehcneko
e11555632a
support oneui
2024-05-28 20:18:28 +08:00
tehcneko
34f0dd41c4
use commit count as version code
2024-05-28 19:40:15 +08:00
tehcneko
622283dd14
hook native methods instead
2024-05-28 16:35:37 +08:00
5ec1cff
ad92151c28
fix oplus and flyme
2024-05-28 16:35:37 +08:00
tehcneko
2c3aa5b9f7
mark hook hyper os as target U
2024-05-28 10:40:46 +08:00
tehcneko
f9a1c1321e
update comments
2024-05-27 20:38:18 +08:00
tehcneko
5a5fa2ba19
fix detection
2024-05-27 20:20:45 +08:00
tehcneko
ced188ff61
switch to new bypass method (A12+)
2024-05-27 20:08:07 +08:00
tehcneko
465cb2ed9b
fix display content deoptimization
2024-05-27 17:26:04 +08:00
tehcneko
ee0bfdf9b6
support new oplus methods
2024-05-27 17:07:38 +08:00
tehcneko
c0f48f54ba
update gradle
2024-05-27 14:57:28 +08:00
dependabot[bot]
de43fcbbe0
Bump androidx.annotation:annotation from 1.7.1 to 1.8.0 ( #37 )
2024-05-15 09:40:14 +08:00
dependabot[bot]
f19dfcaae6
Bump com.android.application from 8.3.1 to 8.3.2 ( #34 )
2024-04-11 08:49:05 +08:00
dependabot[bot]
ca497ee3e6
Bump com.android.application from 8.3.0 to 8.3.1
...
Bumps com.android.application from 8.3.0 to 8.3.1.
---
updated-dependencies:
- dependency-name: com.android.application
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-20 01:27:24 +08:00
tehcneko
f45da54b81
Remove unnecessary deoptimization
2024-03-13 17:25:18 +08:00
tehcneko
9143d52b8f
Fix oplus
2024-03-13 17:25:18 +08:00
tehcneko
e58a818f92
Update bug_report.yml
2024-03-13 16:56:18 +08:00
tehcneko
2e4f7549bd
Add dependabot
2024-03-12 17:25:39 +08:00
tehcneko
4f9eef8b0c
Use fixed libxposed commit
2024-03-12 17:20:59 +08:00
tehcneko
9e1bdeaf16
Update build files
2024-03-11 21:34:16 +08:00
tehcneko
150963caae
Update CI
2024-03-11 21:25:26 +08:00
tehcneko
440d85714c
Update CI
2024-03-11 21:25:03 +08:00
tehcneko
68ac14a2b8
Rewrite with libxposed
2024-03-11 21:08:15 +08:00
tehcneko
d1275e4cf6
Update AGP
2024-03-07 19:13:05 +08:00
tehcneko
cd8d101b8c
Check isFirstApplication
2024-02-14 23:04:40 +08:00
tehcneko
e9d7255888
Update README.md
2024-01-17 19:27:43 +08:00
tehcneko
b90444d427
Bump version
v3.1.0
2024-01-16 13:23:25 +08:00
tehcneko
8744d66130
Support oplus
2024-01-16 13:17:39 +08:00
tehcneko
db813cd290
Toast about incorrect module usage
2024-01-16 12:26:39 +08:00
tehcneko
e56d70a139
Add issue templates
2024-01-16 12:19:15 +08:00
tehcneko
f76c9165c4
Bump version
v3.0.1
2023-12-15 10:49:21 +08:00
tehcneko
28fb04e916
Fix typo
...
closes #26
2023-12-14 23:24:38 +08:00
tehcneko
8d830f7ea2
Fix throwing error on non HyperOS
...
fixes #24
2023-12-08 09:42:21 +08:00
tehcneko
81fcd41da9
Bump version
v3.0.0
2023-12-06 10:01:41 +08:00
tehcneko
add84ff217
Disable screenshot detection on Android 14
2023-12-06 10:00:45 +08:00
tehcneko
7ace25f613
Update deps
2023-12-06 09:47:29 +08:00
tehcneko
de279b4c4c
Create android.yml
2023-11-23 14:51:48 +08:00
tehcneko
d4e737ba65
Update build configs
2023-11-23 14:49:54 +08:00
tehcneko
39f5649cc0
Add sign config
2023-11-23 14:45:49 +08:00
tehcneko
a3ace59dee
Bump version
v2.2.0
2023-11-16 12:16:14 +08:00
绀漓丨Sevtinge
90f6d61041
Fix HyperOS 1 support ( #22 )
2023-11-14 19:36:08 +08:00
tehcneko
81e3a884d9
Bump version
v2.1.0
2023-10-22 21:34:36 +08:00
tehcneko
d38b8c5eeb
Fix Android 14 support ( #19 )
...
* Upgrade AGP and Gradle
* Fix Android 14 support
2023-10-22 20:04:46 +08:00
Howard Wu
f4dbb4ebab
Upgrade AGP and Gradle
...
Target API 34
2023-08-16 00:27:51 +08:00
EX3124
5b16ace48f
Compatible with flyme10 ( #14 )
...
* Compatible with flyme10
English
android.view.SurfaceControl$ScreenshotHardwareBuffer is in the framework (bootclass), so the scope needs to include com.flyme.systemuiex
中文
android.view.SurfaceControl$ScreenshotHardwareBuffer
在framework中(也就是bootclass),
所以作用域需要包含com.flyme.systemuiex
* Update DisableFlagSecure.java
2023-07-31 00:57:32 +08:00
LoveSy
0504f174b5
Bump ver
v2.0.0
2023-02-14 11:21:35 +08:00
LoveSy
ca71f12b84
Fix Android 13 support
...
Fix #5
2023-02-14 11:19:17 +08:00
tehcneko
c6fddc15f0
Fix support for Android 10 and below
v1.0.1
2021-02-03 17:19:12 +08:00
tehcneko
b78dbb355d
first commit
v1.0.0
2021-02-03 16:40:27 +08:00