Releases: Hamza417/Positional
Releases · Hamza417/Positional
1.8-beta
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
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
- App is now available on Play Store
1.6-beta
1.3-beta
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
1.2-beta
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