Eitan Isaacson
|
00bd7b61ee
|
Bug 1203697 - Add braille navigation. r=yzen r=mfinkle
|
2015-09-14 23:34:30 -07:00 |
|
Eitan Isaacson
|
b5a20ce0a2
|
Bug 1182222 - Make Layerview support accessibility HTML navigation. r=yzen r=mfinkle
|
2015-09-14 10:52:43 -07:00 |
|
Eitan Isaacson
|
21b1401f01
|
Bug 1182208 - Add support for android scrolling and range accessibility actions. r=mfinkle r=yzen
|
2015-08-21 11:32:57 -07:00 |
|
Eitan Isaacson
|
06f4eba6a4
|
Bug 879791 - Don't send touchscreen hover events to gecko when accessibility is disabled. r=kats
|
2015-06-03 13:00:34 -07:00 |
|
Frédéric Wang
|
4e99566dca
|
Bug 919279 - Send Accessibility:Event to indicate when the user wants to exit the view. r=eitan
|
2014-11-13 10:58:00 +01:00 |
|
Frédéric Wang
|
5ba50ccc04
|
Bug 919279 - Add some virtual accessibility nodes to GeckoAccessibility in order to handle when the user enters the view forward or backward. r=eitan
|
2014-11-13 10:57:00 +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
|
bb0db90d30
|
Bug 1057086: Improve type safety in UIAsyncTask r=nalexander
|
2014-08-20 08:50:58 -07:00 |
|
Frédéric Wang
|
2104ed69f7
|
Bug 1042257 - Part 1: Integrate GeckoAccessibility into GeckoView. r=mfinkle
|
2014-08-20 17:37:36 -07:00 |
|
Frédéric Wang
|
bc8f17b3e7
|
Bug 1042257 - Part 2: Listen when the user enables/disables accessibility. r=mfinkle
|
2014-08-20 17:37:32 -07:00 |
|
Richard Newman
|
5042e5ec9c
|
Bug 1042383 - Part 2: use optimizable build-time flags for SDK-dependent code. r=mfinkle
|
2014-07-30 08:19:35 -07:00 |
|
Chris Kitching
|
6c49e51198
|
Bug 1041836: Delete redundant initialisers. (generated) r=rnewman
|
2014-07-25 20:14:47 -07:00 |
|
Max Li
|
5a64949b2c
|
Bug 963000 - Explore By Touch sometimes not working when Firefox is opened and automatically loads a web page. r=kats
|
2014-02-01 20:44:08 -08:00 |
|
Max Li
|
eea7423b0c
|
Bug 906670 - Can sometimes accessibility focus hidden content from about:home. r=lucasr
|
2013-08-28 10:37:57 -04:00 |
|
Max Li
|
7e0f592c1e
|
Bug 906050 - Support long clicking from braille. r=eeejay r=kats
|
2013-08-16 11:17:29 -04:00 |
|
Max Li
|
582960e32e
|
Bug 886076 - Part 2: Support movement by granularity in AccessFu. r=eeejay
|
2013-07-24 17:52:57 -04:00 |
|
Max Li
|
4eaf7395e6
|
Bug 891967 - Show caret in braille when editing. r=eeejay r=kats
|
2013-07-11 15:55:40 -04:00 |
|
Max Li
|
91b2aa087e
|
Bug 886075 - Should be able to move caret with braille. r=eeejay r=kats
|
2013-07-03 18:20:11 -04:00 |
|
Max Li
|
dd46fb0f45
|
Bug 785852 - Support editing mode navigation in Jelly Bean. r=eeejay r=kats
|
2013-06-19 16:11:46 -04:00 |
|
Max Li
|
bbf91f9d75
|
Bug 876475 - Make braille output less verbose. r=eeejay r=kats r=ted
|
2013-06-17 10:36:41 -04:00 |
|
Brad Lassey
|
d0ca57bbdc
|
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:32 -04:00 |
|
Brad Lassey
|
4a30f2fe9c
|
bug 867517 - Gecko-based WebView for Android, refactor patch r=mfinkle
|
2013-05-24 12:21:01 -04:00 |
|
Max Li
|
000760119a
|
Bug 873412 - Implement performAction for clicking. r=kats r=eeejay
|
2013-05-23 10:06:27 -04:00 |
|
Max Li
|
6ba840cdfb
|
Bug 873411 - Provide extra node information to Brailleback. r=kats r=eeejay
|
2013-05-23 10:06:27 -04:00 |
|
Max Li
|
656e126c1b
|
Bug 785144 - Braille doesn't update when navigating through content. r=blassey r=eeejay
|
2013-05-20 09:29:10 -07:00 |
|
Brian Nicholson
|
d0e45dbf31
|
Bug 862049 - Run setAccessibilityEnabled() on the UI thread. r=Cwiiis
|
2013-04-17 14:51:53 -07:00 |
|
Chris Lord
|
b116b35b07
|
Bug 852955 - Disable dynamic toolbar when accessibility features are enabled. r=kats
The dynamic toolbar is just not a useful feature when it comes to accessibility.
|
2013-04-12 16:51:56 +01:00 |
|
Chris Peterson
|
59825acf18
|
Bug 859229 - Part 4: Expand wildcard Java imports. r=kats
|
2013-04-08 10:34:59 -07:00 |
|
Chris Peterson
|
e4b56d7c7f
|
Bug 859229 - Part 3: Fix order of Java imports. r=kats
|
2013-04-08 00:51:56 -07:00 |
|
Eitan Isaacson
|
b0fcabf07a
|
Bug 854006 - Don't cache a11y events that are directly emitted. r=kats,sriram; Additional tweaks by MarcoZ, r=eeejay,kats
|
2013-03-26 18:23:03 +01:00 |
|
Kartikaya Gupta
|
db8bea500d
|
Bug 802130 - Move GeckoAppShell.getHandler() to ThreadUtils.getBackgroundHandler(). r=mfinkle
|
2013-03-15 11:52:53 +01:00 |
|
Kartikaya Gupta
|
20a994a858
|
Bug 802130 - Move mMainHandler into ThreadUtils. r=mfinkle
|
2013-03-15 11:52:53 +01:00 |
|
Brian Nicholson
|
1c31a98bcf
|
Bug 845612 - Add @Override annotations for implemented interfaces. r=kats
|
2013-02-26 21:48:00 -08:00 |
|
Eitan Isaacson
|
61c295dafd
|
Bug 823423 - Don't send a11y scroll or announcement events if we a11y is not officially enabled. r=blassey
|
2013-01-10 15:27:43 -08:00 |
|
Chris Peterson
|
b350309c33
|
Bug 828594 - Part 1: Remove redundant Java imports. r=kats
|
2013-01-09 09:54:54 -08:00 |
|
Eitan Isaacson
|
dd6e6c0ce3
|
Bug 817873 - Fix scrolling event. r=blassey
|
2012-12-05 12:57:42 -08:00 |
|
Eitan Isaacson
|
b2e50f93f9
|
Bug 812480 - [AccessFu] Fix accessibility announcements in Android 4.2, r=blassey
|
2012-11-16 14:05:00 +01:00 |
|
Eitan Isaacson
|
959d32e3cb
|
Bug 802280 - Send Layerview focus change events to js. r=blassey
|
2012-10-19 10:06:08 -07:00 |
|
Eitan Isaacson
|
1d71b1dee6
|
Bug 802270 - Reuse hover enter events for accessibility focus events. r=blassey
|
2012-10-19 10:06:08 -07:00 |
|
Eitan Isaacson
|
ff4c312e97
|
Bug 779096 - Add whitelist for supported accessibility services. r=blassey
|
2012-10-08 00:06:39 -07:00 |
|
Eitan Isaacson
|
287ad47897
|
Bug 786240 - Null-check LayerView when sending accessibility event. r=mbrubeck
|
2012-08-30 10:54:49 -07:00 |
|
Eitan Isaacson
|
89e80e715e
|
Bug 781987 - Use accessibility helper class name instead of LayerView for pre-JB accessibility events. r=mbrubeck
|
2012-08-20 18:29:22 -04:00 |
|
Eitan Isaacson
|
33eee13611
|
Bug 777560 - Add Jelly Bean accessibility features to Java layer. r=mbrubeck
|
2012-08-20 18:29:22 -04:00 |
|