Skip to content

Releases: justdave/MCStatus

Version 1.0.9

25 Aug 12:38
Compare
Choose a tag to compare
  • Target API 33 (Android 13)

Version 1.0.8

15 Jan 04:04
Compare
Choose a tag to compare

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

01 Mar 05:50
Compare
Choose a tag to compare
  • Target API 30 (Android R)
  • Lots of back-end code cleanup - should reduce crashes.
  • Add German localization (thanks, @chaosfreak93 !)

Version 1.0.5

15 Jun 03:47
Compare
Choose a tag to compare
  • 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

06 Jun 08:56
Compare
Choose a tag to compare
  • 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

31 May 08:16
Compare
Choose a tag to compare
  • Rebuilt against Android Q
  • Fix a few crashes
  • Removed some unneeded debugging output to the console log
  • New Contributor: @Mindavi

Version 1.0.2

31 May 08:09
Compare
Choose a tag to compare
  • 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

04 Feb 04:05
Compare
Choose a tag to compare

Changes in this version:

  • Refresh icon no longer animates forever on first run or when the server list is empty.

Version 1.0

20 Jan 05:17
Compare
Choose a tag to compare

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

29 Nov 23:15
Compare
Choose a tag to compare

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.