FileUtils.java android getEntry inconsistency

2013-04-26 Thread Shravan Narayan
Hi, I am using the File api on javascript and I noticed some inconsistency in the file api. The getEntry function adds a "file://" prefix to the returned paths on android, while the method on ios does not. It looks like you added this about a year back. By any chance do you remember why you made th

Shravan - Intro + InAppBrowser Feature addition

2013-03-13 Thread Shravan Narayan
Hi, My name is Shravan Narayan. I am a new intern at Google in the Cordova team since mid February. I'm working on implementing the ChromeApps api in Cordova for Android and iOS . The list of api's are available here if you're curious http://developer.chrome.com/apps/api_

Re: Shravan - Intro + InAppBrowser Feature addition

2013-03-13 Thread Shravan Narayan
*small correction - the subject of my previous email says "Intro + InAppBrowser Feature addition" Please ignore the "InAppBrowser Feature addition" part. On Wed, Mar 13, 2013 at 4:20 PM, Shravan Narayan wrote: > Hi, > My name is Shravan Narayan. I am a new inter

Re: iOS: The future of whitelisting

2013-04-11 Thread Shravan Narayan
Hi, My name is Shravan - I am an intern at Google working on the Cordova App Harness (tool to test Cordova Apps). Something that I noticed while starting work on the App Harness. The new executeScript method allows injection of arbitrary pieces of javascript in the InAppBrowsers opened with "windo