Skip to content

Releases: Hamza417/Positional

1.8-beta

31 Oct 05:44
Compare
Choose a tag to compare

Added

  • Various Clock options including skins, motion type and other customization
  • Dark Mode both manual and auto based on system theme
  • Settings screen
  • 7-inches tablet support
  • Bottom navigation panel for quickly switching panels

Changes

  • Navigation panel removed for causing issues with various Android navigation methods
  • Major UI changes
    • Bottom Navigation replaced Sliding Navigation Panel
    • UI overhaul, more minimalism and less clutter
    • More smooth animations everywhere

Fixes

  • Many bugs fixes and improvements

1.7-beta_final_legacy

27 Oct 20:54
Compare
Choose a tag to compare

Added

  • Navigation panel for switching views (60% more memory efficiency)
  • Bottom sheet/Swipe up panel in Clock and GPS panel
  • Swipe Up indicator
  • Toolbar in activity_main.xml
  • Obfuscation for whole application (reducing app size by 40%)

Changes

  • Option button from compass pane is removed
  • Parallax scrolling removed

Fixes

  • None as of now, application is currently working as intended with minor issues and will be fixed soon

Announcement

1.6-beta

27 Oct 05:06
Compare
Choose a tag to compare
Update v1.6-beta

Added
  - Dialog to show why this app needs the permissions it needs
  - GPS provider and status information
  - Updates Privacy Policy, Terms and Conditions and Disclaimer of any warranty

Fixes
  - Location not updating in some older devices

1.3-beta

24 Oct 02:42
Compare
Choose a tag to compare
1.3-beta Pre-release
Pre-release

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

v1.1-beta

22 Oct 02:52
Compare
Choose a tag to compare
v1.1-beta Pre-release
Pre-release

Added

  • New GPS and Time screen
  • GPS and Time related informational cards
  • Sun's positional information
  • Location Permission request
  • Layouts for all screen orientations

Fixes

  • Crash related to location provider
  • Rotation crashes

1.2-beta

22 Oct 23:05
Compare
Choose a tag to compare
1.2-beta Pre-release
Pre-release

Added

  • Speed, Altitude, Provider and Bearing in GPS screen
  • Time Zone, UTC Time and Date, Local Time and Date in Clock Screen
  • Dot indicator on top

Changes

  • Compass is currently set to default screen currently
  • Denying location permission will still keep the app running and all the non-location related information will be shown such as time and compass
  • Major UI changes
    • GPS scanning animation fixed
    • Digital clock removed and moved to cards panel
    • 24 and 12 hour clock format
    • Fixed uneven margin issue due between cards
    • Color issues
  • Java 8 API supports

Fixes

  • Many crashes again caused by screen rotation
  • Many context issues fixed
  • Application crashes when GPS screen is opened while internet is off
  • Crashes when location permission is denied
  • Crashes when location granted while the app is running
  • Application not working entirely when the location permission denied
  • Accuracy issue on measuring sun position, sunset and sunrise timing in pre-Nougat devices

v1.0-beta

20 Oct 22:12
5ad1cbf
Compare
Choose a tag to compare
v1.0-beta Pre-release
Pre-release
Create README.md