Commit Graph

8779 Commits

Author SHA1 Message Date
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
a91dd4152c Bug 846772 - Enable dynamic toolbar by default on Android. r=kats 2013-03-12 18:32:26 +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
Ryan VanderMeulen
13518cc12e Backed out changeset d31d517c7f7c (bug 840593) for robocop orange on a CLOSED TREE.
DONTBUILD
2013-03-12 14:37:39 -04: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
Wes Johnston
eee61fd428 Bug 840593 - Remove minimum width on about pages. r=mbrubeck 2013-03-12 09:51:04 -07: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
Matt Brubeck
ab633799a2 Bug 849277 - Remove unused content permission strings in Firefox for Android [r=margaret] 2013-03-11 14:51:53 -07:00
Geoff Brown
add30d6d72 Bug 817899 - Use ListView.getChildAt responsibly in robocop tests; r=jmaher 2013-03-11 13:16:16 -06:00
Raymond Lee
7a36735cac Bug 847814 - Remove browser.geolocation.warning.infoURL preference for mobile/andriod if it's not used. r=margaret 2013-03-12 00:10:45 +08: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
Margaret Leibovic
9146c22120 Bug 847942 - Make active tap highlight color gray instead of orange. r=wesj 2013-03-11 11:44:59 -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
6f18692b15 Backout changeset d7fa00b3ee3e (bug 834337) because it is not needed after bug 842681 2013-03-08 19:20:50 +01: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
Brian Smith
1d74004842 bug 750421 - remove unnecessary nsIBadCertListener2 and nsISSLErrorListener implementations r=mayhemer r=mounir r=dolske 2013-03-06 11:25:03 -08:00