RWY v5.3

RWY EFB v5.3.14

  • Only show waypoints the subscriber has the product for  
  • Visual touch indicator option
  • Make waypoint labels stand out more
  •  Build chain and dependency updates
  •  Better alert dialog handling (fixes potential memory leaks)

RWY EFB v5.3.13

  • Support subfolder hierarchy in documents screen
  • Update OSMDroid to 6.1.16
  • Fix ground speed calculation
  • Don't wait for location update to update bearing line
  • Post flight status event on active waypoint change, fix plan sequencer
  • Fix punctuation processing for SmartBrief plain text parser
  • Better local time handling, add timezone toggle to SmartBrief slider
  • Drawable cleanup (remove unused PNGs, migrated others to vectors)
  • Fix delete account warning message

RWY EFB v5.3.12

  • Initial support for displaying update nag for new version 
  • Correct track pointer toggle label, add _actual_ bearing line toggle
  • More download system fixes and optimisations

RWY EFB v5.3.11

  • Allow plan row to display as much info as possible when no location is available
  • Fix some issues with stale plan usage resulting in incorrect values on plan rows

RWY EFB v5.3.10

  • Add dev tools for toggling various debug flags
  • Fix race condition with download tasks, better filtering and prioritisation for downloads

RWY EFB v5.3.9

  • Deduplicate download entries when syncing groups
  • Fix background downloads worker foreground service type (for SDK 34+)
  • Extra logging for skipping undeserializable object + unsorted GPWT data

RWY EFB v5.3.8

  • Add dev menu for users with 'internal' product (always-on for debug builds)
  • Disregard legacy performance values on plan, use active profile when available
  • Fix empty plan fragment if no location available
  • Remove MetFlight support
  • Some minor bug fixes/cleanup

RWY EFB v5.3.7

  • Quote region code when attaching database
  • Cleanup unnecessary noisy exception logging, add some more debug info
  • Flight director fixes for plan ID, mode, and active waypoint out of sync issues
  • Attempt to log resource name for Resources.NotFoundException
  • Fix FrequencyManager zero size bounding box hack on the anti-meridian
  • Fix foreground service launch on SDK 34

RWY EFB v5.3.6

  • Fix plan sheet save/discard logic

RWY EFB v5.3.5

  • Fix restricted area details in release builds

RWY EFB v5.3.4

  • Bump target SDK to 34
  • Add previous version tags to Sentry (for previous install + previous launch
  • Flight director fixes for plan ID, mode, and active waypoint out of sync issues

RWY EFB v5.3.2

  • Fix initial location update if plan is null 

RWY EFB v5.3.1

  • Default guidExpires to tomorrow to give user a chance to update and refresh device without being logged out 
  • Minor bug fixes in flight director/waypoint

RWY EFB v5.3.0

  • Support for editing subscriber details for password protected users
  • Ability to change password
  • Require email address when starting a new trial 
  • Show a warning and avoid crash if user tries to connect to external device behind a VPN 
  • Fix NaN error when ground speed is 0 #410
  • Move away from rhumb for flight planning