Commit Graph

14 Commits

Author SHA1 Message Date
Dan Galpin
822d52bb4b Integrate Glide to load weather art icons from an external source 2015-05-24 17:47:02 -07:00
Dan Galpin
e666cf879b Added RTL updates for Sunshine. 2015-05-24 17:13:33 -07:00
Dan Galpin
a7e613a59e Updated a11y to have more descriptive text and clean up the talkback from the forecast adapter. 2015-05-24 17:00:55 -07:00
Dan Galpin
f03cac2b47 Fixed some l8n around weather conditions
We were fetching description from the server as a string instead of using
the weather ID and an internal string that can be translated.
2015-05-24 16:16:35 -07:00
Dan Galpin
cc7184b037 Used AlertDialog within EditTextPreference combined with a TextWatcher to disable setting the preference if the location is too short. 2015-05-24 15:15:19 -07:00
Dan Galpin
9fb13bbc47 Created a custom preference with a custom attribute. 2015-05-24 15:09:21 -07:00
Dan Galpin
8975813855 Updated settings to show the status of the typed-in location. 2015-05-24 15:04:31 -07:00
Dan Galpin
c3375ecabe Added state when an invalid query (generating a 404 code) is detected by the SyncAdapter. 2015-05-24 14:30:51 -07:00
Dan Galpin
0577edf74c Updated the empty list message with more contextual information---this time around server failures and errors. 2015-05-24 14:25:51 -07:00
Dan Galpin
d4c9c26277 Added a status for the current location in preferences and tracking for it in the SyncAdapter. 2015-05-24 14:19:31 -07:00
Dan Galpin
a8ff5df119 Added the LOCATION_STATUS using IntDef. 2015-05-24 14:14:13 -07:00
Dan Galpin
da6401db81 Added contextual empty view around network status. 2015-05-24 14:10:35 -07:00
Dan Galpin
cb96ffb438 Added empty list view in ForecastFragment 2015-05-24 14:07:17 -07:00
Dan Galpin
520559f11c Initial Commit for Start of Class 2015-05-24 13:58:42 -07:00