Great! Yes, I have signed the agreement and got the OK from apache to go ahead.
Olivier On Wed, Dec 21, 2011 at 7:26 AM, Simon MacDonald <[email protected]>wrote: > Hey Oliver, > > If you've signed the contributors agreement then we can accept code from > you. Michael Brooks did a write up on the wiki about how to contribute to > docs but you can substitute your favourite platform wherever you see docs. > > http://wiki.phonegap.com/w/page/28618504/Git%3A%20Contributor%20Workflow > > For the changes to PhoneGap/Callback this is the list to discuss it on. > > For plugins you best bet is to fork: > > https://github.com/phonegap/phonegap-plugins > > and submit your plugins into the proper OS directory. The plugins repo does > not require a CLA to contribute to. > > Simon Mac Donald > http://hi.im/simonmacdonald > > > On Wed, Dec 21, 2011 at 3:39 AM, Olivier Brand <[email protected]> > wrote: > > > Hi there, > > > > new in the dev list. We are working on our next product iteration on > > Android 3.2/GalaxyTab. As Android (as well as IOS) are lacking of OTA > > update capabilities (e.g. OMA DM...), we are moving away from > thick/native > > app to cloud based. > > In order to achieve this, we are hosting all the assets in our cloud > based > > environment (AWS). All our resources are basic auth/https secured. > > In order to support the loadURL on a basic auth page, I has to modify the > > DroidGap class and add the necessary handler. I have added public methods > > to set a login, password and an optional salt. > > I was wondering if there are any interest in adding this in the > framework? > > If so, I could possibly provide a solution for IOS as well (I have more > > expertise in IOS). > > I am also writing lots of plugins (MAC Address, string.xml resource > > retrieval,...) and one I am finishing: load, caching and serving cached > > resources via an Android ContentHandler class. I am especially using it > to > > load remote flash animations and sounds. > > > > Could someone direct me to a doc explaining the process for submitting > > code? I am new to Apache. I have also signed the contributor agreement > > today and submitted it. > > > > Thanks in advance > > > > Cheers > > > > -- > > *Olivier Brand* > > *CTO Passbox LLC* > > > -- *Olivier Brand* *CTO Passbox LLC*
