Releases: MiPushFramework/MiPushTester
Releases · MiPushFramework/MiPushTester
0.115
19 Aug 17:08
Compare
Sorry, something went wrong.
No results found
Merge pull request #23 from MiPushFramework/canary
fix(server): do not throw an exception when data contains unexpected …
0.114
17 Aug 03:48
Compare
Sorry, something went wrong.
No results found
Merge pull request #22 from MiPushFramework/canary
fix(server): ignore null strings as well when ignorable=true
0.113
09 Aug 21:47
Compare
Sorry, something went wrong.
No results found
Features
The release apk is now debuggable.
Fixes
0.104
04 Feb 01:53
Compare
Sorry, something went wrong.
No results found
Snapshot version automatically generated by Travis CI. Please be cautious to experience due to potential bugs.
0.102
03 Feb 22:45
Compare
Sorry, something went wrong.
No results found
Snapshot version automatically generated by Travis CI. Please be cautious to experience due to potential bugs.
0.99
21 Jan 17:42
Compare
Sorry, something went wrong.
No results found
Features
Log the received intent in push receiver
Delete files and databases when you reset
Fixes
Do not enable privacy protection as default
Others
Upgrade com.android.tools.build:gradle
0.95
10 Jan 16:27
Compare
Sorry, something went wrong.
No results found
Features
Add notification when registration fails
Add Simplified Chinese translation
Enable debugging for Fabric
Add privacy protection
Others
Remove space in the folder name to pass cloning on Windows platform
0.88
06 Jan 20:47
Compare
Sorry, something went wrong.
No results found
Snapshot version automatically generated by Travis CI. Please be cautious to experience due to potential bugs.
0.84
04 Jan 23:08
Compare
Sorry, something went wrong.
No results found
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
29 Dec 18:58
Compare
Sorry, something went wrong.
No results found
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