Commit Graph

97 Commits

Author SHA1 Message Date
Phil Ringnalda
486b585514 Merge m-c to f-t 2014-02-08 19:34:09 -08:00
Peiyong Lin
d636ef5eaa Bug 965023 - Use Object.freeze on exports of Home.jsm. r=mcomella 2014-02-08 21:02:27 -05:00
Margaret Leibovic
59951b05a1 Bug 965460 - Create helper method for database creation and migration. r=mcomella 2014-02-06 18:08:09 -08:00
Margaret Leibovic
7d9127772c Bug 964447 - Add sync APIs to HomeProvider. r=mcomella 2014-02-06 18:08:07 -08:00
Myk Melez
b805ecc994 bug 934760 - implement synthetic APK update flow; r=wesj 2014-02-07 23:50:13 -08:00
Lucas Rocha
36bd00248d Bug 949174/964375/952311 - Send panel JSON instead of just id in HomePanels:Remove (r=margaret) 2014-02-05 14:14:52 +00:00
Lucas Rocha
55cb0ce6d0 Bug 949174/964375/952311 - Add requestPanelsById() to PanelManager (r=margaret) 2014-02-05 14:14:52 +00:00
Lucas Rocha
e84f5313a8 Bug 949174/964375/952311 - Send HomePanels:Install when autoInstall option is set (r=margaret) 2014-02-05 14:14:51 +00:00
Lucas Rocha
f05db88449 Bug 949174/964375/952311 - Factor out method to transform Panel into JSON (r=margaret) 2014-02-05 14:14:51 +00:00
Carsten "Tomcat" Book
427a27f08b merge fx-team to mozilla-central 2014-01-31 12:52:17 +01:00
Sola Ogunsakin
323bb0ed1d Bug 965070 - Add GRID constant to Home.jsm. r=lucasr 2014-01-30 09:51:32 -08:00
Margaret Leibovic
83cf3104cc Bug 965033 - Hook up DynamicPanel to HomeProvider. r=lucasr 2014-01-28 16:43:09 -08:00
Michael Comella
dd7cd2c8ed Bug 964454 - Correct ReferenceError 'panel' in Home.jsm. r=margaret 2014-01-28 10:36:11 -08:00
Margaret Leibovic
0874a0cbf0 Bug 952310 - (Part 2) Unify JS and Java representations of HomeProvider schema. r=lucasr
--HG--
rename : mobile/android/base/resources/raw/fake_list_items.json => mobile/android/base/resources/raw/fake_home_items.json
2014-01-27 13:50:56 -08:00
Phil Ringnalda
16037dbea7 Merge m-i to m-c 2014-01-25 19:55:19 -08:00
Myk Melez
143d52de94 Bug 962790 - ensure registryReady before calling DOMApplicationRegistry methods; r=wesj
--HG--
extra : rebase_source : 9dd0d855065a5d587f1344f023c855eb8593205d
2014-01-24 21:05:07 -08:00
Martyn Haigh
108c31bc9f bug 957062 - Pass APK download error back to webpage; r=wesj
--HG--
extra : rebase_source : 6428fc64176d1e0e31ebd5026fdb51e781ac4937
2014-01-24 21:02:27 -08:00
Myk Melez
11af04fdf3 bug 962858 - bypass native installation during automated tests; r=mfinkle,fabrice
--HG--
extra : rebase_source : bf4a585b4f7bee784d36a7338ba1f592bdedae94
2014-01-24 20:51:30 -08:00
Margaret Leibovic
3eeb5535fc Bug 942288 - Gecko data storage for home panels. r=wesj 2014-01-24 15:11:17 -08:00
Myk Melez
461b17725e Bug 958356 - rename packageName to unambiguous name in app objects; r=wesj, fabrice
--HG--
extra : rebase_source : abde2ac924fd8265319f1ffa386f0447518fc46d
2014-01-22 13:09:47 -08:00
Margaret Leibovic
9867d5f742 Bug 959862 - Expand Home.panels API to specify contents of panels. r=lucasr 2014-01-17 09:27:07 -08:00
Margaret Leibovic
80b44e380a Bug 958192 - Use gecko messages to request current set of available panels from JS. r=lucasr 2014-01-14 15:08:10 -08:00
Myk Melez
afb05711f5 bug 963898 - access DOMApplicationRegistry.webapps directly when autouninstalling webapp; r=mfinkle
--HG--
extra : rebase_source : f9da4d65bd026d25771978657d0cef5c3f05119b
2014-01-30 10:00:42 -08:00
Myk Melez
0756284d10 bug 964877 - ensure *app* object has *receipts* property; r=mfinkle
--HG--
extra : rebase_source : 042bf6816913dd5a957f1b17b765a15fbe593698
2014-01-30 09:54:12 -08:00
Margaret Leibovic
bc06e9130b Bug 958179 - Rename Home.lists API to Home.panels. r=liuche 2014-01-10 12:57:23 -08:00
Myk Melez
7ed59e75c8 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
f67d6b1e7b Bug 953346 - Remove code that tries to use localAddress r=rnewman 2013-12-28 20:21:53 -05:00
Mark Finkle
26099c3735 Bug 938571 - Add discovery support for second-screen devices r=wesj 2013-12-27 17:25:42 -05:00
Margaret Leibovic
f00554bdfa 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
e6c0020c69 Bug 951157 - Remove desktop bits from Android sanitizer r=wesj 2013-12-17 20:32:20 -05:00
Mark Finkle
583e4f77ee Bug 951157 - Clear seer DB when clearing history r=blassey 2013-12-17 20:32:18 -05:00
Wes Johnston
3ad0f3a8aa Bug 875750 - Provide a basic color picker for Android. r=mfinkle 2013-12-11 15:51:01 -08:00
Mark Finkle
3ab8921ba4 Bug 928756 - [geckoview] Convert prompt-based actions into separate GeckoView endpoints r=bnicholson 2013-11-06 17:59:11 -05:00
Wes Johnston
0ae5cff690 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
15ccea8bf1 Bug 933275 - Switching WebrtcUI.js to use the new notifications.jsm api; r=wesj 2013-11-05 22:07:55 -08:00
Margaret Leibovic
297211d8e0 Bug 932830 - Add an "onshown" option to Home.banner options. r=wesj 2013-11-04 14:39:00 -08:00
Federico Paolinelli
5ed99b8b74 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
a153f08cc6 Bug 930452 - GeckoView busted by HelperApps.jsm again r=blassey 2013-10-24 07:20:07 -04:00
Ryan VanderMeulen
08697c95b4 Merge m-c to fx-team. 2013-10-18 15:41:57 -04:00
Wes Johnston
0becd4b76a 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
97a0b994ad 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
9323b2ab25 Bug 920170 - Allow adding a grid of icons to prompts. r=margaret 2013-10-15 08:53:16 -07:00
Margaret Leibovic
d368834d5d Bug 921265 - Send "HomeBanner:Data" message when first message is added. r=wesj 2013-09-26 16:53:09 -07:00
Brian Nicholson
94c3295224 Bug 919723 - Add missing import to Sanitizer.jsm
--HG--
extra : rebase_source : 952f34228a988f2f4b11b0ada66851baee4efe6e
2013-09-24 12:31:12 -07:00
Honza Bambas
ea8ec4777e 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
872e35892f 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
0d0b24b314 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
fbf9745457 Bug 902938 - part 2 - update android code to use Services.androidBridge; r=mfinkle 2013-08-08 11:05:48 -04:00
Chenxia Liu
0066126a4a 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
c191e83aa7 Bug 857730 - Part 3: Add contacts API Javascript to Android. r=cpeterson 2013-07-18 15:01:00 -07:00