Commit Graph

3260 Commits

Author SHA1 Message Date
Wes Johnston
8ca48647ea Bug 826106 - Allow GeckoApp to handle context menus. r=mfinkle 2013-01-02 17:11:14 -08:00
Josh Aas
f423b97839 Back out 7e0ffa0535cc for Android startup crashes on a CLOSED TREE. 2013-01-02 16:56:25 -05:00
Sriram Ramasubramanian
3138936056 Bug 824469: New tab button based on the tabs-section. [r=mfinkle] 2013-01-02 13:43:01 -08:00
Wes Johnston
8a1ac616ea Bug 825176 - Update margin after foward button animation. r=sriram 2013-01-02 12:03:19 -08:00
Richard Newman
cfdbb9db00 Merge m-c to s-c. 2012-12-22 11:32:28 -08:00
Richard Newman
0a34ce6a59 Merge m-c to s-c. 2012-12-20 00:07:49 -08:00
Mark Capella
71cb67c770 Bug 814148 - X button missing in tabs tray after swiping to close another tab, r=bnicholson 2012-12-19 02:03:25 -05:00
Brian Nicholson
b3958335d2 Bug 795045 - Part 3: Lock handle to caret position and add scrolling support. r=wesj 2012-12-18 22:58:10 -08:00
Brian Nicholson
f8aa653000 Bug 795045 - Part 2: Don't round coordinates until they're used. r=wesj 2012-12-18 22:58:01 -08:00
Brian Nicholson
8fcfe4e724 Bug 795045 - Part 1: Cleanup for TextSelection/TextSelectionHandle. r=wesj 2012-12-18 22:57:54 -08:00
Richard Newman
26a2935437 Merge m-c to s-c. 2012-12-18 11:43:03 -08:00
Richard Newman
ab9b34d533 Merge m-c to s-c (including fixed conflict in Android Sync manifest).
--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-xlarge-mdpi-v11/tabs_level.xml.in => mobile/android/base/resources/drawable-xlarge-mdpi-v11/tabs_level.xml
rename : mobile/android/base/resources/drawable/tabs_button.xml.in => mobile/android/base/resources/drawable/tabs_button.xml
rename : mobile/android/base/resources/drawable/tabs_level.xml.in => mobile/android/base/resources/drawable/tabs_level.xml
2012-12-15 17:08:14 -08:00
Sriram Ramasubramanian
c50f85efd4 Bug 821311: Search suggestion text illegible. [r=bnicholson]
--HG--
extra : rebase_source : 7320e34aa5cc6e0b115cb7a0d0dd26fbaca21050
2012-12-13 15:21:34 -08:00
Sriram Ramasubramanian
88ddd36633 Bug 811238: Cache-color hint for ExpandableListView. [r=mfinkle]
--HG--
extra : rebase_source : a4b294220f7257fb27e400128e66c8ec96409879
2012-12-18 14:29:01 -08:00
Sriram Ramasubramanian
82abd776d8 Bug 822830: Add ForwardButton to GeckoViewsFactory. [r=mfinkle]
--HG--
rename : browser/components/sessionstore/test/browser_248970_b_perwindowpb.js => browser/components/sessionstore/test/browser_248970_b.js
extra : rebase_source : df8d830faba3060dae01bb61595273d0fc7396a7
2012-12-18 14:20:01 -08:00
Jim Chen
b1f7dd58ee Bug 821229 - Don't show/hide VKB when Gecko view doesn't have focus; r=cpeterson 2012-12-18 12:21:25 -05:00
Richard Newman
ab14f18666 Merge m-c to s-c. 2012-12-10 13:01:43 -08:00
Wes Johnston
22e4961bc7 Bug 817921 - Allow webapps to create sub activities. r=blassey 2013-01-02 10:35:50 -08:00
Richard Newman
b4da9b8cbd Merge m-c to s-c. 2012-12-05 23:59:56 -08:00
Lucas Rocha
86b0266f4a Bug 818021 - Use fade out transition when leaving awesome screen (r=mfinkle) 2012-12-05 16:46:17 +00:00
Jim Chen
b9f544bb42 Bug 815430 - Fix IME status notification handling; r=cpeterson 2012-12-05 11:10:33 -05:00
Jim Chen
29d213ac6c Bug 811755 - Synchronize selection when selection changes due to events; r=cpeterson 2012-12-05 11:09:56 -05:00
Jim Chen
c925add927 Bug 811755 - Preserve selection and spans during replacement actions; r=cpeterson 2012-12-05 11:09:56 -05:00
Jim Chen
486bfd2aa1 Bug 811755 - Discard stale selection notifications after text change; r=cpeterson 2012-12-05 11:09:55 -05:00
Richard Newman
a0afd2733e Merge m-c to s-c. 2012-12-04 15:00:07 -08:00
Richard Newman
90ef727123 Merge m-c to s-c (with resource merges in mobile/android/base/resources/drawable/).
--HG--
rename : mobile/android/base/resources/drawable-xlarge-mdpi-v11/tabs_button.xml => mobile/android/base/resources/drawable-xlarge-mdpi-v11/tabs_button.xml.in
rename : mobile/android/base/resources/drawable-xlarge-mdpi-v11/tabs_level.xml => mobile/android/base/resources/drawable-xlarge-mdpi-v11/tabs_level.xml.in
rename : mobile/android/base/resources/drawable/address_bar_url.xml => mobile/android/base/resources/drawable/address_bar_url.xml.in
rename : mobile/android/base/resources/drawable/menu_level.xml => mobile/android/base/resources/drawable/menu_level.xml.in
rename : mobile/android/base/resources/drawable/tabs_button.xml => mobile/android/base/resources/drawable/tabs_button.xml.in
rename : mobile/android/base/resources/drawable/tabs_level.xml => mobile/android/base/resources/drawable/tabs_level.xml.in
2012-12-02 00:32:38 -08:00
Jonathan Griffin
b26796145f Merge m-c to s-c so that bug 815807 won't break B2G tests on this tree 2012-11-29 17:50:09 -08:00
Richard Newman
262aa85bc2 Merge m-c to s-c. 2012-11-27 21:24:41 -08:00
Mark Capella
281c74b981 Bug 823317 - Close All Tabs does not close the tabs tray, r=bnicholson 2013-01-01 16:03:41 -05:00
Richard Newman
a133ef7d87 Merge m-c to s-c. 2012-11-23 17:18:45 -08:00
Richard Newman
cf8be64b6d Merge m-c to s-c. 2012-11-21 09:37:58 -08:00
Richard Newman
98e4f59aad Merge m-c to s-c. 2012-11-19 18:10:54 -08:00
Michael Comella
187fb15356 Bug 788106 - Band-aid ArrayIndexOutOfBoundsException. r=bnicholson 2012-11-20 20:28:35 -05:00
Michael Comella
22c77635ac Bug 788106 - Remove excess whitespace. r=bnicholson 2012-11-20 20:28:34 -05:00
Sriram Ramasubramanian
2cb0293649 Bug 818238: Menu button in tabs-tray needs a touch delegate. [r=mfinkle] 2012-12-04 13:15:50 -08:00
Sriram Ramasubramanian
5766a8aed0 Back out d1bb44812701 because it landed with the wrong bug number 2012-12-04 16:45:20 -08:00
Sriram Ramasubramanian
0c4f4d4e7f Bug 818071: Change the menu icons to 3-dots. [r=mfinkle]
--HG--
extra : rebase_source : 4cefa57061fdb31aa8159757197779dee46f9567
2012-12-04 14:22:56 -08:00
Sriram Ramasubramanian
af472214f8 Bug 818328: Menu button in tabs-tray needs a touch delegate. [r=mfinkle]
--HG--
extra : rebase_source : 82ba1dd6fd3f88566b9c9f29a9723526646ce959
2012-12-04 13:15:50 -08:00
Sriram Ramasubramanian
43d0709454 Bug 818238: A GeckoPopupMenu for tabs-tray. [r=mfinkle]
--HG--
rename : mobile/android/base/resources/drawable-hdpi-v11/ic_menu_close_all_tabs.png => mobile/android/base/resources/drawable-hdpi/ic_menu_close_all_tabs.png
rename : mobile/android/base/resources/drawable-hdpi-v11/ic_menu_synced_tabs.png => mobile/android/base/resources/drawable-hdpi/ic_menu_synced_tabs.png
rename : mobile/android/base/resources/drawable-xhdpi-v11/ic_menu_close_all_tabs.png => mobile/android/base/resources/drawable-xhdpi/ic_menu_close_all_tabs.png
rename : mobile/android/base/resources/drawable-xhdpi-v11/ic_menu_synced_tabs.png => mobile/android/base/resources/drawable-xhdpi/ic_menu_synced_tabs.png
rename : mobile/android/base/resources/drawable-mdpi-v11/ic_menu_close_all_tabs.png => mobile/android/base/resources/drawable/ic_menu_close_all_tabs.png
rename : mobile/android/base/resources/drawable-mdpi-v11/ic_menu_synced_tabs.png => mobile/android/base/resources/drawable/ic_menu_synced_tabs.png
extra : rebase_source : 1021520012fa821a283f4dfab780a73503f4d49e
2012-12-04 13:13:24 -08:00
Sriram Ramasubramanian
a8d6a737cc Bug 818229: Support a GeckoPopupMenu for the custom menu. [r=mfinkle]
--HG--
rename : mobile/android/base/resources/drawable-hdpi-v11/menu.png => mobile/android/base/resources/drawable-hdpi/menu.png
rename : mobile/android/base/resources/drawable-hdpi-v11/menu_item_check.png => mobile/android/base/resources/drawable-hdpi/menu_item_check.png
rename : mobile/android/base/resources/drawable-hdpi-v11/menu_item_more.png => mobile/android/base/resources/drawable-hdpi/menu_item_more.png
rename : mobile/android/base/resources/drawable-hdpi-v11/menu_item_uncheck.png => mobile/android/base/resources/drawable-hdpi/menu_item_uncheck.png
rename : mobile/android/base/resources/drawable-hdpi-v11/menu_panel_bg.9.png => mobile/android/base/resources/drawable-hdpi/menu_panel_bg.9.png
rename : mobile/android/base/resources/drawable-hdpi-v11/menu_pb.png => mobile/android/base/resources/drawable-hdpi/menu_pb.png
rename : mobile/android/base/resources/drawable-hdpi-v11/menu_popup_arrow.png => mobile/android/base/resources/drawable-hdpi/menu_popup_arrow.png
rename : mobile/android/base/resources/drawable-hdpi-v11/menu_popup_bg.9.png => mobile/android/base/resources/drawable-hdpi/menu_popup_bg.9.png
rename : mobile/android/base/resources/drawable-xhdpi-v11/menu.png => mobile/android/base/resources/drawable-xhdpi/menu.png
rename : mobile/android/base/resources/drawable-xhdpi-v11/menu_item_check.png => mobile/android/base/resources/drawable-xhdpi/menu_item_check.png
rename : mobile/android/base/resources/drawable-xhdpi-v11/menu_item_more.png => mobile/android/base/resources/drawable-xhdpi/menu_item_more.png
rename : mobile/android/base/resources/drawable-xhdpi-v11/menu_item_uncheck.png => mobile/android/base/resources/drawable-xhdpi/menu_item_uncheck.png
rename : mobile/android/base/resources/drawable-xhdpi-v11/menu_panel_bg.9.png => mobile/android/base/resources/drawable-xhdpi/menu_panel_bg.9.png
rename : mobile/android/base/resources/drawable-xhdpi-v11/menu_pb.png => mobile/android/base/resources/drawable-xhdpi/menu_pb.png
rename : mobile/android/base/resources/drawable-xhdpi-v11/menu_popup_arrow.png => mobile/android/base/resources/drawable-xhdpi/menu_popup_arrow.png
rename : mobile/android/base/resources/drawable-xhdpi-v11/menu_popup_bg.9.png => mobile/android/base/resources/drawable-xhdpi/menu_popup_bg.9.png
rename : mobile/android/base/resources/drawable-mdpi-v11/menu.png => mobile/android/base/resources/drawable/menu.png
rename : mobile/android/base/resources/drawable-mdpi-v11/menu_item_check.png => mobile/android/base/resources/drawable/menu_item_check.png
rename : mobile/android/base/resources/drawable-mdpi-v11/menu_item_more.png => mobile/android/base/resources/drawable/menu_item_more.png
rename : mobile/android/base/resources/drawable-mdpi-v11/menu_item_uncheck.png => mobile/android/base/resources/drawable/menu_item_uncheck.png
rename : mobile/android/base/resources/drawable-mdpi-v11/menu_panel_bg.9.png => mobile/android/base/resources/drawable/menu_panel_bg.9.png
rename : mobile/android/base/resources/drawable-mdpi-v11/menu_pb.png => mobile/android/base/resources/drawable/menu_pb.png
rename : mobile/android/base/resources/drawable-mdpi-v11/menu_popup_arrow.png => mobile/android/base/resources/drawable/menu_popup_arrow.png
rename : mobile/android/base/resources/drawable-mdpi-v11/menu_popup_bg.9.png => mobile/android/base/resources/drawable/menu_popup_bg.9.png
extra : rebase_source : ffd0e90fd625b66b999bdf655d3848144e062e05
2012-12-04 13:12:09 -08:00
Sriram Ramasubramanian
46c17be0ae Bug 818229: Refactor menu code to have different menu-presenters. [r=mfinkle]
--HG--
extra : rebase_source : 9c7e3a2e5000896cab04130824489542b40476ad
2012-12-04 13:12:04 -08:00
Ed Morley
576db2fb47 Backout 5971115a94d2 (bug 811445's test) for causing bug 817336 2012-12-04 21:37:22 +00:00
Peter Retzer
0429281eba Bug 784297 - Thumbnail for about:home is out of date/incorrect. [r=sriram]
--HG--
extra : rebase_source : 916eb3a43f9a564d4f85dca19a9d51c73799e140
2012-12-03 12:30:51 -08:00
Michael Kohler
4d62532187 Bug 733754 - Deactivate the 'OK' button if there is no text entered in Master Password credentials textbox. r=bnicholson 2012-12-03 12:22:05 -08:00
Brian Nicholson
43a47c2865 Bug 816902 - Prevent suggestion prompt buttons from being clicked multiple times. r=mfinkle 2012-12-03 12:08:15 -08:00
Kartikaya Gupta
d96543beb0 Bug 817067 - Introduce a ThumbnailHelper to deal with thumbnailing of pages. r=cpeterson, gcp 2012-12-03 14:27:34 -05:00
Sriram Ramasubramanian
7b7954aa61 Bug 817138: Private browsing support for Back/Forward buttons. [r=mfinkle]
--HG--
rename : mobile/android/base/resources/drawable/address_bar_back_button.xml => mobile/android/base/resources/drawable/address_bar_nav_button.xml.in
extra : rebase_source : 402a8d8202172a3480b8a10bd1e36ba107b9340b
2012-11-30 13:22:49 -08:00
Sriram Ramasubramanian
8bdeb3fdaa Bug 817138: Re-create back/forward button in code. [r=mfinkle]
--HG--
rename : mobile/android/base/resources/drawable/address_bar_back_button.xml => mobile/android/base/resources/drawable/address_bar_nav_button.xml
extra : rebase_source : 8bfb59c06c0ad3fe648a2e0fc3ca6176c5617291
2012-11-30 13:16:45 -08:00
Sriram Ramasubramanian
c74dc86404 Bug 811738: Close tabs-tray on closing last tab. [r=mfinkle]. 2012-11-28 16:29:08 -08:00
Lucas Rocha
14a0eb7628 Bug 709433 - Animate toolbar when switching to/from awesome screen (r=mfinkle) 2012-12-03 10:50:41 +00:00
Nick Alexander
d7aca112c9 Bug 799729 - Generalize BaseResource authentication to support Basic-Auth, MAC, and Browser-ID. r=rnewman 2012-11-16 10:08:55 -08:00
Tetsuharu OHZEKI
e6b39e986c Bug 812781 - Rename pref_cookies in android_strings.dtd to reflect string change.r=mark.finkle 2012-11-18 13:45:54 +09:00
Lucas Rocha
b06817ccc6 Bug 812867 - Discard invalid favicon images (r=mfinkle) 2012-12-03 08:59:17 +00:00
Lucas Rocha
10bad7baf1 Bug 807279 - Turn Favicons into a singleton (r=mfinkle) 2012-12-03 08:59:17 +00:00
Lucas Rocha
b37ea2771b Bug 786454 - Protect isReadingListItem against null cursors (r=mfinkle) 2012-11-15 14:40:56 +00:00
Morrison Cole
c6ce5da67a Bug 810278 - Improved background/toolbar visual cohesion. r=wjohnston 2012-11-16 13:43:33 -08:00
Lucas Rocha
a22a51aacf Bug 817526 - Ensure awesome screen animation always starts from correct state (r=mfinkle) 2012-12-10 13:03:56 +00:00
Ed Morley
adcc97b091 Bug 770483 - Disable robocop testAboutPage for too many intermittent failures 2012-12-10 12:52:52 +00:00
Ed Morley
38ecc63452 Bug 817339 - Disable robocop testBookmark for too many intermittent failures 2012-12-10 12:49:32 +00:00
Brian Nicholson
de1ccec3f3 Bug 735399- Only do session restore after a crash. r=mfinkle 2012-12-07 10:50:40 -08:00
Brian Nicholson
071f996be3 Bug 819070 - Don't restore session if Gecko is already running. r=mfinkle
--HG--
extra : rebase_source : 35f720d9815d6e54d09419002dd30e5ab87f2d1a
2012-12-07 10:50:56 -08:00
Geoff Brown
8f2e66cc3d Bug 814278 - Protect against NPE in testThumbnails; r=bnicholson 2012-12-07 07:29:17 -07:00
Chris Lord
98d6ecce87 Bug 819310 - Fix possible race when stopping checkerboard recording. r=kats
Make stopCheckerboardRecording safe to call while recordCheckerboard is
executing.
2012-12-07 15:11:05 +00:00
Mike Hommey
0c81eadc1c Bug 804303 part 4 - Set environment variables earlier on Android. r=blassey,r=wesj 2012-12-07 09:32:24 +01:00
Sriram Ramasubramanian
f9a864752d Bug 811238: Cache color hint in tabs-tray. [r=mfinkle]
--HG--
extra : rebase_source : cf65f59a3ab0b932b57146f2d7613d1b36cf8650
2012-12-06 11:09:37 -08:00
Kartikaya Gupta
ffcbfdadda Bug 813311 - Hide Axis so that it is not unnecessarily exposed to the world. r=Cwiiis 2012-11-20 13:38:47 -05:00
Geoff Brown
7223bf1780 Bug 764901 - Disable part of testPasswordEncrypt to resolve intermittent orange; r=wesj 2012-11-20 10:41:03 -07:00
Chris Lord
5598017819 Bug 814864 - Only draw low precision tiles when necessary. r=kats
Use DisplayPortCalculator.aboutToCheckerboard to determine if we're in risk of
checkerboarding while drawing tiles, and only then enable low precision
rendering. This makes sure that we don't spend time doing low precision
rendering when it isn't going to be of benefit (and thus decreases the
likelihood of the user seeing low precision tiles unnecessarily).
2012-11-29 13:08:41 +00:00
Chris Lord
09c84058e2 Bug 814864 - Abort old, stale, low precision updates. r=kats
Don't spend time during stale, low precision content when there are newer
display ports in the pipeline.
2012-11-29 13:08:40 +00:00
Chris Lord
e1569825cd Bug 814437 - Record checkerboarding over time instead of per frame. r=kats
Frame-rate has an unpredictable effect on the results of robocop checkerboarding
tests. Instead of recording checkerboarding per frame, record it over time.
2012-11-29 12:03:52 +00:00
Chris Lord
0997087f82 Bug 814437 - Fix checkerboard measurement when using a critical displayport. r=bgirard
The checkerboard measurement depended on the displayport coverage of the
viewport, which was calculated in LayerRenderer. When using a critical
displayport, this value changes, but this was not being accounted for.

We have all the context we need for this Gecko-side, so move this code into
LayerManagerOGL::ComputeRenderIntegrity and account for displayport coverage
correctly.
2012-11-29 12:03:38 +00:00
Kartikaya Gupta
5b7500d077 Bug 820302 - Don't abort the pan-zoom animation on a viewport update if the page size didn't really change. r=Cwiiis 2012-12-21 15:50:49 -05:00
Sriram Ramasubramanian
2123d3e0de Bug 823781: Compound drawables for promo-box. [r=mfinkle]
--HG--
extra : rebase_source : 0af2667d01ad8f16b68a1ba0af3710fa07d5fa93
2012-12-20 16:49:51 -08:00
Sriram Ramasubramanian
14d016019c Bug 817706: Optimize tabs-tray and remote-tabs. [r=mfinkle]
--HG--
extra : rebase_source : af830da87f4fbd9d031642eea801a2f41f0e8400
2012-12-20 14:35:03 -08:00
Richard Newman
dbe5b3e38a Bug 817842 - Announcements: use previous Date header for next If-Modified-Since to avoid clock skew. r=nalexander 2012-12-04 10:58:07 -08:00
Sriram Ramasubramanian
7f8b74f932 Bug 800453: Add MenuItem attributes for add-on submenus. [r=mfinkle]
--HG--
extra : rebase_source : 0f12b5296b72faa14652da9ad2a4ffb013b91f23
2012-10-29 16:29:55 -07:00
Jim Chen
f555bdd9e3 Bug 818501 - Get composition styles from styles returned by the system; r=cpeterson 2012-12-06 14:35:59 -05:00
Kartikaya Gupta
9db80b1724 Bug 814282 - Attempt to fix intermittent failure in testVkbOverlap. r=gbrown 2012-12-06 13:57:36 -05:00
Lucas Rocha
6d88e5b368 Bug 818415 - Protect against null layout params when leaving awesome screen (r=mfinkle) 2012-12-06 11:14:08 +00:00
Brian Nicholson
0fb1587c9b Bug 812347 - Don't fail upgrade if favicon_urls.db cannot be read. r=lucasr 2012-11-16 10:21:53 -08:00
Chris Lord
cc5c2ab96a Bug 814447 - Fix progressive update callback using incorrect values. r=kats
Cancelling could happen at the wrong times due to using an out-of-date
resolution, or could not happen during low-res drawing due to not re-checking
the displayport age.
2012-11-22 18:19:00 +00:00
Kartikaya Gupta
a0022428f2 Bug 817134 - Delete dead code in java-land to display checkerboarding. r=blassey 2012-12-15 10:43:57 -05:00
Kartikaya Gupta
810968cdf4 Bug 817134 - Remove the low-res screenshotting code. r=blassey 2012-12-15 10:43:52 -05:00
Sriram Ramasubramanian
3160635b11 Bug 821453: Android 4.2.1 messes up BitmapDrawable. [r=mfinkle]
--HG--
extra : rebase_source : a9643547b44b99f5921631556bf03091cc831a83
2012-12-13 13:13:36 -08:00
Brian Nicholson
b66adc3141 Bug 813057 - Ensure suggestion view parameters are reset if view is removed during animation. r=lucasr 2012-11-27 11:14:04 -08:00
Jim Chen
caf4c28752 Bug 814886 - Correctly check selection bounds on Android; r=cpeterson 2012-11-27 10:20:01 -05:00
Wes Johnston
eaf460b407 Bug 813677 - Only send about:home telemetry pings when showing about:home. r=mfinkle 2012-11-26 14:57:11 -08:00
Brian Nicholson
8fb72629a0 Bug 775142 - Use placeholder format strings for localization. r=mfinkle,Pike 2012-11-26 14:48:11 -08:00
Benoit Girard
661f79cd84 Bug 802400 - Restore pan timer to 60 Hz because of trobopan regression. r=kats 2012-10-18 13:56:47 -04:00
Kartikaya Gupta
81e3302cc3 Bug 768887 - Ensure that the toolbar remains hidden on rotation in full-screen mode. r=bnicholson 2012-11-26 14:57:13 -05:00
Kartikaya Gupta
7153e5aa5b Bug 768887 - Remove redundant method. r=bnicholson 2012-11-26 14:56:46 -05:00
Sriram Ramasubramanian
7b035c20ae Bug 792373: XHDPI and XXHDPI icons for Fennec. [r=mfinkle] 2012-11-21 11:53:25 -08:00
Kartikaya Gupta
5165931e71 Bug 775511 - Disable panning and showing of scrollbars when in full-screen mode. r=Cwiiis 2012-11-24 17:32:09 -05:00
Kartikaya Gupta
2bfe609466 Bug 775511 - Move full screen state variable from GeckoApp to LayerView. r=Cwiiis 2012-11-24 17:32:08 -05:00
Mark Capella
717bec0c9b Bug 711772 - Create custom two-line checkable list item for site settings dialog, r=wesj
Based on Margarets original patch
2012-11-23 19:40:07 -05:00
Mark Finkle
63386424e3 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
8a3f93e5c0 Backout 87d836ed8e2a, 90ef95622f5e, bf8f4b151716 for test failures 2012-11-28 21:55:02 -05:00
Mark Finkle
e3f34e41ff Backout cd7c2afe0cb8, for test failures 2012-11-28 21:55:00 -05:00
Mark Finkle
a034a0ad94 Backout 7b516748a65c for test failures 2012-11-28 21:54:58 -05:00
Sriram Ramasubramanian
6589ad000e Bug 816314: NPE in AwesomeBar while checking private browsing mode. [r=bnicholson]
--HG--
extra : rebase_source : 0a390bf08ed6710714d88813cc4b09eb687f7085
2012-11-28 16:38:32 -08:00
Sriram Ramasubramanian
4379bfa6b4 Bug 800453: NativeWindow's menu should have support for submenu. [r=mfinkle]
--HG--
extra : rebase_source : 589b8ea57f058df2d061ac1c46d619f262a19655
2012-10-26 13:39:25 -07:00
Sriram Ramasubramanian
e27b4149a2 Bug 806937: More missing files on private browsing. [r=me]
--HG--
extra : rebase_source : b13e28a61540ac9154a6f74d703f1865d7078417
2012-11-28 12:16:59 -08:00
Sriram Ramasubramanian
579b2dd7e9 Bug 806937: Added a missing file. [r=me] 2012-11-28 12:09:10 -08:00
Sriram Ramasubramanian
e51d6ad371 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
6ebce3b2f5 Bug 806937: Private tabs support for awesomebar tabs. [r=mfinkle] 2012-11-16 00:50:28 -08:00
Sriram Ramasubramanian
a70c86db66 Bug 806937: Private tabs support for awesomescreen. [r=mfinkle] 2012-11-16 00:41:53 -08:00
Sriram Ramasubramanian
fcb4d6c0bc Bug 806937: Private browsing mode support for Menu button. [r=mfinkle]
--HG--
rename : mobile/android/base/resources/drawable/menu_level.xml => mobile/android/base/resources/drawable/menu_level.xml.in
2012-11-16 00:21:46 -08:00
Sriram Ramasubramanian
db03970222 Bug 806937: Private browsing mode for Tabs button. [r=mfinkle]
--HG--
rename : mobile/android/base/resources/drawable-xlarge-mdpi-v11/tabs_button.xml => mobile/android/base/resources/drawable-xlarge-mdpi-v11/tabs_button.xml.in
rename : mobile/android/base/resources/drawable-xlarge-mdpi-v11/tabs_level.xml => mobile/android/base/resources/drawable-xlarge-mdpi-v11/tabs_level.xml.in
rename : mobile/android/base/resources/drawable/tabs_button.xml => mobile/android/base/resources/drawable/tabs_button.xml.in
rename : mobile/android/base/resources/drawable/tabs_level.xml => mobile/android/base/resources/drawable/tabs_level.xml.in
2012-11-15 23:59:25 -08:00
Sriram Ramasubramanian
8750294ac1 Bug 806937: Private browsing mode support for AwesomeBar. [r=mfinkle]
--HG--
rename : mobile/android/base/resources/drawable/address_bar_url.xml => mobile/android/base/resources/drawable/address_bar_url.xml.in
2012-11-15 21:40:57 -08:00
Sriram Ramasubramanian
353b3f0c4a Bug 806937: Private browsing mode for Browser toolbar. [r=mfinkle] 2012-11-15 21:28:38 -08:00
Sriram Ramasubramanian
1d7b4ed141 Bug 806937: Shadowed android ui for gecko to support "state_private". [r=mfinkle] 2012-11-28 11:23:54 -08:00
Sriram Ramasubramanian
bc3487b5c6 Bug 806927: [PBM] Add private browsing specific menu items to the main menu. [r=mfinkle] 2012-11-28 11:23:54 -08:00
James Willcox
6f2ad73722 Bug 813675 - Use default proxy for updater requests r=blassey 2012-11-28 11:48:59 -05:00
James Willcox
b3e63b3d0c Bug 808595 - Use separate Intent for prompted vs automatic updates on Android r=blassey 2012-11-28 11:47:43 -05:00
Brian Nicholson
d2a5b2c76d Bug 810732 - Ensure that sessionstore-windows-restored is always dispatched. r=mfinkle 2012-11-27 16:35:20 -08:00
Tetsuharu OHZEKI
8b8db9caca Bug 811284 - More logical ordering the item list of "Automatic updates" in settings. r=mleibovic 2012-11-14 21:01:07 -05:00
Kartikaya Gupta
1814d8a991 Bug 785597 - Get rid of unused mGLVersion field. r=snorp 2012-12-21 11:33:09 -05:00
Kartikaya Gupta
c4b3061dfd Bug 785597 - Remove a bunch of unused code. r=snorp 2012-12-21 11:32:52 -05:00
Sriram Ramasubramanian
7603839957 Bug 822133: Null check gone wrong in Personas. [r=bnicholson] 2012-12-17 10:39:06 -08:00
Richard Newman
2fc1f653f8 Bug 822067 - Build fails due to raw types in BrowserProvider.java. r=lucasr 2012-12-17 09:42:29 -08:00
Ed Morley
1f62fbc74a Bug 813107 - Disable robocop testThumbnails for too many intermittent failures 2012-12-17 13:21:19 +00:00
Ed Morley
e86fe26256 Bug 817414 - Disable robocop testBookmarksTab for too many intermittent failures 2012-12-17 13:21:19 +00:00
Ed Morley
6771ff2a39 Bug 817440 - Disable robocop testAddonManager for too many intermittent failures 2012-12-17 13:21:18 +00:00
Adrian Tamas
1a3327f51e Bug 732212 - Robocop: Add tests for doorhanger notifications. r=bnicholson 2012-11-15 14:54:46 +02:00
Mark Finkle
58e59c52b0 Bug 820658 - Private Browsing leaks history in SQLite's Write-Ahead Log for tabs.db r=bnicholson 2012-12-15 23:55:03 -05:00
Richard Newman
114d9c4c92 Bug 806024 - Enable Android product announcements client service. r=trivial 2012-12-20 19:05:26 -08:00
Sriram Ramasubramanian
ce386df6d7 Bug 817749: Replace menu icons in tabs-panel. [r=mfinkle] [needs-clobber]
--HG--
rename : mobile/android/base/resources/drawable-xlarge-hdpi-v11/tabs_menu.png => mobile/android/base/resources/drawable-large-hdpi-v11/tabs_menu.png
rename : mobile/android/base/resources/drawable-xlarge-mdpi-v11/tabs_menu.png => mobile/android/base/resources/drawable-large-mdpi-v11/tabs_menu.png
rename : mobile/android/base/resources/drawable-xlarge-xhdpi-v11/tabs_menu.png => mobile/android/base/resources/drawable-large-xhdpi-v11/tabs_menu.png
2012-12-19 14:03:46 -08:00
Sriram Ramasubramanian
836587e00c Bug 817749: Remove touch delegate in tabs-panel. [r=mfinkle] 2012-12-19 14:01:45 -08:00
Sriram Ramasubramanian
37476abaed Bug 817749: No squishy button in tabs toolbar. [r=mfinkle] 2012-12-19 12:27:42 -08:00
Sriram Ramasubramanian
d9059a59a2 Bug 817706: Tablets should have a drop-down tabs-switcher. [r=mfinkle] 2012-12-18 16:45:55 -08:00
Sriram Ramasubramanian
c2a7bc048d 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 Ramasubramanian
8aec8c2df1 Bug 817706: Enhance tabs-tray to show either normal or private tabs only. [r=mfinkle] 2012-12-18 16:44:37 -08:00
Sriram Raghuraman
82c626e3d0 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
Wes Johnston
53fadc2ca9 Bug 681805 - Conditional forward for Android tablets. r=lucasr 2012-12-19 09:29:02 -08:00
Wes Johnston
862c6965a0 Bug 681805 - Move forward button styling to style files. r=lucasr 2012-12-19 09:28:59 -08:00
Joel Maher
58c67a02f6 backout of 1e2283f6856c (Bug 822385) for failing robocop tests CLOSED TREE 2012-12-20 11:59:46 -05:00
Joel Maher
95559fe8da Bug 823165 - fix robocop tests to work on panda boards. r=gbrown 2012-12-20 09:25:38 -05:00
Nick Thomas
34733c2752 Back out 47debf3f344c for Android test fail CLOSED TREE 2012-12-20 22:12:19 +13:00
Nick Thomas
1c0cc0bc2b Back out 06d72606ec56 for Android test fail 2012-12-20 22:11:04 +13:00
Wes Johnston
5bb9046403 Bug 681805 - Conditional forward for Android tablets. r=lucasr 2012-12-19 09:29:02 -08:00
Wes Johnston
b1286c4746 Bug 681805 - Move forward button styling to style files. r=lucasr 2012-12-19 09:28:59 -08:00
Geoff Brown
3224cf64f6 Bug 795928 - testAllPagesTab: wait for first bookmark instead of url that is likely already displayed in awesomebar; r=wesj 2012-12-19 18:54:04 -07:00
Geoff Brown
83dd349ecf Bug 820322 - Improve reliability of testBookmarksTab, testHistoryTab, testAllPagesTab; r=wesj 2012-12-19 18:25:45 -07:00
Sriram Ramasubramanian
d2ab3f28fc Bug 822422: Firefox wordmark should be in white for dark themes. [r=mfinkle] [needs-clobber]
--HG--
rename : mobile/android/base/resources/drawable-hdpi/abouthome_logo.png => mobile/android/base/resources/drawable-hdpi/abouthome_logo_dark.png
rename : mobile/android/base/resources/drawable-xhdpi/abouthome_logo.png => mobile/android/base/resources/drawable-xhdpi/abouthome_logo_dark.png
rename : mobile/android/base/resources/drawable/abouthome_logo.png => mobile/android/base/resources/drawable/abouthome_logo_dark.png
extra : rebase_source : bec6cb4ab6bc58d4c0a364a74a1ec09c00cf623e
2012-12-18 14:57:14 -08:00
Sriram Ramasubramanian
f43b2e5d1b Bug 822421: Lightweight theme based text colors on about:home. [r=mfinkle]
--HG--
extra : rebase_source : 069bf336dc6753ecae41c56a49196059724d9d83
2012-12-17 12:31:52 -08:00
Ed Morley
66fbf0e745 Backout 51119e80e283 (bug 822422), 1a7f21d5a95a (bug 822421) for java NPEs on a CLOSED TREE 2012-12-19 19:49:58 +00:00
Sriram Ramasubramanian
6e842ed02d Bug 822422: Firefox wordmark should be in white for dark themes. [r=mfinkle] [needs-clobber]
--HG--
rename : mobile/android/base/resources/drawable-hdpi/abouthome_logo.png => mobile/android/base/resources/drawable-hdpi/abouthome_logo_dark.png
rename : mobile/android/base/resources/drawable-xhdpi/abouthome_logo.png => mobile/android/base/resources/drawable-xhdpi/abouthome_logo_dark.png
rename : mobile/android/base/resources/drawable/abouthome_logo.png => mobile/android/base/resources/drawable/abouthome_logo_dark.png
2012-12-18 14:57:14 -08:00
Sriram Ramasubramanian
59eb708b35 Bug 822421: Lightweight theme based text colors on about:home. [r=mfinkle] 2012-12-17 12:31:52 -08:00
Ed Morley
2187c29173 Backout e9cef5f38fe1 (bug 822422), 531d2eb905d7 (bug 822421) for build failures on a CLOSED TREE 2012-12-19 18:29:41 +00:00
Ed Morley
21bf9e2a0e Backout 0e96545f0894 & 55ae87306b98 (bug 681805) for Android startup crashes on a CLOSED TREE 2012-12-19 18:25:55 +00:00
Wes Johnston
90820c1548 Bug 818494 - Increase min swipe velocity to swipe close tabs. r=lucasr 2012-12-19 10:06:13 -08:00
Sriram Ramasubramanian
d78435c507 Bug 822422: Firefox wordmark should be in white for dark themes. [r=mfinkle]
--HG--
rename : mobile/android/base/resources/drawable-hdpi/abouthome_logo.png => mobile/android/base/resources/drawable-hdpi/abouthome_logo_dark.png
rename : mobile/android/base/resources/drawable-xhdpi/abouthome_logo.png => mobile/android/base/resources/drawable-xhdpi/abouthome_logo_dark.png
rename : mobile/android/base/resources/drawable/abouthome_logo.png => mobile/android/base/resources/drawable/abouthome_logo_dark.png
extra : rebase_source : 6e2c15ad5ce6183268aa113c30952964b7df67ae
2012-12-18 14:57:14 -08:00
Sriram Ramasubramanian
e9b378ea4a Bug 822421: Lightweight theme based text colors on about:home. [r=mfinkle]
--HG--
extra : rebase_source : 3a73bc1dd22917004c0d9d0c2bb06a8d7ce0812d
2012-12-17 12:31:52 -08:00
Wes Johnston
62ec32b895 Bug 681805 - Conditional forward for Android tablets. r=lucasr 2012-12-19 09:29:02 -08:00
Wes Johnston
6d756ae92c Bug 681805 - Move forward button styling to style files. r=lucasr 2012-12-19 09:28:59 -08:00
Joel Maher
c8efd88c1a Bug 817414 - Intermittent testBookmarksTab | bookmarks list has 5 children (defaults + a folder) - got 0, expected 5. r=gbrown 2012-12-19 11:31:42 -05:00
Scott Johnson
fb58fcba20 Bug 809565: Skip onScale and onScaleEnd events if onScaleBegin returned false to make reflow-on-zoom assumptions on order of these events remain valid. [r=kats] 2012-11-14 15:58:12 -08:00
Lucas Rocha
cbc1931e38 Bug 811654 - Make AllPagesTab's destroy() idempotent (r=mfinkle) 2012-11-14 16:23:26 +00:00
Chris Lord
7f5b805f96 Bug 783368 - Fix progressive tile update coherency issues. r=bgirard
Fix some progressive tile updating coherency issues caused by aborting at
inopportune times and tile draw ordering.
2012-11-21 22:34:19 +00:00
Chris Lord
3544140050 Bug 783368 - Correct the height calculation in ProgressiveUpdateData. r=kats 2012-11-21 22:34:19 +00:00
Chris Lord
dcd77547c6 Bug 783368 - Send the correct display port when rendering low precision. r=kats,bgirard
When doing a low precision update, send the display-port instead of the
critical display port so that more appropriate cancelling decisions can be
made.
2012-11-21 22:34:19 +00:00
Benoit Girard
3b27bbe7c0 Bug 809566 - Remove paint logging. r=kats 2012-11-19 16:24:17 -05:00
Ehsan Akhgari
abcfaa316e Backed out 11 changesets (bug 783368) because of build bustage on a CLOSED TREE
Backed out changeset 2bc4310263c4 (bug 783368)
Backed out changeset a35c83a8d99d (bug 783368)
Backed out changeset afb9b2a661ba (bug 783368)
Backed out changeset 3926f510f9be (bug 783368)
Backed out changeset 9d1fe200ff87 (bug 783368)
Backed out changeset b6e4f88f5730 (bug 783368)
Backed out changeset bc53f7dba7c6 (bug 783368)
Backed out changeset 1948fa2fccc1 (bug 783368)
Backed out changeset 9af163388fd1 (bug 783368)
Backed out changeset 7a2256e1aa7c (bug 783368)
Backed out changeset 4da1958a9885 (bug 783368)
2012-11-21 14:57:02 -05:00
Brian Nicholson
5900c6f830 Bug 789867 - Immediately hide throbber when stop is tapped. r=mfinkle 2012-11-21 11:38:28 -08:00
Chris Lord
f56c6a2dd4 Bug 783368 - Fix progressive tile update coherency issues. r=bgirard
Fix some progressive tile updating coherency issues caused by aborting at
inopportune times and tile draw ordering.
2012-11-21 19:16:52 +00:00
Chris Lord
308ef35ad4 Bug 783368 - Correct the height calculation in ProgressiveUpdateData. r=kats 2012-11-21 19:16:52 +00:00
Chris Lord
2cf7007f77 Bug 783368 - Send the correct display port when rendering low precision. r=kats,bgirard
When doing a low precision update, send the display-port instead of the
critical display port so that more appropriate cancelling decisions can be
made.
2012-11-21 19:16:52 +00:00
Brian Nicholson
ee25226acd Bug 812805 - Pull favicon ID from history when adding bookmarks. r=lucasr 2012-11-21 10:23:18 -08:00
Brian Nicholson
deb60b5d9f Bug 813610 - Use separate upgrade method for new bookmarks and history tables. r=lucasr 2012-11-21 10:19:47 -08:00
Jim Chen
a9ed661f6f Bug 813602 - Don't perform IME sync when there is no focus; r=cpeterson 2012-11-21 11:14:20 -05:00
Mark Finkle
7857071062 Bug 809942 - ToolkitProfile service can't change default profile r=wesj 2012-11-27 15:35:43 -05:00
Kartikaya Gupta
f28a2da3cb Bug 783521 - Hide the tab sidebar on full-screen mode on tablets. r=mfinkle 2012-11-27 15:18:16 -05:00
Kartikaya Gupta
f6e522cf62 Bug 783521 - Fix busted function override. r=mfinkle 2012-11-27 15:18:01 -05:00
Brian Nicholson
814c339452 Bug 813346 - Add getBitmapFromDataURI() to BitmapUtils. r=wesj 2012-11-27 12:04:14 -08:00
Brian Nicholson
07efb6d6cd Bug 816781 - Call notifyDataSetChanged() sooner when getting search engines. r=lucasr 2012-11-30 15:27:33 -08:00
Chris Lord
77c6546972 Bug 814437 - Address review comments that were missed. r=bgirard
In my haste, I forgot to address review comments before pushing. This
corrects indentation in PanningPerf.java, moves GetValidLowPrecisionRegion from
Layer to TiledLayerComposer and corrects checkerboard measurement when there
isn't a low precision buffer and when the display ports don't cover the screen.
2012-11-30 23:11:37 +00:00
Ehsan Akhgari
48c687113c Backed out changeset 5368aced79b3 (bug 814437) because it breaks Android builds 2012-11-30 15:41:08 -05:00
Chris Lord
b2b8133657 Bug 814437 - Address review comments that were missed. r=bgirard
In my haste, I forgot to address review comments before pushing. This
corrects indentation in PanningPerf.java, moves GetValidLowPrecisionRegion from
Layer to TiledLayerComposer and corrects checkerboard measurement when there
isn't a low precision buffer and when the display ports don't cover the screen.
2012-11-30 19:52:17 +00:00
Brian Nicholson
cc8a4efe04 Bug 811445 - Part 2: Test case for Add Search Engine. r=gbrown 2012-11-30 10:53:38 -08:00
Brian Nicholson
4811b3929b Bug 768532 - Use profile database path on Android 2.2. r=lucasr,gbrown 2012-11-30 10:52:10 -08:00
Joel Maher
ec62097368 Bug 815786 - Disable testCheck3 in Talos. r=gbrown 2012-11-30 13:04:30 -05:00
Kartikaya Gupta
ea1db880c1 Bug 793150 - Exit full-screen mode when invoking the menu. r=sriram 2012-11-30 12:59:49 -05:00
Kartikaya Gupta
5191c3d122 Bug 815684 - Add the last 200 lines of logcat to crash reports. r=cpeterson, blassey 2012-11-30 09:57:04 -05:00
Sriram Ramasubramanian
c634461eab Bug 786982: Add the hiding of close tab, while swiping. r=lucasr 2012-11-06 11:24:14 -08:00
Richard Newman
2d41d9263f Bug 812809 - Replace 'static final' with 'static' for easier testing of Announcements. r=nalexander 2012-11-19 11:12:05 -08:00
Brian Nicholson
1df94bcb4e Bug 812559 - Use Long instead of long in updateFaviconIdsForUrl(). r=lucasr 2012-11-19 10:39:43 -08:00
Eitan Isaacson
ed6d515219 Bug 812480 - [AccessFu] Fix accessibility announcements in Android 4.2, r=blassey 2012-11-16 14:05:00 +01:00
Eitan Isaacson
33fe9a4ad2 Bug 817873 - Fix scrolling event. r=blassey 2012-12-05 12:57:42 -08:00
Sriram Ramasubramanian
55f7fac616 Bug 821434: Tabs button shows persona on private mode. [r=mfinkle]
--HG--
extra : rebase_source : 03a615e4a0b4570c9563c51d0b73210c6a8572b9
2012-12-13 12:28:49 -08:00
Wesley Johnston
dcdf1e500c Bug 715258 - Favicons are of low quality for local/internal pages r=mfinkle 2012-12-13 23:32:25 -05:00
Jim Chen
e7a8650c27 Bug 818715 - Coalesce restartInput calls in GeckoInputConnection; r=cpeterson 2012-12-14 13:22:05 -05:00
Jim Chen
8e3ba6c3fa Bug 810821 - Only change focus if awesomebar text field responded to key press; r=cpeterson 2012-12-14 13:21:58 -05:00
Ed Morley
b941e7cb18 Backout 042b44652822 (bug 715258) for breaking robocop & others on a CLOSED TREE 2012-12-14 09:26:00 +00:00
Wesley Johnston
e309831609 Bug 715258 - Favicons are of low quality for local/internal pages 2012-12-13 23:32:25 -05:00
Kartikaya Gupta
7244df6f57 Bug 816164 - Gzip the crash report data when posting it to the server. r=cpeterson 2012-12-13 16:03:35 -05:00
Kartikaya Gupta
55e707201a Bug 821224 - Don't recycle a bitmap that may be the same object as one we are still using. r=sriram 2012-12-13 14:31:12 -05:00
Mark Finkle
408b01e572 Bug 820868 - Lightweight theme previews do not work on Firefox for Android, breaking the preview/install flow r=sriram 2012-12-13 13:06:05 -05:00
Mark Finkle
848ef0c104 Bug 819554 - Disable warning for sms protocol r=blassey 2012-12-13 13:06:05 -05:00
Brian Nicholson
7866e79c54 Bug 820576 - Part 2: Open URL for suggestions that look like URLs. r=mfinkle 2012-12-12 13:21:41 -08:00
Brian Nicholson
d0d1268c07 Bug 820576 - Part 1: Move isSearchUrl to StringUtils. r=mfinkle 2012-12-12 13:21:37 -08:00