Wes Johnston
936e22fa0e
Bug 942270 - Use tabs for prompts with multiple contexts. r=bnicholson,margaret
2014-03-26 10:18:02 -07:00
Margaret Leibovic
90044610c2
Bug 943262 - Use CharsetMenu.jsm instead of charsetTitles.properties for Character Encoding menu items. r=bnicholson
2014-03-24 09:22:32 -07:00
Eugen Sawin
8f509bb15f
Bug 950417 - Enable safe direct request add-on installs. r=wesj, r=Mossop
2014-03-19 21:24:59 +01:00
Brad Lassey
4c611c545c
bug 928096 - UI for Tab streaming r=mfinkle
2014-03-18 15:05:46 -04:00
Brad Lassey
2ccf3ffa80
bug 979470 - When a phone number is highlighted, offer to call it from the context menu or action bar r=mfinkle
2014-03-11 15:30:40 -04:00
Wes Johnston
771132da31
Bug 942270 - Add strings for context menu quickshare. r=mfinkle
2014-03-14 14:41:22 -07:00
Wes Kocher
4fe0f80d08
Backed out changeset e7f7cc81c103 (bug 943262) for breaking Android S4 tests
2014-03-14 13:47:43 -07:00
Margaret Leibovic
1718215200
Bug 943262 - Use CharsetMenu.jsm instead of charsetTitles.properties for Character Encoding menu items. r=bnicholson
2014-03-14 11:41:47 -07:00
Justin Dolske
b3fea90acd
Bug 967349 - PopupNotifications should support a "Learn More" link. r=mattn
2014-02-18 19:05:34 -08:00
Myk Melez
b805ecc994
bug 934760 - implement synthetic APK update flow; r=wesj
2014-02-07 23:50:13 -08:00
Myk Melez
4efc283aee
bug 962607 - automatically enable remote debugger when native app built in debug mode; r=mfinkle
...
--HG--
extra : rebase_source : eee7d323b3dcb2a8911f855d81a80ae9a75d3204
2014-01-31 14:51:24 -08:00
Myk Melez
f7fe8f6bcd
bug 934760 - add strings for webapp update notifications; r=mfinkle
...
--HG--
extra : rebase_source : 1f12db36cf7eab72103f310fc3ac59e9493e8348
2014-01-31 14:47:17 -08:00
Richard Newman
46456905af
Bug 965064 - Part 1: back out non-native about:accounts. r=nalexander
2014-01-28 16:49:54 -08:00
Mark Finkle
880cbf8cb5
Bug 953381 - Add generic support for casting a video to a second screen service r=wesj
2014-01-20 17:21:58 -05:00
Nathan Froyd
23b5f6ef0d
Backout aa955afe7507:49f1c6fa27f8 (bug 953381) for robocop orange on this CLOSED TREE
2014-01-20 20:06:34 -05:00
Mark Finkle
56078d9115
Bug 953381 - Add generic support for casting a video to a second screen service r=wesj
2014-01-20 17:21:58 -05:00
Margaret Leibovic
f41c504216
Bug 958891 - Make Fennec about:home advertise Firefox Accounts + Sync banner. r=bnicholson
2014-01-17 16:08:44 -08:00
Ryan VanderMeulen
6bf2cd50c2
Backed out changeset 5428d3c1a8e4 (bug 893836) for robocop orange.
2014-01-07 12:07:50 -05:00
Michael Evans
4953c937e8
Bug 893836 - Change Android menu contents to sentence case. r=mleibovic
2014-01-07 10:35:32 -05:00
Nick Alexander
24197dea4b
Bug 899217 - Part 1: Register about:accounts code. r=rnewman
...
This is temporary code for our first engineering milestone. I know of
the following issues:
* the page doesn't implement the full interface and spec that the
loaded content expects; it just does enough to work.
* logs are repeated if about:accounts is re-loaded.
2013-12-17 15:14:56 -08:00
Wes Johnston
579b979070
Bug 768667 - Use an actionmode for text selection. r=margaret,sriram
...
--HG--
rename : mobile/android/base/resources/drawable-hdpi-v11/ic_menu_share.png => mobile/android/base/resources/drawable-hdpi/ic_menu_share.png
rename : mobile/android/base/resources/drawable-mdpi-v11/ic_menu_share.png => mobile/android/base/resources/drawable-mdpi/ic_menu_share.png
rename : mobile/android/base/resources/drawable-xhdpi-v11/ic_menu_share.png => mobile/android/base/resources/drawable-xhdpi/ic_menu_share.png
2013-11-19 11:57:37 -08:00
Ryan VanderMeulen
659ccf3419
Backed out changesets 26df3bab1ab9 and 3c9dbe653a4e (bug 768667) for Android test bustage.
...
--HG--
rename : mobile/android/base/resources/drawable-hdpi/ic_menu_share.png => mobile/android/base/resources/drawable-hdpi-v11/ic_menu_share.png
rename : mobile/android/base/resources/drawable-mdpi/ic_menu_share.png => mobile/android/base/resources/drawable-mdpi-v11/ic_menu_share.png
rename : mobile/android/base/resources/drawable-xhdpi/ic_menu_share.png => mobile/android/base/resources/drawable-xhdpi-v11/ic_menu_share.png
2013-11-19 17:33:27 -05:00
Wes Johnston
efd71cba3e
Bug 768667 - Use an actionmode for text selection. r=margaret,sriram
...
--HG--
rename : mobile/android/base/resources/drawable-hdpi-v11/ic_menu_share.png => mobile/android/base/resources/drawable-hdpi/ic_menu_share.png
rename : mobile/android/base/resources/drawable-mdpi-v11/ic_menu_share.png => mobile/android/base/resources/drawable-mdpi/ic_menu_share.png
rename : mobile/android/base/resources/drawable-xhdpi-v11/ic_menu_share.png => mobile/android/base/resources/drawable-xhdpi/ic_menu_share.png
2013-11-19 11:57:37 -08:00
Chenxia Liu
9cbb113bf2
Bug 937769 - JS Error: Error in invoking addEngine, no onError. r=lucasr
2013-11-18 10:17:46 -08:00
Chenxia Liu
8a0e956178
Bug 852608 - Part 2: Support adding search engines. r=lucasr
2013-11-06 15:21:56 -08:00
Mark Capella
7b6e77a838
Bug 840144 - Make about:config prettier on Android. r=wesj
2013-11-05 22:10:30 -08:00
Errietta Kostala
c9e3fef940
Bug 910768 - Add a link to the marketplace in the "No apps installed for this url" toast; r=wesj
2013-11-04 16:29:07 -08:00
Carsten "Tomcat" Book
5b11b4cbda
Merge mozilla-inbound to Mozilla-Central
2013-10-24 07:05:29 +02:00
Margaret Leibovic
f0b551e257
Bug 880281 - Make Marketplace more discoverable in about:apps. r=mfinkle
2013-10-23 11:14:11 +01:00
Wes Johnston
074d2e908c
Bug 780379 - Add buttons to download prompts. r=mfinkle
2013-10-21 08:34:27 -07: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
Jonathan Kew
b0255ba5bb
bug 877203 pt 2 - remove obsolete/redundant font names from CSS in mobile/android. r=blassey
2013-10-23 22:04:40 +02:00
Niv Yahel
916d119e03
Bug 848772 - Remove the abouthome.title reference from config.dtd, create anaboutHome.dtd, and add it to jar.mn. r=mleibovic
2013-09-26 09:53:22 -04:00
Federico Paolinelli
69f3833cf8
Bug 815202 - Add Pause and Cancel actions to download notifications. r=wesj
...
--HG--
rename : mobile/android/base/resources/drawable-hdpi/ic_menu_close_all_tabs.png => mobile/android/base/resources/drawable-hdpi/close.png
rename : mobile/android/base/resources/drawable-mdpi/ic_menu_close_all_tabs.png => mobile/android/base/resources/drawable-mdpi/close.png
rename : mobile/android/base/resources/drawable-xhdpi/ic_menu_close_all_tabs.png => mobile/android/base/resources/drawable-xhdpi/close.png
2013-09-24 13:53:55 -07:00
Shilpan Bhagat
feb19f78fa
Bug 899376: PageActions for helper apps. r=wesj
2013-08-23 16:28:00 -07:00
Max Li
6e498e0b65
Bug 904070 - Unlabelled button on addons screen. r=margaret
2013-08-12 10:47:09 -04:00
Chris Kitching
655d0704c2
Bug 892113 - Dialog to manage installed search providers. r=liuche
2013-08-05 08:39:29 -07:00
Tim Taubert
0e23852adc
Backed out changeset aa054b0f118b (bug 892113)
2013-08-03 04:15:01 -07:00
Chris Kitching
3414ae30b1
Bug 892113 - Dialog to manage installed search providers. r=liuche
2013-08-02 22:00:13 -07:00
Shilpan Bhagat
f8227ab819
Bug 886996 - Set as wallpaper now sets wallpapers using a chooser. r=margaret
2013-08-02 13:33:30 -07:00
Ryan VanderMeulen
08d6011fa3
Merge m-c to fx-team.
2013-08-01 16:35:13 -04:00
Margaret Leibovic
898cf1cbdb
Bug 722902 - Make AMO more discoverable in the browser. r=mfinkle
...
--HG--
rename : mobile/android/themes/core/images/addons-amo-hdpi.png => mobile/android/themes/core/images/marketplace-logo.png
2013-08-01 09:31:49 -07:00
Chris Kitching
ffbfd4187c
Bug 899440 - Add localisation comment for search-with-selection context menu item r=margaret.leibovic
...
--HG--
extra : rebase_source : 4bd8613dd24fb5034ae995ea1d9323e1360bbf10
2013-07-30 14:53:00 -07:00
Chris Kitching
1b21a7065f
Bug 828254 - Add context menu item to query default search provider using selection. r=mleibovic
2013-07-29 12:17:32 -04:00
Shane Tully
2afa381cf9
Bug 857730 - Part 2: Add permissions doorhanger. r=cpeterson
2013-07-23 11:09:00 -07: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
Wes Johnston
3597a7a4f3
Bug 881251 - Add mute/unmute to media context menus. r=lucasr
2013-07-22 09:19:40 -07:00
Shilpan Bhagat
2ecb8f3c44
Bug 734877 - Updates to pageaction based on the new design. r=wesj
2013-07-15 17:19:05 -07:00
Ed Morley
4ea7189c86
Backed out changeset 72b0a69fde77 (bug 734877)
2013-07-16 11:59:51 +01:00
Shilpan Bhagat
a46d91589e
Bug 734877: Implement a page actions api. r=wesj
2013-07-15 17:19:05 -07:00