Skip to content

Releases: Aimireal/Raincheck

RainCheck: Android

31 Aug 22:48
Compare
Choose a tag to compare
RainCheck: Android Pre-release
Pre-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.

RainCheck: Android

18 Aug 11:00
Compare
Choose a tag to compare
RainCheck: Android Pre-release
Pre-release

Update to v1.3-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

Fixes/Changes:

UI Updates
Refresh Button
Fixed bug with Refresh (Post-Update, APK replaced)
Multiple pages added for displaying details (Not yet displayed)
Daily weather function created (Not yet displayed)

RainCheck: Android

06 Aug 22:56
Compare
Choose a tag to compare
RainCheck: Android Pre-release
Pre-release

Update to v1.2-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

Fixes/Changes:

  • Fixed humidity display
  • Updated weather icons to cover all conditions
  • Small UI updates
  • Multiple pages added for displaying details (Not yet displayed)
  • Daily weather function created (Not yet displayed)

RainCheck: Android

27 Jul 23:40
Compare
Choose a tag to compare
RainCheck: Android Pre-release
Pre-release

Update to v1.1-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

Fixes/Changes:

  • New API (For future extensions)
  • Added a daytime background to the cycle
  • Fixed display of temperature and description values
  • Inner structure changes to the classes
  • Small UI tweaks to move towards current vision

RainCheck: Android

22 Jul 22:02
Compare
Choose a tag to compare
RainCheck: Android Pre-release
Pre-release

Initial test version

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

Basic functionality included:

  • Weather display (temperature as well as min/max, location, humidity, windspeed)
  • Geolocation services/request
  • Internet services/request