Commit Graph

7 Commits

Author SHA1 Message Date
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