Re: [b2g] Deprecating W3C SysApps

2015-02-11 Thread Benjamin Francis
On 11 February 2015 at 05:02, Anders Rundgren wrote: > Although it is cool standardizing interfaces to various device resources, > it comes at a price in terms of slowness and inflexibility. > > Recently Google publicly declared that they were not going to continue > with SysApps which IMO spelle

Re: [b2g] Deprecating W3C SysApps

2015-02-11 Thread Anders Rundgren
On Wednesday, February 11, 2015 at 3:17:36 PM UTC+1, Benjamin Francis wrote: > On 11 February 2015 at 05:02, Anders Rundgren wrote: > > > Although it is cool standardizing interfaces to various device resources, it > comes at a price in terms of slowness and inflexibility. > > > > Recently G

Re: [b2g] Get framebuffer socket on Flame

2015-02-11 Thread Gangadhar Nittala
On Friday, February 6, 2015 at 7:21:15 PM UTC+5:30, Jan Jongboom wrote: > Hi, > > On most devices I can: > > adb pull /dev/graphics/fb0 > > to get the current content of the framebuffer, but on Flame this fails with > 'No such device'. > > Is this thing mapped somewhere else on flame? Jan -

Re: [b2g] RequestSyncAPI

2015-02-11 Thread James Burke
On Mon, Jan 5, 2015 at 5:52 AM, Andrea Marchesini wrote: > I just landed RequestSync API, an API for b2g only that allows apps to > schedule tasks. I have been working on the email bug to switch to the navigator.sync API from using mozAlarms (bug 1098289). In the process, I made two smaller apps

[b2g] Firefox for Android input keypress keydown events char keyCode unavailable

2015-02-11 Thread Svetoslav Kostadinov
Hello, What is the way to obtain the char keyCode value on input, keydown or keypress events for Firefox 35.0 for Android? The following code don't work for me: input.on("input keydown keypress",function(e){ var key = e.which || e.keyCode; console.log("Keypress is detected and keyCod

Re: [b2g] Granting Permissions to the Web

2015-02-11 Thread marcos
On Monday, February 9, 2015 at 9:41:33 PM UTC+10, Paul Theriault wrote: > Following up on the previous discussions [1] [2] I've been doing some > analysis of the current app permission model for FxOS. This email is to start > discussion around exposing APIs to web content - i.e. hosted apps and r

[b2g] Updating LATAM ZTE Open

2015-02-11 Thread iacchi86
Hi everybody, and sorry if this matter has been discussed already, but I couldn't find anything. I own a ZTE Open received at the last summit in 2013, and it comes with the firmware OPEN_LATAM_FFOS_V1.1.0B01. I would like to update the FFOS version on it and I don't have problems compiling my o

[b2g] surfaceflinger run err

2015-02-11 Thread tanlienger
I run B2g on pandaboard when run /system/bin/surfaceflinger, err PVR_K:(Error): PVRSRVCreateDCSwapChainKM: Failed to create 3rd party SwapChain [1152, drivers/gpu/pvr/deviceclass.c]___ dev-b2g mailing list dev-b2g@lists.mozilla.org https://lists.mozilla.

Re: [b2g] Flame with 2.2: Pushing Gecko to device failed.

2015-02-11 Thread Felix E. Klee
Migrated the Xubuntu virtual machine from Virtual Box to VMware Player, and now pushing, and now the update went through smoothly. Only in the end, the script hung at: ### Push Done. For connecting the Flame I used the Recovery Cable. I also tried the [v18D] nightly, but that failed with an

Re: [b2g] Update on FxOS 2.2 branching and post-merge landing policies

2015-02-11 Thread Ryan VanderMeulen
On 1/13/2015 11:07 AM, Bhavana Bajaj wrote: Hi all, We've recently completed all the mergeday related mechanics for FxOS 2.2 which includes creating gaia v2.2 /mozilla-b2g37_v2_2 branches as of 1

Re: [b2g] Update on FxOS 2.2 branching and post-merge landing policies

2015-02-11 Thread Ryan VanderMeulen
Since we've had multiple instances of this happening lately, a friendly reminder that having blocking-b2g:2.2+ or feature-b2g:2.2+ status does *NOT* grant auto-approval for uplift. You still need to go through the regular approval process. The reason for this is that while blocking/feature stat

[b2g] Issues with 2.2 update on Flame

2015-02-11 Thread Rick Martinez
Hi everyone, I'm having issues updating my Flame to 2.2. Following the directions here (http://t.co/wR4u4tS7xP) I've downloaded the build, unzipped, set everything up on the Flame, ran the ./flash.sh in terminal (on ubuntu) and it gives me the warning that never goes away of "waiting for device". I

Re: [b2g] Issues with 2.2 update on Flame

2015-02-11 Thread Naoki Hirata
It should sent the device into fastboot mode, then it should fastboot the images onto the device. The fastboot is using a different vendor id. You will have to add that to your android_rules. if you do a: fastboot devices you can check to see if fastboot is seeing your device or not. Regards,

[b2g] Installing apps on SD card?

2015-02-11 Thread Ralph Daub
Hi, A user in the SUMO forums is asking if it's possible to install apps to the SD card: https://support.mozilla.org/en-US/questions/1046111 I remember hearing something that the way the phone is designed, at this moment, this is not possible. Are there any possible workarounds? Thanks, - Ralp

Re: [b2g] Installing apps on SD card?

2015-02-11 Thread Aaron Cajes (Mozilla PHL)
Yes, i think it's not possible as of this moment. On Thu, Feb 12, 2015 at 12:38 PM, Ralph Daub wrote: > Hi, > > A user in the SUMO forums is asking if it's possible to install apps to > the SD card: > > https://support.mozilla.org/en-US/questions/1046111 > > I remember hearing something that the