talkie (5/8)
Category index page 5 of 8 pages, listing 100 out of 708 entries in the category talkie.
Update rollup
Fix eslint warnings and errors
Update eslint
Add package-lock.json
Update Swedish translation
Automated translations
Merge some updated override translations
Link directly to change shortcut keys in chrome
Use new icons for the popup, play/pause
Style options page
Display shortcut keys in a table
Invert share icons
Switch Firefox/WebExtensions Talkie Premium link
Options tab order, add link to Talkie Premium
Lock down connections from other extensions/apps
Tighter content security policy (CSP)
Improve translations, SEO
Style the options page
Remove donations
Style the popup
Emulate onInstall event handling by keeping a polled queue
Lint source files for copyright notice
Convert the options page to use react
Merge branch 'release/v3.2.2'
* release/v3.2.2: 3.2.2 Fix links to Talkie Premium to avoid extra redirect
3.2.2
Fix links to Talkie Premium to avoid extra redirect
Merge branch 'release/v3.2.1'
* release/v3.2.1: 3.2.1 Only ignore files during linting, not packing
3.2.1
Only ignore files during linting, not packing
Merge branch 'release/v3.2.0'
* release/v3.2.0: (22 commits) 3.2.0 Update Swedish translation Update automatic translations Add missing translations to base Remove old strings in Swedish translation …→ Full commit message
3.2.0
Update Swedish translation
Update automatic translations
Add missing translations to base
Remove old strings in Swedish translation
Hide information in the options page when not using Chrome
Always remove all context menus onInstall
Don't listen to tab events when not speaking
Shallow copy objects before passing in references to create context menu
Attempting fix for dead objects when closing options popup in firefox during speech
Fix rollup.js warnings for cleanup's sourcemap handling by ensuring each file has the correct/formatted copyright notice
Don't run eslint on compiled code
Strip out repeated/per-file copyright comments when building
Prepend a copyright/dependency banner
Don't use markdown wrapped in html tags
Merge branch 'feature/read-clipboard' into develop
* feature/read-clipboard: Update automatic translations Work around linting for not yet implemented browser.permissions Add premium feature to read text from the clipboard
Fix project url in package.json
Work around linting for not yet implemented browser.permissions
Update automatic translations
Clone to avoid parallelism problems with referenced objects
Be more lenient when using text-based language detection
Reduce png image sizes
Add premium feature to read text from the clipboard
- Fully functional in Talkie Premium on Chrome. - Disabled in non-Chrome. - Placeholder options in Talkie with a promo-text being read instead. - Works in any program/globally, as…→ Full commit message
Merge branch 'release/v3.1.0'
* release/v3.1.0: (24 commits) 3.1.0 Ignore CSS files with predefined i18n messages in web-ext Ensure the right Talkie icon is shown on the about page Add new translations…→ Full commit message
3.1.0
Ignore CSS files with predefined i18n messages in web-ext
Ensure the right Talkie icon is shown on the about page
Merge branch 'feature/translations' into develop
* feature/translations: (21 commits) Add new translations to package Refresh translations Add Turkish translation Add Thai translation Add Slovak translation Add Roman…→ Full commit message
Add new translations to package
Refresh translations
Add Turkish translation
Add Thai translation
Add Slovak translation
Add Romanian translation
Add Polish translation
Add Korean translation
Add Japanese translation
Add Indonesian translation
Add Hungarian translation
Add Hindi translation
Add Finnish translation
Add Greek (modern) translation
Add Czech translation
Add Arabic translation
Update Hebrew translation
Attempt to improve right-to-left language support
Add Portuguese translation
Translate only changed messages
Strip html tags from automatic translation
Merge branch 'release/v3.0.3'
* release/v3.0.3: 3.0.3 Attempt to fix potential content page console.log code execution/injection Fix internal/allowed tab url checks Add trace logging level
3.0.3
Attempt to fix potential content page console.log code execution/injection
Fix internal/allowed tab url checks
Add trace logging level
Merge branch 'release/v3.0.2'
* release/v3.0.2: 3.0.2 Fix speech stopping after a short while Style icons in about page Change project url in copyright notice Change project url Run and load Talkie…→ Full commit message
3.0.2
Fix speech stopping after a short while
- Seems to be related to changes made after the premium version was made, but before v3.0.0. - Suspension code was made more resilient to suspend/unload timing issues. - Logging t…→ Full commit message
Change project url in copyright notice
Change project url
Run and load Talkie in separate Chrome instance
Allow watching the source code separately from browser packaging
Merge branch 'release/v3.0.1'
* release/v3.0.1: 3.0.1 Fix links to Talkie Premium in the Chrome Web Store
3.0.1
Fix links to Talkie Premium in the Chrome Web Store
Merge branch 'release/v3.0.0'
* release/v3.0.0: 3.0.0
3.0.0
Merge branch 'release/v3.0.0-alpha.1'
* release/v3.0.0-alpha.1: (27 commits) 3.0.0-alpha.1 Fix version extraction from the git branch Update base message, automated translation whitespace handling, Swedish trans…→ Full commit message