Commit Graph

40 Commits

Author SHA1 Message Date
Eitan Isaacson
c2e5ffa685 Bug 769340 - Don't utter anything for list roles. r=MarcoZ 2012-06-29 11:30:27 -07:00
Eitan Isaacson
ff54227eb2 Bug 768863 - Provide full context for explore by touch events like we do for focus. r=MarcoZ 2012-06-29 11:30:27 -07:00
Eitan Isaacson
ac97aa10a8 Bug 766779 - Introduce Explore by touch 2012-06-25 10:34:52 -07:00
Eitan Isaacson
044fb0c6a4 Bug 766780 - Introduce android scroll accessibility events. r=davidb 2012-06-25 10:34:52 -07:00
Eitan Isaacson
7e79ad818f Bug 766238 - Introduce Utils module in jsat. r=davidb 2012-06-20 14:07:51 -07:00
Eitan Isaacson
1cdbe1cbc8 Bug 765387 - Add some ICS accessible event attributes. r=blassey 2012-06-15 15:34:22 -07:00
Eitan Isaacson
b69c47d357 Bug 764119 - Explore by touch preference. r=davidb 2012-06-13 12:22:52 -07:00
Marco Zehe
ceecbda938 Bug 762851 - [AccessFu] Introduce single letter quick navigation keys, r=eitan 2012-06-12 19:32:37 +02:00
Eitan Isaacson
77c6e39925 Bug 760972 - Remove focus-follows-cursor behavior and add cursor-follows-focus. r=davidb 2012-06-06 13:02:24 -04:00
Eitan Isaacson
1ce4abaaed Bug 760451 - Support skip links. r=davidb 2012-06-03 22:02:56 -04:00
Eitan Isaacson
834a121d85 Bug 758884 - (part 1/2) Present virtual cursor before modifying focus. r=davidb 2012-05-30 15:14:23 -07:00
Eitan Isaacson
5b64045f55 Bug 753986 - Change presenter and utterance generator to be subtree-based. r=davidb 2012-05-29 13:46:08 -07:00
Oussama BADR
e7291d71fd Bug 675879 - clean up nsIAccessible action methods, r=surkov 2012-05-27 00:47:22 +09:00
Marco Zehe
95adda805c Bug 757381 - Indicate whether a text entry field is multi line. r=eeejay 2012-05-25 09:37:48 -07:00
Eitan Isaacson
307630dca1 Bug 757954 - Streamline and generalize state utterances in AccessFu UtteranceGenerator. r=MarcoZ 2012-05-24 11:46:04 -07:00
Eitan Isaacson
a588bbd9ca Bug 757954 - Replace INCLUDE_ROLE with INCLUDE_DESC in AccessFu UtteranceGenerator. r=MarcoZ 2012-05-24 11:46:04 -07:00
Eitan Isaacson
84ca8c7dda Bug 757598 - Fallback for items that don't have accessible actions. r=davidb 2012-05-23 12:10:04 -07:00
Eitan Isaacson
4c584fc7e8 Bug 757418 - Do Presenter.tabSelected when tab's window receives focus. 2012-05-22 13:44:17 -07:00
Eitan Isaacson
a86fd3fc7b Bug 757109 - Handle moving from invalid virtual cursor positions. r=davidb 2012-05-22 11:01:39 -07:00
Gervase Markham
87620f5676 Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Eitan Isaacson
171d12ea2e Bug 756529 - Move accessfu setting to accessibility.accessfu.activate. r=davidb 2012-05-18 11:56:38 -07:00
Eitan Isaacson
b6c9c2a682 Bug 756287 - Introduce PresenterContext in AccessFu. r=davidb 2012-05-18 11:56:38 -07:00
Eitan Isaacson
ddff236fd8 Bug 753076 - Allow d-pad keys interoperate with text entry as well as virtual cursor. r=davidb 2012-05-15 10:41:26 -07:00
Eitan Isaacson
6f9926f602 Bug 752127 - Provide names to all functions that are not in-line. Remove some dumps, wrap some lines. r=davidb 2012-05-14 14:21:59 -07:00
Eitan Isaacson
1ae1b3a106 Bug 752935 - Decouple Android a11y checking, prepare for ICS on-the-fly a11y toggle events. r=davidb, r=kats 2012-05-10 10:33:12 -07:00
Eitan Isaacson
6753dea3d5 Bug 752986 - Change VC nav to left/right instead of up/down. Correct home/end constant names. r=davidb 2012-05-08 17:27:11 -07:00
Eitan Isaacson
7ece5297e9 Bug 752131 - Remove empty strings from utterances. r=davidb 2012-05-07 11:21:21 -07:00
Eitan Isaacson
b420bdaffd Bug 752125 - Switch to a role-based traversal rule. r=davidb 2012-05-07 11:21:21 -07:00
Eitan Isaacson
e0f3b1a143 Bug 751796 - shut down AccessFu properly on disable(). r=davidb 2012-05-07 09:44:44 -07:00
Eitan Isaacson
b36680e437 Bug 748069 - Document UtteranceGenerator. r=surkov 2012-05-07 09:44:44 -07:00
Eitan Isaacson
b10bebede8 Bug 745986 - Report page loading, loaded and new tabs. r=surkov 2012-05-07 09:44:44 -07:00
Eitan Isaacson
eb3a46c3b6 Bug 750528 - Use accessibility.accessfu to enable or disable accessfu. r=davidb 2012-05-03 19:28:35 -07:00
Eitan Isaacson
ce7bd303b7 Bug 751769 - Only attach to first window, throw exception if attach is called again. r=davidb 2012-05-03 19:28:35 -07:00
Eitan Isaacson
c8ea4d1e92 Bug 751428 - Remove spaces and catch errors when localizing role names. r=davidb 2012-05-02 22:10:55 -07:00
Eitan Isaacson
8da509049e Bug 749812 - Add AccessFu text editing feedback. r=tbsaunde 2012-05-02 22:10:55 -07:00
Eitan Isaacson
86f8cae72e Bug 747272 - Filter out whitespace text leaves. r=surkov 2012-05-02 22:10:55 -07:00
Eitan Isaacson
d701547820 Bug 747270 - Make UtteranceGenerator return string arrays in all generator methods. r=davidb 2012-04-27 10:44:15 -07:00
Eitan Isaacson
18fdf8f122 Bug 745982 - Move border padding to VisualPresenter. r=surkov. 2012-04-17 09:48:01 -07:00
Eitan Isaacson
0144f9dc4d Bug 745981 - Fix null reference error when switching to a tab with no VC set. r=surkov. 2012-04-17 09:48:01 -07:00
Eitan Isaacson
0c6d68c3ed Bug 739498 - Added Javascript modules for mobile accessibility. r=surkov 2012-04-13 16:18:57 -07:00