Margaret Leibovic
|
c569cb090e
|
merge m-c to fig
|
2013-05-28 09:53:47 -07:00 |
|
Margaret Leibovic
|
60f38da7da
|
Bug 871645 - Consolidate naming of URL bar variables and resources. r=lucasr
* * *
Bug 871645 - (Part 1) Rename "awesome" things "url" things in BrowserToolbar
* * *
Bug 871645 - (Part 2) Rename ic_awesomebar_* icon resources
* * *
Bug 871645 - (Part 3) Rename shouldDelayAwesomebarUpdate
* * *
Bug 871645 - (Part 4) Rename favicon dimensions that affect generic favicons
* * *
Bug 871645 - (Part 5) Rename awesome_* string entities
* * *
Bug 871645 - (Part 6) Rename color resources
* * *
Bug 871645 - (Part 7) Rename address_bar things
* * *
Bug 871645 - (Part 8) Rename addressBar things in BrowserToolbar
* * *
Bug 871645 - (Part 9) Rename AddressBar styles
--HG--
rename : mobile/android/base/resources/color/awesome_bar_title.xml => mobile/android/base/resources/color/url_bar_title.xml
rename : mobile/android/base/resources/color/awesome_bar_title_hint.xml => mobile/android/base/resources/color/url_bar_title_hint.xml
rename : mobile/android/base/resources/drawable-hdpi/ic_awesomebar_go.png => mobile/android/base/resources/drawable-hdpi/ic_url_bar_go.png
rename : mobile/android/base/resources/drawable-hdpi/ic_awesomebar_reader.png => mobile/android/base/resources/drawable-hdpi/ic_url_bar_reader.png
rename : mobile/android/base/resources/drawable-hdpi/ic_awesomebar_search.png => mobile/android/base/resources/drawable-hdpi/ic_url_bar_search.png
rename : mobile/android/base/resources/drawable-hdpi/ic_awesomebar_star.png => mobile/android/base/resources/drawable-hdpi/ic_url_bar_star.png
rename : mobile/android/base/resources/drawable-hdpi/ic_awesomebar_tab.png => mobile/android/base/resources/drawable-hdpi/ic_url_bar_tab.png
rename : mobile/android/base/resources/drawable-hdpi/address_bar_bg_shadow.png => mobile/android/base/resources/drawable-hdpi/url_bar_bg_shadow.png
rename : mobile/android/base/resources/drawable-hdpi/address_bar_url_default.9.png => mobile/android/base/resources/drawable-hdpi/url_bar_entry_default.9.png
rename : mobile/android/base/resources/drawable-hdpi/address_bar_url_default_pb.9.png => mobile/android/base/resources/drawable-hdpi/url_bar_entry_default_pb.9.png
rename : mobile/android/base/resources/drawable-hdpi/address_bar_url_pressed.9.png => mobile/android/base/resources/drawable-hdpi/url_bar_entry_pressed.9.png
rename : mobile/android/base/resources/drawable-hdpi/address_bar_url_pressed_pb.9.png => mobile/android/base/resources/drawable-hdpi/url_bar_entry_pressed_pb.9.png
rename : mobile/android/base/resources/drawable-mdpi/ic_awesomebar_go.png => mobile/android/base/resources/drawable-mdpi/ic_url_bar_go.png
rename : mobile/android/base/resources/drawable-mdpi/ic_awesomebar_reader.png => mobile/android/base/resources/drawable-mdpi/ic_url_bar_reader.png
rename : mobile/android/base/resources/drawable-mdpi/ic_awesomebar_search.png => mobile/android/base/resources/drawable-mdpi/ic_url_bar_search.png
rename : mobile/android/base/resources/drawable-mdpi/ic_awesomebar_star.png => mobile/android/base/resources/drawable-mdpi/ic_url_bar_star.png
rename : mobile/android/base/resources/drawable-mdpi/ic_awesomebar_tab.png => mobile/android/base/resources/drawable-mdpi/ic_url_bar_tab.png
rename : mobile/android/base/resources/drawable-mdpi/address_bar_bg_shadow.png => mobile/android/base/resources/drawable-mdpi/url_bar_bg_shadow.png
rename : mobile/android/base/resources/drawable-mdpi/address_bar_url_default.9.png => mobile/android/base/resources/drawable-mdpi/url_bar_entry_default.9.png
rename : mobile/android/base/resources/drawable-mdpi/address_bar_url_default_pb.9.png => mobile/android/base/resources/drawable-mdpi/url_bar_entry_default_pb.9.png
rename : mobile/android/base/resources/drawable-mdpi/address_bar_url_pressed.9.png => mobile/android/base/resources/drawable-mdpi/url_bar_entry_pressed.9.png
rename : mobile/android/base/resources/drawable-mdpi/address_bar_url_pressed_pb.9.png => mobile/android/base/resources/drawable-mdpi/url_bar_entry_pressed_pb.9.png
rename : mobile/android/base/resources/drawable-xhdpi/ic_awesomebar_go.png => mobile/android/base/resources/drawable-xhdpi/ic_url_bar_go.png
rename : mobile/android/base/resources/drawable-xhdpi/ic_awesomebar_reader.png => mobile/android/base/resources/drawable-xhdpi/ic_url_bar_reader.png
rename : mobile/android/base/resources/drawable-xhdpi/ic_awesomebar_search.png => mobile/android/base/resources/drawable-xhdpi/ic_url_bar_search.png
rename : mobile/android/base/resources/drawable-xhdpi/ic_awesomebar_star.png => mobile/android/base/resources/drawable-xhdpi/ic_url_bar_star.png
rename : mobile/android/base/resources/drawable-xhdpi/ic_awesomebar_tab.png => mobile/android/base/resources/drawable-xhdpi/ic_url_bar_tab.png
rename : mobile/android/base/resources/drawable-xhdpi/address_bar_bg_shadow.png => mobile/android/base/resources/drawable-xhdpi/url_bar_bg_shadow.png
rename : mobile/android/base/resources/drawable-xhdpi/address_bar_url_default.9.png => mobile/android/base/resources/drawable-xhdpi/url_bar_entry_default.9.png
rename : mobile/android/base/resources/drawable-xhdpi/address_bar_url_default_pb.9.png => mobile/android/base/resources/drawable-xhdpi/url_bar_entry_default_pb.9.png
rename : mobile/android/base/resources/drawable-xhdpi/address_bar_url_pressed.9.png => mobile/android/base/resources/drawable-xhdpi/url_bar_entry_pressed.9.png
rename : mobile/android/base/resources/drawable-xhdpi/address_bar_url_pressed_pb.9.png => mobile/android/base/resources/drawable-xhdpi/url_bar_entry_pressed_pb.9.png
rename : mobile/android/base/resources/drawable/address_bar_bg.xml => mobile/android/base/resources/drawable/url_bar_bg.xml
rename : mobile/android/base/resources/drawable/address_bar_bg_shadow_repeat.xml => mobile/android/base/resources/drawable/url_bar_bg_shadow_repeat.xml
rename : mobile/android/base/resources/drawable/address_bar_url.xml => mobile/android/base/resources/drawable/url_bar_entry.xml
rename : mobile/android/base/resources/drawable/address_bar_nav_button.xml => mobile/android/base/resources/drawable/url_bar_nav_button.xml
rename : mobile/android/base/resources/drawable/address_bar_right_edge.xml => mobile/android/base/resources/drawable/url_bar_right_edge.xml
|
2013-05-28 08:48:27 -07:00 |
|
Shilpan Bhagat
|
89ca5fbb0b
|
Bug 734877 - Updates to pageaction based on the new design. r=wesj
|
2013-07-15 17:19:05 -07:00 |
|
Ed Morley
|
663d9e00bd
|
Backed out changeset 72b0a69fde77 (bug 734877)
|
2013-07-16 11:59:51 +01:00 |
|
Shilpan Bhagat
|
2e4888cd23
|
Bug 734877: Implement a page actions api. r=wesj
|
2013-07-15 17:19:05 -07:00 |
|
Brian Nicholson
|
25f0aab929
|
Bug 801412 - Add pref to always restore session. r=wesj
|
2013-07-11 14:03:12 -07:00 |
|
Ryan VanderMeulen
|
f1885b822b
|
Backed out changesets a4f1cec360dd and 74a99b693466 (bug 822820) for robocop-1 failures.
|
2013-07-03 16:21:44 -04:00 |
|
Wes Johnston
|
b61b0a7ef1
|
Bug 822820 - Update SUMO bookmark URL and favicon. r=margaret
|
2013-07-03 10:19:39 -07:00 |
|
Scott Johnson
|
dd3b05d803
|
Bug 847872: Make reflow-on-zoom happen on double-tap only. [r=blassey]
|
2013-05-16 08:54:54 -05:00 |
|
Chenxia Liu
|
8257746715
|
Bug 871970 - Rename datareporting_crashreporter_title entity to reflect string change in data reporting string. r=sriram
|
2013-05-14 14:50:58 -07:00 |
|
Chenxia Liu
|
92357d4d9a
|
Bug 862116 - Strings for Android system notification of data reporting policy. r=nalexander
|
2013-05-13 21:31:04 -07:00 |
|
Chenxia Liu
|
cbc6bcfb21
|
Bug 833625 - Part 2: Android notifications for data reporting. r=rnewman
|
2013-05-10 21:29:09 -07:00 |
|
Chenxia Liu
|
775f75951e
|
Bug 833625 - Part 1: update GeckoPreferences, implement data reporting preferences. r=rnewman
* * *
Bug 833625 - Part 1b: don't show Crash Reporter checkbox if MOZ_CRASHREPORTER isn't set. r=liuche
|
2013-05-10 21:28:17 -07:00 |
|
Wes Johnston
|
c55f928a95
|
Bug 729463 - Implement switch to tab for fennec. r=mfinkle
|
2013-04-30 10:21:15 -07:00 |
|
Ryan VanderMeulen
|
dc9e4bb7ab
|
Backed out 5 changesets (bug 872388) for Android 2.2 bustage on a CLOSED TREE.
Backed out changeset f2fbb5c6cfc7 (bug 872388)
Backed out changeset 416f9cdde0f7 (bug 872388)
Backed out changeset 684ba082942b (bug 872388)
Backed out changeset 7acb6c63fdf4 (bug 872388)
Backed out changeset 2076903c21fa (bug 872388)
|
2013-05-30 22:11:26 -04:00 |
|
Wes Johnston
|
8cb64d8271
|
Bug 872388 - Show a button toast when bookmarks are created. r=bnicholson
|
2013-05-30 17:03:20 -07:00 |
|
Shane Tully
|
afeae5c2cf
|
Bug 871938 - Use &vendorShortName; in Crash Reporter strings rather than a hardcoded "Mozilla". r=kats
|
2013-05-29 20:37:35 -04:00 |
|
Chenxia Liu
|
8999a919e7
|
Bug 872329 - Part 1: Apply new settings layout - strings. r=wesj
|
2013-06-26 10:57:46 -07:00 |
|
Richard Newman
|
64a8beb86e
|
Bug 886231 - Rename datareporting_fhr_summary to reflect string change (follow-up from Bug 879558). r=trivial
|
2013-06-24 08:40:35 -07:00 |
|
Richard Newman
|
be929a2ba6
|
Bug 879558 - Add entry point to about:healthreport in Settings > Data choices on Android. r=rnewman
|
2013-06-22 12:25:50 -07:00 |
|
Margaret Leibovic
|
5604435af7
|
Bug 860581 - Add support for Mixed Content Blocking. r=wesj
|
2013-06-21 20:36:38 -07:00 |
|
Chenxia Liu
|
24699fc626
|
Bug 877725 - Provide user visible opt in UI for cell tower and wifi data collection and reporting. r=wesj
|
2013-06-20 12:11:26 -07:00 |
|
Wes Johnston
|
8e6e3b324e
|
Bug 872388 - Show a button toast when bookmarks are created. r=bnicholson
|
2013-05-30 17:03:20 -07:00 |
|
Tetsuharu OHZEKI
|
71f8adf8ba
|
Bug 863242 - Add a preference setting "accept tracking me" to Fennec. r=mleibovic
|
2013-04-26 10:10:59 -04:00 |
|
Wes Johnston
|
4af0b9382d
|
Bug 778216 - Add a pref to show the url instead of title. r=mfinkle
|
2013-04-25 23:43:03 -07:00 |
|
Margaret Leibovic
|
58a9e6fcbb
|
Bug 786999 - Remove ellipsis from "Site Settings..." menu item string. r=wesj
|
2013-04-25 15:27:28 -07:00 |
|
Brian Nicholson
|
dc43ba31fb
|
Bug 703564 - Improve the crash reporter. r=mfinkle
|
2013-04-23 15:02:22 -07:00 |
|
Wes Johnston
|
adca651ab7
|
Bug 773535 - Use tablet style prefs on tablets. r=bnicholson
|
2013-04-22 14:39:30 -07:00 |
|
Benoit Girard
|
5eb7ffca68
|
Bug 863375 - Remove 'Toggle Profiling' menu. r=ehsan
--HG--
extra : rebase_source : c8e70c998ede7986e2583f3fba4d23fcdb37b540
|
2013-04-19 15:37:50 -04:00 |
|
Lucas Rocha
|
88b40306f6
|
Bug 784387 - Handle duplicate reading list item case (r=bnicholson)
|
2013-04-17 11:43:22 +01:00 |
|
Wes Johnston
|
640afdb409
|
Bug 837132 - Remove 'remove' option from top sites page. r=margaret
|
2013-04-16 15:06:19 -07:00 |
|
Mark Finkle
|
c22720d7c0
|
Bug 852828 - Add basic support for subscribing to feeds (RSS/Atom) r=margaret
|
2013-04-03 15:34:51 -04:00 |
|
Margaret Leibovic
|
aecc9acbae
|
Bug 772598 - Use "Site settings" instead of "Site preferences" in clear private data dialog. r=mfinkle
|
2013-03-13 09:04:59 -07:00 |
|
Brian Nicholson
|
dea0ddd22a
|
Bug 777639 - Part 3: Add ability to delete downloaded files. r=mfinkle
--HG--
rename : mobile/android/chrome/content/sanitize.js => mobile/android/modules/Sanitizer.jsm
extra : rebase_source : c147efb303a2435823690ca70731b58e528fc6f1
|
2013-02-05 16:08:03 -08:00 |
|
Wes Johnston
|
1486e2407a
|
Bug 833942 - Add 'remove' to about:home topsites r=mfinkle
|
2013-01-30 10:20:35 -05:00 |
|
Wes Johnston
|
2c64c83b35
|
Bug 832559 - Remove unpin all options from menus. r=mfinkle
|
2013-01-22 10:37:22 -08:00 |
|
Wes Johnston
|
88e69171fe
|
backout 322f7440f281 to fix commit bug number
|
2013-01-22 10:37:20 -08:00 |
|
Wes Johnston
|
e676ef203b
|
Bug 823559 - Remove unpinall from topsites menus. r=mfinkle a=nonlibxul
|
2013-01-22 09:34:19 -08:00 |
|
Sriram Ramasubramanian
|
bae49490f6
|
Bug 826820: Remove "synced tabs" menu item in Tabs Panel. [r=mfinkle]
|
2013-01-04 12:48:50 -08:00 |
|
Sriram Ramasubramanian
|
417a2e7e68
|
Bug 826487: Change "Open in New Private Tab" to "Open in Private Tab". [r=mfinkle]
|
2013-01-04 11:39:12 -08:00 |
|
Wes Johnston
|
14606784d8
|
Bug 826381 - Update sumo bookmark url. r=mfinkle
|
2013-01-04 11:18:40 -08:00 |
|
Wes Johnston
|
518f686d00
|
Bug 826074 - Use Pinning terminology for customizing about:home. r=mfinkle
|
2013-01-04 11:18:38 -08:00 |
|
Wes Johnston
|
32420dd71d
|
Bug 783312 - Provide a context menu to edit/pin sites. r=mfinkle
|
2012-12-28 13:46:10 -08:00 |
|
Sriram Ramasubramanian
|
37ca4a97b5
|
Bug 817706: Tab-style switcher in tabs-tray for phones. [r=mfinkle]
--HG--
rename : mobile/android/base/resources/layout/tabs_panel.xml => mobile/android/base/resources/layout/tabs_panel.xml.in
|
2012-12-18 17:04:39 -08:00 |
|
Sriram Raghuraman
|
acc1a59a1a
|
Bug 715736 - Add 'Save as Wallpaper' Android functionality in context menu when viewing images. r=snorp,margaret
|
2012-12-17 23:00:01 +05:30 |
|
Wesley Johnston
|
4ed2c55b98
|
Bug 715258 - Favicons are of low quality for local/internal pages r=mfinkle
|
2012-12-13 23:32:25 -05:00 |
|
Ed Morley
|
aacccbb609
|
Backout 042b44652822 (bug 715258) for breaking robocop & others on a CLOSED TREE
|
2012-12-14 09:26:00 +00:00 |
|
Wesley Johnston
|
b112caa3c8
|
Bug 715258 - Favicons are of low quality for local/internal pages
|
2012-12-13 23:32:25 -05:00 |
|
Sriram Ramasubramanian
|
64017c26f7
|
Bug 806929: "Open in new private tab" for awesomebar entries. [r=mfinkle]
--HG--
extra : rebase_source : cd981fca47a0d77cdd42b213341ea26e62d99cea
|
2012-11-16 13:34:34 -08:00 |
|
Sriram Ramasubramanian
|
47ffbd611d
|
Bug 806927: [PBM] Add private browsing specific menu items to the main menu. [r=mfinkle]
|
2012-11-28 11:23:54 -08:00 |
|
Mark Finkle
|
f832fbe132
|
Backout 11fcd37bfb7d, cdf30a34dec9, d5f4626f5b73, e0a0a5b98b95, 944db176184e, 984a10bc4125, 585a7f8fc448, abfc930bc7cd for test failures
--HG--
rename : mobile/android/base/resources/drawable-xlarge-mdpi-v11/tabs_button.xml.in => mobile/android/base/resources/drawable-xlarge-mdpi-v11/tabs_button.xml
rename : mobile/android/base/resources/drawable/address_bar_url.xml.in => mobile/android/base/resources/drawable/address_bar_url.xml
rename : mobile/android/base/resources/drawable/menu_level.xml.in => mobile/android/base/resources/drawable/menu_level.xml
|
2012-11-28 21:55:05 -05:00 |
|
Mark Finkle
|
c0167614d7
|
Backout 87d836ed8e2a, 90ef95622f5e, bf8f4b151716 for test failures
|
2012-11-28 21:55:02 -05:00 |
|
Sriram Ramasubramanian
|
0c6d1f3a86
|
Bug 806929: "Open in new private tab" for awesomebar entries. [r=mfinkle]
--HG--
extra : rebase_source : 230d2b3703f74ab6e585f4a528c1974f4259b709
|
2012-11-16 13:34:34 -08:00 |
|
Sriram Ramasubramanian
|
42397c7d6e
|
Bug 806927: [PBM] Add private browsing specific menu items to the main menu. [r=mfinkle]
|
2012-11-28 11:23:54 -08:00 |
|
Brian Nicholson
|
6cb2fce1f0
|
Bug 775142 - Use placeholder format strings for localization. r=mfinkle,Pike
|
2012-11-26 14:48:11 -08:00 |
|
Tetsuharu OHZEKI
|
f6587c03e9
|
Bug 812781 - Rename pref_cookies in android_strings.dtd to reflect string change.r=mark.finkle
|
2012-11-18 13:45:54 +09:00 |
|
Tetsuharu OHZEKI
|
863324557a
|
Bug 810794 - Enable to config 'network.cookie.cookieBehavior'. r=mleibovic
|
2012-11-13 18:58:49 -05:00 |
|
Wes Johnston
|
8e8dd45fa9
|
Bug 798515 - follow up to remove string. r=mfinkle
|
2012-10-15 16:28:03 -07:00 |
|
Scott Johnson
|
d5613c03e2
|
Bug 799492, Followup 1: Change identifier of reflow_on_zoom pref that was modified in previous patch. [r=me]
|
2012-10-15 14:10:48 -05:00 |
|
James Willcox
|
2f8e3982f6
|
Bug 799632 - Add a preference for controlling automatic update downloads on Android r=bnicholson
|
2012-10-15 09:56:42 -04:00 |
|
Mark Finkle
|
bb45a15a2e
|
Bug 800373 - Change marketplace strings to 'Firefox Marketplace' r=wesj
|
2012-10-13 11:18:18 -04:00 |
|
Richard Newman
|
172c40e682
|
Bug 798043 - Move 'sync' to 'services' as a precursor to landing product announcements. r=blassey
--HG--
rename : mobile/android/base/android-sync-files.mk => mobile/android/base/android-services-files.mk
rename : mobile/android/sync/README.txt => mobile/android/services/README.txt
rename : mobile/android/sync/android-drawable-hdpi-resources.mn => mobile/android/services/android-drawable-hdpi-resources.mn
rename : mobile/android/sync/android-drawable-ldpi-resources.mn => mobile/android/services/android-drawable-ldpi-resources.mn
rename : mobile/android/sync/android-drawable-mdpi-resources.mn => mobile/android/services/android-drawable-mdpi-resources.mn
rename : mobile/android/sync/android-drawable-resources.mn => mobile/android/services/android-drawable-resources.mn
rename : mobile/android/sync/android-layout-resources.mn => mobile/android/services/android-layout-resources.mn
rename : mobile/android/sync/android-values-resources.mn => mobile/android/services/android-values-resources.mn
rename : mobile/android/sync/java-sources.mn => mobile/android/services/java-sources.mn
rename : mobile/android/sync/java-third-party-sources.mn => mobile/android/services/java-third-party-sources.mn
rename : mobile/android/sync/manifests/SyncAndroidManifest_activities.xml.in => mobile/android/services/manifests/SyncAndroidManifest_activities.xml.in
rename : mobile/android/sync/manifests/SyncAndroidManifest_permissions.xml.in => mobile/android/services/manifests/SyncAndroidManifest_permissions.xml.in
rename : mobile/android/sync/manifests/SyncAndroidManifest_services.xml.in => mobile/android/services/manifests/SyncAndroidManifest_services.xml.in
rename : mobile/android/sync/preprocess-sources.mn => mobile/android/services/preprocess-sources.mn
rename : mobile/android/sync/strings.xml.in => mobile/android/services/strings.xml.in
|
2012-10-11 10:10:49 -07:00 |
|
Brian Nicholson
|
0c64f22d71
|
Bug 582244 - Part 1: Bare bones PB implementation. r=mfinkle
|
2012-10-09 11:26:33 -07:00 |
|
James Willcox
|
cbb23be68e
|
Bug 797036 - Bump string version numbers r=mfinkle
|
2012-10-08 14:03:05 -04:00 |
|
Brian Nicholson
|
bcdcda6e80
|
Bug 769145 - Part 4: Add search suggestions opt-in prompt. r=mfinkle
|
2012-10-02 10:51:48 -07:00 |
|
Sriram Ramasubramanian
|
fa96289660
|
Bug 786029: Fennec should integrate with Android's search. [f=mfinkle, r=lucasr]
|
2012-10-04 16:57:39 -07:00 |
|
Scott Johnson
|
cfe1a7b7fb
|
Bug 795932: Add a preference to enable reflow-on-zoom that is visible from the settings menu on Android. [r=blassey]
|
2012-10-04 14:41:48 -05:00 |
|
Richard Newman
|
006f61198f
|
Bug 793056 - Part 1: settings UI for Android product announcements. r=bnicholson
|
2012-10-04 12:05:05 -07:00 |
|
James Willcox
|
3d29b37fa7
|
Bug 797036 - Add new updater strings and icons on Android r=sriram
|
2012-10-02 16:34:08 -04:00 |
|
Brian Nicholson
|
50477fa285
|
Backout 580f710a84e8, ecaff73e5a63 for rc failures
|
2012-10-02 13:12:17 -07:00 |
|
Brian Nicholson
|
29e297f18e
|
Bug 769145 - Part 4: Add search suggestions opt-in prompt. r=mfinkle
|
2012-10-02 10:51:48 -07:00 |
|
Sriram Ramasubramanian
|
de35e11712
|
Bug 785994: Submenu for custom menu. [r=mfinkle]
--HG--
extra : rebase_source : 473a746b802fdc9ff10c4bdc7a95e4a13700f23a
|
2012-09-19 10:35:35 -07:00 |
|
Raphael Catolino
|
ac1a0a8144
|
Bug 730330 - Use android datetime-picker widget. r=wesj
--HG--
rename : mobile/android/base/widget/DatetimePicker.java => mobile/android/base/widget/DateTimePicker.java
|
2012-08-07 17:09:15 +02:00 |
|
James Willcox
|
69aacaaaa4
|
Bug 789964 - Always use Android install wizard for updates r=mfinkle
|
2012-09-10 13:51:35 -04:00 |
|
Lucas Rocha
|
19f0230595
|
Bug 768268 - Add "Open in Reader" menu item to be shown on reading list items (r=mfinkle)
|
2012-09-10 18:24:38 +01:00 |
|
James Willcox
|
b6a6faa07f
|
Bug 786380 - Implement new Java-based updater for Android r=cpeterson,mfinkle
--HG--
extra : rebase_source : c7e5cd8228bf226f7e15e5653f8fe6f16e64273e
|
2012-08-31 09:31:29 -04:00 |
|
Michael Comella
|
a4f6b3f139
|
Bug 785562: Fixed the non-breaking spaces in the AboutHomePromoBox. r=mbrubeck
|
2012-08-24 20:18:01 -07:00 |
|
Michael Comella
|
a46cc1f1db
|
Bug 766389 - (1 of 3) Updated strings for about:home apps promo box. r=mbrubeck
|
2012-08-22 19:52:54 -04:00 |
|
Michael Comella
|
2a1c009870
|
Bug 778811: Removed "No Top Sites" text from about:home. r=mfinkle
|
2012-08-22 00:29:51 -07:00 |
|
Wes Johnston
|
6d64a867ce
|
Bug 781900 - Update Clear Site Preferences string. r=mfinkle
|
2012-08-20 10:28:38 -07:00 |
|
Marco Zehe
|
3d8c5ccd60
|
Bug 779448 - add contentDescription to the Go button, r=blassey
|
2012-08-09 18:26:43 +02:00 |
|
Brian Nicholson
|
4ceee829da
|
Bug 776255 - Rename pref_private_data_cookies to pref_private_data_cookies2. r=mbrubeck f=flod
|
2012-07-25 14:44:49 -07:00 |
|
Michael Comella
|
5bb9ba116b
|
Bug 715179 - (4 of 8) Created the full FontSizePreference dialog UI. This includes the font preview box and the increase/decrease font size buttons. These buttons do not function yet. r=bnicholson
|
2012-07-19 21:08:40 -04:00 |
|
Michael Comella
|
69e76a6103
|
Bug 715179 - (3 of 8) Created a simple FontSizePreference dialog with a title and two buttons. r=bnicholson
|
2012-07-19 21:08:40 -04:00 |
|
Michael Comella
|
538606fc62
|
Bug 715179 - (1 of 8) Implemented the changes in mbrubeck's original patch to add string changes for the font inflation preferences dialog. r=bnicholson
|
2012-07-19 21:08:40 -04:00 |
|
Brian Nicholson
|
287fe58cb3
|
Bug 775029 - Add "Saved passwords" privacy item. r=mfinkle
|
2012-07-19 13:28:40 -07:00 |
|
Brian Nicholson
|
75dd8a8ea3
|
Bug 775039 - Combine clearing cookies and active logins. r=mfinkle
|
2012-07-19 13:28:25 -07:00 |
|
Wes Johnston
|
f9742272bb
|
Bug 766098 - Show a better name for webapps in recent apps list. r=mfinkle
|
2012-07-13 16:27:59 -07:00 |
|
Eitan Isaacson
|
5616394644
|
Bug 771733 - Don't use plural tabs description in tabs button when only one tab exists. r=sriram
|
2012-07-11 16:11:42 -07:00 |
|
Arkady Blyakher
|
3fc748b074
|
Bug 769438 - Support sharing images via long press r=snorp
|
2012-07-10 14:25:15 -07:00 |
|
Brian Nicholson
|
3b55d5fe1f
|
Bug 762064 - Part 3: Add toast notification for cleared private data. r=blassey
|
2012-06-26 23:15:24 -07:00 |
|
Brian Nicholson
|
c8f52d6c6c
|
Bug 762064 - Part 2: Enable clearing individual privacy items. r=mfinkle
|
2012-06-26 23:15:24 -07:00 |
|
Marco Zehe
|
f36a7fd894
|
Bug 768494 - Add accessibility descriptions to various browser toolbar buttons, r=sriram
|
2012-06-26 20:00:08 +02:00 |
|
Wes Johnston
|
bd41daf495
|
Bug 741472 - Add an Apps menu item to open about:apps. r=mfinkle
|
2012-06-26 11:42:12 -07:00 |
|
Gian-Carlo Pascutto
|
5fd81823f5
|
Bug 710330 - Add simple settings function to trigger import. r=lucasr
|
2012-06-26 00:31:02 +02:00 |
|
Ed Morley
|
6471ce2d77
|
Backout c38e96f197e5, 7e795daed2f7, d74e5dfa1626, a942ab4e7089, 28754a456feb & d3da23241bba (bug 710330) for failures in test_localStorageOriginsDomainDiffs.html
|
2012-06-25 17:27:32 +01:00 |
|
Gian-Carlo Pascutto
|
552d7c992d
|
Bug 710330 - Add simple settings function to trigger import. r=lucasr
|
2012-06-25 15:42:26 +02:00 |
|
Brian Nicholson
|
d719f7187f
|
Bug 766406 - Implement "Request Desktop Site". r=mfinkle
|
2012-06-22 12:53:40 -07:00 |
|
Lucas Rocha
|
0a85a9b049
|
Bug 760645 - Add reading list app menu item (r=mfinkle)
|
2012-06-20 19:10:08 +01:00 |
|
Lucas Rocha
|
004d228f6d
|
Bug 750702 - Cache article in reader DB when added to reading list (r=mfinkle)
|
2012-06-12 15:03:06 +01:00 |
|
Wes Johnston
|
aa3a45c2f2
|
Bug 722591 - Add a context menu to the titlebar. r=margaret
|
2012-06-07 10:13:36 -07:00 |
|
Brian Nicholson
|
6867a13fdb
|
Bug 586885 - Add search suggestion preference. r=mfinkle,ibarlow
|
2012-06-05 14:07:14 -07:00 |
|
Lucas Rocha
|
568a309d6d
|
Bug 750707 - Add reader button to the browser toolbar (r=mfinkle)
|
2012-06-02 14:23:45 -04:00 |
|
Lucas Rocha
|
24c5b4ee5c
|
Bug 750684 - Show Reading List folder in the awesomebar screen (r=margaret)
|
2012-06-02 14:23:45 -04:00 |
|
Margaret Leibovic
|
f9950f4015
|
Bug 695172 - Find in page. r=mfinkle
|
2012-05-30 13:26:13 -07:00 |
|
Gervase Markham
|
82ff7027aa
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Eitan Isaacson
|
1da4588f12
|
Bug 753859 - Added description to toolbar tabs button. r=mfinkle, r=sriram
|
2012-05-14 14:22:00 -07:00 |
|
Margaret Leibovic
|
9e2144459f
|
Bug 671131 - Add a way to remove history entries from the awesome screen. r=mfinkle
|
2012-05-14 11:44:34 -07:00 |
|
Margaret Leibovic
|
531aa26939
|
Bug 695204 - Display site security. r=mfinkle a=android-only
|
2012-05-02 09:07:58 -07:00 |
|
Eitan Isaacson
|
332c4c8294
|
Bug 747566 - Add descriptions to image buttons in tab tray. r=sriram
|
2012-04-25 17:09:12 -07:00 |
|
Mark Finkle
|
29205f22cb
|
Bug 739446 - Default AMO bookmark should point to android native addons r=wesj
|
2012-04-16 17:57:47 -04:00 |
|
Gian-Carlo Pascutto
|
5085112377
|
Bug 729532 - Rename changed strings so translators will pick them up. r=mfinkle
|
2012-03-26 19:36:40 +02:00 |
|
Gian-Carlo Pascutto
|
adadea2258
|
Bug 729532 - New layout and text on "Setting up" screen. r=mfinkle
|
2012-03-26 17:40:54 +02:00 |
|
Wes Johnston
|
8c083ebf9d
|
Bug 728224 - Create deafult bookmarks in Fennec. r=mfinkle
|
2012-03-23 17:38:49 -07:00 |
|
Ehsan Akhgari
|
ce74f02c9f
|
Bug 734302 - Part 3: Add a menu item for toggling the profiler on mobile; r=BenWa,dougt
--HG--
rename : mobile/android/base/resources/menu-v11/gecko_menu.xml => mobile/android/base/resources/menu-v11/gecko_menu.xml.in
rename : mobile/android/base/resources/menu/gecko_menu.xml => mobile/android/base/resources/menu/gecko_menu.xml.in
|
2012-03-16 14:08:03 -04:00 |
|
Ehsan Akhgari
|
196b2bd064
|
Backout changeset 11b6f37603ce (bug 734302) for Android bustage
|
2012-03-23 15:01:14 -04:00 |
|
Ehsan Akhgari
|
a2a9c23ea0
|
Bug 734302 - Part 3: Add a menu item for toggling the profiler on mobile; r=BenWa,dougt
--HG--
rename : mobile/android/base/resources/menu-v11/gecko_menu.xml => mobile/android/base/resources/menu-v11/gecko_menu.xml.in
rename : mobile/android/base/resources/menu/gecko_menu.xml => mobile/android/base/resources/menu/gecko_menu.xml.in
|
2012-03-16 14:08:03 -04:00 |
|
Matt Brubeck
|
304bd6c03e
|
Back out c61855cb4558 (bug 734302) because of build failure on Android
--HG--
rename : mobile/android/base/resources/menu-v11/gecko_menu.xml.in => mobile/android/base/resources/menu-v11/gecko_menu.xml
rename : mobile/android/base/resources/menu/gecko_menu.xml.in => mobile/android/base/resources/menu/gecko_menu.xml
|
2012-03-21 16:26:38 -07:00 |
|
Ehsan Akhgari
|
29d313feed
|
Bug 734302 - Part 3: Add a menu item for toggling the profiler on mobile; r=BenWa,dougt
--HG--
rename : mobile/android/base/resources/menu-v11/gecko_menu.xml => mobile/android/base/resources/menu-v11/gecko_menu.xml.in
rename : mobile/android/base/resources/menu/gecko_menu.xml => mobile/android/base/resources/menu/gecko_menu.xml.in
extra : rebase_source : 9a4499ff99d661924e1eb09280925ad123ecd948
|
2012-03-16 14:08:03 -04:00 |
|
Mounir Lamouri
|
9cfc298e5a
|
Bug 730289 - Filepicker on Android should allow picking or capturing media instead of having a specific button for capture. r=dougt,wesj ui-r=madhava
|
2012-03-18 17:15:56 +01:00 |
|
Mark Finkle
|
5d52d341f9
|
Backout 7e28d1a2c648, 330b210f503d, 2421d39e0ab3, aa978ffa44bc, 38a71ae7e06d, b94319584a7a, 7e8278f5e814, 0b4e3c7608ab, 329c07609ca8, 0d61a0d8dba4, Due to Ts regression on Android
|
2012-03-17 21:51:39 -04:00 |
|
Mounir Lamouri
|
d3bf455beb
|
Bug 730289 - Filepicker on Android should allow picking or capturing media instead of having a specific button for capture. r=dougt,wesj ui-r=madhava
|
2012-03-16 22:44:00 +01:00 |
|
Brian Nicholson
|
5914b07d1e
|
Bug 724194 - Allow editing bookmarks in AwesomeScreen. r=mfinkle
|
2012-03-12 13:01:09 -07:00 |
|
Sriram Ramasubramanian
|
867bd17a79
|
Bug 734425: Support remote tabs on about:home [r=rnewman, r=mfinkle]
|
2012-03-12 12:48:55 -07:00 |
|
Sriram Ramasubramanian
|
02059bbdef
|
Bug 708266: UI to show tabs remote tabs. [r=mfinkle, r=rnewman]
--HG--
rename : mobile/android/base/resources/drawable/background.png => mobile/android/base/resources/drawable-nodpi/background.png
|
2012-03-09 10:42:43 -08:00 |
|
Sriram Ramasubramanian
|
671c3e00ce
|
Bug 725730: Share action title. [r=mfinkle]
|
2012-02-24 16:21:42 -08:00 |
|
Lucas Rocha
|
cf802d69f5
|
Bug 720764 - Show toast notification when opening link in a new tab in awesomebar (r=mfinkle)
|
2012-02-02 15:49:46 +00:00 |
|
Brian Nicholson
|
da49842688
|
Bug 716906 - Add "Firefox Sync" item to settings. r=dougt
|
2012-01-25 14:44:59 -08:00 |
|
Doug Turner
|
c88126cdb1
|
Backing out 1b2d36e0657b - Bug 716906 - Crashes on ICS. r=dougt
|
2012-01-25 11:34:34 -08:00 |
|
Lucas Rocha
|
afdfb93f8c
|
Bug 708414 - Invite users to set up sync on about:home (r=mfinkle)
|
2012-01-24 14:03:28 +00:00 |
|
Lucas Rocha
|
49097a4d48
|
Bug 708414 - Show message when there are no top sites to show in about:home (r=mfinkle)
|
2012-01-24 14:03:28 +00:00 |
|
Brian Nicholson
|
6691a3ab2c
|
Bug 716906 - Add "Firefox Sync" item to settings. r=dougt
|
2012-01-23 14:39:04 -08:00 |
|
Brian Nicholson
|
7be6565932
|
Bug 701824 - "Show character encoding" (Text encoding) preference should be hooked up. r=mfinkle
|
2012-01-23 13:47:48 -08:00 |
|
Brian Nicholson
|
79f0213ce7
|
Bug 712970 - Show 'tabs from last time' in about:home [r=mfinkle]
|
2012-01-17 22:40:43 -05:00 |
|
Matt Brubeck
|
00dc54b4f8
|
Bug 712760 - Add some smaller font inflation size options [r=mfinkle]
|
2012-01-17 12:39:45 -08:00 |
|
Michael Kohler
|
76ecedadb8
|
Bug 707711 - No way to delete bookmarks r=mfinkle
|
2012-01-15 16:51:23 -05:00 |
|
Margaret Leibovic
|
ffb38a14ad
|
Bug 717284 - Update "Enable plugins" pref strings to be more l10n friendly. r=mfinkle
|
2012-01-13 11:38:30 -08:00 |
|
Brian Nicholson
|
1e663bbff4
|
Bug 709888 - Remove UA switcher. r=mfinkle
|
2012-01-12 12:26:26 -08:00 |
|
Mark Finkle
|
f89cd96685
|
Bug 710433 - The bookmark menu item should always say 'Bookmark', not 'Remove' [r=mbrubeck]
|
2012-01-06 13:10:06 -05:00 |
|
Mark Finkle
|
7d1153e3bf
|
Bug 715347 - Add basic Download Manager support [r=mbrubeck]
|
2012-01-06 09:34:34 -05:00 |
|
Mark Finkle
|
9c82377e9d
|
Bug 708806 - Remove strings for homepage preference r=wesj
|
2011-12-30 14:54:16 -05:00 |
|
Wes Johnston
|
37e18a6598
|
Bug 700527 - Master password support for native fennec. r=mfinkle
|
2011-12-21 13:08:01 -08:00 |
|
Richard Newman
|
c5040cf595
|
Bug 709391 - Part 2: l10n build changes to include Sync strings. r=blassey, f=Pike
|
2011-12-21 08:44:06 -08:00 |
|
Richard Newman
|
143b18eb59
|
Bug 709391 - Part 1: implement in-Fennec Android Sync shipping solution. r=blassey
|
2011-12-21 08:44:06 -08:00 |
|
Ed Morley
|
a4d65a5f85
|
Merge last green changeset of mozilla-inbound to mozilla-central
|
2011-12-20 16:52:57 +00:00 |
|
Matt Brubeck
|
c797031bda
|
Bug 709921 - (2/2) Rename "Preferences" to "Settings" for Android fennec [r=cpeterson]
|
2011-12-20 08:33:25 -08:00 |
|
Wes Johnston
|
d2e1ab92b3
|
Bug 711905 - Support adding links to homescreen from awesomebar [r=mfinkle]
|
2011-12-20 10:28:12 -05:00 |
|
Margaret Leibovic
|
9fd016883f
|
Bug 710703 - Use "plugins" instead of "flash" in strings. r=mfinkle
|
2011-12-19 11:43:39 -08:00 |
|
Margaret Leibovic
|
3ed223571b
|
Bug 706876 - Create "Clear Site Settings" menuitem. r=mfinkle
|
2011-12-17 13:50:09 -08:00 |
|
Matt Brubeck
|
75845463ef
|
Bug 703029 - Add text inflation font size prefs to the UI [r=mfinkle]
|
2011-12-15 10:43:56 -08:00 |
|