56 Commits

Author SHA1 Message Date
dependabot[bot]
469d58c95f
Bump androidx.annotation:annotation from 1.8.2 to 1.9.1 (#71) 2024-11-30 16:49:55 +08:00
tehcneko
610af286b7 fix typo 2024-08-19 17:55:50 +08:00
tehcneko
8ba19d5779 mention screen record detection removal 2024-08-19 17:54:22 +08:00
tehcneko
f166d733f0 bump version 2024-08-19 17:51:43 +08:00
tehcneko
5ddd76fe39 bump min sdk 2024-08-19 17:51:29 +08:00
tehcneko
c991e3dac1 Add test activity 2024-08-18 14:17:15 +08:00
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
dependabot[bot]
bdea05344b
Bump androidx.annotation:annotation from 1.8.1 to 1.8.2 (#57) 2024-08-09 15:06:42 +08:00
tehcneko
fd0b56f651 update compile sdk 2024-07-29 11:18:42 +08:00
tehcneko
92c067bb15 fix annotations 2024-07-29 11:17:24 +08:00
dependabot[bot]
5f342219df Bump androidx.annotation:annotation from 1.8.0 to 1.8.1
Bumps androidx.annotation:annotation from 1.8.0 to 1.8.1.

---
updated-dependencies:
- dependency-name: androidx.annotation:annotation
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 10:54:14 +08:00
tehcneko
52e281a380 bump version 2024-07-29 10:48:43 +08:00
tehcneko
b222af63b4 update libxposed 2024-07-29 10:42:15 +08:00
5ec1cff
3481cbbfac fix oplus in system server 2024-06-23 10:08:24 +08:00
tehcneko
aee7d86bb3 bump version 2024-06-17 19:21:48 +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
21ae4664bf
bump version 2024-06-07 18:30:41 +08:00
tehcneko
e8c1d9335b hook screen capture in system_server on S to U 2024-06-01 22:27:44 +08:00
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
dependabot[bot]
de43fcbbe0
Bump androidx.annotation:annotation from 1.7.1 to 1.8.0 (#37) 2024-05-15 09:40:14 +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
b90444d427 Bump version 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
f76c9165c4 Bump version 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 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
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 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 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