64 Commits

Author SHA1 Message Date
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
dependabot[bot]
8fa24bf735
Bump com.android.application from 8.4.2 to 8.5.0 (#50) 2024-06-14 08:28:29 +08:00
dependabot[bot]
7df5373528
Bump com.android.application from 8.4.1 to 8.4.2 (#49) 2024-06-11 05:49:31 +08:00
tehcneko
21ae4664bf
bump version v4.0.0 2024-06-07 18:30:41 +08:00
tehcneko
cbf58ade17 update issue template 2024-06-04 10:29:10 +08:00
tehcneko
a3e40a7a86 update issue template 2024-06-04 10:26:57 +08:00
tehcneko
0379101d04 update issue template 2024-06-04 10:25:29 +08:00
dependabot[bot]
7a092d6522
Bump actions/setup-java from 3 to 4 (#46) 2024-06-04 10:22:05 +08:00
dependabot[bot]
e2d1852b3a
Bump actions/checkout from 3 to 4 (#47) 2024-06-04 10:21:55 +08:00
dependabot[bot]
f24af7ae41
Bump actions/upload-artifact from 3 to 4 (#48) 2024-06-04 10:21:43 +08:00
tehcneko
e8c1d9335b hook screen capture in system_server on S to U 2024-06-01 22:27:44 +08:00
tehcneko
4df65a68c3
enable dependabot for actions 2024-05-29 19:24:48 +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
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