tehcneko
|
7f539c8dbe
|
[app] Allow using system accent color as theme color (S+) (#560)
* Compile with Android S SDK
* [app] Allow using system accent color as theme color (S+)
|
2021-05-11 15:44:24 +08:00 |
LoveSy
|
476bd8f7c2
|
[gradle] Update AGP (#528)
|
2021-05-01 15:38:40 +00:00 |
LoveSy
|
1ade0de9c4
|
[CI] Fix build dependency of release (#525)
* [CI] Fix build dependency of release
* Fix depend path
Co-authored-by: vvb2060 <vvb2060@gmail.com>
|
2021-04-28 03:48:21 +08:00 |
vvb2060
|
0fdf5adf3e
|
Ensure keystore file exists (#524)
|
2021-04-28 02:16:41 +08:00 |
LoveSy
|
41fd9be898
|
[core] Proper way to use attribute (#518)
* [core] Proper way to use attribute
* Update riru
|
2021-04-27 10:10:09 +08:00 |
vvb2060
|
86304f11ce
|
Remove migration setting (#504)
* Add self check
* clean
* Update description
* Remove migration setting
since c5bac3415c, it has been invalid
|
2021-04-24 12:43:23 +08:00 |
vvb2060
|
12c2876384
|
Use libcxx prefab (#502)
|
2021-04-23 19:27:19 +00:00 |
vvb2060
|
2eae90dfe7
|
Generate SignInfo (#493)
|
2021-04-18 11:27:35 +08:00 |
vvb2060
|
d6541bb594
|
Refine gradle scripts (#492)
|
2021-04-18 01:35:55 +08:00 |
vvb2060
|
20ba09408f
|
Change to use dependencies (#481)
org.apache.commons:commons-lang3
de.upb.cs.swt:axml
|
2021-04-13 04:08:40 +08:00 |
LoveSy
|
8ed46a0c18
|
[core] No more PIE
|
2021-04-06 14:47:30 +08:00 |
LoveSy
|
0109da15d8
|
[core] Add missing NDEBUG
|
2021-04-06 14:47:30 +08:00 |
LoveSy
|
1ded91da62
|
[core] Set optimize flags correctly (#461)
Close #459
|
2021-04-06 09:15:40 +08:00 |
LoveSy
|
69a3e04ede
|
[core] Debug so should place under /system (#460)
Otherwise, unwind will fail
|
2021-04-06 00:29:40 +08:00 |
LoveSy
|
eecef24179
|
Update gradle (#437)
|
2021-03-31 06:19:37 +00:00 |
LoveSy
|
16982c5a3e
|
[core] Fix ccache on master build (#435)
|
2021-03-30 22:58:19 +08:00 |
LoveSy
|
f551ed8724
|
[core] Strip .preinit_array (#425)
|
2021-03-29 00:33:21 +08:00 |
LoveSy
|
69e5feffce
|
[core] Use ElfImg instead of DobbySymbolResolver (#419)
|
2021-03-28 07:14:57 +00:00 |
LoveSy
|
3f80d37364
|
[core] Move riru definitions from cmake to gradle (#422)
|
2021-03-28 15:01:33 +08:00 |
LoveSy
|
a1201ae42b
|
[CI] Update cache
|
2021-03-27 07:49:11 +08:00 |
LoveSy
|
e5d61affdd
|
[core] Build libc++ ourselves (#406)
|
2021-03-26 07:11:35 +00:00 |
tehcneko
|
14f809d62f
|
[core] Update dependencies
|
2021-03-25 21:52:06 +08:00 |
vvb2060
|
4fcb689e55
|
Use Java 11 (#398)
|
2021-03-23 07:10:56 +08:00 |
tehcneko
|
39aa9952b5
|
[core] Print version to logcat (#375)
* [core] Print version to logcat
* [core] Check module id on init
|
2021-03-19 21:21:11 +08:00 |
LoveSy
|
55248342fc
|
[core] Support Riru 25 (#367)
|
2021-03-17 08:08:30 +08:00 |
vvb2060
|
b7c18eb12c
|
Use dobby prefab (#361)
|
2021-03-15 09:12:24 +00:00 |
tehcneko
|
5a26cec58c
|
[core] Use riru.sh from riru module template (#340)
* [core] Use riru.sh from riru module template
* [core] Remove unused scripts
* [core] Fix riru version in log file
|
2021-03-12 08:57:47 +00:00 |
LoveSy
|
7eda1f6845
|
[CI] Use ccache to cache github action building
* Try ccache
* Cache Cmake
* No ccache in gradle cache
Co-authored-by: vvb2060 <vvb2060@gmail.com>
|
2021-03-12 02:07:35 +08:00 |
LoveSy
|
4fa8839bae
|
[core] Add no-rtti & no-exceptions to cppflags (#335)
|
2021-03-12 00:47:30 +08:00 |
tehcneko
|
edf41b715f
|
[core] Fix riru version check
|
2021-03-11 19:34:34 +08:00 |
LoveSy
|
7afb339219
|
[core] Fix build
|
2021-03-11 19:34:34 +08:00 |
LoveSy
|
c5bac3415c
|
[core] Support riru24 (#329)
* Support riru24
* tmp aar for build
* Check riru version
* Rename libriru_lspd to liblspd
* Fix hiddenapi
* Use maven
|
2021-03-11 10:57:06 +00:00 |
vvb2060
|
b4131fd6c4
|
New packagename (#326)
|
2021-03-10 17:09:34 +00:00 |
LoveSy
|
7d52c215ad
|
[core] Completely remove SandHook (#293)
|
2021-03-08 22:50:43 +08:00 |
LoveSy
|
74f4404d7a
|
[core] Merge manager into Magisk zip
|
2021-03-07 14:14:38 +08:00 |
LoveSy
|
cc6155b496
|
[core] Auto install manager when invalid
|
2021-03-07 14:14:38 +08:00 |
tehcneko
|
5e5b4a976f
|
[app] RikkaX (#268)
|
2021-03-05 07:41:20 +00:00 |
vvb2060
|
cb5940bc1a
|
Optimize apk size (#263)
|
2021-03-04 18:00:22 +08:00 |
vvb2060
|
8e86ace802
|
Upgrade to AGP 7, ready to use Java 11 (#261)
* Update gradlew
./gradlew wrapper --gradle-version 6.8.3
* Fix line separator
* Fix build
Co-authored-by: tehcneko <7764726+tehcneko@users.noreply.github.com>
|
2021-03-03 16:35:50 +00:00 |
LoveSy
|
f900f9551d
|
[core] Fix version (#247)
|
2021-03-02 04:29:07 +08:00 |
LoveSy
|
5694e459a3
|
[gradle] Fix build (#246)
|
2021-03-02 03:40:18 +08:00 |
LoveSy
|
5b49351b7e
|
[gradle] kotlinfy (#240)
|
2021-03-02 02:55:15 +08:00 |