RWY v5.1

RWY EFB v5.1.18

  • Make ADS-B integration available for all subscribers 
  • Double tap to show airport diagram 
  • Gate MetFlight behind feature flag
  • Fix crash in traffic button popup 
  • Fix map select item layout 
  • Fix for incorrect background on sidebars 

RWY EFB v5.1.17

  • Traffic Button + Overlay updates
  • Restore permanently dark HUD
  • Fix ConcurrentModificationException when multiple downloads fail 
  • Other minor crash fixes

RWY EFB v5.1.16

  • GPX import/export
  • Fix lat/lon rounding for plan filing 
  • Close SqlDriver on cache directory fail, add more logging 
  • Don't send UNKNOWN positions in PositionReportMessage

RWY EFB v5.1.15

  • Reduce minimum range circle radius to 3nm 
  • Add forgot password button to login dialog 
  • Fix NOTAM button visibility on SmartBrief 
  • Don't scale down GAF images
  • Fix threading issue for flight timer settings dialog
  • Prevent PDF library failure from bringing down entire app
  • Fix crash in doOnState when fragment view is null
  • Fix month offset in sunlight/sunset calculation

RWY EFB v5.1.14

  • Quick Planner
  • Fix crash in KmlManager
  • Fix Kml parse error (Vec2 unit has a default)

RWY EFB v5.1.13

  • Fix crash in sunlight date calculation 

RWY EFB v5.1.12

  • Add speed and climb rate to traffic bubbles 
  • Add first and last light 
  • Add HSI Hud box 
  • Fix crash restoring state on flight history
  • Consolidate some degree normalisation, fix wind angle to 3 digits on plan sheet

RWY EFB v5.1.11

  • Add configurable airborne speed and manual setting
  • Replace last Glide usage with Coil
  • Fix interval parsing for restricted areas
  • Flatten KML structure, do style retrieval at parse time 
  • Bulk dependency update

RWY EFB v5.1.10

  • Add KML overlay support
  • Bump target SDK to 33, add notification permission requests 
  • Fix Windy API 
  • Fix WebView image/CSS on Q+ 
  • Fix task crash on plan rename dialog
  • Make active flight notification cancel button dismiss notification when no plan is active

RWY EFB v5.1.9

  • Fix flight log recording on devices with no orientation sensor 

RWY EFB v5.1.8

  • Add help screen and reorganise settings 
  • Add help dialog to map screen 
  • Fix rubber banding in track-up mode
  • Display UTC time on plan sequencer 
  • Use current ground speed for calculating landing ETA 
  • Fix switching back to system location after simulator stops 
  • Fix GDL-90 traffic alert status bit decoding
  • Prevent flight director crash if DB not open
  • Fix runway overlay threading

RWY EFB v5.1.7

  • Context menu for plan waypoint actions 
  • Add fullscreen view for weather camera
  • Add insert before/insert after to plan context menu 
  • Tint waypoint action dialog to suit waypoint 
  • Consolidate PlanWaypointActionFragment into WaypointActionFragment
  • Hide plan sequencer button if sequencer is hidden in fullscreen
  • Hide camera label overlays if hiding images 
  • Fix error deleting flight history, add confirmation dialog to flight/plan delete
  • Drop log level of list state save error to warn
  • Don't let Radaee PDF crash app if mishandled touch event

RWY EFB v5.1.6

  • Start with Position.UNKNOWN on closest/search dialogs (if necessary)
  • Observe plan changes from onStart->onStop only
  • Fix cross track error box crash

RWY EFB v5.1.5

  • Add cursor HUD boxes
  • Fix ListView + PowerAdapter state save crash
  • Ensure state isn't saved before showing dialog fragments
  • Add background to MetFlight web fragment
  • Fix items duplicating on active region list

RWY EFB v5.1.4

  • Add user waypoint drop button 
  • Add crosshair info box 
  • Add ATIS to New Zealand world brief 

RWY EFB v5.1.3

  • Fix remaining color selector issues and ProgressBar -> PropellerView crash on login/GAF
  • Some context leak fixes for progress dialogs + Glide

RWY EFB v5.1.2

  • Fix Glide bug on weather camera fragment
  • Replace loading spinners with animated propeller
  • New plan sequencer and right sidebar on map

RWY EFB v5.1.1

  • Add weather cameras to closest waypoints dialog
  • Reduce bottom navigation text size on small devices
  • Workaround colour selector not being usable for backgrounds on Android 

RWY EFB v5.1.0

  • Migration to Theme.Material3 (including Day/Night theme support) 
  • Map toggle drawer overhaul 
  • Add MetEye/Satview options to map radar dialog 
  • Closest waypoints + waypoint search dialog enhancement 
  • Support for iLevil Autopilot 
  • Weather Camera performance improvements