-
-
Notifications
You must be signed in to change notification settings - Fork 769
Add touch based web element navigation in browse mode #19414
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
b6fd89a
Added Web navigation to core
kefaslungu b4e9bd4
Pre-commit auto-fix
pre-commit-ci[bot] 62eb77f
Added relevant user documentation and changes
kefaslungu daf47b4
Added name
kefaslungu 8fe2f73
Merge branch 'webmode' of https://github.com/kefaslungu/nvda into web…
kefaslungu 82043fa
Move web touch navigation into BrowseModeTreeInterceptor with dynamic…
kefaslungu 6030aba
Merge branch 'master' into webmode
kefaslungu de05928
Pre-commit auto-fix
pre-commit-ci[bot] 266c625
Addressed reviewer's comments
kefaslungu 6a93eed
Merge branch 'webmode' of https://github.com/kefaslungu/nvda into web…
kefaslungu a68cdf3
Pre-commit auto-fix
pre-commit-ci[bot] d670765
Added documentation and minor fixes
kefaslungu 3707430
Merge branch 'webmode' of https://github.com/kefaslungu/nvda into web…
kefaslungu 4052b06
Fix type hint where necessary
kefaslungu 152190a
Changed from webmode to browsemode
kefaslungu 1fffa9e
Made edits to user docs and changes.md
kefaslungu c5ce667
rename web→browse, type hints, deprecation
kefaslungu 5703f06
sentence split onto two lines in user docs and remove unnecessary imp…
kefaslungu 7649ef3
Added documentation explaining browse mode in touch is only active wh…
kefaslungu 3028100
updated docs and changes
kefaslungu 53830c4
- Type annotate _enabledBrowseElements; Sphinx docstring
kefaslungu 8af69b1
Merge upstream/master into webmode
kefaslungu 8a9b3f2
changing the enum values to shorter strings, making _curTouchMode sto…
kefaslungu 1c2a459
Fixed reviewers comments
kefaslungu 3745f52
renamed AVAILABLE_TOUCH_MODES to availableTouchModes
kefaslungu f11f808
docs: Explicitly states the element type is remembered per document
kefaslungu f612318
translator comment now says browse mode touch navigation element types
kefaslungu 6a7ba8e
clarifying comment added above the setting
kefaslungu 9e237ef
addQuickNav docstring converted fully to Sphinx style
kefaslungu 74614a2
Apply suggestions from code review
SaschaCowley ac048ae
Fixed reviewers suggestions
kefaslungu 5690479
Merge branch 'webmode' of https://github.com/kefaslungu/nvda into web…
kefaslungu f0067e6
Update user_docs/en/userGuide.md
SaschaCowley File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.