From f3f8309c1c01f555f47721e0be345dc8f11c8b99 Mon Sep 17 00:00:00 2001 From: Tomasz Sterna Date: Wed, 14 Jan 2015 23:09:18 +0100 Subject: Release 0.15 --- README.md | 1 + app/translations/pebble-es.ts | 38 ++++++++++++++++++++++++++++++++++++++ app/translations/pebble.ts | 38 ++++++++++++++++++++++++++++++++++++++ rpm/pebble.changes | 4 ++++ rpm/pebble.spec | 2 +- rpm/pebble.yaml | 2 +- 6 files changed, 83 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b979cd2..7292549 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ Features * "org.pebbled" DBus interface * PebbleKit JS application partial support (including Pebble object, XMLHTTPRequest, localStorage, geolocation) +* Pebble AppStore preliminary support diff --git a/app/translations/pebble-es.ts b/app/translations/pebble-es.ts index af9e522..1591a4d 100644 --- a/app/translations/pebble-es.ts +++ b/app/translations/pebble-es.ts @@ -27,6 +27,39 @@ No hay opciones disponibles para configurar + + AppStorePage + + + Logout + + + + + Pebble Appstore + + + + + WatchApps + + + + + WatchFaces + + + + + Downloading... + + + + + Downloading %1... + + + CoverPage @@ -66,6 +99,11 @@ Add App file... + + + Pebble Appstore + + ManagerPage diff --git a/app/translations/pebble.ts b/app/translations/pebble.ts index 07393f6..f49cac1 100644 --- a/app/translations/pebble.ts +++ b/app/translations/pebble.ts @@ -27,6 +27,39 @@ + + AppStorePage + + + Logout + + + + + Pebble Appstore + + + + + WatchApps + + + + + WatchFaces + + + + + Downloading... + + + + + Downloading %1... + + + CoverPage @@ -62,6 +95,11 @@ Add App file... + + + Pebble Appstore + + ManagerPage diff --git a/rpm/pebble.changes b/rpm/pebble.changes index 845bbb1..988a45d 100644 --- a/rpm/pebble.changes +++ b/rpm/pebble.changes @@ -1,3 +1,7 @@ +* Wed Jan 14 2015 Tomasz Sterna 0.15 +- Preliminary support for Pebble Appstore +- Support for apps downloaded by Android Pebble app + * Sun Jan 11 2015 Tomasz Sterna 0.14 - Watch Application management - Support for JavaScript companion apps diff --git a/rpm/pebble.spec b/rpm/pebble.spec index 9929a57..9962a3a 100644 --- a/rpm/pebble.spec +++ b/rpm/pebble.spec @@ -13,7 +13,7 @@ Name: pebble %{!?qtc_make:%define qtc_make make} %{?qtc_builddir:%define _builddir %qtc_builddir} Summary: Support for Pebble watch in SailfishOS -Version: 0.14 +Version: 0.15 Release: 1 Group: Qt/Qt License: GPL3 diff --git a/rpm/pebble.yaml b/rpm/pebble.yaml index 7063ea4..104e5ce 100644 --- a/rpm/pebble.yaml +++ b/rpm/pebble.yaml @@ -1,6 +1,6 @@ Name: pebble Summary: Support for Pebble watch in SailfishOS -Version: 0.14 +Version: 0.15 Release: 1 Group: Qt/Qt URL: http://getpebble.com/ -- cgit v1.2.3