Skip to content

Releases: rt-bishop/Look4Sat

v4.4.3

Choose a tag to compare

@rt-bishop rt-bishop released this 27 Jun 13:26

What's Changed

  • Added required tweaks to support Android 17 (API 37)
  • Added ACCESS_LOCAL_NETWORK permission check to support network data output
  • Bump actions/checkout from 6 to 7 by @dependabot[bot] in #221

New Contributors

Full Changelog: v4.4.2...v4.4.3

v4.4.2

Choose a tag to compare

@rt-bishop rt-bishop released this 21 Jun 14:27

What's Changed

  • Fixed transceivers retention on a failed fetch from server
  • Fixed SSTV frequency display, no transceiver selected hint
  • Fixed All satellite category retention on Satellites screen

Full Changelog: v4.4.1...v4.4.2

v4.4.1

Choose a tag to compare

@rt-bishop rt-bishop released this 07 Jun 16:30

What's Changed

  • Enabled continuous SSTV decoding for manually selected types (Play button enables/disables decoding)
  • Added selected transceiver's frequency display to SSTV page
  • Fixed Reset/Save/Play buttons behavior and states on SSTV page

Full Changelog: v4.4.0...v4.4.1

v4.4.0

Choose a tag to compare

@rt-bishop rt-bishop released this 02 Jun 19:48

What's Changed

  • Merged RadarScreen and RadioControlScreen functionality
  • Added SSTV image decoding functionality to RadarScreen
  • Added colored elevation and decay check to satellite passes

Full Changelog: v4.3.2...v4.4.0

v4.3.2

Choose a tag to compare

@rt-bishop rt-bishop released this 30 May 12:24

What's Changed

  • Implemented Swipe-to-Focus behavior for passes - swipe right on a pass to focus it, and left - to unfocus
  • Implemented preserving the pass selection between the Radar and Map screens. Not every satellite has a pass overhead every day, so this should make it only slightly easier to keep track of certain satellites.

Full Changelog: v4.3.1...v4.3.2

v4.3.1

Choose a tag to compare

@rt-bishop rt-bishop released this 04 May 16:06

What's Changed

  • Added fixes for Chinese translation, by Mubi-Baihua (#216)
  • Added zipped data sources handling to DatabaseRepo
  • Tweaked Passes list to show DeepSpace ones at the top
  • Tweaked RadarView to display sun/moon positions correctly

Full Changelog: v4.3.0...v4.3.1

v4.3.0

Choose a tag to compare

@rt-bishop rt-bishop released this 30 Apr 18:41

What's Changed

  • Added fixes for Turkish translation, by Emre Can Akdaş (TA3ECR)
  • Added passes sticky header with sunrise/sunset times
  • Added current moon/sun positions to the Radar Screen
  • Added current moon/sun positions to the Map Screen
  • Added red night mode filter overlay for the whole app

Full Changelog: v4.2.2...v4.3.0

v4.2.2

Choose a tag to compare

@rt-bishop rt-bishop released this 24 Apr 16:41

What's Changed

  • Enabled Turkish translation
  • Migrated to Compose Navigation3
  • Migrated to KotlinX Serialization (JSON)

Full Changelog: v4.2.1...v4.2.2

v4.2.1

Choose a tag to compare

@rt-bishop rt-bishop released this 19 Apr 12:30

What's Changed

Full Changelog: v4.2.0...v4.2.1

v4.2.0

Choose a tag to compare

@rt-bishop rt-bishop released this 11 Apr 15:57

What's Changed

  • Remove the backslash prefix when sending commands via NetworkReporter… by @theojalba in #206
  • Add CAT radio control for full-duplex satellite operation by @jcmerg in #207

New Contributors

Full Changelog: v4.1.1...v4.2.0