Re: [b2g] ZTE Open C Unlocked, looking for Firefox download.

2014-06-13 Thread vampirefo
On Friday, June 13, 2014 12:52:42 AM UTC-4, Rewarp wrote: The last time I downloaded and installed the file, it was using the stable variant of FFOS 1.4. I have already rooted my device though and last time I tried when rooted, I could no longer install the official images. Which didn't

[b2g] 06/13/2014 Flame Gaia-ui Automation v1.4 Mozilla RIL Build 37/40 smoketests, 78/83 non-smoketests

2014-06-13 Thread Viorela Ioia
*Smoketests:* * Test failures - 0 replicable manually:* * [ Not replicable manually] test_gallery_view.py - after *Bug 1021027* https://bugzilla.mozilla.org/show_bug.cgi?id=1021027 -[Flame] Update locator in gallery - fullscreen image page is fixed, we will uplift the change to v1.4 *

Re: [b2g] ZTE Open C Unlocked, looking for Firefox download.

2014-06-13 Thread vampirefo
On Friday, June 13, 2014 3:15:34 AM UTC-4, vampirefo wrote: On Friday, June 13, 2014 12:52:42 AM UTC-4, Rewarp wrote: The last time I downloaded and installed the file, it was using the stable variant of FFOS 1.4. I have already rooted my device though and last time I tried when rooted,

[b2g] 06/13/2014 Flame 2.0 Smoke Test Results - 47/49 tests passed, no new blockers

2014-06-13 Thread Marcia Knous
47 out of 49 tests passed for the 2014-06-13 Flame v2.0 Build. There is one existing issue that kept the smoketests from fully passing. Smoketest Results: Daily Smoke Test Logs:

[b2g] 06/13/2014 Flame 1.4 Smoke Test Results - 59/62 smoketests, 0 new blockers

2014-06-13 Thread Marcia Knous
Test Results * 37/40 automated smoketests passing * 22/22 manual smoketests passing * 0 reboots * 0 crashes New Bugs Breaking Manual Smoketests: - None reported. Existing Bugs Breaking Manual Smoketests: - None reported. New Bugs Breaking Automated Smoketests: - None reported. Existing Bugs

[b2g] Firefox OS WebFM API - LF or MF

2014-06-13 Thread emae
The WebFM API provides access to the device FM radio. You can set the frequency with FMRadio.setFrequency(). Does the WebFM API for firefox-os support LF and MF too, or does it only work with VHF? - LF Low Frequency30-300 kHz - MF Medium Frequency 0,3-3 MHz - VHF Very High

Re: [b2g] Dual booting Firefox OS and Android on the Nexus 5

2014-06-13 Thread vampirefo
On Tuesday, June 10, 2014 10:47:50 PM UTC-4, Chris Double wrote: I wrote some instructions on how to dual boot Android and Firefox OS on the Nexus 5 (and possibly other devices). http://bluishcoder.co.nz/2014/06/11/dual-booting-android-and-firefox-os.html This works for me but

[b2g] Need Firefox app to boot into recovery mode and bootloader.

2014-06-13 Thread vampirefo
Hi, I need a firefox app like qucikboot for firefox. https://play.google.com/store/apps/details?id=com.siriusapplications.quickboot such a app really speeds up working on the phone, anyone got any suggestions? any terminals? or a way to run scripts on command, without adb, looking for app for

[b2g] How to stop firefox from dropping adb? when screen is off.

2014-06-13 Thread vampirefo
My ZTE Open C firefox drops adb when screen is off, How to stop firefox from dropping adb connection? ___ dev-b2g mailing list dev-b2g@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-b2g

Re: [b2g] How to stop firefox from dropping adb? when screen is off.

2014-06-13 Thread vampirefo
On Friday, June 13, 2014 6:07:03 PM UTC-4, vampirefo wrote: My ZTE Open C firefox drops adb when screen is off, How to stop firefox from dropping adb connection? Seems this is a known bug. https://bugzilla.mozilla.org/show_bug.cgi?id=915974 ___

Re: [b2g] How to stop firefox from dropping adb? when screen is off.

2014-06-13 Thread Naoki Hirata
It's a design for security. If you don't want the adb to drop off when the screen lock is on, please flash the engineering gecko on the device. Otherwise people can have access to your data easily via adb. Regards, Naoki On Jun 13, 2014, at 3:10 PM, vampirefo kitts1...@gmail.com wrote: On

Re: [b2g] How to stop firefox from dropping adb? when screen is off.

2014-06-13 Thread vampirefo
On Friday, June 13, 2014 6:13:12 PM UTC-4, Naoki Hirata wrote: It's a design for security. If you don't want the adb to drop off when the screen lock is on, please flash the engineering gecko on the device. Otherwise people can have access to your data easily via adb. Regards,

Re: [b2g] How to stop firefox from dropping adb? when screen is off.

2014-06-13 Thread Naoki Hirata
You can do what you want. As I stated, you have the option that if you don't want adb to drop off then the engineering gecko is for you. You are free to flash the phone with which ever version of the gecko you want to. For the user version of the gecko, the adb is turned off because there are

Re: [b2g] How to stop firefox from dropping adb? when screen is off.

2014-06-13 Thread vampirefo
On Friday, June 13, 2014 6:07:03 PM UTC-4, vampirefo wrote: My ZTE Open C firefox drops adb when screen is off, How to stop firefox from dropping adb connection? This is not security, it's just an inconvenience, if someone has access to my phone and knows how to use adb, then common sense

Re: [b2g] How to stop firefox from dropping adb? when screen is off.

2014-06-13 Thread vampirefo
On Friday, June 13, 2014 6:57:33 PM UTC-4, Naoki Hirata wrote: Thanks for your input. It may be an inconvenience to you, to which I apologize that it is inconvenient. As stated before, you have the option of flashing the engineering gecko in which you will no longer be inconvenienced.

Re: [b2g] How to stop firefox from dropping adb? when screen is off.

2014-06-13 Thread Naoki Hirata
If you have built your device based on : http://bluishcoder.co.nz/2014/06/11/dual-booting-android-and-firefox-os.html Then it's just a matter of not using the Production=1 flag and using the VARIANT=eng flag instead. VARIANT=eng MOZILLA_OFFICIAL=1 ./build.sh That will build the engineering

Re: [b2g] How to stop firefox from dropping adb? when screen is off.

2014-06-13 Thread Dave Hylands
If you disable the lock screen, then the adb session won't be dropped. You can also enable USB Mass Storage, and while the USB Mass Storage session is active, then the adb session also won't be dropped. It probably makes sense to alter the behaviour so that as long as a pin code isn't

[b2g] 06/13/2014 Tarako v1.3T Smoke Test Results - 47/47 tests passed, no new blockers

2014-06-13 Thread Naoki Hirata
47 out of 47 tests passed for the 2014-06-13 Tarako v1.3t Build. There are no major issues preventing smoketest from passing. Smoketest Results: Daily Smoke Test Logs: https://docs.google.com/a/qanalydocs.com/spreadsheet/ccc?key=0AjRc6aVFoOW9dGZLdVdiWGZLbVdORlFpUGt5XzZ3Zncusp=drive_web#gid=5

Re: [b2g] How to stop firefox from dropping adb? when screen is off.

2014-06-13 Thread vampirefo
On Friday, June 13, 2014 6:07:03 PM UTC-4, vampirefo wrote: My ZTE Open C firefox drops adb when screen is off, How to stop firefox from dropping adb connection? I will disable lock screen, if that works, then problem fixed. All I want is screen off, and adb running never dropping adb, if the

Re: [b2g] How to stop firefox from dropping adb? when screen is off.

2014-06-13 Thread vampirefo
On Friday, June 13, 2014 9:09:14 PM UTC-4, vampirefo wrote: On Friday, June 13, 2014 6:07:03 PM UTC-4, vampirefo wrote: My ZTE Open C firefox drops adb when screen is off, How to stop firefox from dropping adb connection? I will disable lock screen, if that works, then problem