Wes Johnston
e78ad205c0
Bug 942270 - Backout strings that were landed twice. r=backout
2014-03-27 09:17:18 -07:00
Wes Johnston
698b5bc3f4
Bug 942270 - Use tabs for prompts with multiple contexts. r=bnicholson,margaret
2014-03-26 10:18:02 -07:00
Margaret Leibovic
94e24bffbc
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
fc91e01131
Bug 950417 - Enable safe direct request add-on installs. r=wesj, r=Mossop
2014-03-19 21:24:59 +01:00
Brad Lassey
01d08bd495
bug 928096 - UI for Tab streaming r=mfinkle
2014-03-18 15:05:46 -04:00
Brad Lassey
3b1c716069
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
17fb1fe464
Bug 942270 - Add strings for context menu quickshare. r=mfinkle
2014-03-14 14:41:22 -07:00
Wes Kocher
78f4857572
Backed out changeset e7f7cc81c103 (bug 943262) for breaking Android S4 tests
2014-03-14 13:47:43 -07:00
Margaret Leibovic
f56889d66c
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
1ebbe7a36f
Bug 967349 - PopupNotifications should support a "Learn More" link. r=mattn
2014-02-18 19:05:34 -08:00
Myk Melez
cd3ce6c91b
bug 934760 - implement synthetic APK update flow; r=wesj
2014-02-07 23:50:13 -08:00
Myk Melez
f517b58b35
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
9a4ef17887
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
df21e27958
Bug 965064 - Part 1: back out non-native about:accounts. r=nalexander
2014-01-28 16:49:54 -08:00
Mark Finkle
5d6bd2ef22
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
fa3c6f5af8
Backout aa955afe7507:49f1c6fa27f8 (bug 953381) for robocop orange on this CLOSED TREE
2014-01-20 20:06:34 -05:00
Mark Finkle
a35e2c45c9
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
4a237045ae
Bug 958891 - Make Fennec about:home advertise Firefox Accounts + Sync banner. r=bnicholson
2014-01-17 16:08:44 -08:00
Ryan VanderMeulen
2c39c5c71f
Backed out changeset 5428d3c1a8e4 (bug 893836) for robocop orange.
2014-01-07 12:07:50 -05:00
Michael Evans
9c84735015
Bug 893836 - Change Android menu contents to sentence case. r=mleibovic
2014-01-07 10:35:32 -05:00
Nick Alexander
01ef2f3313
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
2f31b49fcb
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
8cdf55deab
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
8233df1e09
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
6ab2e3f60c
Bug 937769 - JS Error: Error in invoking addEngine, no onError. r=lucasr
2013-11-18 10:17:46 -08:00
Chenxia Liu
91aeefd53c
Bug 852608 - Part 2: Support adding search engines. r=lucasr
2013-11-06 15:21:56 -08:00
Mark Capella
3d08ce3b7a
Bug 840144 - Make about:config prettier on Android. r=wesj
2013-11-05 22:10:30 -08:00
Errietta Kostala
85a2adf3b3
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
daa4f1689c
Merge mozilla-inbound to Mozilla-Central
2013-10-24 07:05:29 +02:00
Margaret Leibovic
43273a5ed2
Bug 880281 - Make Marketplace more discoverable in about:apps. r=mfinkle
2013-10-23 11:14:11 +01:00
Wes Johnston
a3a8c1d0b2
Bug 780379 - Add buttons to download prompts. r=mfinkle
2013-10-21 08:34:27 -07: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
Jonathan Kew
506f46ffcb
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
ecd60b0dd9
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
8b097bbf9e
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
d217407be8
Bug 899376: PageActions for helper apps. r=wesj
2013-08-23 16:28:00 -07:00
Max Li
c31b265cc2
Bug 904070 - Unlabelled button on addons screen. r=margaret
2013-08-12 10:47:09 -04:00
Chris Kitching
6e17621b50
Bug 892113 - Dialog to manage installed search providers. r=liuche
2013-08-05 08:39:29 -07:00
Tim Taubert
88d787e673
Backed out changeset aa054b0f118b (bug 892113)
2013-08-03 04:15:01 -07:00
Chris Kitching
9fcfd19453
Bug 892113 - Dialog to manage installed search providers. r=liuche
2013-08-02 22:00:13 -07:00
Shilpan Bhagat
5547d6537d
Bug 886996 - Set as wallpaper now sets wallpapers using a chooser. r=margaret
2013-08-02 13:33:30 -07:00
Ryan VanderMeulen
501ddf3329
Merge m-c to fx-team.
2013-08-01 16:35:13 -04:00
Margaret Leibovic
2ef7a01f8d
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
16bf67b4ee
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
46e44b47cd
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
506065e03d
Bug 857730 - Part 2: Add permissions doorhanger. r=cpeterson
2013-07-23 11:09:00 -07: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
Wes Johnston
823cf72112
Bug 881251 - Add mute/unmute to media context menus. r=lucasr
2013-07-22 09:19:40 -07:00
Shilpan Bhagat
ac81cde553
Bug 734877 - Updates to pageaction based on the new design. r=wesj
2013-07-15 17:19:05 -07:00
Ed Morley
1dd968e8a1
Backed out changeset 72b0a69fde77 (bug 734877)
2013-07-16 11:59:51 +01:00