30 Commits

Author SHA1 Message Date
tehcneko
42ae2ab20d Disable screen record detection on Android 15 2024-08-18 14:17:15 +08:00
tehcneko
caa953cd11 Support Android 15 Beta 4 2024-08-18 14:17:15 +08:00
5ec1cff
3481cbbfac fix oplus in system server 2024-06-23 10:08:24 +08:00
tehcneko
5fddba5a28 don't alter allowProtected 2024-06-17 17:57:57 +08:00
tehcneko
c5f1300bad replace toast with dialog 2024-06-17 17:57:57 +08:00
tehcneko
e8c1d9335b hook screen capture in system_server on S to U 2024-06-01 22:27:44 +08:00
tehcneko
e11555632a support oneui 2024-05-28 20:18:28 +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
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
68ac14a2b8 Rewrite with libxposed 2024-03-11 21:08:15 +08:00
tehcneko
cd8d101b8c Check isFirstApplication 2024-02-14 23:04:40 +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
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
add84ff217 Disable screenshot detection on Android 14 2023-12-06 10:00:45 +08:00
绀漓丨Sevtinge
90f6d61041
Fix HyperOS 1 support (#22) 2023-11-14 19:36:08 +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
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
ca71f12b84
Fix Android 13 support
Fix #5
2023-02-14 11:19:17 +08:00
tehcneko
c6fddc15f0 Fix support for Android 10 and below 2021-02-03 17:19:12 +08:00
tehcneko
b78dbb355d first commit 2021-02-03 16:40:27 +08:00