647 Commits

Author SHA1 Message Date
ca367bde9e feat: simple support HyperOS 2023-10-23 00:45:42 +08:00
03ce7fbbe6 docs: add HyperOS support 2023-10-23 00:45:26 +08:00
88e3f79878 fix: catch toast when no looper 2023-10-22 22:36:16 +08:00
ba67bd0a62 chore: update target sdk to 34 2023-10-21 01:18:53 +08:00
0c0cf9bfba feat(docs): update YukiHookAPI owner link 2023-10-21 01:18:49 +08:00
0e98ec16c7 refactor: remove RECEIVER_NOT_EXPORTED_PERMISSION 2023-10-21 01:13:39 +08:00
f1fd3f2679 refactor: migrate to YukiHookAPI new usage 2023-10-07 21:02:34 +08:00
97065494b0 chore: bump dependency versions 2023-10-07 21:02:27 +08:00
b172d7a090 chore: bump plugin versions
- bump "com.highcapable.sweetdependency" version to 1.0.2
- bump "com.highcapable.sweetproperty" version to 1.0.3
2023-09-26 09:06:34 +08:00
b86988a310 refactor: add new R8 rules to fix possible problems 2023-09-19 08:18:38 +08:00
32f8ca9d63 ci: fix artifacts name 2023-09-19 01:51:56 +08:00
3cf67eb7fc feat: simple support Android 14 display name 2023-09-18 00:21:12 +08:00
9f39f297f9 docs: optimize comments 2023-09-18 00:19:03 +08:00
7feab98a1e feat: lots of changes
- add BuildConfigWrapper
- merge to new project promote
- add ci version tag support
- Fix system api compat issues
2023-09-18 00:17:23 +08:00
b297b43dfb docs: update README, EXPLORE_HISTORY 2023-09-18 00:15:54 +08:00
c7c03e891f style: optimize code 2023-09-18 00:15:08 +08:00
5ddc5de475 docs: move images to img-src 2023-09-18 00:13:17 +08:00
d09c11f026 refactor: use new payment code 2023-09-18 00:12:16 +08:00
bf22cae957 fix: class not found when R8 since android gradle plugin 8+ 2023-09-18 00:11:26 +08:00
a08e085b2b ci: optimize and add artifacts post to Telegram 2023-09-18 00:10:57 +08:00
9690e27511 chore: add Android 14 option 2023-09-18 00:10:31 +08:00
f9dde5f549 chore: migrate build script from groovy to kts
- using SweetDependency, SweetProperty
- merge singing key file configs to properties
- update gradle and dependencies
2023-09-18 00:10:06 +08:00
8ddb938883 chore: clean up build step files 2023-09-18 00:08:14 +08:00
8664d7b285 [Change Commit Specification] Use the new commit spec from here on
child commits:
chore: add .editorconfig
2023-09-18 00:05:26 +08:00
d70d01cf6c Fix SystemUI crashed when StatusBarNotification's tag is null by NotificationStat method "isUnimportantEntry" in SystemUIHooker 2023-08-27 14:38:05 +08:00
4703d339b7 Update version to 2.101 2.101 2023-05-14 19:16:05 +08:00
76b1cc2f0b Fix notification icon problem in MIUI 14 DEV version in SystemUIHooker 2023-05-14 15:51:36 +08:00
62ec1d16ae Update version to 2.100 2.100 2023-04-25 06:40:55 +08:00
7db010c9a1 Modify merge to YukiHookAPI new usage 2023-04-25 06:26:05 +08:00
e6fa34d7fd Update YukiHookAPI 2023-04-25 06:25:55 +08:00
d4661abb71 Update version to 2.99 2.99 2023-04-22 22:37:11 +08:00
744d028160 Modify remove prefs cache function and disable prefs cache 2023-04-22 22:32:16 +08:00
3f3a92f192 Update version to 2.98 2.98 2023-04-21 02:21:55 +08:00
49f18ef8c3 Added enable or disable prefs cache function 2023-04-21 02:15:08 +08:00
73173cd7ab Update YukiHookAPI 2023-04-21 01:29:06 +08:00
c181530ad7 Update version to 2.97 2.97 2023-04-18 01:09:05 +08:00
883325dc2f Added new GitHub proxy url 2023-04-18 00:31:55 +08:00
6fe1f0572c Added new module version update notification function 2023-04-17 23:46:35 +08:00
be8f558bf5 Added notification icon force system color function 2023-04-17 22:42:35 +08:00
175263c9aa Modify merge to YukiHookAPI new usage 2023-04-17 06:30:55 +08:00
f95fe45ce3 Update YukiHookAPI 2023-04-17 06:30:35 +08:00
42b0fa69b7 Modify merge contents of build.gradle into constant definitions 2023-04-15 23:16:35 +08:00
d0a9554a28 Update Gradle & Kotlin
- Update Kotlin version to 1.8.20
- Update Gradle version to 8.0.2
- Update Gradle dependencies
2023-04-08 00:08:36 +08:00
c500bdad43 Modify support monet launcher icon in ic_launcher 2023-02-25 21:27:55 +08:00
9bded26604 Update version to 2.95 2.95 2023-02-07 06:37:05 +08:00
c687c755f2 Fix some MIUI 12 system's notification icons color unusual problem in SystemUIHooker 2023-02-07 06:27:05 +08:00
b9e1d1abe7 Modify change wallpaperColor function's return value that cannot obtain return default color in FunctionFactory 2023-02-07 06:23:15 +08:00
27cfcbada6 Fix "GitHub" spelling in all files 2023-02-07 05:25:35 +08:00
f0c6dabf76 Modify replace to new placeholder notification icon in SystemUIHooker 2023-02-07 05:21:05 +08:00
208862bf62 Modify remove grayscale notification icons caching because some system has bugs in SystemUIHooker 2023-02-07 01:01:51 +08:00