Sriram Ramasubramanian
1afde7867d
Bug 940997: Support showAsAction "ifRoom" in custom menu. [r=mfinkle]
2013-12-18 18:49:48 -08:00
Wes Johnston
33cb028f34
Bug 943513 - Update visual style of action modes. r=lucasr
2013-12-04 08:35:58 -08:00
Wes Johnston
579b979070
Bug 768667 - Use an actionmode for text selection. r=margaret,sriram
...
--HG--
rename : mobile/android/base/resources/drawable-hdpi-v11/ic_menu_share.png => mobile/android/base/resources/drawable-hdpi/ic_menu_share.png
rename : mobile/android/base/resources/drawable-mdpi-v11/ic_menu_share.png => mobile/android/base/resources/drawable-mdpi/ic_menu_share.png
rename : mobile/android/base/resources/drawable-xhdpi-v11/ic_menu_share.png => mobile/android/base/resources/drawable-xhdpi/ic_menu_share.png
2013-11-19 11:57:37 -08:00
Ryan VanderMeulen
659ccf3419
Backed out changesets 26df3bab1ab9 and 3c9dbe653a4e (bug 768667) for Android test bustage.
...
--HG--
rename : mobile/android/base/resources/drawable-hdpi/ic_menu_share.png => mobile/android/base/resources/drawable-hdpi-v11/ic_menu_share.png
rename : mobile/android/base/resources/drawable-mdpi/ic_menu_share.png => mobile/android/base/resources/drawable-mdpi-v11/ic_menu_share.png
rename : mobile/android/base/resources/drawable-xhdpi/ic_menu_share.png => mobile/android/base/resources/drawable-xhdpi-v11/ic_menu_share.png
2013-11-19 17:33:27 -05:00
Wes Johnston
efd71cba3e
Bug 768667 - Use an actionmode for text selection. r=margaret,sriram
...
--HG--
rename : mobile/android/base/resources/drawable-hdpi-v11/ic_menu_share.png => mobile/android/base/resources/drawable-hdpi/ic_menu_share.png
rename : mobile/android/base/resources/drawable-mdpi-v11/ic_menu_share.png => mobile/android/base/resources/drawable-mdpi/ic_menu_share.png
rename : mobile/android/base/resources/drawable-xhdpi-v11/ic_menu_share.png => mobile/android/base/resources/drawable-xhdpi/ic_menu_share.png
2013-11-19 11:57:37 -08:00
Brad Lassey
4f6cb255a7
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
27ca95544b
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
677c5b5128
Backed out changeset 684a5ca2efb7 (bug 858969) for Android M3 failures.
...
CLOSED TREE
2013-04-25 10:56:54 -04:00
Chris Lord
4852ece00b
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
4b1e138700
Bug 853691 - Reorganize SelectionHandler cleanup code paths. r=bnicholson
2013-03-25 18:25:19 -04:00
Brian Nicholson
414a4fc6f8
Bug 845618 - Remove unused imports. r=kats
2013-02-26 21:50:25 -08:00
Brian Nicholson
0bc444d6e2
Bug 845612 - Add @Override annotations for implemented interfaces. r=kats
2013-02-26 21:48:00 -08:00
Brian Nicholson
8fcfe4e724
Bug 795045 - Part 1: Cleanup for TextSelection/TextSelectionHandle. r=wesj
2012-12-18 22:57:54 -08:00
Sriram Ramasubramanian
bee0e98261
Bug 779930: Reflect the images for RTL. [r=wesj, r=mfinkle]
...
--HG--
extra : rebase_source : 7f5dc4524f3f049c2031fa78f8c13469bffee649
2012-10-31 21:49:15 -07:00
Kartikaya Gupta
92b5ec14be
Bug 799094 - Clip text selection handles by containing iframes. r=margaret
2012-10-18 13:41:40 -04:00
Kartikaya Gupta
86ffca961d
Bug 799094 - Refactor handle-picking code into a reusable method. r=margaret
2012-10-18 13:41:06 -04:00
Sriram Ramasubramanian
60b1b3ba76
Bug 652168: Add thumb for input box. [r=mfinkle]
...
--HG--
extra : rebase_source : 9cd553fedb4e58a6dee437ed0360b6ba5df56c54
2012-09-21 10:56:41 -07:00
Ryan VanderMeulen
bf83419abb
Backout 4607eda1a89f (bug 652168) due to robocop orange.
2012-09-13 17:25:28 -04:00
Sriram Ramasubramanian
74e13d1c16
Bug 652168: Add thumb for input box. [r=mfinkle]
...
--HG--
extra : rebase_source : 2e9bb329246e74c355edfdb5cf0094bb9e8f83c2
2012-09-13 10:19:11 -07:00
Kartikaya Gupta
81113e1cd3
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
34f95e9435
Bug 778468 - Part 10: Make all event registration go through EventDispatcher. r=blassey
2012-08-02 18:38:45 -07:00
Chris Peterson
c5e2d55e84
Bug 778468 - Part 7: Move GeckoEventListener to org.mozilla.gecko.util package. r=blassey
...
--HG--
extra : rebase_source : d0b2982b64126c046c5c974c7ec014992bef63b7
2012-08-02 17:13:40 -07:00
Kartikaya Gupta
0361af6b33
Bug 777351 - Fold LayerController into GeckoLayerClient. r=sriram
2012-08-07 10:39:04 -04:00
Chris Peterson
4251f0fb5a
Bug 779366 - Part 1: Move FloatUtils to org.mozilla.gecko.util package. r=kats
...
--HG--
rename : mobile/android/base/FloatUtils.java => mobile/android/base/util/FloatUtils.java
2012-07-27 21:57:47 -07:00
Chris Peterson
f554e798e4
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
535a8bc1c3
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
a031059e87
Bug 777351 - Fold LayerController into GeckoLayerClient. r=sriram
2012-08-01 10:48:19 -04:00
Kartikaya Gupta
bf1ea7a837
Bug 775722 - Reposition the text selection handles during pan/zoom operations. r=blassey
2012-07-26 10:13:48 -04:00
Margaret Leibovic
ec74c18216
Bug 776547 - Add text selection support for web apps. r=wesj
2012-07-23 15:41:55 -07:00
Margaret Leibovic
11834842a6
Bug 774938 - Native text selection handles. r=mfinkle,kats
2012-07-19 13:16:44 -07:00