86 Commits

Author SHA1 Message Date
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
9343df3060 update gradle 2024-07-29 10:44:55 +08:00
tehcneko
b222af63b4 update libxposed 2024-07-29 10:42:15 +08:00
tehcneko
3525dd69a8 Create SOURCE 2024-07-29 10:36:24 +08:00
tehcneko
3b2efdea96 Delete useless template 2024-07-29 10:36:24 +08:00
dependabot[bot]
dab601582f Bump com.android.application from 8.5.0 to 8.5.1
Bumps com.android.application from 8.5.0 to 8.5.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-07-21 16:12:39 +08:00
tehcneko
ac95d737da Merge source code 2024-07-21 16:11:31 +08:00
5ec1cff
3481cbbfac fix oplus in system server 2024-06-23 10:08:24 +08:00
tehcneko
201040ed64
Delete SOURCE_URL 2024-06-17 20:01:27 +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
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
df2f067432 Add issue template 2024-05-30 20:09:48 +08:00
tehcneko
4df65a68c3
enable dependabot for actions 2024-05-29 19:24:48 +08:00
tehcneko
ad2a9422b0
Update SUMMARY 2024-05-29 09:56:19 +08:00
tehcneko
d4c648c0d6
Update README.md 2024-05-29 09:55:15 +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