Skip to content
This repository has been archived by the owner on Jun 20, 2020. It is now read-only.

Releases: thiagokokada/retrobreaker

Modernize code base

09 Sep 21:23
Compare
Choose a tag to compare
  • Bump target Android SDK to version 28
  • Bump minimum Android SDK version to 14
  • Multiple lint fixes
  • Fix mHighScore not updating properly: #9

Bunch of fixes

09 Sep 21:21
Compare
Choose a tag to compare
  • Add yes/no dialog for high score reset: #7
  • Fix speedup after losing activity focus: #8

Material design

27 Apr 17:17
Compare
Choose a tag to compare

This version includes support for Material Design, and improve performance by disabling log in release builds.

Disable sound effects

07 Jun 21:44
Compare
Choose a tag to compare

Added check box allowing user to disable sound effects.
Fix minor English mistakes.

Better support multiple devices

26 May 22:16
Compare
Choose a tag to compare

Refactor code that selects the UI theme according to Android version (classic theme on API <11, Holo theme on API >11). This should reduce the boilerplate code.

Add support for small screens (like 480x360).

New icons

26 May 13:36
Compare
Choose a tag to compare

This version just bring new icons, but this should characterize better the application (I tried to make a icon with Retro Breaker letters).

And while it may seem silly to make a new release when I just changed the icons, at least this will guarantee that all APKs I distributed as beta will be updated to the last version of the code (since I used v1.0 in all pre-release versions of the code).

First release

24 May 00:42
Compare
Choose a tag to compare

This is the first release of RetroBreaker. Enjoy!