Skip to content

RainCheck: Android

Pre-release
Pre-release
Compare
Choose a tag to compare
@Aimireal Aimireal released this 31 Aug 22:48
· 4 commits to master since this release

Update to v1.9 beta

Intended as test on real devices, works as expected on emulation
Different android versions between emulation and my real device as well as any sort of funny business

Massive overhaul since last build due to restrictions in initial concept
New Features:

  • Future predictions
  • More in depth daily predictions
  • More informative interface
  • City search features
    and naturally due to extent of updates, an entirely new UI

To Do:

  • Solve initial error, no existing place (When it will search after this is called anyway)
  • Fix the day/night cycle for final release
  • Small interface changes might be required to properly support some resolutions

On the technical side, OpenWeatherMaps has been swapped out for MetaWeather due to no limits on the API calls per day as it dawned on me 1000 was really not enough due to the nature of the refresh system I was implementing and needing at least 2 per refresh to get all info.