Releases: vjdyofficial/Speedo
Releases · vjdyofficial/Speedo
7.5
- New Top Bar added!
- New Logo has been implemented!
- New UI Changes in Main Screen and About Screen!
- All Profiles uses GitHub Server to fetch profile instead of embedding the asset to the app.
- About Button has been moved to Settings.
- Range Mode Button has been labeled to see what the mode is you are using.
7.4
Changelogs
- A lot of UI changes.
- Average Speed is now always shown on the main screen.
- Get Location and Location data is now back to the app!
- The
DeprecatedSwitch
is now replaced withMaterial3Switch
. - Location System Status is moved to the side of the Hazard Button for better indication.
- Limit Indicator option in Settings will now be hidden if you use the Boat Type Meter.
- Custom Theme option in Settings will now be hidden if you use some of the Built-in Theme Presets.
- The permission
READ_MEDIA_IMAGES
will temporarily remove because the Kodular Creator have bugs and it's having problems at this moment. - New Location Required screen is now added!
7.2
Changelogs
- Range Mode is now added to the app! Thank for the suggestion, @Forhael!
- In addition to Range Mode, the icon has been added to the app and it overlaps with the meter.
- Fixed issues on Average Speed.
- Profile screen have updated, and the info was removed.
- In addition to Profile Screen updates, some info has been moved to the main screen as Dialog called Metadata.
- Profile info added to Settings.
- New App Icon implemented.
- The Default color has changes as it follows VJDY Official Website colors.
- 1 Meter Style removed.
- Some spotlight notes are edited.
Caution
Be sure to put them back to first option or clear data the app. Otherwise, you will get the runtime error or having the meter dial issues such as the meter styles cannot be loaded after updating. This is because of the future changes for the styles and personalization in the app.
7.0
Changelogs
- Limit Value is added in the code for Severe speed status.
- Font and Labels in the customization has been removed. The Label is now ### Changelogs
- Suzuki Style is now permanently the default theme. in the first-time use.
- Hazard button is now added so you will be able to initialize the location system manually. Aside from this new feature, the Reset Location system has been removed.
- Toast message replaced with snack bar message.
- Airplane speedometer added to the main screen! It will show the airplane speedometer every time it reaches more than 240km/h.
- 3 speed status added.
- Average Speed Card added.
6.65 (Stable)
Changelogs
- Suzuki Style is now permanently the default theme.
- Added block code
verStyle
,verMeter
,verFont
,verLimit
global variable along withgetStyle
,getMeter
,getFont
, andgetLimit
value parameter to improve the performance by blocking function to change values. - The Default calibration value is now
3.865
. this can used by this code:set global multiplyByValue = 3.865
. - Added option to hide the Limit Indicator. The limit doesn't work yet on limit reaching function.
- Entering calibration value without decimal will return as 1 digit. entering too much decimal will be limited and return to 3 decimal places.
- Removed duplicated code for
set procedure=theme to
Tips before updating!
- Be sure to put them back to first option or clear data the app. Otherwise, you will get the runtime error or having the meter dial issues such as the meter styles cannot be loaded after updating. This is because of the future changes for the styles and personalization in the app.
6.50 (Stable)
Changelogs
- The Settings are moved into the new screen!
- Speed Unit added into the settings.
- You can now adjust the Calibration Value in Settings.
- Added option to Use Military Time Format.
- Added option to Display Name in the main screen in Settings.
- Added option to Keep Screen On in the main screen in Settings.
- Added Speed Limit option as requested by my classmate.
- Some Settings like Theme and Font have the visual preview in the list.
- Meter per second has a accurate calculation.
- The accuracy for distance meter is not used in the block code as the analog and digital meter have several glitches.
6.48 (Stable)
Changelogs
- The Distance Meter is now accurate and the value is now same as car speedometer!
- Pointers will now selected manually in the Meter Style screen!
- Selected Meter styles will now be highlighted instead of stuck to white.
- Suzuki Style added in Meter Style!
6.45 (stable channel)
Changelogs
- Fixed Custom theme not selected issue after customizing theme.
- Meter Style has a new screen! You can now see the look of the meter style before applying!
- Some unused assets removed during development.
- A lot of new changes.
Tips before updating!
- Be sure to put them back to first option or clear data the app. Otherwise, you will get the runtime error or having the meter dial issues such as the meter styles cannot be loaded after updating. This is because of the future changes for the styles and personalization in the app.
6.40
Changelogs
- Distance meter is fixed accurate.
- Added 3 Different themes.
- All some Settings in the dialog are sorted by category.
- Improved Tips.
- Description added when you long press the info cards.
- About app Lottie animation changed.
- Title Bar Font is changed back to default to follow the app's remnant.
- The Meter style is using the transparency color to follow the app's theme.
- The Meter Pointer is now following the app's theme.
- Map Panning added.
- Indication Colors replaced.
Tips before updating!
- If you are setting the meter styles more than 3, be sure to put them back to first option or clear data the app. Otherwise, you will get the runtime error after updating.
6.30
Changelogs
- Fixed Typographical errors in Compass Rose full names.
- All details are separated into 2 pages.
- Fixed some value details.