Commit Graph

82 Commits

Author SHA1 Message Date
Fabrice Desré
655d60c2c1 Bug 756691 - Use a non-linear volume change scale [r=djf] 2012-05-21 14:02:00 -07:00
Gervase Markham
82ff7027aa Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Fabrice Desré
47603f418b Bug 756700 - Use the power.screen.timeout pref value as a default for the power.screen.timeout setting, patch by an anonymous silicon vendor contributor [r=fabrice] 2012-05-18 17:08:50 -07:00
Jose Antonio Olivera Ortega
8b134e5df2 Bug 753520 - B2G 3G: Fix typo in settings API hookup. r=philikon 2012-05-11 13:07:36 -07:00
David Flanagan
8a51dbe8d3 Bug 753393 - Add device-storage permission for Gaia apps and enable device storage preference for b2g. r=vingtetun 2012-05-09 16:18:47 -07:00
Vivien Nicolas
9a55fe1f2c Bug 751147 - Remove touch.js from b2g/. r=gal 2012-05-04 20:02:05 +02:00
Vivien Nicolas
bc2da29d07 Bug 748858 - Use the startPoint argument of mozIDOMApplication.launch. r=fabrice 2012-05-04 20:02:05 +02:00
Vivien Nicolas
a1a3d162e6 Bug 748886 - Map the language setting to intl.accept_languages to reflect the choice of mozSettings. r=cjones 2012-05-04 20:02:05 +02:00
Vivien Nicolas
03a4a67dea Bug 748077 - Remove some leaks in b2g/. r=fabrice 2012-05-04 20:02:05 +02:00
Jose Antonio Olivera Ortega
07ee280452 Bug 741862 - B2G 3G: Settings API hookup. r=philikon a=b2g-only 2012-04-24 17:46:42 -03:00
Michael Wu
ef33417f22 Bug 746429 - Make failure to set master volume non-fatal to startup, r=cjones a=b2g-only 2012-04-18 13:42:20 -04:00
Kan-Ru Chen
c3b3e39fdb Bug 739913 - Add cpuSleepAllowed attribute to mozPower. r=cjones 2012-04-16 18:35:33 -04:00
Panos Astithas
f5eaca43bc Bug 728244 - Enable the Script Debugger to debug B2G/Gaia; r=dcamp,vingtetun 2012-03-16 18:50:45 +02:00
Vivien Nicolas
8ddb5aa790 Bug 742092 - Bridge the permission prompt to the content using the homescreen messaging API. r=fabrice 2012-04-11 10:05:35 -07:00
Vivien Nicolas
28b43989eb Bug 743229 - Return 'number' instead of 'text' for input type='number' element in the showime event. r=cjones 2012-04-11 10:05:35 -07:00
Vivien Nicolas
92028985d5 Bug 742761 - Remove some warnings in b2g/. r=fabrice 2012-04-11 10:05:35 -07:00
Kan-Ru Chen
6c1b8cdec2 Bug 707589 - [Gonk] When screen is enabled/disabled, send visibility change events to windows [r=mwu] 2012-04-04 23:03:00 -07:00
Fabrice Desré
8c21e4bf89 Bug 741560 - Pin apps in b2g [r=mayhemer] 2012-04-04 17:55:08 -07:00
Kan-Ru Chen
8bb62e5b2e Bug 710135 - Move screen.enabled/brightness to mozPower. r=jlebar,mounir sr=cjones,sicking 2012-04-03 01:51:00 -04:00
Kan-Ru Chen
748ee12512 Bug 739500 - Use settings API to get screen timeout. [r=cjones] 2012-03-31 19:24:31 -07:00
Gregor Wagner
ec045e370f Bug 678695 - Settings API. r=sicking, fabrice, smaug 2012-03-26 14:49:38 -07:00
Matt Brubeck
626f101539 Merge mozilla-central and mozilla-inbound 2012-03-24 09:05:27 -07:00
Vivien Nicolas
1e7597190e Bug 736193 - Use the offline cache to load applications [r=fabrice] DONTBUILD because NPOTB 2012-03-23 16:39:15 -07:00
Doug Turner
ea1e813977 Bug 738020 - add geolocation to the list of permissions that we autogrant. r=fabrice 2012-03-21 22:26:01 -07:00
Chris Jones
78326f4cd3 Bug 737368, part 3: Implement an update prompter (v0) that simply restarts Gecko when an update is downloaded. Not what we want in the log term. r=fabrice
--HG--
rename : mobile/android/components/UpdatePrompt.js => b2g/components/UpdatePrompt.js
2012-03-21 15:50:53 -07:00
Fabrice Desré
4fbdbd66c9 Bug 737616 - add support for mozApps.install() to b2g [r=cjones] 2012-03-20 14:25:37 -07:00
Kan-Ru Chen
078715dcff Bug 738529 - Check "screen" wake lock before turning off screen. r=cjones 2012-03-23 21:50:29 +01:00
Fabrice Desré
36e2d15f53 Bug 736628 - Move mozKeyboard to a distinct xpcom component [r=cjones] 2012-03-19 10:30:51 -07:00
Fabrice Desré
1b2195ed7a Bug 736312 - navigator.mozApps support on b2g [r=vingtetun] 2012-03-16 15:23:28 -07:00
Fabrice Desré
a1d19c1db5 Bug 735947 - support the desktop notifications API in b2g [r=vingtetun] 2012-03-16 15:23:28 -07:00
Blake Kaplan
8ce35f8916 Bug 732982 - Expose a wifi API to the DOM. The API is very much a work in progress and will change soon. r=cjones/fabrice/vigntetun DONTBUILD
--HG--
extra : rebase_source : c44979e32dfffc46502f21c59c691a13e0319cad
2012-03-14 21:39:15 +01:00
Vivien Nicolas
a5572f877d Bug 732774 - [b2g] Cancel the click event when a panning action is running only if the touch happens on the panned area r=fabrice 2012-03-05 09:55:51 +01:00
Vivien Nicolas
c81834d3d0 Bug 732770 - [b2g] Cancel the active state on the current target when a pan action has started r=fabrice 2012-03-05 09:55:51 +01:00
Vivien Nicolas
221b9313a7 Bug 732350 - [b2g] Cancel the click event sooner when panning has started to prevent unexpected clicks r=fabrice 2012-03-05 09:55:51 +01:00
Vivien Nicolas
e3fa0a787d Bug 730434 - remove 'home' event and other non-standard event types r=fabrice 2012-03-01 17:04:00 +01:00
Gregor Wagner
b6da0b881d Bug 674720 - WebContacts (or Contacts+). r=fabrice, jonas, bent, tantek 2012-02-28 14:01:48 -08:00
Dão Gottwald
00635dcc64 Bug 730296 - Don't obscure the homescreen browser's initial source. r=mwu 2012-02-25 10:37:10 +01:00
Michael Wu
6a0127ab28 Bug 730206 - Avoid flash of white at startup, r=cjones DONTBUILD because NPOTB 2012-02-24 03:21:51 -08:00
Richard Newman
7f648ed72b Merge m-c to m-i. 2012-02-23 18:37:12 -08:00
Vivien Nicolas
1309668bda Bug 728128 - Make behavior of the 'hardware' buttons configurable r=cjones 2012-02-24 01:40:49 +01:00
Vivien Nicolas
d51eaa1eea Bug 729428 - B2G cancel click events r=cjones 2012-02-24 01:40:49 +01:00
Vivien Nicolas
b6ab4413f3 Bug 729441 - Add back the httpd daemon for desktop build r=gal 2012-02-24 01:40:49 +01:00
Chris Jones
d265ec2005 Bug 729623: Don't fire showime for readonly inputs. r=someone 2012-02-23 15:27:33 -08:00
Fabrice Desré
8e3aed516f Bug 729898 - Make better error indicator pages [r=cjones] 2012-02-23 10:38:17 -08:00
L. David Baron
a09c9d5fe2 Unprefix uses of -moz-box-shadow and -moz-border-radius that have crept back in to the tree, prior to removing support for the prefixed forms. (Bug 693510) r=Mossop 2012-02-22 14:14:51 -08:00
Andreas Gal
26e708cf0e Use native httpd instead of httpd.js (bug 728695, r=cjones). 2012-02-19 18:07:43 +01:00
Vivien Nicolas
bb3db6abc7 Bug 728373 - Ensure the xul window handle keypress when the screen goes fullscreen r=cjones 2012-02-17 22:37:53 +01:00
Vivien Nicolas
8484d83e88 Bug 727443 - Do not fire a click when the user stops the kinetic panning by touching the screen r=cjones 2012-02-17 22:37:53 +01:00
Kan-Ru Chen
316c195112 Bug 723391 - Add a simple remote JS console to b2g. r=vingtetun 2012-02-17 22:37:53 +01:00
Fabrice Desré
b13ee2e4ef Bug 727728 - Support volume change [r=vingtetun,cjones] 2012-02-16 10:20:23 -08:00