You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by bo...@apache.org on 2016/11/07 22:03:36 UTC

[2/3] docs commit: CB-120038: Typo and consistency fix

CB-120038: Typo and consistency fix


Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/bd3b6cbe
Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/bd3b6cbe
Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/bd3b6cbe

Branch: refs/heads/master
Commit: bd3b6cbe646ec2359357ca53c767b87655795486
Parents: 22228ff
Author: Joe Bowser <bo...@apache.org>
Authored: Mon Oct 24 13:40:40 2016 -0700
Committer: Joe Bowser <bo...@apache.org>
Committed: Mon Nov 7 14:02:40 2016 -0800

----------------------------------------------------------------------
 www/_posts/2016-10-24-android-release.md | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/bd3b6cbe/www/_posts/2016-10-24-android-release.md
----------------------------------------------------------------------
diff --git a/www/_posts/2016-10-24-android-release.md b/www/_posts/2016-10-24-android-release.md
index 82d797f..ec1796e 100644
--- a/www/_posts/2016-10-24-android-release.md
+++ b/www/_posts/2016-10-24-android-release.md
@@ -43,10 +43,10 @@ Changes For Third-Party `WebView` Developers:
 
 
 #### Curated Changes from the Git Commit Logs, check release notes for a more complete list ####
-* [CB-11083](https://issues.apache.org/jira/browse/CB-11083): Fix to deal with custom frameworks with their own `Gradle` configuration
-* [CB-8722](https://issues.apache.org/jira/browse/CB-8722): Move icons from drawable to `mipmap`
-* [CB-11964](https://issues.apache.org/jira/browse/CB-11964): Call clean after plugin install and mock it in tests
+* [CB-11083](https://issues.apache.org/jira/browse/CB-11083): Fix to deal with custom frameworks with their own Gradle configuration
+* [CB-8722](https://issues.apache.org/jira/browse/CB-8722): Move icons from drawable to mipmap
+* [CB-11964](https://issues.apache.org/jira/browse/CB-11964):  Call clean after plugin install and mock it in tests
 * [CB-11935](https://issues.apache.org/jira/browse/CB-11935): Does a best-effort attempt to pause any processing that can be paused safely, such as animations and geolocation.
-* [CB-11640](https://issues.apache.org/jira/browse/CB-11640):  Changing requirements check to ask for **Java 8**
-* [CB-11907](https://issues.apahce.org/jira/browse/CB-11907): Bumping Gradle to work with **Android Studio 2.2** and the **Android Gradle Plugin**
-* [CB-11078](https://issues.apahce.org/jira/browse/CB-11907): Empty string for `BackgroundColor` preference crashes application.
+* [CB-11640](https://issues.apache.org/jira/browse/CB-11640):  Changing requirements check to ask for Java 8
+* [CB-11907](https://issues.apahce.org/jira/browse/CB-11907): Bumping Gradle to work with Android Studio 2.2 and the Android Gradle Plugin
+* [CB-11078](https://issues.apahce.org/jira/browse/CB-11907): Empty string for BackgroundColor preference crashes application This closes #316


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org