-
Notifications
You must be signed in to change notification settings - Fork 7
Home
Eric Berman edited this page Apr 26, 2018
·
28 revisions
Welcome to the MyFlightbookAndroid wiki! New in 70 (3.2, due in early May):
- Click on currency status for most non-regulatory currency to view details
- Support Total Time in search
- Added two new AutoTotal options: block time and flight-start-to-engine-end (some military use this)
- Support alternative definitions for night time and night landings
- Show more information in Recent Flights
- Search form limits to active aircraft by default.
- Support for named queries
- Press-and-hold on Hobbs Start to pre-fill with best-guess ending hobbs
- Add Request Signatures to training
- Numerous bug fixes, database updates
New in 69 (3.1.1):
- Fixed some issues with inline editing of properties
- Auto-expand properties, models, and visited airports when 5 or fewer sections have hits to the search criteria.
- Fixed a few bugs
New functionality in 68:
- Import and initialize a flight from KML or GPX
- In-line editing of properties
- Search for properties, visited airports, and models of aircraft.
- Repeat, Repeat & Reverse flights.
- Outbox model for flights while off-line (will try to resend automatically next time you view Recents)
- Cleanup of Search Criteria layout.
- Search criteria is no longer shared between totals and recents.
- Closest airport biases towards ICAO (i.e., longer code). E.g., KSFO instead of SFO
- Better sorting of properties.
- More bug-fixes and code cleanup
Changes since 65:
- Fix web hosting so that you can upload endorsements.
Changes since 64:
- Search for flights with images
- View signatures for signed flights
- Record in high resolution to better facilitate use with CloudAhoy
- Send telemetry as GPX
- Updated airport database
- Numerous bug fixes
Changes since 63:
- Option to turn off images in display of flights.
- Truncate datetime values to whole minutes - makes the math cleaner. (I.e., instead of 8:35:55 to 8:36:10, which would display as 8:35-8:36 but also as 0 minutes, since it's only 15 seconds, will instead show as 1 minute)
Changes in place since 61:
- Clickable typenames in totals
- Edit properties in new flight. Press-and-hold to match iOS functionality
- Upgraded ksoap
- Auto-filled night respects round-to-tenth
- pulled annotations.jar directly into project
- Upgraded to google APIs 24
- Default images for aircraft
- Approach helper
- press-and-hold on map to append location
- fix a bug where geotagging video prevented us from generating a thumbnail. (simply don't tag it).
- expand/collapse in new flights, query page, and aircraft details page (matching iOS). Aircraft details/images expand/collapse as appropriate for information (or not) to display. In The Cockpit remembers its setting for new flights.
- Better permission handling for GPS, camera/images
- Faster GPS initialization
- Fixed crash reporting - no longer synchronous; writes file, sends on next app run.
- Eliminated deprecated gallery, using iOS-like expand/collapse table rows.
- Show a "no image" icon when an aircraft or flight doesn't have an image.
- Hide the images section for an aircraft/flight when no images.
- Fixed landscape mode to work on phones (not just tablets)
- Press-and-hold on totals field to display a "time calculator", which lets you put start/stop times for multiple segments and add them up to put into the Total Time field.
- Cleaned up a bunch of icons, providing high-res icons where I didn't have them before.