Re: [b2g] Performance of packaged apps vs hosted (app cache)

2012-12-06 Thread Tianbing Brian Teng
I have a beginner question on this topic: Hosted or packaged, once the app gets installed on the phone, does this difference still exist? Thanks, Brian ___ dev-b2g mailing list dev-b2g@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-b2g

Re: [b2g] SD card doesn't get detected in galaxy-nexus,

2012-12-06 Thread Tianbing Brian Teng
Woot. It worked! This is exactly what I need. I am so grateful. Arigato, Sotaro. I have one more question. All the app icons and fonts are tiny. Is there a quick fix for that? Brian On Thu, Dec 6, 2012 at 10:33 PM, Sotaro Ikeda wrote: > Hi Brian, > > you can assign "home button" to a different h

Re: [b2g] SD card doesn't get detected in galaxy-nexus,

2012-12-06 Thread Sotaro Ikeda
Hi Brian, you can assign "home button" to a different hw button by changing "\gecko\widget\gonk\GonkKeyMapping.h". like following. > NS_VK_PAGE_UP, // VOLUME_UP ↓ > NS_VK_HOME, //NS_VK_PAGE_UP, // VOLUME_UP change example Regards, Sotaro (2012/12/07 14:51), Tianbing Brian Teng wrote:

Re: [b2g] SD card doesn't get detected in galaxy-nexus,

2012-12-06 Thread Tianbing Brian Teng
Good information. Thanks Dave. Hey Shahee. I am also using Galaxy Nexus. My challenge is there is no home button. I have to power off/on the phone to switch to different apps. How do you resolve it? Brian ___ dev-b2g mailing list dev-b2g@lists.mozilla.o

Re: [b2g] B2G debugging documentation

2012-12-06 Thread Tianbing Brian Teng
On Friday, November 30, 2012 3:25:00 PM UTC-8, Eric Shepherd wrote: > I'm working away at debugging related docs pertaining to Firefox OS. Lots of > changes here: > > > > https://developer.mozilla.org/en-US/docs/Mozilla/Boot_to_Gecko/Debugging_on_Boot_to_Gecko > > > > We also now have: > >

Re: [b2g] Work order for B2G bugs

2012-12-06 Thread Dietrich Ayala
To clarify about #6 below: We need *everyone* focused on release-blocking bugs until they're gone entirely. As long as there are open blockers, you can help. Even if a blocker is owned, there's often testing and input that is useful. So please don't even peek at a P4 or non-blocking bug until we've

Re: [b2g] How to ask for phones (was Interest in deploying alpha B2G phones to a group of 10 to 20 Portuguese speaking Mozillians?)

2012-12-06 Thread Christie Koehler
On 12/06/2012 04:57 AM, panaggio.rica...@gmail.com wrote: I was going to search how to ask a phone for development and dog fooding soon, but I'd like to send my apps to the Marketplace first, before even searching for how to ask. But as I saw this thread, I thought that maybe I could (should?) at

Re: [b2g] Performance of packaged apps vs hosted (app cache)

2012-12-06 Thread Andrew Overholt
On 06/12/12 08:48 AM, Ben Francis wrote: On Thu, Dec 6, 2012 at 1:51 AM, Fabrice Desre wrote: Appcache has both design flaws (impossible to fix before we have appcache v2), and we face gecko implementation defects. Is anyone working on defining a v2 of appcache which will help us to depreca

Re: [b2g] Performance of packaged apps vs hosted (app cache)

2012-12-06 Thread Ben Francis
On Thu, Dec 6, 2012 at 1:51 AM, Fabrice Desre wrote: > Appcache has both design flaws (impossible to fix before we have > appcache v2), and we face gecko implementation defects. Is anyone working on defining a v2 of appcache which will help us to deprecate packaged apps in the future? I'd like

[b2g] How to ask for phones (was Interest in deploying alpha B2G phones to a group of 10 to 20 Portuguese speaking Mozillians?)

2012-12-06 Thread panaggio.rica...@gmail.com
Hello, I was going to search how to ask a phone for development and dog fooding soon, but I'd like to send my apps to the Marketplace first, before even searching for how to ask. But as I saw this thread, I thought that maybe I could (should?) at least ask how I can ask one. I'm from Mozilla Braz

Re: [b2g] SD card doesn't get detected in galaxy-nexus,

2012-12-06 Thread shaheensadath
Hi Dave, I tried your patch on galaxy-nexus (not nexus s), but doesn't work. Does this work only for nexus S Thanks, Shaheen On Thursday, 6 December 2012 00:48:20 UTC+5:30, Dave Hylands wrote: > Hi Shaheen, > > > > ...snip... > > > > > The problem is that the Galaxy Nexus doesn't support UMS