Releases: MiPushFramework/MiPushTester
Releases · MiPushFramework/MiPushTester
0.115
0.114
0.113
0.104
0.102
0.99
0.95
0.88
0.84
Features
- Add alias and account support (Has some issues on my device)
- Add permission spoofing (May cause registration error? I don't know enough)
- Update repo URL
- Support clearing notifications (Not tested)
- Change docker image ENTRYPOINT to CMD to allow tweaking the command
Fixes
- Update package name of State.kt
Refactors
- Rewrite common in Kotlin
- Move kotlin source codes to src/main/kotlin
0.74
Features
- Add notices for
global
option - Add more information in
registration info
dialog - Add description for
pass through notification
option - Add accept time support
- Add device info and MIUI info into the message details #5
- Disable some options before registration
- (Experimental) Add version name to release APK file name
- Rewritten app in Kotlin
Fixes
- Pass through message cannot be displayed
- Some accept time attributes cannot be saved
- MiPushMessage is obfuscated #6
- Still show update available alert on the latest release #7
- ShadowJar doesn't support Gradle 5
Others
- Upgrade Gradle