Releases: justdave/MCStatus
Releases · justdave/MCStatus
Version 1.0.9
Version 1.0.8
There was no version 1.0.7 for "reasons". :-)
- Update German and English localizations
- Update Dependencies
- Target API 31 (Android 12)
- New App Design for Android 5.0 and above.
Version 1.0.6
- Target API 30 (Android R)
- Lots of back-end code cleanup - should reduce crashes.
- Add German localization (thanks, @chaosfreak93 !)
Version 1.0.5
- Add link to Mojang trademark usage policy to About box in attempt to placate Google Play policy.
- Some minor text cleanup
Version 1.0.4
- Fix crash when server address has an invalid port number
- Enable Google backup service (your server list will be restored when you move to a new device with the same Google user ID)
- Minecraft 1.15+ compatibility fixes
- New adaptive icon
- Added a help screen and a privacy policy
Version 1.0.3
- Rebuilt against Android Q
- Fix a few crashes
- Removed some unneeded debugging output to the console log
- New Contributor: @Mindavi
Version 1.0.2
- Compatibility with Minecraft 1.9+ servers
(posthumously posting release - this was released to the Google Play Store in 2016, I no longer have the binaries to post them)
Version 1.0.1
Changes in this version:
- Refresh icon no longer animates forever on first run or when the server list is empty.
Version 1.0
Changes since last release:
- Refresh button is now animated while the refresh is in progress
- Added an About dialog in the menu with a link to the project site
- You can now edit existing server entries
- (of note to developers) converted project to Android Studio
Version 0.5
The basic functionality works. The "Edit" button is on the action bar, but isn't implemented yet. Refresh, Add, and Delete work. Automatic refreshing is not yet implemented, so you have to refresh manually. It's surprisingly fast - the status updates almost instantly if you have a short server list and a good network. Right now it just shows the server icon, the motd, the user count, the server version, and a list of the logged in users, if the server provides it.