12 Commits

Author SHA1 Message Date
dyhkwong
6d118975b5 Remove useless 2026-01-21 22:05:42 +08:00
dyhkwong
7581e3880e Migrate to gradle 9.0
Co-authored-by: 安容 <HystericalDragons@proton.me>
2026-01-17 21:03:49 +08:00
dyhkwong
aae9cb891a naive plugin minSdk should be 24 [skip ci]
21-23: empty/missing DT_HASH error, 24-25: unsupported flags DT_FLAGS_1=0x8000001 warning
2024-08-31 18:09:26 +08:00
dyhkwong
92f1519ab1 Allow plugins from elsewhere 2024-07-27 16:45:38 +08:00
dyhkwong
e00cc24691 try to build with AGP 8.4.0 2024-05-05 13:24:41 +08:00
dyhkwong
cc135ec5a7 Don't rely on PluginContract.AUTHORITY 2024-04-25 06:05:29 +08:00
dyhkwong
9d1fe8434b Change plugin namespace 2024-04-13 11:47:06 +08:00
dyhkwong
5b7adf149b update some dependencies 2023-10-13 00:20:43 +08:00
wangaihu
879b5ca1bc fix: [PluginContract] fix a spelling mistake: 'plguin' -> 'plugin'.
I'm honestly not so sure if this is a typo. I checked PluginManager.kt and the initNativeFaster() function always seems to fail. The code uses "plguin", but the plugin uses "plugin". This appears to be the case for all plugins at the moment.

On my device, after changing "plguin" to "plugin", the initNative() function always returns quickly.
2023-04-15 03:21:21 +00:00
世界
5a4f687ad6 Clear license 2021-08-29 10:04:33 +08:00
世界
083e6e9a41 Update mail 2021-08-29 01:25:15 +08:00
世界
fbdafcd0b0 Refine project 2021-05-21 18:25:35 +08:00