Releases: Hamza417/Positional
Releases · Hamza417/Positional
v3.1-stable
Changes
- New icon
- Separate window for issue
Fixes
- Many in app string typos
- Minor adjustments
v3.0-stable
Changes
- Permission dialog is moved to bottom
Fixes
- Crashes in some phones when permission is denied
- Crashes when app is launched for the first time
- Crashes when date and time format is returned in an un-parsable state
- Many issues fixed
v2.6-stable
Added
- Android 11 Support
- Sun' Zenith and Nadir
- Astronomical, Nautical and Civil twilight info in Clock
- Moon Position, Phases, Illumination and many other moon's information based on the current location
- Copy information button in both GPS and Clock's info panel
- Added more icons and gradient to make the app more appealing
- Added moon phase graphics, changes based on current moon phase
- Information Copied indicator
Changes
- Name of the lite version of the app changed
- Major UI Changes
- Revamped whole information panel of GPS and Clock to make it more soothing and show more information at the same time
- Texts are now bigger, better and easier to read in info panels
- Ripple color is lighter now, feedback is there but distraction isn't
- Moon icon with nice gradient
- Twilight icon
- Background cards removed, info panel is now flat and clear to look at
- Font of info panel is changed to Roboto Light
- Info panel uneven margin fixed
- Icons are now larger in Clock info panel
Fixes
- Clock theme not changing after theme dialog is reopened
- A major calculation problem with current time and sun's position which was giving wrong position information for the sun
- Vector graphics issue in API 23
v2.5-stable
Added
- Implementation of google_maps_api replacing the previous static map image
- Bottom Sheet menu for compass panel
- More compass dial theme
- Day/Night theme for maps
- Option to disable maps label in GPS screen
- Bottom sheet menu in clock panel
- Calibration screen for compass, only show if the accuracy is low or unreliable
- New calculation method for fixing 180 degrees error in Compass.kt (issue #4)
- Accuracy indicator for Compass
Removed
- Sensitivity option for parallax
- Popup menu from compass panel is completely removed
- Swipe from anywhere is removed from GPS.kt because of implementation of maps
- Static map removed
- GPS range animation removed
- Many existing compass themes removed due to conflict with Day/Night modes
- GPS layout cleanup, unused graphics removed (solving issue #2 and #3)
- Popup menu from clock panel is completely removed
Changes
- Switch theme changed in compass menu
v2.4-stable
Added
- Ability to swipe anywhere on the screen to open information panel
- Bottom sheet theme panel, Popup menu removed, more improvements in this department is yet to come
Changes
- Initiation of ditching the popup menu due to performance issues
- Many compass skins removed, more improved and clean themes will be added later
v2.3-stable
Added
- More themes in launcher screen
- Night Backgrounds for splash screen, now the screen has different arts for night and day modes
Changes
- Day/Night mode removed
Fixes
- Splash screen freezing when app is minimized and opened again
- App stutters when app is launched while dark mode is set
- Null layout issue in splash screen
v2.2-stable
Added
- Touch to pause splash screen for view inspection, lift to resume running next screen
- Touch indicator in splash screen
Fixes
- App starting again automatically after app is closed from splash screen
Changes
- Major UI changes
- App text logo's position changed, now it is on top
- Splash screen landscape layout
- New splash screen colors added
Announcement
- App is now in stable stage, only UI improvements and bug fixes will be done unless a new feature is highly necessaryv2.1-beta
Added
- Elegant splash screen and lot of images picked randomly to be shown at every launch
- Click events for all the placeholders in settings
Changes
- Major UI changes
- Rounded cards in settings panel
Fixes
- More UI fixes, more smoothness in app
- Crash on rotation in GPS panel
- Many landscape layout error fixed
2.0-beta
Added
- New elegant interface for GPS with smooth animations
Changes
- Lollipop 5.0 and 5.1 support dropped due to various API level issues
- Major UI changes
- Bottom sheet size changed
- Swipe up text removed
- Added more colors in app, light gray is the most dominant accent in white theme
- Many unnecessary layouts from vertical hierarchy removed fixing many UI performance issues and app is now even more smooth
Fixes
- Heavy UI lag when location is turned off (see issue #1)
- Eye strain caused by too much whites in UI, many other color palette fixes
- Fixed location provider and status not shown in GPS panel
1.9-beta
Added
- Missing degree symbol on bearing values
- Missing Speed unit in GPS panel (m/s)
Changes
- GPS units are smaller and are now more distinguishable from the digital values
Fixes
- SimpleDateFormat processes in Clock.kt moved to background thread to free up the main thread overhead fixing the lag when switching to clock panel
- Anti-clockwise rotation issue on the needles of clock when the needle reaches to 59
- Longitude value showing degrees in North, it was a typo in the conversion function
- Fixed address showing Australia in previous build