* Added Favorites!
Flights can be added to favorites by either manually specifying the tail number or registration in the app, or by using the select button on the details screen of a given flight. Favorited flights will be highlighted on the map, as well as in the list view!
* Allows for the maximum number of planes to be configured * Adds indicator when max number of planes being displayed * Allows for zooming up to 1nm
* Fixed location of planes when zooming
* Increased maximum zoom
* Now zooms by 25nm past 50nm
* Stores zoom state in local storage
* Beginnings of compass support
* Added background to plane count
* When no planes are present, say so in list view
* Reduced details view font size
* Lowered refresh time from 5s to 3s
* Added route information in the details section of a selected flight!
* Added method for identifying aircraft manufacturer and type
* Added configuration page!
* Able to swap between metric and imperial in configuration page
* Able to set manual location using lat/lon
First release! Currently the app uses your geolocation, and sends it to ADSB.lol, which returns all of the planes around you in a radius. Zooming can be accomplished with the top and bottom buttons, and clicking the middle button will bring you to a list of flights, where you can click to see details!