kopia lustrzana https://github.com/rt-bishop/Look4Sat
rodzic
08b4274ca2
commit
37ede31227
|
@ -14,8 +14,8 @@ android {
|
||||||
minSdkVersion 23
|
minSdkVersion 23
|
||||||
resConfigs "en,ru"
|
resConfigs "en,ru"
|
||||||
targetSdkVersion 31
|
targetSdkVersion 31
|
||||||
versionCode 254
|
versionCode 255
|
||||||
versionName "2.5.4"
|
versionName "2.5.5"
|
||||||
|
|
||||||
kapt {
|
kapt {
|
||||||
arguments {
|
arguments {
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
Timer font reverted
|
|
|
@ -1,8 +0,0 @@
|
||||||
Fixed NullPointerException in EntriesFragment's update from file
|
|
||||||
Fixed IllegalArgumentException on passes navigate action
|
|
||||||
Fixed select all logic in Entries adapter
|
|
||||||
Now correctly popping back stack on PolarView pass end
|
|
||||||
Now using passes screen as a start destination
|
|
||||||
Added zipped TLE import from Mike McCants' web site
|
|
||||||
Added McCants' classified and integrated TLEs to default sources
|
|
||||||
Added privacy policy to info screen, switched to GPL v3 licence
|
|
|
@ -1,7 +0,0 @@
|
||||||
Added satellite items filtering by transmitter mode
|
|
||||||
Now updating recyclers views asyncronously
|
|
||||||
Switched to concurrent satellite data update
|
|
||||||
Minor visual changes to map info
|
|
||||||
Separated application screens logic
|
|
||||||
Bug fixes, huge code cleanup
|
|
||||||
Fixed recent InflatingException
|
|
|
@ -1,8 +0,0 @@
|
||||||
Added satellite items filtering by transmitter mode
|
|
||||||
Now updating recyclers views asyncronously
|
|
||||||
Switched to concurrent satellite data update
|
|
||||||
Minor visual changes to map info
|
|
||||||
Separated application screens logic
|
|
||||||
Bug fixes, huge code cleanup
|
|
||||||
Fixed recent InflatingException
|
|
||||||
Fixed transmitters doppler frequency update logic
|
|
|
@ -1,5 +0,0 @@
|
||||||
Removed hardcoded screen orientation
|
|
||||||
Removed redundant permission from manifest
|
|
||||||
Added antenna rotator control via socket
|
|
||||||
Showing azimuth for respective maxElevation
|
|
||||||
Showing satellite name on the polar screen
|
|
|
@ -1,6 +0,0 @@
|
||||||
Added simple custom source TLE update dialog
|
|
||||||
Added immediate initial setup
|
|
||||||
Added pass direction arrow to radar view #52
|
|
||||||
Added orientation pointer to radar view
|
|
||||||
Fixed radar view update bug #51
|
|
||||||
Switched to modular architecture
|
|
|
@ -1,7 +0,0 @@
|
||||||
Added immediate initial setup
|
|
||||||
Added pass direction arrow to radar view #52
|
|
||||||
Added orientation pointer to radar view
|
|
||||||
Fixed radar view update bug #51
|
|
||||||
Fixed tle update issue #53
|
|
||||||
Fixed location update bug #54
|
|
||||||
Switched to modular architecture
|
|
|
@ -1,10 +0,0 @@
|
||||||
Added immediate initial setup
|
|
||||||
Added pass direction arrow to radar view #52
|
|
||||||
Added orientation pointer to radar view
|
|
||||||
Fixed update triggered crash
|
|
||||||
Fixed radar view update bug #51
|
|
||||||
Fixed tle update issue #53
|
|
||||||
Fixed location update bug #54
|
|
||||||
Removed aiming icon without sensors #57
|
|
||||||
Removed satellite list scroll to the top on selection #59
|
|
||||||
Switched to modular architecture
|
|
|
@ -1,2 +0,0 @@
|
||||||
Bumped minSdk to 23 (Android 6.0), fixed AMSat SSL issue
|
|
||||||
Dependencies update, fixed issue #58
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
Now correctly using the hours ahead setting #66
|
||||||
|
Fixed broken pass progress indicator #67
|
||||||
|
Fixed satellite data update crash
|
||||||
|
Lots of refactoring, getting codebase ready for new features
|
|
@ -1,2 +1,4 @@
|
||||||
Bumped minSdk to 23 (Android 6.0), fixed AMSat SSL issue
|
Now correctly using the hours ahead setting #66
|
||||||
Dependencies update, fixed issue #58
|
Fixed broken pass progress indicator #67
|
||||||
|
Fixed satellite data update crash
|
||||||
|
Lots of refactoring, getting codebase ready for new features
|
Ładowanie…
Reference in New Issue