03f8219b84
Add API Key Parameter to OpenWeatherMap API Call
Chris Lei
2015-10-28 15:55:27 -07:00
089e1a7cc7
Add a Muzei extension, changing the wallpaper with the weather
Dan Galpin
2015-05-25 06:03:14 -07:00
52efa534a2
Integrate Detail widget, showing a full list of weather information and allowing clicking through to individual days
Dan Galpin
2015-05-25 05:54:56 -07:00
5628b0b2a4
Allow the Today widget to resize horizontally, change the default size to 2x1
Dan Galpin
2015-05-25 04:55:41 -07:00
7ec7108247
Load real data into the 1x1 Today widget, moving our work to an IntentService
Dan Galpin
2015-05-25 04:13:31 -07:00
3ce8bff71c
Create a 1x1 home screen widget using static data which launches Sunshine when tapped
Dan Galpin
2015-05-25 04:09:34 -07:00
e7357a9631
Added underscroll tracking within ForecastFragment for elevation control.
Dan Galpin
2015-05-25 03:39:36 -07:00
d9f57fbcfb
Added shared element transitions to Sunshine.
Dan Galpin
2015-05-25 03:25:28 -07:00
be40c17687
Added activity transition animations.
Dan Galpin
2015-05-25 03:19:28 -07:00
350ea7fc3b
Implemented Parallax Scrolling using an onScrollListener for RecyclerView.
Dan Galpin
2015-05-25 03:13:09 -07:00
cf8b67e28b
Added selection into forecast adapter.
Dan Galpin
2015-05-25 03:09:28 -07:00
8ccc514346
Updated our RecyclerView to handle onClick and empty view.
Dan Galpin
2015-05-25 03:04:38 -07:00
c4d1dffc5e
Updated Sunshine to start using RecyclerView instead of ListView.
Dan Galpin
2015-05-25 03:02:34 -07:00
dbff5f9982
Starting point for RecyclerView.
Dan Galpin
2015-05-25 02:57:21 -07:00
4495e7a567
Updated our new landscape main fragment view.
Dan Galpin
2015-05-25 02:46:52 -07:00
c0501e4d79
Prep for "Too Little Real Estate"
Dan Galpin
2015-05-25 02:44:34 -07:00
b081ffbca5
Updated with cardview!
Dan Galpin
2015-05-25 02:39:49 -07:00
3bf4a5e030
Updated with new twopane layout and dimensions.
Dan Galpin
2015-05-25 02:35:36 -07:00
26159a5f42
Updated our landscape layout to be close to where we want it.
Dan Galpin
2015-05-25 02:30:36 -07:00
20231d8aff
Added dimensions and layouts to get us ready for SMRE part 2.
Dan Galpin
2015-05-25 02:24:05 -07:00
055a8a9814
Updated our tablet portrait view to match the new design.
Dan Galpin
2015-05-25 02:19:33 -07:00
01cbc9f568
Updated the layout and dimensions to get us ready for lots of real estate.
Dan Galpin
2015-05-25 02:16:17 -07:00
45627b2047
Updated forecast layout on phones to match our new design.
Dan Galpin
2015-05-25 01:59:49 -07:00
734aab6ec6
Added licenses to new files.
Dan Galpin
2015-05-25 01:56:23 -07:00
dc24ba7377
Updated icons with new correct sizes, added dimensions, updated selectors.
Dan Galpin
2015-05-25 01:53:31 -07:00
4ca4e7b45c
Updated the detail layout to make use of a secondary grid layout.
Dan Galpin
2015-05-25 01:49:07 -07:00
ce3459bd87
Updated the project with GridLayout and other changes.
Dan Galpin
2015-05-25 01:45:41 -07:00
7bd1eeb1e6
Switched from using ActionBar to using Toolbar
Dan Galpin
2015-05-25 01:29:03 -07:00
3ef2dfaea6
Updated the color constants to match material.
Dan Galpin
2015-05-25 01:14:28 -07:00
fd3b39883f
Updates for the start of Material.
Dan Galpin
2015-05-25 01:11:09 -07:00
09bf41133c
Merge branch '5.03_Registering_with_GCM' into 5.04_Receiving_a_Message
Dan Galpin
2015-05-25 00:03:59 -07:00
c18dcee638
Switched to using the Google Developer lingo for project number.
Dan Galpin
2015-05-24 23:57:47 -07:00
3a0b035c69
Better message parsing and notification building
Dan Galpin
2015-05-24 23:52:11 -07:00
83cfcaff0f
Checking for registration ID and registering app
Dan Galpin
2015-05-24 23:07:27 -07:00
4d7e147ba4
Manifest updates for GCM
Dan Galpin
2015-05-24 22:26:18 -07:00
2ede69cc38
Adding Google Play Services and checking for Google Play Services before attempting GCM implementation
Dan Galpin
2015-05-24 22:05:41 -07:00
e99968e442
Change icon pack based on user preference
Dan Galpin
2015-05-24 17:51:20 -07:00
822d52bb4b
Integrate Glide to load weather art icons from an external source
Dan Galpin
2015-05-24 17:47:02 -07:00
e666cf879b
Added RTL updates for Sunshine.
Dan Galpin
2015-05-24 17:13:33 -07:00
a7e613a59e
Updated a11y to have more descriptive text and clean up the talkback from the forecast adapter.
Dan Galpin
2015-05-24 17:00:55 -07:00
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.
Dan Galpin
2015-05-24 16:16:35 -07:00
cc7184b037
Used AlertDialog within EditTextPreference combined with a TextWatcher to disable setting the preference if the location is too short.
Dan Galpin
2015-05-24 15:15:19 -07:00
9fb13bbc47
Created a custom preference with a custom attribute.
Dan Galpin
2015-05-24 15:09:21 -07:00
8975813855
Updated settings to show the status of the typed-in location.
Dan Galpin
2015-05-24 15:04:31 -07:00
c3375ecabe
Added state when an invalid query (generating a 404 code) is detected by the SyncAdapter.
Dan Galpin
2015-05-24 14:30:51 -07:00
0577edf74c
Updated the empty list message with more contextual information---this time around server failures and errors.
Dan Galpin
2015-05-24 14:25:51 -07:00
d4c9c26277
Added a status for the current location in preferences and tracking for it in the SyncAdapter.
Dan Galpin
2015-05-24 14:19:31 -07:00
a8ff5df119
Added the LOCATION_STATUS using IntDef.
Dan Galpin
2015-05-24 14:14:13 -07:00
da6401db81
Added contextual empty view around network status.
Dan Galpin
2015-05-24 14:10:35 -07:00
cb96ffb438
Added empty list view in ForecastFragment
Dan Galpin
2015-05-24 14:07:17 -07:00
520559f11c
Initial Commit for Start of Class
Dan Galpin
2015-05-24 13:58:42 -07:00
57cdfc5ef2
Initial commit
Jay Harman
2015-05-20 09:22:47 -07:00