Commit Graph

30 Commits

Author SHA1 Message Date
Max Li
6102790766 Bug 906670 - Can sometimes accessibility focus hidden content from about:home. r=lucasr 2013-08-28 10:37:57 -04:00
Max Li
abe8e50cdd Bug 906050 - Support long clicking from braille. r=eeejay r=kats 2013-08-16 11:17:29 -04:00
Max Li
732719f231 Bug 886076 - Part 2: Support movement by granularity in AccessFu. r=eeejay 2013-07-24 17:52:57 -04:00
Max Li
67e49576fa Bug 891967 - Show caret in braille when editing. r=eeejay r=kats 2013-07-11 15:55:40 -04:00
Max Li
004fdc5faf Bug 886075 - Should be able to move caret with braille. r=eeejay r=kats 2013-07-03 18:20:11 -04:00
Max Li
762ef8e5ee Bug 785852 - Support editing mode navigation in Jelly Bean. r=eeejay r=kats 2013-06-19 16:11:46 -04:00
Max Li
b68ed19c15 Bug 876475 - Make braille output less verbose. r=eeejay r=kats r=ted
--HG--
rename : accessible/src/jsat/UtteranceGenerator.jsm => accessible/src/jsat/OutputGenerator.jsm
rename : accessible/tests/mochitest/jsat/utterance.js => accessible/tests/mochitest/jsat/output.js
2013-06-17 10:36:41 -04:00
Brad Lassey
0614a12fea 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
f44d8af825 bug 867517 - Gecko-based WebView for Android, refactor patch r=mfinkle 2013-05-24 12:21:01 -04:00
Max Li
9ac84ad307 Bug 873412 - Implement performAction for clicking. r=kats r=eeejay 2013-05-23 10:06:27 -04:00
Max Li
44525d24a4 Bug 873411 - Provide extra node information to Brailleback. r=kats r=eeejay 2013-05-23 10:06:27 -04:00
Max Li
72fb38c41a Bug 785144 - Braille doesn't update when navigating through content. r=blassey r=eeejay 2013-05-20 09:29:10 -07:00
Brian Nicholson
aa5209f694 Bug 862049 - Run setAccessibilityEnabled() on the UI thread. r=Cwiiis 2013-04-17 14:51:53 -07:00
Chris Lord
3fddc7fa63 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
3f4d6127cb Bug 859229 - Part 4: Expand wildcard Java imports. r=kats 2013-04-08 10:34:59 -07:00
Chris Peterson
e2995e53e3 Bug 859229 - Part 3: Fix order of Java imports. r=kats 2013-04-08 00:51:56 -07:00
Eitan Isaacson
fc8aade1b0 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
e0e4690d71 Bug 802130 - Move GeckoAppShell.getHandler() to ThreadUtils.getBackgroundHandler(). r=mfinkle 2013-03-15 11:52:53 +01:00
Kartikaya Gupta
baeed09fed Bug 802130 - Move mMainHandler into ThreadUtils. r=mfinkle 2013-03-15 11:52:53 +01:00
Brian Nicholson
b867b80f22 Bug 845612 - Add @Override annotations for implemented interfaces. r=kats 2013-02-26 21:48:00 -08:00
Eitan Isaacson
46457ce189 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
33b18b927a Bug 828594 - Part 1: Remove redundant Java imports. r=kats 2013-01-09 09:54:54 -08:00
Eitan Isaacson
4aab307416 Bug 817873 - Fix scrolling event. r=blassey 2012-12-05 12:57:42 -08:00
Eitan Isaacson
16066aef0e Bug 812480 - [AccessFu] Fix accessibility announcements in Android 4.2, r=blassey 2012-11-16 14:05:00 +01:00
Eitan Isaacson
39d0142c1b Bug 802280 - Send Layerview focus change events to js. r=blassey 2012-10-19 10:06:08 -07:00
Eitan Isaacson
3de6fc2689 Bug 802270 - Reuse hover enter events for accessibility focus events. r=blassey 2012-10-19 10:06:08 -07:00
Eitan Isaacson
d5d34079af Bug 779096 - Add whitelist for supported accessibility services. r=blassey 2012-10-08 00:06:39 -07:00
Eitan Isaacson
e8451a4a85 Bug 786240 - Null-check LayerView when sending accessibility event. r=mbrubeck 2012-08-30 10:54:49 -07:00
Eitan Isaacson
16b528a490 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
e1882468c2 Bug 777560 - Add Jelly Bean accessibility features to Java layer. r=mbrubeck 2012-08-20 18:29:22 -04:00