Chris Lord
3291c9031e
Bug 852565 - Don't expand the viewport for small pages. r=kats
...
Only expand the CSS viewport when a page reaches the screen size. If it's
smaller than the screen size, lock the dynamic toolbar and keep the same,
smaller CSS viewport. This 'fixes' sites that try to size themselves to the
size of the screen and get it wrong.
2013-03-21 11:23:49 +00:00
Chris Lord
95158af99a
Bug 849573 - Handle interrupted tabs tray animation. r=sriram
...
If the tabs tray animation is interrupted to run in the opposite direction,
run the animation from the point the tray currently is, rather than snapping
it to the open or closed position first.
2013-03-20 23:43:47 +00:00
Chris Lord
a660a0c6af
Bug 852526 - Make sure the compositor starts unpaused and with a size. r=kats
...
This changes compositor creation so that we can specify an initial size and
makes sure the local variable in nsWindow reflects that the compositor starts
unpaused.
2013-03-20 22:45:07 +00:00
Jim Chen
0f7d10cf4b
Bug 847823 - Clean up NotifyIME to use the Gecko NotificationToIME enum; r=cpeterson
2013-03-19 16:54:49 -04:00
Jim Chen
094326cab4
Bug 847823 - Change NotifyIMEEnabled to NotifyIMEContext; r=cpeterson
2013-03-19 16:54:48 -04:00
Jim Chen
b2f91e92ef
Bug 706336 - Use meta states from KeyListener; r=cpeterson
2013-03-19 18:26:33 -04:00
Brian Nicholson
29bd66e1e9
Bug 851056 - Remove NotificationHandler. r=kats
2013-03-19 14:09:44 -07:00
Chris Peterson
41b11690cb
Bug 847839 - Part 1b: Clean up VideoPlayer.java style nits. r=mfinkle
2013-03-08 10:35:29 +00:00
Chris Peterson
95485e5674
Bug 847839 - Part 1a: Port XUL Fennec's VideoPlayer to Native Fennec. r=mfinkle
...
--HG--
rename : embedding/android/VideoPlayer.java => mobile/android/base/VideoPlayer.java
rename : embedding/android/resources/layout/videoplayer.xml => mobile/android/base/resources/layout/videoplayer.xml
2013-03-07 14:44:22 +00:00
Lucas Rocha
f67f898536
Bug 850936 - Actually update toolbar layout state on rotation (r=mfinkle)
2013-03-19 15:25:46 +00:00
Lucas Rocha
d56658ff47
Bug 843641 - Ensure tabs button images are refreshed on device rotation (r=mfinkle)
2013-03-19 15:25:46 +00:00
Chris Lord
f550772db0
Bug 852158 - Fix content scrolling to the top with the dynamic toolbar enabled. r=kats
...
Make sure that the toolbar doesn't obscure content when it scrolls to the top
of the page.
2013-03-19 09:53:12 +00:00
Mark Finkle
73f606027a
Backout bc88f1602468, Bug 842911 - Remove support for Samsung mini-app mode r=blassey
2013-03-18 23:32:52 -04:00
Phil Ringnalda
7d8a10d60b
Back out a23ff3177682 (bug 823644), 02d63d7e6c87 (bug 848961), 505fbab9b980:2f24c9525f57 (bug 823644) for mochitest-1 and robocop-2 bustage
...
CLOSED TREE
2013-03-18 20:00:04 -07:00
Phil Ringnalda
840720b543
Back out 28db68d1a57a (bug 842911) for Android 2.2 destruction
...
CLOSED TREE
2013-03-18 19:50:50 -07:00
Mark Finkle
ca4f989448
Backout bc88f1602468, Bug 842911 - Remove support for Samsung mini-app mode r=blassey a=blassey
2013-03-18 20:02:40 -04:00
Margaret Leibovic
af9ab97690
Bug 848420 - (Part 2) Test for distribution search engines. r=gbrown
2013-03-18 15:39:08 -07:00
Margaret Leibovic
de82c1b6f9
Bug 848254 - Add support of pre-pinned bookmarks on about:home for distributions. r=rnewman
2013-03-18 15:39:08 -07:00
Sriram Ramasubramanian
68a33c25a6
Bug 823644: Text appearance for about:home. [r=mfinkle]
...
--HG--
extra : rebase_source : ad0072491fd6c11a7773193bbe73050755dfa1f6
2013-03-14 11:53:30 -07:00
Sriram Ramasubramanian
91dd57f3b7
Bug 848961: Cleanup font-sizes in Android UI. [r=mfinkle]
...
--HG--
extra : rebase_source : 9c7ad9a149598ebfdab09bd74270813b26cd9a88
2013-03-07 13:38:54 -08:00
Sriram Ramasubramanian
1b769d3817
Bug 850927: Redundant doorhanger layout xml file. [r=mfinkle]
...
--HG--
extra : rebase_source : c4ea02bf18584f6405cefe339813e6d8f4b01601
2013-03-13 21:18:33 -07:00
Sriram Ramasubramanian
0d795683b3
Bug 823644: Base TextAppearances for the application. [r=mfinkle]
...
--HG--
extra : rebase_source : 2321d6b1215713dc191710fcb6c80793b917cc44
2013-03-14 11:44:09 -07:00
Sriram Ramasubramanian
79be486e54
Bug 823644: Cleanup list-view style. [r=mfinkle]
...
--HG--
extra : rebase_source : 0d806581a999edf580221e4c9dabe913928ea1e5
2013-03-13 16:59:02 -07:00
Sriram Ramasubramanian
04bc348a78
Bug 823644: Remove the style named "Screen". [r=mfinkle]
...
--HG--
extra : rebase_source : eefb69421cc8cf2a49fa3d21625d51b661c4a91a
2013-03-13 15:26:25 -07:00
Sriram Ramasubramanian
feb64d8f1b
Bug 823644: Base theme for Fennec. [r=mfinkle]
...
--HG--
extra : rebase_source : e65143bdcbcc334b8d239bfb495f27583d8fd05f
2013-03-13 15:04:50 -07:00
Lucas Rocha
f7ee83ccec
Bug 852227 - Don't highlight tab cell background on press (r=mfinkle)
2013-03-18 21:46:54 +00:00
Lucas Rocha
144c61b339
Bug 844959 - Set an explicit height for horizontal tabs tray (r=mfinkle)
2013-03-18 21:46:54 +00:00
Lucas Rocha
a8f2c29689
Bug 848551 - Use same tab thumbnail height on phones and tablets (r=mfinkle)
2013-03-18 21:46:54 +00:00
Lucas Rocha
31f0578cf8
Bug 842621 - Gap between horizontal tab thumbnails should be narrower (r=mfinkle)
2013-03-18 21:46:54 +00:00
Sriram Ramasubramanian
785189ac75
Bug 852237: Tabs button pressed state with neutral highlight color. [r=mfinkle]
...
--HG--
extra : rebase_source : 1b686f50165419c641b15401260e081d558f9886
2013-03-18 14:44:39 -07:00
Kartikaya Gupta
ae46c5bc06
Bug 852163 - Unregister pref observer on activity destroy so that it doesn't leak the activity. r=Cwiiis
2013-03-18 17:41:36 +01:00
Jim Chen
756888b857
Bug 845416 - Detect mangled package name in ANR reporter; r=blassey
2013-03-18 12:27:40 -04:00
Jim Chen
5e594b1ef8
Bug 845416 - Limit ANR stack to Fennec stack; r=blassey
2013-03-18 12:27:40 -04:00
Chris Lord
3fff2318d9
Bug 850889 - Fix jank when animating dynamic toolbar. r=kats
...
Only update the Gecko-side fixed layer margins when the view is fully visible
or hidden to avoid jank.
2013-03-18 15:43:03 +00:00
Chris Lord
f778b03ed9
Bug 850889 - Fix animation conflict with overscroll and dynamic toolbar. r=kats
...
This fixes the conflicting animations when the dynamic toolbar is hiding/showing
and overscroll is snapping back simultaneously. This is by not clamping the
entire viewport on margin-setting, and by making sure that only calling
setFixedLayerMargins changes the fixed layer margins.
2013-03-18 15:43:02 +00:00
Kartikaya Gupta
1b04e820bc
Bug 852070 - Update ANRReporter to use ThreadUtils. r=jchen
2013-03-18 15:28:48 +01:00
William Chen
89f6b65bb0
Bug 782211 - Part 1: Implemented additional functionality in Fennec to support Notification API. r=wesj
2013-03-18 06:24:53 -07:00
Mark Finkle
f7eed14c43
Bug 851920 - Resources removed from the pre-processing chain are still dependant on MOZ_PROFILING/MOZ_TELEMETRY* r=lucasr
...
--HG--
rename : mobile/android/base/resources/menu-large-v11/browser_app_menu.xml => mobile/android/base/resources/menu-large-v11/browser_app_menu.xml.in
rename : mobile/android/base/resources/menu-v11/browser_app_menu.xml => mobile/android/base/resources/menu-v11/browser_app_menu.xml.in
rename : mobile/android/base/resources/menu-xlarge-v11/browser_app_menu.xml => mobile/android/base/resources/menu-xlarge-v11/browser_app_menu.xml.in
rename : mobile/android/base/resources/menu/browser_app_menu.xml => mobile/android/base/resources/menu/browser_app_menu.xml.in
2013-03-18 09:18:56 -04:00
Phil Ringnalda
f72491e646
Merge the last PGO-green mozilla-inbound cset to mozilla-central
2013-03-17 12:45:03 -07:00
Lucas Rocha
abac2c9edc
Bug 851894 - Only update empty state when emptyview is not null (r=mfinkle)
2013-03-17 11:12:09 +00:00
Chris Lord
812de7ec1a
Bug 850789 - Pin the dynamic toolbar on screen when the tabs tray is open. r=kats
2013-03-17 01:53:41 +00:00
Chris Lord
4ffa7aa9ae
Bug 850154 - Fix alignment of find-in-page bar after bug 716403. r=sriram
...
Use the RelativeLayout.LayoutParams instead of LinearLayout.LayoutParams to
make sure the find-in-page bar is aligned to the bottom of the page.
2013-03-17 01:53:40 +00:00
Chris Lord
a27262bcbf
Bug 850724 - Don't hide toolbar on load, or pin while loading. r=kats
...
UX decisions have been made to not hide the toolbar after the page has finished
loading, and not to pin the toolbar during page loading. These decisions fix
this bug.
2013-03-17 01:53:40 +00:00
Kartikaya Gupta
7096e698b4
Bug 815862 - Bump up max allowed scrolling acceleration to deal with high-dpi devices. r=Cwiiis
2013-03-15 23:21:03 +01:00
Geoff Brown
191ae213f9
Bug 819419 - Wait for list to settle before checking item, in testAllPagesTab; r=jmaher
2013-03-15 15:58:07 -06:00
Lucas Rocha
ebde555a59
Bug 848070 - Import View attributes to TwoWayView (r=mfinkle)
2013-03-15 15:04:54 +00:00
Paul Feher
673f5183b7
Bug 846257 - Robocop: Extend 'Web Content Context Menu' test to cover the context menu options for images. r=jmaher
2013-02-26 14:46:02 +02:00
Kartikaya Gupta
30249c7f5b
Bug 802130 - Add a ThreadUtils.isOnUiThread helper function. r=mfinkle
2013-03-15 11:52:53 +01:00
Kartikaya Gupta
227f7e8e10
Bug 802130 - Move GeckoAppShell.getHandler() to ThreadUtils.getBackgroundHandler(). r=mfinkle
2013-03-15 11:52:53 +01:00
Kartikaya Gupta
9dc8ae8813
Bug 802130 - Move mMainHandler into ThreadUtils. r=mfinkle
2013-03-15 11:52:53 +01:00
Kartikaya Gupta
c25fdeb40d
Bug 802130 - Move assertOnThread functions to a new ThreadUtils class. r=mfinkle
2013-03-15 11:52:52 +01:00
Kartikaya Gupta
dd5ab70ca9
Bug 851060 - Move util files into the util/ folder. r=cpeterson
...
--HG--
rename : mobile/android/base/ActivityResultHandler.java => mobile/android/base/util/ActivityResultHandler.java
rename : mobile/android/base/ActivityResultHandlerMap.java => mobile/android/base/util/ActivityResultHandlerMap.java
rename : mobile/android/base/GeckoBackgroundThread.java => mobile/android/base/util/GeckoBackgroundThread.java
rename : mobile/android/base/GeckoEventListener.java => mobile/android/base/util/GeckoEventListener.java
rename : mobile/android/base/GeckoEventResponder.java => mobile/android/base/util/GeckoEventResponder.java
rename : mobile/android/base/GeckoJarReader.java => mobile/android/base/util/GeckoJarReader.java
rename : mobile/android/base/INIParser.java => mobile/android/base/util/INIParser.java
rename : mobile/android/base/INISection.java => mobile/android/base/util/INISection.java
rename : mobile/android/base/UiAsyncTask.java => mobile/android/base/util/UiAsyncTask.java
2013-03-15 11:40:03 +01:00
Kartikaya Gupta
38752ce47e
Bug 850875 - Set the intent-specified gecko environment variables in setupGeckoEnvironment rather than loadMozglue. r=blassey
2013-03-14 23:47:35 +01:00
Lucas Rocha
42c9715d22
Bug 850602 - Update empty view state when dataset changes (r=mfinkle)
2013-03-15 09:48:12 +00:00
Lucas Rocha
771d3ede37
Bug 850602 - Handle non-recyclable scrap views properly in TwoWayView (r=mfinkle)
2013-03-15 09:48:12 +00:00
Lucas Rocha
afca4caaeb
Bug 850602 - Fix handling of null AdapterDataSetObserver in TwoWayView (r=mfinkle)
2013-03-15 09:48:12 +00:00
Lucas Rocha
452f350ce1
Bug 838652 - Use res-auto namespace alias instead of preprocessing files (r=mfinkle)
...
--HG--
rename : mobile/android/base/resources/color/abouthome_section_more_text.xml.in => mobile/android/base/resources/color/abouthome_section_more_text.xml
rename : mobile/android/base/resources/color/abouthome_section_subtitle.xml.in => mobile/android/base/resources/color/abouthome_section_subtitle.xml
rename : mobile/android/base/resources/color/abouthome_section_title.xml.in => mobile/android/base/resources/color/abouthome_section_title.xml
rename : mobile/android/base/resources/color/awesome_bar_title.xml.in => mobile/android/base/resources/color/awesome_bar_title.xml
rename : mobile/android/base/resources/color/awesome_bar_title_hint.xml.in => mobile/android/base/resources/color/awesome_bar_title_hint.xml
rename : mobile/android/base/resources/drawable/abouthome_logo.xml.in => mobile/android/base/resources/drawable/abouthome_logo.xml
rename : mobile/android/base/resources/drawable/address_bar_bg.xml.in => mobile/android/base/resources/drawable/address_bar_bg.xml
rename : mobile/android/base/resources/drawable/address_bar_nav_button.xml.in => mobile/android/base/resources/drawable/address_bar_nav_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_item_state.xml.in => mobile/android/base/resources/drawable/menu_item_state.xml
rename : mobile/android/base/resources/drawable/menu_level.xml.in => mobile/android/base/resources/drawable/menu_level.xml
rename : mobile/android/base/resources/layout-land-v14/browser_toolbar.xml.in => mobile/android/base/resources/layout-land-v14/browser_toolbar.xml
rename : mobile/android/base/resources/layout-land-v14/browser_toolbar_menu.xml.in => mobile/android/base/resources/layout-land-v14/browser_toolbar_menu.xml
rename : mobile/android/base/resources/layout-large-land-v11/tabs_panel.xml.in => mobile/android/base/resources/layout-large-land-v11/tabs_panel.xml
rename : mobile/android/base/resources/layout-large-v11/awesomebar_search.xml.in => mobile/android/base/resources/layout-large-v11/awesomebar_search.xml
rename : mobile/android/base/resources/layout-large-v11/browser_toolbar_menu.xml.in => mobile/android/base/resources/layout-large-v11/browser_toolbar_menu.xml
rename : mobile/android/base/resources/layout-xlarge-land-v11/abouthome_content.xml.in => mobile/android/base/resources/layout-xlarge-land-v11/abouthome_content.xml
rename : mobile/android/base/resources/layout-xlarge-v11/awesomebar_search.xml.in => mobile/android/base/resources/layout-xlarge-v11/awesomebar_search.xml
rename : mobile/android/base/resources/layout/abouthome_content.xml.in => mobile/android/base/resources/layout/abouthome_content.xml
rename : mobile/android/base/resources/layout/awesomebar_search.xml.in => mobile/android/base/resources/layout/awesomebar_search.xml
rename : mobile/android/base/resources/layout/awesomebar_suggestion_row.xml.in => mobile/android/base/resources/layout/awesomebar_suggestion_row.xml
rename : mobile/android/base/resources/layout/awesomebar_tab_indicator.xml.in => mobile/android/base/resources/layout/awesomebar_tab_indicator.xml
rename : mobile/android/base/resources/layout/browser_toolbar.xml.in => mobile/android/base/resources/layout/browser_toolbar.xml
rename : mobile/android/base/resources/layout/browser_toolbar_menu.xml.in => mobile/android/base/resources/layout/browser_toolbar_menu.xml
rename : mobile/android/base/resources/layout/gecko_app.xml.in => mobile/android/base/resources/layout/gecko_app.xml
rename : mobile/android/base/resources/layout/tabs_panel.xml.in => mobile/android/base/resources/layout/tabs_panel.xml
rename : mobile/android/base/resources/layout/text_selection_handles.xml.in => mobile/android/base/resources/layout/text_selection_handles.xml
rename : mobile/android/base/resources/menu-large-v11/browser_app_menu.xml.in => mobile/android/base/resources/menu-large-v11/browser_app_menu.xml
rename : mobile/android/base/resources/menu-v11/browser_app_menu.xml.in => mobile/android/base/resources/menu-v11/browser_app_menu.xml
rename : mobile/android/base/resources/menu-xlarge-v11/browser_app_menu.xml.in => mobile/android/base/resources/menu-xlarge-v11/browser_app_menu.xml
rename : mobile/android/base/resources/menu/browser_app_menu.xml.in => mobile/android/base/resources/menu/browser_app_menu.xml
2013-03-15 00:44:00 +00:00
Gene Lian
b77e6d922c
Bug 844431 - B2G MMS: provide nsIDOMMobileMessageManager interface (with sendMMS() first) (part 2, nsIDOMMozMmsMessage). r=vicamo,mounir,mrbkap sr=sicking a=leo+
2013-03-09 15:21:55 +08:00
Adrian Tamas
9c2c117827
Bug 822259 - Robocop: Add test for Find in Page feature. r=jmaher
2012-12-14 09:29:17 +02:00
Brian Nicholson
fbd149fc75
Bug 844407 - Make Tabs thread-safe. r=rnewman,bnicholson
...
--HG--
extra : rebase_source : 1b11fe51c46f9ab61a7fadd8a61bec5bf43c49b6
2013-03-13 21:56:50 -07:00
Sriram Ramasubramanian
0e7d7b9ca3
Bug 850814: Align the BrowserToolbar's curves properly. [r=mfinkle]
2013-03-13 12:40:22 -07:00
Sriram Ramasubramanian
1b6a84dd2a
Bug 848707: Add focused states for buttons. [r=mfinkle]
2013-03-13 12:28:01 -07:00
Sriram Ramasubramanian
47d638630d
Bug 848707: Change highlight color. [r=mfinkle]
2013-03-13 12:16:09 -07:00
Brian Nicholson
2d98f0cf71
Bug 850487 - More code cleanup (@Overrides and unused imports). r=kats
...
--HG--
extra : rebase_source : 376574e0c41b91c16a6be335584a4a61768bb4a9
2013-03-13 13:20:57 -07:00
Lucas Rocha
ebd9e05a72
Bug 818079 - Don't allow entering awesomescreen while animating (r=mfinkle)
2013-03-13 19:57:00 +00:00
Sriram Ramasubramanian
b457ecf0eb
Bug 849495: LWTheme bitmap should be at least as wide as the device width. [r=mfinkle]
...
--HG--
extra : rebase_source : 71484a2d894d3c369cc01412d177f611b7391ceb
2013-03-12 14:45:01 -07:00
Sriram Ramasubramanian
4ae861c1fa
Bug 846949: Cleanup browser toolbar animation. [r=lucasr]
...
--HG--
extra : rebase_source : ba77407efe264e20a8dfb013ee77def241042a6a
2013-02-27 14:18:28 -08:00
Brian Nicholson
0de7248c2d
Bug 835022 - Switch to correct tab when a tab is closed. r=mfinkle
...
--HG--
extra : rebase_source : 9a73a8be6d9b7ce6e3779bf27a73811eb17a539a
2013-02-15 22:44:14 -08:00
Margaret Leibovic
e3bfda031a
Bug 772598 - Use "Site settings" instead of "Site preferences" in clear private data dialog. r=mfinkle
2013-03-13 09:04:59 -07:00
Margaret Leibovic
2fedb80b2f
Bug 847849 - Hostname in site settings dialog is misaligned. r=wesj
2013-03-13 09:04:59 -07:00
Kartikaya Gupta
526c6d9695
Bug 827347 - Allow force-downloading and installing of updates from about:firefox. r=snorp,blassey
2013-03-13 15:47:38 +00:00
Mark Finkle
c4a64c5ef9
Bug 849211 - java.lang.NoSuchFieldException: bookmarkdefaults_favicon_support r=margaret
2013-03-13 11:07:09 -04:00
Kartikaya Gupta
486e494b20
Bug 849955 - Put the quit menu item back for non-touchscreen devices on ICS and up. r=sriram
2013-03-13 11:41:56 +00:00
Richard Newman
d0f5c94f16
Backed out changeset ab05fe92799d (Bug 844407) for robocop bustage on a CLOSED TREE.
2013-03-13 00:03:53 -07:00
Brian Nicholson
1712757a04
Bug 844407 - Make Tabs thread-safe. r=rnewman,bnicholson
2013-03-12 21:07:56 -07:00
Chris Lord
4e6228dc58
Bug 849845 - Map Gamepad L1/R1 to back/forward on Android. r=kats
2013-03-13 02:58:41 +00:00
Chris Lord
8699d86241
Bug 846772 - Observe dynamic toolbar pref on Android. r=kats
...
Respond to this pref changing instantly instead of requiring a restart.
2013-03-12 18:32:26 +00:00
Chris Lord
94e19793ae
Bug 846772 - Add prefs observing to PrefsHelper/browser.js on Android. r=kats
2013-03-12 18:32:25 +00:00
Chris Lord
3a48d88661
Bug 849958 - Add primitive axis-locking code to dynamic toolbar. r=kats
...
Add some axis-locking code that adds a scroll threshold to toolbar appearance,
and stops the toolbar from appearing when scrolling down then up when the
toolbar isn't visible, or when scrolling side to side.
2013-03-12 17:58:13 +00:00
Ryan VanderMeulen
40b591683c
Backed out 5 changesets (bug 846772) for Android reftest-3 orange on a CLOSED TREE.
2013-03-12 17:37:16 -04:00
Ryan VanderMeulen
7c140cad82
Backed out changeset 71d1bd406c7e (bug 849845) and changeset af753b784e28 (bug 849958) to see if it fixes robocop timeouts on a CLOSED TREE.
2013-03-12 17:34:29 -04:00
Mark Finkle
a0cb28b104
Bug 826476 - Modify sqlite database pragmas to possibly improve performance r=kats
2013-03-12 16:19:47 -04:00
Kartikaya Gupta
760411d4eb
Bug 805479 - When calculating the initial fling velocity use an average of recent velocities to work around bad input events. r=Cwiiis
2013-03-12 11:16:28 +00:00
Chris Lord
cba0c6ec90
Bug 846772 - Observe dynamic toolbar pref on Android. r=kats
...
Respond to this pref changing instantly instead of requiring a restart.
2013-03-12 18:32:26 +00:00
Chris Lord
26e7248605
Bug 846772 - Add prefs observing to PrefsHelper/browser.js on Android. r=kats
2013-03-12 18:32:25 +00:00
Chris Lord
fcabb82dc1
Bug 849845 - Map Gamepad L1/R1 to back/forward on Android. r=kats
2013-03-12 17:58:23 +00:00
Chris Lord
997de6ba7d
Bug 849958 - Add primitive axis-locking code to dynamic toolbar. r=kats
...
Add some axis-locking code that adds a scroll threshold to toolbar appearance,
and stops the toolbar from appearing when scrolling down then up when the
toolbar isn't visible, or when scrolling side to side.
2013-03-12 17:58:13 +00:00
Chris Lord
aac83ddc5a
Bug 849246 - Follow the scroll velocity for the dynamic toolbar. r=kats
...
In the rare situation that you cause a fast fling with a very short motion,
it's possible that the toolbar won't hide/show as you expect. Fix this by
saying that any swipe that's faster than the default animation speed
dictates the direction in which the toolbar moves.
2013-03-12 17:38:24 +00:00
Margaret Leibovic
39df98a432
Bug 739757 - Update doorhanger notification strings. r=mfinkle,gbrown
...
* * *
Bug 739757 - (Part 1) Update strings for offline apps/indexedDB notifications. r=mfinkle
* * *
Bug 739757 - (Part 2) Update strings for content permissions prompts. r=mfinkle
* * *
Bug 739757 - (Part 3) Update click to play plugin strings to use "activate" instead of "play". r=mfinkle
* * *
Bug 739757 - (Part 4) Update popup blocked notifications. r=mfinkle
* * *
Bug 739757 - (Part 5) Update telemetry prompt strings. r=mfinkle
* * *
Bug 739757 - (Part 6) Update login manager strings. r=mfinkle
* * *
Bug 739757 - (Part 7) Update testDoorHanger to work with new strings. r=gbrown
2013-03-12 08:47:12 -07:00
Ryan VanderMeulen
6c9499d590
Backed out 2 changesets (bug 815862, bug 805479) for making bug 768459 nearly perma-fail on Android 2.2 opt.
2013-03-12 11:05:03 -04:00
Lucas Rocha
17af675301
Bug 844526 - Reset touch/scroll state on ACTION_UP while in overscroll in TwoWayView (r=mfinkle)
2013-03-12 13:47:48 +00:00
Chris Lord
5627c0a3be
Bug 849845 - Map Gamepad-Y to toggle chrome on Firefox/Android. r=kats
2013-03-12 13:22:01 +00:00
Kartikaya Gupta
d402bb3f24
Bug 815862 - Bump up max allowed scrolling acceleration to deal with high-dpi devices. r=Cwiiis
2013-03-12 11:18:12 +00:00
Kartikaya Gupta
3d02cd3253
Bug 805479 - When calculating the initial fling velocity use an average of recent velocities to work around bad input events. r=Cwiiis
2013-03-12 11:16:28 +00:00
Kartikaya Gupta
ba252e1b0c
Back out ecc5ce4b7632 (bug 849955) for missing Android API level checks. r=me DONTBUILD
2013-03-12 10:15:46 +00:00
Kartikaya Gupta
b8f613bb11
Bug 849955 - Put the quit menu item back for non-touchscreen devices on ICS and up. r=sriram
2013-03-12 10:09:09 +00:00
Kartikaya Gupta
611011f01b
Bug 845499 - Make the action bar items show up in the right spot on landscape layouts on tablets with a hardware menu button. r=sriram
2013-03-12 10:07:10 +00:00
Kartikaya Gupta
f74989e568
Bug 845499 - Fix broken sIsSmallTablet result cache. r=sriram
2013-03-12 10:06:51 +00:00
Richard Newman
0b72865495
Bug 850060 - ALL_PAGES is a crummy log tag. r=bnicholson
2013-03-12 00:19:30 -07:00
Richard Newman
13435c5402
Bug 850058 - GeckoDisplayPortCalculator is too long to be a log tag. r=trivial
2013-03-12 00:19:30 -07:00
Brian Nicholson
ca84939aa6
Bug 835022 - Switch to correct tab when a tab is closed. r=mfinkle
2013-03-11 16:09:14 -07:00
Mark Capella
63123a625f
Bug 837815 Reading list button opens Top Sites, not Reading List, r=wesj
2013-03-11 18:27:24 -04:00
Sriram Ramasubramanian
2e395eeb63
Bug 844471: Menu obscured in landscape mode. [r=mfinkle]
...
--HG--
extra : rebase_source : 3b6ae07474318995f070a32abade9406872d67f5
2013-03-11 13:10:00 -07:00
Sriram Ramasubramanian
2a57474912
Bug 844471: Menu is obscured in landscape mode. [r=mfinkle]
...
--HG--
extra : rebase_source : 91bf6ce0af16c45c522a77c5f3dc35d539cdb4ba
2013-03-11 13:08:25 -07:00
Sriram Ramasubramanian
a37162d11f
Bug 847578: Reduce redundant views in site identity popup. [r=mfinkle]
...
--HG--
extra : rebase_source : 8c85017a16f09ec47d5845d9d66d1ce2af31f4ad
2013-03-11 14:07:11 -07:00
Sriram Ramasubramanian
f919c3a84c
Bug 847578: Flatten Site identity popup. [r=mfinkle]
...
--HG--
extra : rebase_source : 89ac0bc865ddc42fc1d6cf75d48a8a3960258b13
2013-03-11 14:07:11 -07:00
Sriram Ramasubramanian
e10b68b08b
Bug 847578: Flat Holo styled door hanger buttons. [r=mfinkle]
...
--HG--
extra : rebase_source : 18ed2e6e987f663d0a17f7025e11454ef7c90e39
2013-03-11 14:07:11 -07:00
Sriram Ramasubramanian
7413f43a3b
Bug 847578: Flat Holo styled door hanger buttons. [r=mfinkle]
...
--HG--
extra : rebase_source : 10e4897f80d67f80846f672d97bb033b6f0637a3
2013-03-11 14:07:10 -07:00
Sriram Ramasubramanian
b215d10141
Bug 847578: Flat UI for Doorhangers. [r=mfinkle]
...
--HG--
extra : rebase_source : d431cbee52d6435af8f43a679adecdaf51273a43
2013-03-11 14:07:10 -07:00
Geoff Brown
add30d6d72
Bug 817899 - Use ListView.getChildAt responsibly in robocop tests; r=jmaher
2013-03-11 13:16:16 -06:00
Brian Nicholson
041549b10b
Bug 823285 - Use foreground notification service for downloads. r=kats
...
--HG--
extra : rebase_source : 004e31f0379819c5f72420223b24ed0ceccb2e2e
2013-03-11 11:59:23 -07:00
Chris Lord
f2c4d6a8a4
Bug 849254 - Fix NullPointerException in BrowserApp.setToolbarHeight. r=kats
2013-03-11 16:04:55 +00:00
Chris Lord
5740f49de5
Bug 849539 - Fix launching web-apps after bug 716403. r=mfinkle
...
Forgot to change the Web-App layout to use RelativeLayout instead of
LinearLayout.
2013-03-11 14:29:47 +00:00
Kartikaya Gupta
c4ef6a26dd
Bug 846774 - Make GeckoEvent member variables private. r=cpeterson
2013-03-10 22:43:53 +00:00
Kartikaya Gupta
c39158732c
Bug 846774 - Replace the sync event with an ack flag on events. r=cpeterson
2013-03-10 22:43:30 +00:00
Kartikaya Gupta
c5f016e8fd
Bug 849281 - Use the NdefMessage constructor that is in API 9 instead of the one that is 16+. r=mfinkle
2013-03-09 22:52:43 +00:00
Wes Johnston
418029aa43
Bug 838440 - Refresh about:home twhen the activity is resumed. r=lucasr
2013-03-08 13:01:51 -08:00
Mike Hommey
e45fb58e0b
Bug 842681 - Use the linker Zip code through JNI for GeckoJarReader. r=kats
2013-03-08 19:20:13 +01:00
Geoff Brown
fb1bc4fea7
Bug 849260 - Fix waitForText timeouts in testBookmarksTab; r=jmaher DONTBUILD
2013-03-08 09:52:55 -07:00
Lucas Rocha
872f3de712
Bug 846025 - Fix "too low" and "too high" correction in TwoWayView (r=mfinkle)
2013-03-08 13:13:58 +00:00
Mike Hommey
37f3858edc
Forgot to hg rm the files that changeset 0616a4ae8aa2 (bug 842681) had added. DONTBUILD
2013-03-08 13:39:32 +01:00
Mike Hommey
619bdeaa6b
Backout changeset 99e3a0501c52 and 0616a4ae8aa2 (bug 842681) because of android robocop orange
2013-03-08 13:26:29 +01:00
Mike Hommey
4e6348be60
Bug 842681 - Use the linker Zip code through JNI for GeckoJarReader. r=kats
2013-03-08 09:27:52 +01:00
Mike Hommey
0d335ced84
Bug 842681 - Call GeckoLoader.loadMozGlue from GeckoApplication.onCreate instead of GeckoApp.onCreate. r=kats
2013-03-08 09:27:46 +01:00
Kartikaya Gupta
99d47aa72c
Bug 848901 - NFC transmission APIs on android only exist on API 14 and up. r=sriram
2013-03-08 00:15:54 +00:00
Chris Peterson
1871f56475
Bug 848761 - input element's type attribute values are case-insensitive. r=jchen
2013-03-07 14:12:40 +00:00
Aaron Moses
c9d421b236
Bug 845375 - Implement the nsIClientAuthDialogs interface for android. r=kats
2013-03-07 18:08:03 +00:00
Jim Chen
0e06b65bf4
Bug 840406 - Use password mode for all type=password inputs; r=cpeterson
2013-03-07 13:16:46 +00:00
Chris Lord
6f9b717288
Bug 716403 - Hide dynamic toolbar hiding behind a pref. r=kats
...
Disable dynamic toolbar hiding on Android by default, with pref
browser.chrome.dynamictoolbar available to enable it.
2013-03-07 10:17:34 +00:00
Chris Lord
8e1fe3f64f
Bug 716403 - Use setContentDocumentFixedPositionMargins in Android's browser.js. r=kats
...
This uses the aforementioned method on nsIDOMWindowUtils to make sure layout's
idea of the fixed position margins matches those used in the compositor.
2013-03-07 10:17:33 +00:00
Chris Lord
65f2a90d9f
Bug 716403 - Resize viewport dynamically on Android. r=kats,mfinkle
...
This causes the viewport size to differ, depending on the length of the page.
This has the effect of pages that size themselves to the size of the window
always having the toolbar visible, making sites like Google Maps more usable.
2013-03-07 10:17:33 +00:00
Chris Lord
5894f416fc
Bug 716403 - Make the top of the page accessible with the toolbar visible. r=kats
...
This makes it possible to scroll to the top of the page with the toolbar visible
in Firefox for Android. It also causes JavaScript scrolling to position 0 to
expose the toolbar.
2013-03-07 10:17:33 +00:00
Chris Lord
e2025aa8f2
Bug 716403 - Offset fixed layers so the toolbar doesn't obscure them. r=nrc,kats
...
Offset fixed layers in the compositor so that the toolbar in Firefox for Android
doesn't obscure them. This does not affect layout, so input on the elements in
said layers will appear broken.
2013-03-07 10:17:33 +00:00
Wes Johnston
6fd755c540
Bug 716403 - Dynamically hide the location bar when scrolling. r=kats
...
Intercept touch events and use them to pan the location bar on and off the
screen, depending on its current location. Also dynamically show/hide the
location bar when loading pages.
2013-03-07 10:17:32 +00:00
Chris Peterson
fb48e81401
Bug 848409 - Part 2: Remove unused Android defaults.xml resource files. r=kats
2013-03-06 16:37:38 +00:00
Chris Peterson
4296fa4f1f
Bug 848409 - Part 1: Enable Android Strict Mode for local builds. r=kats
2013-03-06 16:37:04 +00:00
Ryan VanderMeulen
893d8d351a
Backed out 9 changesets (bug 716403) for Android 4.0 robocop bustage on a CLOSED TREE.
2013-03-06 16:11:05 -05:00
Nick Alexander
c4971f315b
Bug 843889 - Factor tabs code that is not Sync-specific out of org.mozilla.gecko.sync. r=rnewman
2013-03-06 10:05:39 -08:00
Chris Lord
f3f784461b
Bug 716403 - Hide dynamic toolbar hiding behind a pref. r=kats
...
Disable dynamic toolbar hiding on Android by default, with pref
browser.chrome.dynamictoolbar available to enable it.
2013-03-06 16:56:00 +00:00
Chris Lord
12a1234e0d
Bug 716403 - Use setContentDocumentFixedPositionMargins in Android's browser.js. r=kats
...
This uses the aforementioned method on nsIDOMWindowUtils to make sure layout's
idea of the fixed position margins matches those used in the compositor.
2013-03-06 16:56:00 +00:00
Chris Lord
3666e38db8
Bug 716403 - Resize viewport dynamically on Android. r=kats,mfinkle
...
This causes the viewport size to differ, depending on the length of the page.
This has the effect of pages that size themselves to the size of the window
always having the toolbar visible, making sites like Google Maps more usable.
2013-03-06 16:56:00 +00:00
Chris Lord
e7a2989cdd
Bug 716403 - Make the top of the page accessible with the toolbar visible. r=kats
...
This makes it possible to scroll to the top of the page with the toolbar visible
in Firefox for Android. It also causes JavaScript scrolling to position 0 to
expose the toolbar.
2013-03-06 16:55:59 +00:00
Chris Lord
3bee7155b6
Bug 716403 - Offset fixed layers so the toolbar doesn't obscure them. r=nrc,kats
...
Offset fixed layers in the compositor so that the toolbar in Firefox for Android
doesn't obscure them. This does not affect layout, so input on the elements in
said layers will appear broken.
2013-03-06 16:55:59 +00:00
Wes Johnston
3ed0219da1
Bug 716403 - Dynamically hide the location bar when scrolling. r=kats
...
Intercept touch events and use them to pan the location bar on and off the
screen, depending on its current location. Also dynamically show/hide the
location bar when loading pages.
2013-03-06 16:55:59 +00:00
Ed Morley
2758142c0e
Bug 843947 - Temporarily disable testSettingsMenuItems for too many intermittent failures, so we can unhide the otherwise green Panda robocop
2013-03-06 14:34:38 +00:00
Geoff Brown
eb4b69992a
Bug 847916 - Reduce normal logging in robocop testBrowserProvider; r=rnewman
2013-03-06 02:46:55 -07:00
Mark Capella
de52f5a1d2
Backing out bug 837815, changeset 64df2203966e, r=me
2013-03-05 14:58:40 -05:00
Jim Chen
913bb71a01
Bug 843048 - Delay setting IME context on Gecko thread instead of Java thread; r=cpeterson
2013-03-05 15:24:35 +00:00
Chris Peterson
9e77ac294d
Bug 822686 - Check for null BitmapDrawable for missing jar resources. r=mfinkle
2013-03-05 12:08:43 +00:00
Kartikaya Gupta
2822f4a442
Bug 726335 - Add support for sharing the current tab's URL over Android Beam. r=mfinkle
2013-03-05 13:06:09 +00:00