Releases: dmoraine/yapl
Releases · dmoraine/yapl
Release list
YAPL 1.0.1
Added
- Take-off and landing counts are logged per flight, with day/night landing
counters for circuits (BCAA requires the number of landings, not just who
flew them). Airline flying keeps its single switch. - New flights prefill the aircraft (type and registration) and the seat
(CPT / F/O) from the last flight. - The airport field names the airport it resolved, flags an unknown code, and
uppercases what you type.
Changed
- Airport data rebuilt from OurAirports (7697 -> 10023 airports, all with
coordinates). 147 IATA codes and 1520 names corrected, including EDDB, now
BER instead of SXF. - Airport corrections now reach existing installs: the bundled data is replayed
on launch when it moves ahead, leaving user-created airports untouched.
Fixed
- Flight detail refreshes after an edit instead of showing stale values.
- Home base in Settings no longer reads as an unknown code, and a fully typed
ICAO is saved without picking from the dropdown. - The last row of scrolling screens no longer sits behind the Android
navigation bar.
Removed
- Import from FlightLogBook backup. It was a personal migration path, unguarded
against duplicate imports. Use Import flights (CSV) or Import setup (JSON).
YAPL 1.0.0
First public release. Signed APK for F-Droid reproducible builds. See CHANGELOG.md.