dwalkes / WakeMeSki

An application for the Android OS which turns your phone into a ski or snowboard alarm clock with ski resort monitoring features. This project is based on android-ski-report found at http://code.google.com/p/android-ski-report/
www.wakemeski.com
7 stars 0 forks source link

Add an "onclick" listener to the "no resorts configured item #15

Closed doanac closed 14 years ago

doanac commented 14 years ago

This is being opened in response to Dan's idea in issue #9. Basically if the user presses this new item in the list we should launch the preferences menu.

doanac commented 14 years ago

support clickable "please configure" item

Closed by b598482c38ca6f3e6d291b523218ba34e9fa2c17

This makes the "Please Configure" item in the Dashboard clickable so that it launches our preferences activity.

I also fixed a null pointer issue I hit when switching between the prefs activity and the dashboard when no resorts were selected