Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
Former-commit-id: 3a26cdab244416ae35e31515b097af510db2164f
  • Loading branch information
pliablepixels committed Sep 2, 2016
1 parent 5215843 commit 88c841c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 23 deletions.
10 changes: 2 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Change Log

## [v1.2.17](https://github.com/pliablepixels/zmNinja/tree/v1.2.17) (2016-09-01)
[Full Changelog](https://github.com/pliablepixels/zmNinja/compare/v1.2.13...v1.2.17)
[Full Changelog](https://github.com/pliablepixels/zmNinja/compare/v1.2.0...v1.2.17)

**Implemented enhancements:**

Expand All @@ -21,6 +21,7 @@

**Closed issues:**

- modal close via back action on Android - make sure all timers re-start/resources released [\#305](https://github.com/pliablepixels/zmNinja/issues/305)
- ZMninja API issue with zoneminder 1.30 [\#300](https://github.com/pliablepixels/zmNinja/issues/300)

**Merged pull requests:**
Expand All @@ -31,13 +32,6 @@
- tweaks to Sleep/Wake/Reset \#306 [\#308](https://github.com/pliablepixels/zmNinja/pull/308) ([pliablepixels](https://github.com/pliablepixels))
- Added Wake-Sleep-Reset control commands [\#307](https://github.com/pliablepixels/zmNinja/pull/307) ([sctt](https://github.com/sctt))

## [v1.2.13](https://github.com/pliablepixels/zmNinja/tree/v1.2.13) (2016-08-18)
[Full Changelog](https://github.com/pliablepixels/zmNinja/compare/v1.2.0...v1.2.13)

**Closed issues:**

- modal close via back action on Android - make sure all timers re-start/resources released [\#305](https://github.com/pliablepixels/zmNinja/issues/305)

## [v1.2.0](https://github.com/pliablepixels/zmNinja/tree/v1.2.0) (2016-08-10)
[Full Changelog](https://github.com/pliablepixels/zmNinja/compare/vv1.2.0...v1.2.0)

Expand Down
5 changes: 0 additions & 5 deletions config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,4 @@
</platform>
<icon src="resources/android/icon/drawable-xhdpi-icon.png" />
<plugin name="cordova-sqlite-storage" spec="~1.4.6-pre6a" />
<preference name="xwalkVersion" value="20+" />
<preference name="xwalkCommandLine" value="--disable-pull-to-refresh-effect" />
<preference name="xwalkMode" value="embedded" />
<preference name="xwalkMultipleApk" value="true" />
<preference name="android-minSdkVersion" value="16" />
</widget>
12 changes: 2 additions & 10 deletions plugins/fetch.json
Original file line number Diff line number Diff line change
Expand Up @@ -186,18 +186,10 @@
"is_top_level": true,
"variables": {}
},
"cordova-plugin-crosswalk-webview": {
"source": {
"type": "registry",
"id": "cordova-plugin-crosswalk-webview"
},
"is_top_level": true,
"variables": {}
},
"cordova-plugin-crosswalk-certificate": {
"cordova-plugin-certificates": {
"source": {
"type": "git",
"url": "https://github.com/danjarvis/cordova-plugin-crosswalk-certificate",
"url": "https://github.com/hypery2k/cordova-certificate-plugin",
"subdir": "."
},
"is_top_level": true,
Expand Down

0 comments on commit 88c841c

Please sign in to comment.