Skip to content

1.3-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@Hamza417 Hamza417 released this 24 Oct 02:42

Added

  • Parallax scrolling
  • Network and Passive based location providers when GPS is not available

Changes

  • Compass data are now updated in background thread and location is from main thread freeing up a lot of room for UI optimization in UI thread
  • Locations updates are now synchronized for both Clock and GPS
  • UI changes
    • Scrolling information cards up will use the whole screen
    • Bit of elevation below status bar when cards are scrolled, subtle but good
    • Cards in GPS panel appear smaller when screen is rotated

Fixes

  • Lots of memory leaks, app is now a lot smoother
  • Stuttering and banding on GPS animations due to scale changes
  • GPS based location straight up not starting sometimes when any last location information is not available
  • High ram consumption
  • Screen rotation several times causes application to stutter exponentially