1fe4f73c0b8e433e6981f6a26b9c47e9a0643425
  roadmap.adoc
			| ... | ... | @@ -3,12 +3,10 @@  | 
        
| 3 | 3 |  == bugs  | 
        
| 4 | 4 |  * [:microscope: :desktop_computer: :iphone:] looping lines graph presentation  | 
        
| 5 | 5 |  * [:iphone:] scaling icons with map  | 
        
| 6 | -* [:iphone:] clearing search auto-complete  | 
        |
| 7 | 6 |  * [:desktop_computer: :arrow_up_down: :iphone:] FIFO ordering of requests  | 
        
| 8 | 7 |  * [:desktop_computer:] `vary` header  | 
        
| 9 | 8 |  * [:desktop_computer:] `stopIdFormat` is actually `stopCodeFormat`  | 
        
| 10 | 9 |  * [:iphone:] search bar disappears on back from auto-complete  | 
        
| 11 | -* [:iphone:] fix landscape views (esp with 3-button navigation)  | 
        |
| 12 | 10 | |
| 13 | 11 |  == features  | 
        
| 14 | 12 |  * [:iphone: :back:] favourites  | 
        
| ... | ... | @@ -17,12 +15,12 @@  | 
        
| 17 | 15 |  ** searches, history, most searched  | 
        
| 18 | 16 |  ** [:busts_in_silhouette:] stored in accounts?  | 
        
| 19 | 17 |  * [:busts_in_silhouette:] ampelmännchen  | 
        
| 18 | +* [:desktop_computer: :arrow_up_down: :iphone:] shapes  | 
        |
| 19 | +* [:desktop_computer: :arrow_up_down: :iphone:] trip times from stop  | 
        |
| 20 | 20 |  * [:repeat: :desktop_computer: :arrow_up_down: :iphone:] inexact times from GTFS (`stop_times/timepoint == 1`)  | 
        
| 21 | 21 |  * [:repeat: :desktop_computer: :arrow_up_down: :iphone:] different times for arrival and departure from GTFS  | 
        
| 22 | 22 |  * [:repeat: :desktop_computer: :arrow_up_down: :iphone:] more places: stations, platforms, doors, bike-rental stations  | 
        
| 23 | 23 |  * [:repeat: :desktop_computer: :arrow_up_down: :iphone:] mapping addresses behind QR codes to stop codes (e.g. in Berlin)  | 
        
| 24 | -* [:iphone:] support short OLCs  | 
        |
| 25 | -** geocode the free part (https://developer.android.com/reference/android/location/Geocoder, possibly https://f-droid.org/packages/org.microg.nlp.backend.nominatim/, `olc.recover()`)  | 
        |
| 26 | 24 |  * [:desktop_computer: :arrow_up_down: :iphone: :back:] standard cache support  | 
        
| 27 | 25 |  ** last updated time of real time data from GTFS-RT/API  | 
        
| 28 | 26 |  ** duration between updates from config (per feed) or from upstream headers  | 
        
| ... | ... | @@ -30,7 +28,7 @@  | 
        
| 30 | 28 |  * [:desktop_computer: :arrow_up_down: :iphone:] personal API keys (e.g. in Brussels)  | 
        
| 31 | 29 |  ** [:busts_in_silhouette:] stored in accounts  | 
        
| 32 | 30 |  * [:repeat:] new converter: GBFS  | 
        
| 33 | -* [:desktop_computer: :arrow_up_down: :iphone: :busts_in_shilouette:] HiveMind  | 
        |
| 31 | +* [:desktop_computer: :arrow_up_down: :iphone: :busts_in_shilhouette:] HiveMind  | 
        |
| 34 | 32 |  ** auto-selecting current vehicle  | 
        
| 35 | 33 |  * [:iphone:] following vehicles on map  | 
        
| 36 | 34 |  ** searching on map  | 
        
| ... | ... | @@ -67,5 +65,5 @@  | 
        
| 67 | 65 |  * :iphone: — mobile client  | 
        
| 68 | 66 |  * :arrow_up_down: — TRAFFIC protocol  | 
        
| 69 | 67 |  * :repeat: — converter  | 
        
| 70 | -* :busts_in_shilouette: — accounts  | 
        |
| 68 | +* :busts_in_shilhouette: — accounts  | 
        |
| 71 | 69 |  * :motorway: — proxy/server discovery  |