From e659b0fe8348e364d7018dc7e66f42fce9a90936 Mon Sep 17 00:00:00 2001 From: Skylar Ittner Date: Sat, 27 Aug 2016 15:00:11 -0600 Subject: [PATCH] Finish Munzee integration --- www/screens/munzeelink.html | 21 ++++++---- www/screens/settings.html | 78 ++++++++++++++++++------------------- 2 files changed, 52 insertions(+), 47 deletions(-) diff --git a/www/screens/munzeelink.html b/www/screens/munzeelink.html index 46d4a41..8470dc3 100644 --- a/www/screens/munzeelink.html +++ b/www/screens/munzeelink.html @@ -15,14 +15,19 @@ See the License for the specific language governing permissions and limitations under the License. --> - + diff --git a/www/screens/settings.html b/www/screens/settings.html index df1678e..1c9fb74 100644 --- a/www/screens/settings.html +++ b/www/screens/settings.html @@ -15,43 +15,43 @@ See the License for the specific language governing permissions and limitations under the License. --> -
-
-
- Show Introduction -
-
- Show Rules -
- -
- Logout from app -
-
-

- Data and Libraries Used -
- Map tiles by Stamen Design (stamen.com), under CC BY 3.0 (creativecommons.org/licenses/by/3.0). -
- Map tile data by OpenStreetMap (openstreetmap.org), under CC BY-SA (creativecommons.org/licenses/by-sa/3.0). -
- Places from OpenStreetMap and contributers, licensed under the ODbL (opendatacommons.org/licenses/odbl). -
- Map display is powered by Leaflet (leafletjs.com), copyright (c) 2010-2016, Vladimir Agafonkin and copyright (c) 2010-2011, CloudMade. BSD 2-clause license. -
- Weather data Powered by Forecast (forecast.io). -
- Application developed using Apache Cordova (Apache License 2.0). -
- Barcode scanner code copyright (c) 2010 Matt Kane (MIT License). -

-
-
- Open Source Licenses -
-
+
+
+
+ Show Introduction +
+
+ Show Rules +
+
+ Link with Munzee account +
+ When you link a Munzee account, any Munzee QR codes you scan will be automatically captured in Munzee as well. +
+
+ Logout from app +
+
+

+ Data and Libraries Used +
+ Map tiles by Stamen Design (stamen.com), under CC BY 3.0 (creativecommons.org/licenses/by/3.0). +
+ Map tile data by OpenStreetMap (openstreetmap.org), under CC BY-SA (creativecommons.org/licenses/by-sa/3.0). +
+ Places from OpenStreetMap and contributers, licensed under the ODbL (opendatacommons.org/licenses/odbl). +
+ Map display is powered by Leaflet (leafletjs.com), copyright (c) 2010-2016, Vladimir Agafonkin and copyright (c) 2010-2011, CloudMade. BSD 2-clause license. +
+ Weather data Powered by Forecast (forecast.io). +
+ Application developed using Apache Cordova (Apache License 2.0). +
+ Barcode scanner code copyright (c) 2010 Matt Kane (MIT License). +

+
+
+ Open Source Licenses +
+
\ No newline at end of file