Commit Graph

49 Commits

Author SHA1 Message Date
Kartikaya Gupta
9320fc2982 Bug 1180295 - Make the text selection handles position correctly. r=rbarker 2015-08-18 14:27:20 -04:00
Mark Capella
6895da9376 Bug 988143 - Enable Gecko Touch in Fennec, TextSelection mods, r=margaret 2015-05-14 22:06:13 -04:00
Michael Comella
c52815177c Bug 1148390 - Dynamically add padding to share icon on GB devices. r=wesj
The ideal solution is to remove the whitespace from the action bar drawables
(bug 1122752) but since I'm not sure where else these images might be used and
how removing the padding will affect all of the different devices and
configurations, it would be easier to uplift a solution where we *only* change
the padding on the share icon and *only* on the affected devices.

However, this solution is dangerous because we hard-code a filename: if we
rename ab_share, things will break. Also, unnecessary special casing makes it
ugly.
2015-04-13 16:27:30 -07:00
Mark Capella
c16fafa847 Bug 1140979 - Change SelectionHandler/TextSelection to use UUID vs. simple selectionID, r=wesj 2015-03-24 01:34:31 -04:00
Mark Capella
c668c40d1f Bug 1130258 - Avoid closing wrong Text Selection, r=wesj 2015-02-25 01:43:35 -05:00
Mark Capella
332c588700 Bug 1128187 - Allow SelectionHandles in mixed LTR-RTL content, r=margaret 2015-02-05 21:47:15 -05:00
Pierpaolo Calligaris
feee050a3d Bug 1116525 - Remove unused local variables in TextSelection, r=margaret 2015-01-05 19:49:25 -05:00
Mark Capella
2d43a34363 Bug 1106800 - Rename Selection Handle Names, r=margaret 2014-12-30 16:42:17 -05:00
Mark Capella
67921b61bd Bug 1106800 - Refactor out string constants in favor of existing Enums, r=margaret 2014-12-30 16:42:17 -05:00
Chris Kitching
791227aa4f Bug 1081582: Fix spelling. r=rnewman 2014-10-12 00:28:29 +01:00
Chris Kitching
1fe8ded355 Bug 1081388: Add missing @Override annotations. r=rnewman
* * *
Bug 1081388: Add missing @Override annotations. r=rnewman
* * *
Bug 1081388: Add missing @Override annotations. r=rnewman
2014-10-10 23:58:19 +01:00
Chris Kitching
5d126e171c Bug 1081397: Finalise large numbers of fields. r=rnewman
* * *
Bug 1081397: Finalise large numbers of fields. r=rnewman
2014-10-11 00:17:01 +01:00
Chris Kitching
c284b1c1b1 Bug 1081395: Stop using tabs for indentation. r=rnewman 2014-10-11 00:15:08 +01:00
Jim Chen
e4d1c9a6fc Bug 1004073 - Refactor EventDispatcher usages; r=fennec-team 2014-05-02 14:34:40 -04:00
Mark Capella
848dd50cf2 Bug 895463 - (p4) Reposition SelectionHandler on layer reflow, r=kats, margaret 2014-04-26 12:46:41 -04:00
Mark Capella
c01eb48b2c Bug 994664 - Improve SelectionHandler UI performance, r=wesj 2014-04-26 00:49:50 -04:00
Brad Lassey
1a7335d395 bug 988471 - Action bar icons flicker while typing and scrolling with an active text selection r=wesj 2014-04-03 10:47:07 -04:00
Wes Johnston
c89afdba0a Bug 946344 - Remove GeckoEventResponder. r=mfinkle,blassey,kats 2014-02-11 09:16:00 -08:00
Veeti Paananen
73e8e58463 Bug 951024 - Provide haptic feedback on text selection. r=wesj 2013-12-17 06:15:56 +02:00
Sriram Ramasubramanian
5a0800f96a Bug 940997: Support showAsAction "ifRoom" in custom menu. [r=mfinkle] 2013-12-18 18:49:48 -08:00
Wes Johnston
766511e8bf Bug 943513 - Update visual style of action modes. r=lucasr 2013-12-04 08:35:58 -08:00
Wes Johnston
0f52b18fd4 Bug 768667 - Use an actionmode for text selection. r=margaret,sriram 2013-11-19 11:57:37 -08:00
Ryan VanderMeulen
df0f8ecb90 Backed out changesets 26df3bab1ab9 and 3c9dbe653a4e (bug 768667) for Android test bustage. 2013-11-19 17:33:27 -05:00
Wes Johnston
0ecec6d58d Bug 768667 - Use an actionmode for text selection. r=margaret,sriram 2013-11-19 11:57:37 -08:00
Brad Lassey
18b50b54a9 bug 876689 - Virtual keyboard does not invoke on text input field focus if 'Don't keep activities' is enabled r=jchen 2013-06-06 14:05:06 -04:00
Chris Lord
ed41276fbb Bug 858969 - Refactor dynamic toolbar so page is offset and not overlapped. r=kats,nrc
Refactor the dynamic toolbar code so that the ownership of various properties
is clearer, and the page is offset by the toolbar instead of being overlapped.
This fixes problems with the scroll origin of the page not corresponding to
the visible origin on the screen.
2013-04-25 18:47:08 +01:00
Ryan VanderMeulen
e376b2bb54 Backed out changeset 684a5ca2efb7 (bug 858969) for Android M3 failures.
CLOSED TREE
2013-04-25 10:56:54 -04:00
Chris Lord
ac2dc65ab2 Bug 858969 - Refactor dynamic toolbar so page is offset and not overlapped. r=kats,nrc
Refactor the dynamic toolbar code so that the ownership of various properties
is clearer, and the page is offset by the toolbar instead of being overlapped.
This fixes problems with the scroll origin of the page not corresponding to
the visible origin on the screen.
2013-04-24 17:06:23 +01:00
Margaret Leibovic
711e988a28 Bug 853691 - Reorganize SelectionHandler cleanup code paths. r=bnicholson 2013-03-25 18:25:19 -04:00
Brian Nicholson
5daf8ed11b Bug 845618 - Remove unused imports. r=kats 2013-02-26 21:50:25 -08:00
Brian Nicholson
1c31a98bcf Bug 845612 - Add @Override annotations for implemented interfaces. r=kats 2013-02-26 21:48:00 -08:00
Brian Nicholson
1e8887f798 Bug 795045 - Part 1: Cleanup for TextSelection/TextSelectionHandle. r=wesj 2012-12-18 22:57:54 -08:00
Sriram Ramasubramanian
46fa28cb73 Bug 779930: Reflect the images for RTL. [r=wesj, r=mfinkle] 2012-10-31 21:49:15 -07:00
Kartikaya Gupta
80f115d100 Bug 799094 - Clip text selection handles by containing iframes. r=margaret 2012-10-18 13:41:40 -04:00
Kartikaya Gupta
db48b4f548 Bug 799094 - Refactor handle-picking code into a reusable method. r=margaret 2012-10-18 13:41:06 -04:00
Sriram Ramasubramanian
9320db0684 Bug 652168: Add thumb for input box. [r=mfinkle] 2012-09-21 10:56:41 -07:00
Ryan VanderMeulen
7dad4ccb3c Backout 4607eda1a89f (bug 652168) due to robocop orange. 2012-09-13 17:25:28 -04:00
Sriram Ramasubramanian
2610531fb7 Bug 652168: Add thumb for input box. [r=mfinkle] 2012-09-13 10:19:11 -07:00
Kartikaya Gupta
38a7e498cb Bug 781220 - Expose a getLayerView function from GeckoApp and use it instead of going through the layer client in a few places. r=sriram 2012-08-20 15:43:53 -04:00
Chris Peterson
c9e341e6b9 Bug 778468 - Part 10: Make all event registration go through EventDispatcher. r=blassey 2012-08-02 18:38:45 -07:00
Chris Peterson
30d42a3f83 Bug 778468 - Part 7: Move GeckoEventListener to org.mozilla.gecko.util package. r=blassey 2012-08-02 17:13:40 -07:00
Kartikaya Gupta
5f157ae75d Bug 777351 - Fold LayerController into GeckoLayerClient. r=sriram 2012-08-07 10:39:04 -04:00
Chris Peterson
d0804fd1e7 Bug 779366 - Part 1: Move FloatUtils to org.mozilla.gecko.util package. r=kats 2012-07-27 21:57:47 -07:00
Chris Peterson
885e571e16 Bug 778472 - Part 3: Standardize order of import statements: org.mozilla, com, net, org, android, java. r=mfinkle 2012-07-27 17:53:54 -07:00
Ed Morley
7bc62ef0ac Backout d2ee4c12c0b3 (bug 777351), 5aa6f94160dd (bug 777351), b47c470168fc (bug 777351), 5fb303ba52f7 (bug 777351), be81e4c3d928 (bug 777351), abc5b9a922dc (bug 777075), 8f1fc980f1f1 (bug 777075), 0b194a7f47d4 (bug 777075), d10df9bfef60 (bug 777075), 65393fe32cce (bug 777075), b52dc1df2fde (bug 777075), 8aeda525c094 (bug 777075) for Android native R1 failures on a CLOSED TREE 2012-08-01 18:42:05 +01:00
Kartikaya Gupta
939749fbdc Bug 777351 - Fold LayerController into GeckoLayerClient. r=sriram 2012-08-01 10:48:19 -04:00
Kartikaya Gupta
23b6747f0b Bug 775722 - Reposition the text selection handles during pan/zoom operations. r=blassey 2012-07-26 10:13:48 -04:00
Margaret Leibovic
66fde6778b Bug 776547 - Add text selection support for web apps. r=wesj 2012-07-23 15:41:55 -07:00
Margaret Leibovic
86e9cae865 Bug 774938 - Native text selection handles. r=mfinkle,kats 2012-07-19 13:16:44 -07:00