Commit Graph

58 Commits

Author SHA1 Message Date
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
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
Andreas Gal
7558e838d3 Follow-up fix for bug 726529 2012-02-12 23:26:25 -08:00
Andreas Gal
83b5172cc1 Bug 726529 - remove app cache refresh handling from b2g chrome code (r=me, npotb) 2012-02-12 23:22:09 -08:00
Andreas Gal
75c9e37247 Bug 726528 - remove unnecessary webapi emulation from b2g chrome code (r=me, npotb) 2012-02-12 23:14:02 -08:00
Fabrice Desré
5247018d2f Bug 725215 - Add magic shortcut to enable debugging features [r=cjones] 2012-02-08 12:43:49 -08:00
Vivien Nicolas
581141dee2 Bug 723963 - Add the clock application to the pre-installed list of webapps r=fabrice 2012-02-08 13:37:00 +01:00
Vivien Nicolas
8c13692bd4 Bug 722812 - Don't send fake touch events on Gonk r=mwu 2012-02-08 13:37:00 +01:00
Vivien Nicolas
9219811fa9 Bug 723902 - Change the b2g/ boilerplate to MPL 2.0 r=cjones 2012-02-08 13:37:00 +01:00
Chris Jones
e8fdadcb87 Bug 725123: Dispatch an event when the MENU button is pressed. r=qDot 2012-02-07 21:22:34 -08:00
Chris Jones
0e4d36a9ff Bug 725010: Remove check for /apps/ in path for shim web APIs. r=vingtetun 2012-02-07 16:27:02 -08:00
Fabrice Desré
6a28ae9993 Bug 708484 - Add camera capture stream provider for gonk (temporary solution) - get camera working in webpages [r=bz] 2012-02-06 22:48:50 -08:00
Kan-Ru Chen
567765467e Bug 716327 - Turn off the screen off a timeout. r=cjones 2012-02-02 21:20:36 -08:00
Philipp von Weitershausen
d7c3df3c6d Bug 723356 - Make console output show up in logcat. r=gal 2012-02-02 11:11:42 -08:00
Vivien Nicolas
02829eb74d Bug 717844 - Add kinetic scrolling support to B2G r=cjones 2012-02-02 01:46:50 +01:00
Vivien Nicolas
325e43ed9c Bug 722035 - Use content instead of shell.home.contentWindow r=fabrice 2012-02-02 01:46:50 +01:00
Vivien Nicolas
207557d18c Bug 722031 - Move mozKeyboard from shell.js to webapi.js r=cjones 2012-02-02 01:46:50 +01:00
Vivien Nicolas
70c7d0c9cb Bug 721777 - B2G should open new windows as new frames in Gaia r=bz,fabrice 2012-02-02 01:46:49 +01:00
Vivien Nicolas
217269b303 Bug 721004 - Load webapi+apps.js inside as a frame script instead of having to copy it to all applications r=cjones 2012-02-02 01:46:49 +01:00
Vivien Nicolas
b4f6384586 Bug 718652 - Send a sleep event on the homescreen window when the screen is turned on/off r=cjones 2012-01-18 17:48:54 +01:00
Tim Guan-tin Chien
bcaa0c0b5d Bug 716447 - Remove setCapture/releaseCapture from touch.js as it interfere with mouse events r=vingtetun 2012-01-09 15:29:31 +01:00
Fabrice Desré
b79f6456f0 Bug 715941 - Use port 6666 for httpd.js as 7777 can't start [r=vingtetun] 2012-01-06 10:11:56 -08:00
Chris Jones
bbe3bec9f7 Bug 715696: Make sure the screen comes on when b2g loads, and when toggling it also set the brightness. r=vingtetun 2012-01-05 17:04:03 -08:00
Vivien Nicolas
7fbe6702dc Bug 715205 - b2g application can't run Gaia's browser-chrome tests r=cjones 2012-01-06 12:35:53 +01:00
Tim Guan-tin Chien
dc37b5e18b Bug 713498 - [b2g] Allow keyCode and charCode to be different in the mozKeyboard interface r=vingtetun 2011-12-26 15:10:24 +01:00
Vivien Nicolas
b838f3bf11 Bug 711358 - [b2g] Add indexedDB-unlimited permission to pre-installed apps r=cjones 2011-12-26 15:07:41 +01:00