Commit Graph

72 Commits

Author SHA1 Message Date
Myk Melez
8bea8e6d63 bug 934756 - implement install/launch/uninstall flows for webapps on Android using synthetic APKs; r=wesj, fabrice
--HG--
extra : rebase_source : d97be65ec4c033f5eca37bc0b6f94979398fcf02
2014-01-09 10:18:55 -08:00
Mark Finkle
531d74923f Bug 953346 - Remove code that tries to use localAddress r=rnewman 2013-12-28 20:21:53 -05:00
Mark Finkle
9f53edc8dc Bug 938571 - Add discovery support for second-screen devices r=wesj 2013-12-27 17:25:42 -05:00
Margaret Leibovic
f13e427458 Bug 862805 - API to allow add-ons to register custom lists on about:home. r=wesj 2013-12-19 14:51:10 -08:00
Mark Finkle
3e883a73c4 Bug 951157 - Remove desktop bits from Android sanitizer r=wesj 2013-12-17 20:32:20 -05:00
Mark Finkle
3e54a323f3 Bug 951157 - Clear seer DB when clearing history r=blassey 2013-12-17 20:32:18 -05:00
Wes Johnston
632126b8d6 Bug 875750 - Provide a basic color picker for Android. r=mfinkle 2013-12-11 15:51:01 -08:00
Mark Finkle
ab4332f81d Bug 928756 - [geckoview] Convert prompt-based actions into separate GeckoView endpoints r=bnicholson 2013-11-06 17:59:11 -05:00
Wes Johnston
5afecb0bae Bug 932816 - Added a 'persistent' flag to the api in order to avoid to clear downloads notifications; r=wesj 2013-11-05 22:08:15 -08:00
Wes Johnston
6b1e3de271 Bug 933275 - Switching WebrtcUI.js to use the new notifications.jsm api; r=wesj 2013-11-05 22:07:55 -08:00
Margaret Leibovic
1fa1f9e280 Bug 932830 - Add an "onshown" option to Home.banner options. r=wesj 2013-11-04 14:39:00 -08:00
Federico Paolinelli
1e058fe0cb Bug 909932 - Implemented a Notifications.jsm module to expose rich notification api to addons; r=wesj 2013-11-01 12:06:07 -07:00
Mark Finkle
12b151ce72 Bug 930452 - GeckoView busted by HelperApps.jsm again r=blassey 2013-10-24 07:20:07 -04:00
Ryan VanderMeulen
57829c9378 Merge m-c to fx-team. 2013-10-18 15:41:57 -04:00
Wes Johnston
21b93ea455 Bug 780379 - Show a custom intent chooser for downloads that can be downloaded by an external app. r=mfinkle
--HG--
rename : mobile/android/chrome/content/HelperApps.js => mobile/android/modules/HelperApps.jsm
2013-10-17 16:30:47 -07:00
Reuben Morais
c4036c09c9 Bug 850430 - Handle Date properties consistently across the Contacts code. r=gwagner
--HG--
extra : rebase_source : bb97373790724aeaaeb1c5c20fb383ec6bb17f52
2013-10-18 03:11:10 -03:00
Wes Johnston
4068563efd Bug 920170 - Allow adding a grid of icons to prompts. r=margaret 2013-10-15 08:53:16 -07:00
Margaret Leibovic
deb95ea6a9 Bug 921265 - Send "HomeBanner:Data" message when first message is added. r=wesj 2013-09-26 16:53:09 -07:00
Brian Nicholson
d5a3b04770 Bug 919723 - Add missing import to Sanitizer.jsm
--HG--
extra : rebase_source : 952f34228a988f2f4b11b0ada66851baee4efe6e
2013-09-24 12:31:12 -07:00
Honza Bambas
da53acf440 Bug 913807 - HTTP cache v2: API+top service+integration+tests, off by default, r=michal+ehsan+mark.finkle+fabrice+mhammond+gavin 2013-09-20 11:11:25 +02:00
Margaret Leibovic
93f401fd87 Bug 905262 - Create a JS add-on API for adding content to the promotional banner. r=wesj 2013-08-19 17:22:47 -07:00
Mark Capella
b24da8d2f0 Bug 770101 - about:config should label integer fields correctly so keyboard uses numerical mode, r=wesj 2013-09-17 23:54:48 -04:00
Nathan Froyd
0807f3ac9b Bug 902938 - part 2 - update android code to use Services.androidBridge; r=mfinkle 2013-08-08 11:05:48 -04:00
Chenxia Liu
ce086482e9 Bug 888553 - Remote Debugging Part 2: Bring browser app to front on remote connection. r=lucasr 2013-07-31 15:38:48 -07:00
Shane Tully
4152d66713 Bug 857730 - Part 3: Add contacts API Javascript to Android. r=cpeterson 2013-07-18 15:01:00 -07:00
Michael Boon
d7c06dea92 Bug 872576 - Stop using deprecated for each ... in. r=mleibovic 2013-07-18 10:31:51 -04:00
Chris Peterson
58295f818b Bug 889185 - Part 2: Distinguish between OrderedBroadcasts with null and default/undefined permissions. r=rnewman 2013-06-24 14:05:11 -07:00
Nathan Froyd
495754381b Bug 887906 - use the correct ctypes types for long and short function parameters in JNI.jsm; r=wesj
long might be 32-bit or 64-bit, depending on the architecture.  short is usually
16 bits, but we might as well specify a 16-bit type directly.
2013-06-27 14:02:19 -04:00
Phil Ringnalda
e100bec297 Merge s-c to m-c 2013-06-22 15:50:51 -07:00
Richard Newman
b5d075a023 Merge m-c to s-c. 2013-06-22 11:58:51 -07:00
Nick Alexander
1db978d364 Bug 879555 - Add ShowSettings message to Android about:healthreport wrapper. r=rnewman 2013-06-21 14:00:40 -07:00
Margaret Leibovic
f3399c4bad Bug 883287 - Add null checks to Prompt.jsm constructor. r=wesj 2013-06-17 13:06:56 -04:00
Chris Peterson
bada2753d4 Bug 880245 - Move Android's .jsm modules from Makefile.in to moz.build. r=joey 2013-06-17 17:00:58 -07:00
Nick Alexander
6a0f1901a5 Bug 873569 - Part 0: Add a sanity test for JNI.jsm. r=wesj 2013-06-12 13:24:01 -07:00
Wes Johnston
95d22d10ad Bug 878848 - Use Prompt.jsm for NSS prompts. r=kats 2013-06-12 09:14:58 -07:00
Doug Turner
8c052a3c1e Bug 882485 - Add API keys support for Google Location Service API. r=gps, jdm, gavin. sr=brendan 2013-06-12 19:20:07 -07:00
Wes Johnston
5e754e96d8 Bug 872143 - Make InputWidgetHelper use async prompts. r=mfinkle 2013-06-03 09:20:44 -07:00
Wes Johnston
534ad133a1 Bug 877467 - Use a flat list when showing prompts. r=mfinkle 2013-06-04 14:38:01 -07:00
Margaret Leibovic
2c370ce7a4 Bug 878692 - Form history should use FormHistory.jsm instead of nsIFormHistory2. r=wesj 2013-06-04 15:59:50 -07:00
Ryan VanderMeulen
ca03944538 Backed out 7 changesets (bug 872147, bug 872143, bug 877467, bug 877200, bug 870063, bug 872149) for robocop-2 failures on a CLOSED TREE.
Backed out changeset 3a1e8e7ac07e (bug 870063)
Backed out changeset 8904d2bf5da0 (bug 877200)
Backed out changeset 80455a25276b (bug 872149)
Backed out changeset c3b5567f1271 (bug 872147)
Backed out changeset d3106edd4a5a (bug 872143)
Backed out changeset 4fd2ae88da98 (bug 870063)
Backed out changeset 1797dc46e862 (bug 877467)
2013-06-03 15:04:51 -04:00
Wes Johnston
0aa887a857 Bug 872143 - Make InputWidgetHelper use async prompts. r=mfinkle 2013-06-03 09:20:44 -07:00
Wes Johnston
83c4529596 Bug 877467 - List API for prompt.jsm should take a flat list. r=mfinkle 2013-06-03 09:20:43 -07:00
Wes Johnston
d4bd2253ba Bug 875119 - Create a Prompt.jsm to simplify advanced interactions with the native prompts. r=mfinkle 2013-05-28 16:36:19 -07:00
Nick Alexander
d21da60698 Bug 870371 - Add Javascript interface to Android OrderedBroadcast. r=rnewman 2013-05-10 19:47:40 -07:00
Nick Alexander
233d172b81 Bug 866271 - Add Javascript interface to Android SharedPreferences. r=rnewman
This provides an nsIPrefBranch-like Javascript module backed by
Android SharedPreferences.
2013-05-10 19:46:25 -07:00
Margaret Leibovic
f674e2f833 Bug 838368 - Remove unused modules. r=mfinkle 2013-04-12 12:03:44 -07:00
Kyle Machulis
f5e3aadf0b Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
Felipe Gomes
08f3c382f6 Bug 850210 - Part 2. Update removeGroupedPrefs usage to nsIContentPrefService2.removeAllDomains. r=adw 2013-03-29 23:08:49 -03:00
Kyle Machulis
d2b6e6e01a Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot 2013-03-29 15:12:58 -07:00
Kyle Machulis
5663b98bc5 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00