kopia lustrzana https://github.com/rt-bishop/Look4Sat
v2.1.0 - Various fixes, version code bumped
rodzic
38d21b98a0
commit
decc24ea2a
|
@ -13,8 +13,8 @@ android {
|
|||
applicationId "com.rtbishop.look4sat"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 30
|
||||
versionCode 201
|
||||
versionName "2.0.1"
|
||||
versionCode 210
|
||||
versionName "2.1.0"
|
||||
}
|
||||
|
||||
buildTypes {
|
||||
|
|
|
@ -0,0 +1,6 @@
|
|||
Various fixes:
|
||||
Issue #41 - Added continuous horizontal map scrolling
|
||||
Issue #42 - Now setting a correct min zoom level
|
||||
Issue #39 - Stopped clearing satellite entries on each TLE update
|
||||
Issue #46 - Fixed satellite selection clearing bug
|
||||
Issue #44 - Now accepting all valid QTH locators
|
Ładowanie…
Reference in New Issue