61 Commits

Author SHA1 Message Date
danijoo
c3bdfc6494 get ready for review 2015-12-27 21:37:00 +01:00
danijoo
7bcfc90b1e removed debug code from main module 2015-12-27 21:31:59 +01:00
danijoo
d40152f7f5 added wear module to app 2015-12-27 21:29:20 +01:00
danijoo
b7260a06a6 cleaned gradle 2015-12-27 21:27:33 +01:00
danijoo
c6af85ddd5 show weather icon 2015-12-27 19:58:07 +01:00
danijoo
059200095c added watchface module 2015-12-03 12:41:39 +01:00
danijoo
91b747d7cd fixed gradle versions 2015-12-03 11:58:48 +01:00
danijoo
19b403e2ae update dependencies and build tools version 2015-12-03 11:43:52 +01:00
danijoo
8a7c8b471a fix build.gradle 2015-12-02 11:09:38 +01:00
Chris Lei
03f8219b84 Add API Key Parameter to OpenWeatherMap API Call 2015-10-28 17:56:59 -07:00
Dan Galpin
089e1a7cc7 Add a Muzei extension, changing the wallpaper with the weather
Requires installation of Muzei: https://play.google.com/store/apps/details?id=net.nurik.roman.muzei
2015-05-25 06:03:14 -07:00
Dan Galpin
52efa534a2 Integrate Detail widget, showing a full list of weather information and allowing clicking through to individual days 2015-05-25 05:54:56 -07:00
Dan Galpin
5628b0b2a4 Allow the Today widget to resize horizontally, change the default size to 2x1 2015-05-25 04:55:41 -07:00
Dan Galpin
7ec7108247 Load real data into the 1x1 Today widget, moving our work to an IntentService 2015-05-25 04:13:31 -07:00
Dan Galpin
3ce8bff71c Create a 1x1 home screen widget using static data which launches Sunshine when tapped 2015-05-25 04:09:34 -07:00
Dan Galpin
e7357a9631 Added underscroll tracking within ForecastFragment for elevation control. 2015-05-25 03:39:36 -07:00
Dan Galpin
77a0325f66 Added Design Library AppBar Scrolling 2015-05-25 03:37:38 -07:00
Dan Galpin
d9f57fbcfb Added shared element transitions to Sunshine. 2015-05-25 03:25:28 -07:00
Dan Galpin
be40c17687 Added activity transition animations. 2015-05-25 03:19:28 -07:00
Dan Galpin
350ea7fc3b Implemented Parallax Scrolling using an onScrollListener for RecyclerView. 2015-05-25 03:13:09 -07:00
Dan Galpin
cf8b67e28b Added selection into forecast adapter. 2015-05-25 03:09:28 -07:00
Dan Galpin
8ccc514346 Updated our RecyclerView to handle onClick and empty view. 2015-05-25 03:04:38 -07:00
Dan Galpin
c4d1dffc5e Updated Sunshine to start using RecyclerView instead of ListView. 2015-05-25 03:02:34 -07:00
Dan Galpin
dbff5f9982 Starting point for RecyclerView. 2015-05-25 02:57:21 -07:00
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