Github user dblotsky commented on the pull request:
https://github.com/apache/cordova-docs/pull/311#issuecomment-134434877
Merged.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
They used to be called on the Activity, but I think this was lost on a
recent refactor and nobody reported it until now. This is odd, because a
lot of things do rely on that code working, like garbage collection on
plugins. I'd still file an issue to get more people to look at it.
On Mon, Aug 24
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-docs/pull/311
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature i
I noted this as weird as well, but it's just always been this way in
Cordova. I think it came from the fact that on iOS you only get a resume
after a pause.
You can always use
http://developer.android.com/reference/android/app/Application.html#registerActivityLifecycleCallbacks%28android.app.Appli
Github user purplecabbage commented on the pull request:
https://github.com/apache/cordova-lib/pull/285#issuecomment-134417574
+1
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
Github user stevengill commented on the pull request:
https://github.com/apache/cordova-lib/pull/285#issuecomment-134412188
LGTM too
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this featu
I like much better your naming suggestions for the plugins
- Carlos
Sent from my iPhone
> On Aug 24, 2015, at 4:17 PM, Shazron wrote:
>
> I like the two plugin idea.
>
> Using file:// would be the recommended and default, iOS 9 only -- and this
> should be wkwebview-engine
> Using the local w
GitHub user rakatyal opened a pull request:
https://github.com/apache/cordova-docs/pull/311
Raghav/excerpts
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rakatyal/cordova-docs raghav/excerpts
Alternatively you can review and a
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-plugman/pull/86
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature
Github user shazron commented on the pull request:
https://github.com/apache/cordova-lib/pull/281#issuecomment-134374388
Fails the cordova-lib npm tests.
jshint -- "src/plugman/platforms/ios.js: line 107, col 34, Mixed double and
single quotes."
---
If your project is set up for
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-osx/pull/16
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-osx/pull/15
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is
Sorry, I was sick for a couple of days.
That sounds like a bug. onStart and onResume should be called on the
plugins, and this most likely got broken when the last refactor. Do you
have an issue open in JIRA for this?
On Sun, Aug 23, 2015 at 1:35 PM Kai Schlamp wrote:
> The CordovaPlugin has
Sorry not much of an Android expert -- but seeing as no one has replied --
is this a bug, since it appears to be not working as expected? If so,
please file an issue at issues.cordova.io
On Sun, Aug 23, 2015 at 1:35 PM, Kai Schlamp wrote:
> The CordovaPlugin has the same onStart and onResume cal
I like the two plugin idea.
Using file:// would be the recommended and default, iOS 9 only -- and this
should be wkwebview-engine
Using the local webserver -- and this could be
wkwebview-engine-local-webserver
On Thu, Aug 20, 2015 at 2:42 PM, Carlos Santana
wrote:
> What about 2 plugins?
>
> M
Hi Tobias,
You are correct it is not supported. I might be mistaken but I think the
feature tag params are for the loading of the plugin themselves by the
platform, and not for its configuration.
We could support this scenario, it probably should go in a major release if
adopted -- propose it, and
Github user dblotsky commented on the pull request:
https://github.com/apache/cordova-docs/pull/310#issuecomment-134338974
Hey, sir. You may now close this pull request.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If
Github user bgashler1 closed the pull request at:
https://github.com/apache/cordova-docs/pull/310
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the featur
GitHub user bgashler1 opened a pull request:
https://github.com/apache/cordova-docs/pull/310
Cordova website
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bgashler1/cordova-docs cordova-website
Alternatively you can review and
Gah. Answered and didn't see you already had, Rob :)
> On 25 Aug 2015, at 02:29, Rob Paveza wrote:
>
> Hi Abid,
>
> Your version value is in Smart Quotes, i.e., angle quotes, like you would get
> from writing code in Word or Outlook:
>
> id="com.sparteqz.ezone" version=“1.3.1”
>
> Change t
Just off the top of my head, are the quotes in the version attribute "smart
quotes" like from a word processor, etc?
id="com.sparteqz.ezone" version=“1.3.1”
They certainly appear to be in the config.xml included below...
> On 24 Aug 2015, at 15:50, Abid Kh wrote:
>
>
Thanks for the feedback, guys.
As a result of your comments, I've done the following changes :
- Pivoted towards a plugin-based architecture :
https://github.com/omefire/cordova-plugin-livereload
- The plugin is going to be activated only when the '--livereload' option is
passed to the CLI.
-
Hi Abid,
Your version value is in Smart Quotes, i.e., angle quotes, like you would get
from writing code in Word or Outlook:
id="com.sparteqz.ezone" version=“1.3.1”
Change those back in your text editor and you should be good.
-Rob
From: Abid Kh
Sent:
Github user nikhilkh commented on the pull request:
https://github.com/apache/cordova-lib/pull/285#issuecomment-134289584
LGTM
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
ena
Bringing the cordova-windows release DISCUSS thread upwards.
From: Rob Paveza
Sent: Tuesday, August 18, 2015 3:15 PM
To: dev@cordova.apache.org
Subject: RE: [DISCUSS] cordova-windows release
Blog post for review / PR
https://na01.safelinks.protection.outl
-- Forwarded message --
From: Abid Kh
Date: Mon, Aug 24, 2015 at 11:05 AM
Subject: Issue in config.xml passing
To: issues-h...@cordova.apache.org, dev-h...@cordova.apache.org
Sir, I need to update my apk in playstore. So i changed my version in
config.xml as usual. But now it th
Github user vladimir-kotikov commented on the pull request:
https://github.com/apache/cordova-lib/pull/282#issuecomment-134241500
Thanks for advice, Mark. I have some plans about tests update and
definitely will try fixtures-based approach.
---
If your project is set up for it, you c
Github user vladimir-kotikov commented on a diff in the pull request:
https://github.com/apache/cordova-lib/pull/282#discussion_r37758129
--- Diff: cordova-lib/src/plugman/util/config-changes.js ---
@@ -168,22 +167,18 @@ function remove_plugin_changes(plugin_name,
plugin_id, is_top
Github user kamrik commented on the pull request:
https://github.com/apache/cordova-lib/pull/282#issuecomment-134217638
Looks good! and very clean.
One note about tests, jasmine spies seem to give you a lot of trouble. In
the previous refactoring round I was doing, I found it
Github user vladimir-kotikov commented on the pull request:
https://github.com/apache/cordova-lib/pull/285#issuecomment-134201224
@stevengill, please review.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project
Please review and vote on this 0.1.3 release of cordova-serve by replying to
this email (and keep discussion on the DISCUSS thread).
Release issue: https://issues.apache.org/jira/browse/CB-9547
The archive has been published to dist/dev:
https://dist.apache.org/repos/dist/dev/cordova/CB-9547
S
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-android/pull/206
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the featur
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-plugin-file/pull/129
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the fe
Github user vladimir-kotikov commented on the pull request:
https://github.com/apache/cordova-plugin-file/pull/129#issuecomment-134175958
Tested, LGTM.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does
GitHub user vladimir-kotikov opened a pull request:
https://github.com/apache/cordova-lib/pull/285
CB-9549 Removes excess JS files from browserified app
This PR fixes https://issues.apache.org/jira/browse/CB-9549
It also includes https://github.com/apache/cordova-lib/pull/2
Github user alsorokin commented on the pull request:
https://github.com/apache/cordova-plugin-file/pull/129#issuecomment-134160230
Added a comment with links to the JIRA issue and the discussion thread.
Could someone review this please?
---
If your project is set up for it, you can
Github user jcesarmobile commented on the pull request:
https://github.com/apache/cordova-plugin-statusbar/commit/07b55b752960e66ca4d0ba33b9c49d41b7241b43#commitcomment-12853928
And there is already an issue for that bug and has been fixed, but the last
plugin release was in june, you
37 matches
Mail list logo