Commit Graph

39 Commits

Author SHA1 Message Date
Fabrice Desré
df4b373948 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é
425177a56c Bug 832104 - Don't report CSS errors in production builds r=cjones 2013-01-17 18:08:26 -08:00
Alexandre Poirot
347c1b9aeb 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é
9c45d42b65 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
d39fa81ef3 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
ef9f3747d2 Bug 816899 - Add keys of firmware revision and software info. r=cjones 2012-12-04 10:30:26 +08:00
Randy Lin
423e7af568 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
5d9050d369 Bug 777251 - B2G MMS: Configure MMS proxy settings through SettingsService. r=vicamo 2012-11-30 18:09:37 +08:00
Randy Lin
c25fe2c738 Bug 812434 - Support FM volume control for implement AudioChannel API. r=mwu 2012-11-29 10:14:11 +08:00
Fabrice Desré
3d20f626bb Bug 815522 - Start and stop the remote debugger without restarting b2g itself [r=past] 2012-11-28 02:48:10 -08:00
Vivien Nicolas
d71afaba8a 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
8a80357c7d Bug 809972 - settings.js: gracefully handle missing nsIAudioManager on desktop builds. r=fabrice 2012-11-08 18:15:38 -05:00
Jed Parsons
1a9ce84b35 Bug 809577 - ifdef around gonk-only audiomanager code. r=benadida 2012-11-08 14:35:03 -05:00
Dave Hylands
46fc8b6a6e Bug 794599 - Add a preference to disable logging. r=bzbarsky 2012-11-06 22:34:33 -08:00
Marshall Culpepper
a9a53de08d 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
Jose Antonio Olivera Ortega
0111ef2759 Bug 808994 - B2G SMS: Expose the strict7BitEncoding setting through the setting API. r=vicamo 2012-11-07 18:51:40 +01:00
Dave Hylands
4c5557e3c7 Bug 794599 - Backout 847cedab81ae due to debug orange 2012-11-07 01:03:52 -08:00
Dave Hylands
cd617502a6 Bug 794599 - Add a preference to disable logging. r=bzbarsky 2012-11-06 22:34:33 -08:00
Marco Chen
b8d56a5ab9 Bug 791642 - nsIAudioManager: support voice volume. r=philikon
1. Provide api for adjusting volume based on each stream.
  2. Modify settings.js for listening the changing for stream volume.
2012-11-02 17:36:46 +08:00
Ed Morley
3df60ccac7 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-11-01 13:42:02 +00:00
Panos Astithas
9bc475fdc6 Merge m-c to fx-team 2012-11-01 09:30:11 +02:00
Panos Astithas
fb8052ce15 Bug 799153 - Add UI for toggling the debugger server in Firefox OS; r=vingtetun 2012-10-31 18:21:54 +02:00
Panos Astithas
0dec7996a0 Backed out changeset 871dee07999f on suspicion of causing mochitest-1 and 3 permaorange 2012-10-31 17:39:00 +02:00
Vivien Nicolas
25fd07a6af Bug 802071 - [l10n] Sometimes, l10n.js does not get loaded properly. r=kaze 2012-10-31 14:17:43 +01:00
Margaret Leibovic
44c49815be Bug 801809 - Add hooks for b2g crash reporter UI. r=fabrice 2012-10-29 11:18:50 -07:00
Panos Astithas
8db80dbe75 Bug 799153 - Add UI for toggling the debugger server in Firefox OS; r=vingtetun 2012-10-31 09:03:01 +02:00
Vivien Nicolas
47512bbf05 Bug 796079 - language.current should map to general.useragent.locale instead of intl.accept_languages. r=pike 2012-10-25 15:02:15 +02:00
Vivien Nicolas
70554260ab Bug 759911 - include human readable build ID, version, and channel in device info. r=lsblakk 2012-10-25 15:02:15 +02:00
Shelly Lin
1bfb2a18f1 Bug 790158 - Add os version and hardware info to mozSettings. r=cjones 2012-09-19 18:06:40 +08:00
Chris Jones
988aa86624 Bug 790866: Implement DNT for b2g. (Gecko support.) irc-r=fabrice 2012-09-12 21:32:17 -07:00
Gregor Wagner
3b332a6a7f Bug 788561 - SettingsAPI: Use createLock instead of getLock. r=bent 2012-09-05 17:33:03 -07:00
Fabrice Desré
db296f5a65 Bug 786018 - Hook up dom.mozApps.dev_mode pref to the debug.dev-mode setting. [r=vingtetun] 2012-08-29 05:29:15 -07:00
David Zbarsky
b8f4be53f4 Add a gaia setting to log slow animations, no bug, r=vingtetun 2012-08-21 21:48:47 -04:00
Jose Antonio Olivera Ortega
2a30b18b8e Bug 776294 - B2G 3G: Configure APN settings through SettingsService. r=philikon 2012-08-01 07:54:04 -07:00
Philipp von Weitershausen
09437e3ab4 Bug 775814 - B2G 3G: ril.data.* preferences have string value false with fresh profile. r=marshall_law 2012-07-20 10:27:12 -07:00
Vivien Nicolas
fa64e8311b Bug 774000 - Volume is always set to 0 on the device. r=cjones 2012-07-15 12:38:24 +02:00
Alive Kuo
8b1ab1b3b2 Bug 767311 - Migrate volume change to mozSettings. r=vingtetun 2012-07-13 12:17:37 +02:00
Panos Astithas
35475bfcaa Bug 769574 - Update the settings file with the new debugger preferences; r=vingtetun 2012-07-03 12:32:36 +03:00
Vivien Nicolas
3b7ca853fc Bug 760402 - Map debugger preference to mozSettings. r=fabrice
--HG--
extra : rebase_source : 61783ea299853396eea461b79dd5766da5e39217
2012-06-06 14:19:33 +02:00