Fabrice Desré
32d6091343
Bug 915260 - "TypeError: Services.settings is undefined" error in B2G mochitest logs r=etienne
2013-09-12 01:57:15 -07:00
Ed Morley
f8228a9cc0
Backed out changeset 622c510957bb (bug 915260) in the hope that it is responsible for the B2G mochitest-7 failure, rather than the external repo changes CLOSED TREE
2013-09-12 14:09:02 +01:00
Fabrice Desré
ff14f131d6
Bug 915260 - "TypeError: Services.settings is undefined" error in B2G mochitest logs r=etienne
2013-09-12 01:57:15 -07:00
Fabrice Desré
7f0553997a
Bug 912612 - Add a timer dedicated to apps update when system updates are disabled. r=etienne,vingtetun
2013-09-11 05:00:48 -07:00
Gregor Wagner
dea409c14f
Bug 913267 - Don't use settingsService in settings.js. r=timdream
2013-09-09 12:28:01 +02:00
Fabrice Desré
90d333a0d6
Bug 912898 - B2G: Don't kill adb (or lock the screen) if a debugger client is connected r=past
2013-09-07 16:28:51 -07:00
supadennis.lee
b43e5918a6
Bug 900595 - Once always send a report has been selected, selecting any other option is ignored with system crashes r=fabrice
2013-09-05 18:41:31 -07:00
Fabrice Desré
90ef126aa5
Backout bug 798353 for... not actually working properly
2013-09-05 13:18:28 -07:00
Tim Chien
fd9ba8a89b
Bug 798353 - Make SettingsListener reuse the lock. r=fabrice
2013-09-04 08:28:28 -04:00
Tim Chien
66d45ee90f
Bug 911041 - Map DNT 3 state setting from settings db to Gecko pref. r=fabrice
2013-08-31 10:15:57 -04:00
Dave Hylands
90c4155599
Bug 874484 - Disable ADB after a timeout. r=fabrice
...
This patch causes ADB to be disabled after 12 hours. The timeout is only used
when marionette is disabled, which implies production builds. Engineering
builds (VARIANT=eng or VARIANT=userdebug) will continue to have ADB enabled
indefinitely.
2013-08-16 12:07:05 -07:00
Dave Hylands
9dd0a7d8c5
Bug 810092 - On a production phone (i.e. VARIANT=user) only enable adb when the phone is unlocked. r=fabrice
2013-08-16 12:06:49 -07:00
Gene Lian
c26d266348
Bug 850140 - B2G MMS: implement MmsService.handleDeliveryIndication() to handle delivery report (part 2, handle delivery report). r=vicamo a=koi+
2013-07-31 15:24:07 +08:00
Alexandre Poirot
e967ab7776
Bug 817580 - Expose tab actors for apps in child processes. r=jimb
2013-07-24 11:28:32 -04:00
Marco Chen
cb96a38404
Bug 876334 - Gecko should use AudioChannelType to control volume not stream types. r=mwu, r=baku
2013-07-18 13:22:36 +08:00
Marco Chen
5fb7ee16a2
Bug 876334 - Remove master/FM volume control from nsIAudioManager. r=mwu
2013-07-18 10:21:24 +08:00
Chia-hung Tai
359057f376
Bug 888821 - B2G MMS: Expose "wap.UAProf.url" and "wap.UAProf.tagname" as new Settings entries in Gecko part. r=vyang
2013-07-17 13:47:31 +08:00
Gene Lian
86512c3b8b
Bug 887815 - [SMS][MMS] receiving successful delivery report even though delivery report is OFF in settings. r=ctai a=leo+
2013-06-28 16:53:30 +08:00
Chia-hung Tai
87838cd54b
Bug 880561 - B2G MMS: Add 2 more error status (in flight mode and no sim card) when sending MMS. r=gene
2013-06-18 12:06:32 +08:00
Vicamo Yang
eff88d9dee
Bug 879671 - 2/2: add ril.cellbroadcast.disabled pref to disable Cell Broadcast completely. r=yoshi
2013-06-07 15:32:24 +08:00
Alexandre Lissy
c392487099
Bug 847459 - Make ro.product.model available through settings. r=tzimmermann
2013-05-27 16:26:52 +02:00
Anthony Ricaud
94c56179e2
Bug 873972 - Expose layers.draw-borders pref in gaia settings. r=vingtetun
2013-05-28 19:24:02 +02:00
Dave Hylands
3a08f2fc18
Bug 875637 - Save default volume name pref with the correct type. r=gwagner
2013-05-24 17:40:03 -07:00
Dave Hylands
c53a4e7f72
Bug 858416 - Create a composite device storage interface. r=dougt
...
* * *
Bug 858416 - Fix try test failures
2013-05-11 02:10:18 -07:00
Ryan VanderMeulen
bc36900668
Backed out changeset dbf0c9f4a4b9 (bug 858416) for B2G mochitest-3 failures.
2013-05-11 09:47:37 -04:00
Dave Hylands
a1b72bb10c
Bug 858416 - Create a composite device storage interface. r=dougt
2013-05-11 02:10:18 -07:00
Jose Antonio Olivera Ortega
7db1506b40
Bug 863130 - (Regional) The SMS delivery report is on by default. r=vicamo
2013-05-07 16:26:03 +02:00
Ryan VanderMeulen
d054001961
Backed out changeset 4270acd843cc (bug 863130) for B2G Marionette failures.
2013-05-06 08:57:03 -04:00
Jose Antonio Olivera Ortega
fff3e0806b
Bug 863130 - (Regional) The SMS delivery report is on by default. r=vicamo
2013-05-06 10:20:23 +02:00
Marco Chen
2d200f5bf8
Bug 852049 - [Audio] The default value of Master Volume should be 1.0 if settings don't set a value. r=mwu
2013-03-20 13:37:08 +08:00
Chia-hung Tai
e07370ca5d
Bug 810067 - Support automatic/manual/never retrieval modes. r=vyang
2013-02-25 14:08:23 +08:00
Dave Hylands
6b4ea058b9
Bug 839134 - ADB doesn't get enabled in VARIANT=user builds if marionette pref doesn't exist.
2013-02-07 11:44:23 -08:00
Dave Hylands
176f4d84b4
Bug 836973 - Force adb on when marionette is enabled (i.e. non-user builds). r=fabrice
2013-02-01 02:04:04 -08:00
Dave Hylands
56d481443a
Bug 836770 - Don't change persist.sys.usb.config if it already has the correct value (ADB) r=fabrice
2013-01-31 14:41:13 -08:00
Vivien Nicolas
f101f5b9d0
Bug 830782 - Homescreen is in English instead of Portuguese after flashed and Pt-BR is set in FTE. r=fabrice a=tef+
2013-01-31 15:58:11 +01:00
Fabrice Desré
2ff8b2cdfd
Bug 836103 - Enable/disable ADB when changing the "remote debugging" setting in the Settings App r=dhylands
2013-01-29 23:29:08 -08:00
Fabrice Desré
65bb9862c6
Bug 832104 - Don't report CSS errors in production builds r=cjones
2013-01-17 18:08:26 -08:00
Alexandre Poirot
ec4b923e4f
Bug 813797 - Completely remove apps developer mode (dom.mozApps.dev_mode) in release builds. r=fabrice
2013-01-09 17:34:13 -05:00
Fabrice Desré
9bfe75c61c
Bug 799151 - Display a prompt to allow remote debugging connections in Firefox OS r=vingtetun
2013-01-08 09:08:00 +02:00
Randy Lin
7574b7cb26
Bug 815452 - Don't unmute FM audio if the user increases the volume when FM audio is muted for channel policy reasons. r=sicking
2012-12-11 18:26:01 +08:00
Shelly Lin
9d63415c7d
Bug 816899 - Add keys of firmware revision and software info. r=cjones
2012-12-04 10:30:26 +08:00
Randy Lin
948bc8bc5b
Bug 814326 - Volume steps on the UI is 10 steps which cannot be mapped correctly to the underlying streams. r=sicking, r=fabrice
2012-12-04 18:21:43 +08:00
Gene Lian
4c46dfe010
Bug 777251 - B2G MMS: Configure MMS proxy settings through SettingsService. r=vicamo
2012-11-30 18:09:37 +08:00
Randy Lin
40ac47a449
Bug 812434 - Support FM volume control for implement AudioChannel API. r=mwu
2012-11-29 10:14:11 +08:00
Fabrice Desré
be826b107c
Bug 815522 - Start and stop the remote debugger without restarting b2g itself [r=past]
2012-11-28 02:48:10 -08:00
Vivien Nicolas
2e2a4d1a24
Bug 811162 - After switching the language in the settings app, the entire gaia window is half as tall. r=kaze
2012-11-27 11:28:56 -08:00
Philipp von Weitershausen
6d81ae6aa9
Bug 809972 - settings.js: gracefully handle missing nsIAudioManager on desktop builds. r=fabrice
2012-11-08 18:15:38 -05:00
Jed Parsons
a100b0be96
Bug 809577 - ifdef around gonk-only audiomanager code. r=benadida
2012-11-08 14:35:03 -05:00
Dave Hylands
03c6a6682e
Bug 794599 - Add a preference to disable logging. r=bzbarsky
2012-11-06 22:34:33 -08:00
Marshall Culpepper
5607794e16
Bug 805844: Support update interval configuration via settings in B2G. r=fabrice
...
--HG--
extra : rebase_source : a235fab66edcbf656212a3010af970989b4fc286
2012-11-07 16:05:55 -08:00