andybotting / tramhunter

Tram Hunter is an Android client for Yarra Trams TramTracker web service
http://tramhunter.andybotting.com
22 stars 8 forks source link

homescreen widget for favourite stops #26

Open rockgecko-development opened 7 years ago

rockgecko-development commented 7 years ago

Feature: homescreen widget for favourite stops (#14) Add a homescreen widget/shortcut to a favourite stop to your homescreen, via the favourites context menu. This will need a new icon, at the moment it's using a very blurry star!

Future enhancement: support android 7.1 app shortcuts (by pressing on the launcher icon)

Also: -Use headboardRouteNumber instead of routeNo so it shows route 3a instead of 4 (which you can only notice on weekends!) -Fix some lint issues with menu item action view (would cause issues on Android<11)