|  | Commit message (Collapse) | Author | Age | 
|---|
| | |  | 
| | 
| 
| 
| 
| | * Update icons
* Simplify sidebar-button-icon styles | 
| | 
| 
| 
| 
| | * Add more icons
* Update menu stylings | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | * Add _getExpressionAndReading utility
* Add _getExpressionReadingKey utility
* Add _getAudioOptions
* Separate some logic into _createAudioFromInfoList
* Update cache data format so that it can be accessed synchronously
* Allow sources to be manually specified
* Add options to enable playback of a specific entry of a source | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | * Use a standard map
* Wrap function
* Improve cache to support multiple different source arrays
For the same reading/expression
* Rename variable
* Use null instead of an error | 
| | 
| 
| 
| 
| 
| 
| | * Move createExpressionAudio to DisplayAudio
* Move createAudioFromInfo to DisplayAudio
* Update TextToSpeechAudio | 
| | |  | 
| | |  | 
| | 
| 
| 
| 
| 
| 
| 
| 
| | * Simplify CacheMap, removing support for array path keys
* Update keys
* Update JsonSchemaValidator
* Update AudioSystem | 
| | 
| 
| 
| | (#1286) | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | * Rename menuOpened event to menuOpen
* Rename menuClosed event to menuClose
* Rename close event
* Assign _isClosed
* Reuse event detail
* Expose PopupMenu.openMenus
* Rename and expose properties
* Add cancelable argument to close
* Update menuOpen detail
* Update menuClose detail | 
| | |  | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | * Simplify details
* Simplify audio creation
* Return an array of sources instead of a single item
* Use sourceIndex instead of index
* Rename APIs
* Return more info about the source
* Return source instead of sourceIndex | 
| | 
| 
| 
| 
| 
| 
| | * Update how _onCommandToggleTextScanning changes settings
* Make getFullOptions/getOptions private
* Remove unused isPrepared | 
| | 
| 
| 
| 
| | * Move build step to the end of continuous integration
* Fix manifest mismatch | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | * Create HotkeyHelpController
* Expose getAllTemplates
* Update hotkeys on the context page
* Update hotkeys on the display pages
* Fix display issue where a hotkey used to be defined but no longer is | 
| | 
| 
| 
| 
| | * Change selectors
* Change openHelpPage to openInfoPage | 
| | 
| 
| 
| 
| 
| 
| 
| 
| | * Create HotkeyUtil
* Create tests
* Use HotkeyUtil
* Fix issues | 
| | 
| 
| 
| 
| | * Update display definition/definition node handling
* Separate display audio controls into a separate class | 
| | 
| 
| 
| 
| | * Simplify API
* Move fallback audio | 
| | |  | 
| | 
| 
| 
| 
| 
| 
| | * Add support for frontend hotkeys; add scanSelectedText action
* Remove unused global
* Remove duplicate hotkey handler script | 
| | |  | 
| | |  | 
| | 
| 
| 
| 
| 
| 
| 
| 
| | * Add support for allowing HotkeyHandler to forward hotkeys
* Update hotkey registration
* Pass HotkeyHandler instance into Display* constructor
* Implement hotkey forwarding | 
| | |  | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | * Add support for allowing TextScanner.search to force focus
* Simplify query parser searched event forwarding
* Defer fallback creation
* Simplify event listeners
* Change type to pointerType
* Change cause to eventType
* Change empty to passive; make .search function passive
* Remove unused input index | 
| | |  | 
| | |  | 
| | 
| 
| 
| 
| 
| 
| | * Change attribute
* Update hidden style
* Hide scope checkboxes when they are not supported for that action | 
| | |  | 
| | |  | 
| | 
| 
| 
| 
| | * Add collapse function to TextSource*
* Add isConnected getter to TextSource* | 
| | 
| 
| 
| 
| 
| 
| 
| 
| | * Update settings v2 to be the default for existing users
* Update information on the old settings page
* Update information on the new settings page
* Update tests | 
| | |  | 
| | |  | 
| | 
| 
| 
| 
| 
| 
| 
| 
| | * Add stroke-count definition
* Update options
* Update documentation
* Add helper | 
| | 
| 
| 
| 
| | * Create HotkeyHandler
* Update Display to use HotkeyHandler | 
| | |  | 
| | 
| 
| 
| 
| | * Update commands
* Add command to open the popup window | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | * Add popupWindow options
* Add toBoolean converter
* Add settings
* Use new options
* Add test link
* Fix window state not working
* Make the window section advanced only | 
| | 
| 
| 
| 
| | * Scroll to the bottom when adding inputs
* Skip if empty action | 
| | 
| 
| 
| 
| | * Add nextEntryDifferentDictionary and previousEntryDifferentDictionary hotkeys
* Update settings |