This app is not affiliated with Septa.
Explanation of permissions
permission.INSTALL_SHORTCUT
allows app to install shortcut on you home screen
android.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
Both used to find your closest station
android.permission.READ_PHONE_STATE
android.permission.ACCESS_NETWORK_STATE
used by the ads so they aren't running when display is off
android.permission.WRITE_EXTERNAL_STORAGE
android.permission.INTERNET
used to download and store schedule data on you sdcard
android.permission.VIBRATE
Used by the wake up service