Commit Graph

37 Commits

Author SHA1 Message Date
Dan Galpin
4495e7a567 Updated our new landscape main fragment view. 2015-05-25 02:46:52 -07:00
Dan Galpin
c0501e4d79 Prep for "Too Little Real Estate" 2015-05-25 02:44:34 -07:00
Dan Galpin
b081ffbca5 Updated with cardview! 2015-05-25 02:39:49 -07:00
Dan Galpin
3bf4a5e030 Updated with new twopane layout and dimensions. 2015-05-25 02:35:36 -07:00
Dan Galpin
26159a5f42 Updated our landscape layout to be close to where we want it. 2015-05-25 02:30:36 -07:00
Dan Galpin
20231d8aff Added dimensions and layouts to get us ready for SMRE part 2. 2015-05-25 02:24:05 -07:00
Dan Galpin
055a8a9814 Updated our tablet portrait view to match the new design. 2015-05-25 02:19:33 -07:00
Dan Galpin
01cbc9f568 Updated the layout and dimensions to get us ready for lots of real estate. 2015-05-25 02:16:17 -07:00
Dan Galpin
45627b2047 Updated forecast layout on phones to match our new design. 2015-05-25 01:59:49 -07:00
Dan Galpin
734aab6ec6 Added licenses to new files. 2015-05-25 01:56:23 -07:00
Dan Galpin
dc24ba7377 Updated icons with new correct sizes, added dimensions, updated selectors. 2015-05-25 01:53:31 -07:00
Dan Galpin
4ca4e7b45c Updated the detail layout to make use of a secondary grid layout. 2015-05-25 01:49:07 -07:00
Dan Galpin
ce3459bd87 Updated the project with GridLayout and other changes. 2015-05-25 01:45:41 -07:00
Dan Galpin
7bd1eeb1e6 Switched from using ActionBar to using Toolbar 2015-05-25 01:29:03 -07:00
Dan Galpin
3ef2dfaea6 Updated the color constants to match material. 2015-05-25 01:14:28 -07:00
Dan Galpin
fd3b39883f Updates for the start of Material. 2015-05-25 01:11:09 -07:00
Dan Galpin
09bf41133c Merge branch '5.03_Registering_with_GCM' into 5.04_Receiving_a_Message 2015-05-25 00:03:59 -07:00
Dan Galpin
c18dcee638 Switched to using the Google Developer lingo for project number. 2015-05-24 23:57:47 -07:00
Dan Galpin
3a0b035c69 Better message parsing and notification building 2015-05-24 23:52:11 -07:00
Dan Galpin
83cfcaff0f Checking for registration ID and registering app 2015-05-24 23:07:27 -07:00
Dan Galpin
4d7e147ba4 Manifest updates for GCM 2015-05-24 22:26:18 -07:00
Dan Galpin
2ede69cc38 Adding Google Play Services and checking for Google Play Services before attempting GCM implementation 2015-05-24 22:05:41 -07:00
Dan Galpin
e99968e442 Change icon pack based on user preference 2015-05-24 17:51:20 -07:00
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