Hello,
My name is Karen. I am a new addition to the Cordova team at IBM and will
be focusing on android. I spent the last month learning about cordova and
working through a few issues so I look forward to contributing soon.
Regards,
Karen Tran
assume that my users won't know the android project structure and
will only modify the config.xml.
Any thoughts, comments, or critiques would be appreciated.
Regards,
Karen Tran
splash screen plugin does this for android.
>
>
>
> > On May 1, 2015, at 8:39 AM, Karen Tran wrote:
> >
> > Hi dev-list,
> >
> > I wanted to get your input on a feature I want to add to the config.xml.
> >
> > Currently there are only the icon tag a
y objections.
On Sat, May 2, 2015 at 5:12 PM, julio cesar sanchez
wrote:
> But you want it for native buttons?
> If not, you can just put the images on the www folder
>
> El viernes, 1 de mayo de 2015, Karen Tran escribió:
>
> > I am looking for a way to be able to specify an
use a case can probably be made for all sorts of one-off asset
> problems on other platforms and we probably don't want all of those
> things ending up in config.xml.
>
> On 3 May 2015 at 16:30, Karen Tran wrote:
> > Buttons were just an example. The image could really be of a
I just tried the manual geolocation tests on mobilespec with the 3rd
preview and I am able to get location data now.
Thanks for the help Andrew!
On Mon, Aug 17, 2015 at 11:29 AM, Carlos Santana
wrote:
> Hey Andrew any update on this, Do you have a link we can track progress? Or
> do you know if
Hi all,
I've been doing some testing with Android M Preview 3 and with Android API
23 to investigate the behavior I'm seeing with permissions.
I tested older sdk levels with M Preview 3, API 23 with Preview 3, and API
23 with Lollipop.
* If anyone has different results, let me know.
On master, th
this permission is still a bug.
On Fri, Aug 21, 2015 at 1:14 AM, Joe Bowser wrote:
> On Thu, Aug 20, 2015 at 9:28 PM Karen Tran wrote:
>
> > Hi all,
> >
> > I've been doing some testing with Android M Preview 3 and with Android
> API
> > 23 to investigate the
Hi Joe,
I tested your patch and it works for the most part using mobilespec's
manual test for contacts. I do see the prompt for permissions contacts, but
not explicitly to read or write contacts like you mentioned.
One thing that doesn't work is if you click "Deny" permission, the app
crashes. I
I tested your camera plugin through mobilespec and the permissions are
working.
On Thu, Sep 3, 2015 at 12:10 PM, Joe Bowser wrote:
> On Thu, Sep 3, 2015 at 8:07 AM Karen Tran wrote:
>
> > Hi Joe,
> >
> > I tested your patch and it works for the most part using mobilesp
Hi Joe,
I tested your geolocation plugin changes with mobilespec and the app
crashes when you click "Deny" permission and when you click "Accept"
permission for the first time. When you go back to the app after accepting,
you can get location data.
I agree with having a 5.0.x branch soon since I
+1 on cordova-windows release
On Fri, Jan 27, 2017 at 6:26 AM, julio cesar sanchez wrote:
> Does anyone have any reason to delay a cordova-android platform release?
>
> Yeah, we just released cordova-android 6.1.2 :P
>
> +1 to releasing cordova-windows
>
>
>
>
>
> 2017-01-27 12:16 GMT+01:00 Serg
I vote +1
- Tested tag functionality is copying or referencing if
reference attribute is set
- Tested compatibility with Visual Studio
- Ran automated tests
On Thu, Feb 9, 2017 at 9:24 AM, Vladimir Kotikov (Akvelon) <
v-vlk...@microsoft.com.invalid> wrote:
> I vote +1
>
> - Verified licenses an
Hi,
I made an attempt at the functionality of being able to add attributes with
the config-file tag. It's not completed yet, but I wanted to get some
review before I proceed.
With my changes, you can add an attribute through the config-file tag in
plugin.xml when the plugin is added, and when the
@Vladimir, in your suggestion, is this what you were going for? Being able
to add multiple attributes to any direct children node of the parent?
Regards,
Karen Tran
On Thu, Apr 21, 2016 at 3:58 AM, Vladimir Kotikov (Akvelon) <
v-vlk...@microsoft.com> wrote:
>
Can I get someone to review my PR?
https://github.com/apache/cordova-lib/pull/432
Thanks,
Karen Tran
On Thu, Apr 21, 2016 at 11:02 AM, Vladimir Kotikov (Akvelon) <
v-vlk...@microsoft.com> wrote:
> Exactly. Multiple tags is also possible with this syntax.
>
> -
> Best
I vote +1:
* Created a new app using the android platform and ran on device
* Import to Android Studio and ran from Android Studio
* Upgraded an old version to the newest platform version
On Fri, Nov 4, 2016 at 6:23 PM, Shazron wrote:
> I vote +1:
> * Ran coho audit-license-headers over the rele
I want to get some discussion on what the plugin.xml tag
should be doing in Windows because I didn't know that it had been changed
for a while now.
jira issue: https://issues.apache.org/jira/browse/CB-12163
Current behavior: Doesn't copy resource file from src to target. Instead,
it will use a r
01:00 Jesse :
> > >
> > >> Hi Karen,
> > >>
> > >> I am not sure which is the best approach, but I agree that this is an
> > >> issue. We need to keep the copy functionality.
> > >> I'll think more and come back. Hopef
lugin
> in such a way that it works for both cases? And how will they know they
> need to make this change?
>
> -Original Message-
> From: Karen Tran [mailto:ktop...@gmail.com]
> Sent: Saturday, December 3, 2016 8:04 AM
> To: dev@cordova.apache.org
> Subject: Re: [DISC
hub.com/ktop/cordova-windows/tree/cb12163>
TL;DR
I propose setting copy as default and the reference behavior with a flag
because this is what it should have been in the first place.
On Wed, Dec 7, 2016 at 5:58 PM, Karen Tran wrote:
> Sorry I missed this, it was in my spam folder.
>
>
Does anyone have any other objections?
Otherwise I'll proceed to work on this tomorrow.
On Thu, Dec 8, 2016 at 8:03 PM, Shazron wrote:
> +1 sounds good
>
> On Thu, Dec 8, 2016 at 4:36 PM, Karen Tran wrote:
>
> > I dug up the old pull request for this behavior change (
econd one would silently overwrite the first one and the user will
> get some cryptic errors at _runtime_. I propose to make copying logic a bit
> smarter and at least emit a warning when one resource would overwrite
> another and suggest using a flag to add a reference, rather than copy file
I vote +1:
* Created and ran a plain app
* Ran app from Android Studio
* Ran mobilespec
On Tue, Jan 3, 2017 at 9:03 PM, Steven Gill wrote:
> Please review and vote on this 6.1.1 Android Release
> by replying to this email (and keep discussion on the DISCUSS thread)
>
> Release issue: https://iss
+1
On Mon, Jan 16, 2017 at 6:54 AM, wrote:
> Hi guys,
>
> What is the status of Tools Release?
> We can handle it as we need to release Windows platform with
> cordova-common updates but we need to know the exact list of things to be
> included in it.
>
> Please let me know if you have any quest
25 matches
Mail list logo