Releases: ykasidit/bluetooth_gnss
Releases · ykasidit/bluetooth_gnss
v1.0.65
- applied ntrip host header patch from pbeyssac
v1.0.64
support android 13+ post notifications perm
updated to latest flutter rust bridge
dart await all async (skipping disconnect toast stuck)
requires device name (requires re-select device in settings if device name not found)
QSTARZ mode impy from name (untested)
v1.0.58
- adjust dependenciesInfo as per izzy recommendations
v1.0.57
- new android build sdk ver
- updates to flutter dependency vers
- handles app 'bouncing back' when doing multitask in samsung phones
- prepare for further native parsers (starting with qstarz) through flutter_rust_bridge called through android java
- (testing why gh push release is failing)
v1.0.56
- new android build sdk ver
- updates to flutter dependency vers
- handles app 'bouncing back' when doing multitask in samsung phones
- prepare for further native parsers (starting with qstarz) through flutter_rust_bridge called through android java
v1.0.55
- fixed random mock location provider activated (by new stray location report) after deactivated by disconnect
v1.0.54
- test release with lots of debug logcat/prints for qstarz racing gps (10hz afaik)
- first pre-release with flutter-rust-bridge
v1.0.53
- android 14 foreground service type specified
- older than android 14 dont ask runtime perm forground service
v1.0.52
- messages tab filter and autoscroll starting to work