Граф коммитов

252 Коммитов

Автор SHA1 Сообщение Дата
Marco Castelluccio 03fce47a66 Bump version to 1.3.4 (#735) 2023-07-10 23:43:18 +02:00
Marco Castelluccio b4c8359dde
Disable in-page translation functionality when the built-in version is enabled (#734) 2023-07-07 10:13:14 +02:00
Andre Natal db4abc43fe
Introduces support for Catalan to English (#707) 2023-04-20 19:10:25 -07:00
Andre Natal 1027a2e90c
Bump version to 1.3.3 (#683) 2023-02-28 16:52:25 -08:00
Andre Natal 9cb61dfa75
Fix UI's summoning via browser action on Android (#682) 2023-02-28 16:39:38 -08:00
Andre Natal e082f531e5
Fixes localized languages on Android and OT (#670) 2023-02-01 19:45:48 -08:00
Veyndan Stuart a4d1079b98
Remove body wrapper (#663)
* Remove body wrapper

* Reindent
2023-02-01 18:57:03 -08:00
Veyndan Stuart 5f86ab2538
Improve link contrast in dark mode of popup (#662) 2023-01-31 10:49:22 -08:00
Andre Natal 96559026c3
v1.3.2 (#660)
* Update package.json

* Update manifest.json
2023-01-26 15:59:03 -08:00
Andre Natal 815e1f3fbb
v1.3.2 (#659) 2023-01-26 15:44:05 -08:00
Veyndan Stuart 16e2dbaead
Remove redundant ruleset (#658) 2023-01-26 15:05:29 -08:00
Andre Natal eef740b332
Make popup labels white on dark mode 2023-01-26 15:01:13 -08:00
Veyndan Stuart a9e9f6e92d
Remove redundant declaration (#654) 2023-01-26 14:59:47 -08:00
Veyndan Stuart ebefc11702
Add support for dark mode in popup (#655) 2023-01-26 14:10:00 -08:00
Andre Natal 37b04b6cfc
v.1.3.1 (#652) 2023-01-24 16:32:01 -08:00
Andre Natal 2139964a1e
Optimize the popup space a little more (#651) 2023-01-24 16:25:05 -08:00
Veyndan Stuart 62ec8142b4
Use the same font-family throughout popup (#647) 2023-01-24 16:04:11 -08:00
Andre Natal 594f2f089f
Enable free-form translation on Android (#650) 2023-01-24 15:54:59 -08:00
Veyndan Stuart 3aad02a497
Convert div to span due to inline semantics of span (#639) 2023-01-24 11:51:20 -08:00
Andre Natal 09b8d0b6d6
v1.3.0 (#644) 2023-01-23 22:11:31 -08:00
Veyndan Stuart cb7640a55b
Remove unused CSS ruleset (#638) 2023-01-23 17:42:00 -08:00
Veyndan Stuart afde65f2cf
Remove redundant class declaration (#636) 2023-01-23 17:40:57 -08:00
Veyndan Stuart c80425bb8e
Remove redundant padding declaration (#635) 2023-01-23 17:40:09 -08:00
Andre Natal 10d0762fdf
Android Support (#643) 2023-01-23 17:06:56 -08:00
Andre Natal 431e0d21f2
More mediator fixes in the popup (#634) 2023-01-14 02:41:03 -08:00
Andre Natal ca467894f6
Modify where mediator is created within the popup (#633) 2023-01-14 02:28:11 -08:00
Andre Natal aa57641dd6
Persist input text for 60 seconds after popup is closed (#632) 2023-01-14 02:10:18 -08:00
Andre Natal 450c321350
Detect language input in the popup (#631) 2023-01-14 01:16:41 -08:00
Andre Natal 22182183e9
Sanitize text (#630)
* Sanitize text

* Update extension/view/popup/js/index.js

Co-authored-by: Rob Wu <rob@robwu.nl>

* Update extension/view/popup/js/index.js

Co-authored-by: Rob Wu <rob@robwu.nl>

* Update extension/view/popup/index.html

Co-authored-by: Rob Wu <rob@robwu.nl>

Co-authored-by: Rob Wu <rob@robwu.nl>
2023-01-13 14:08:44 -08:00
Andre Natal 12df689aba
Auto-translate when text is pasted into free-form input field (#629) 2023-01-13 13:40:13 -08:00
Veyndan Stuart 1e0d60699e
[addon] Remove text 'Translate' from popup (#625) 2023-01-12 20:43:47 -08:00
Andre Natal af29a6ca83
Sends selected text to the translation popup via context menu (#615)
* Sends selected text to the translation popup via context menu

* Clear preload text and use localization

* Adapt for pontoon

* More pontoon
2022-12-21 15:57:27 -08:00
José Manuel Migoya Bussolotti dfd6584594
Add autofocus to input textarea in popup window (#611) 2022-12-09 12:22:56 -08:00
Andre Natal 7c7f4fc667
Disable swap button while models are loading. (#565) 2022-11-09 17:47:02 -08:00
Andre Natal d8bd2ef3db
Do not add unsupported languages to the languages dropdown (#566) 2022-11-09 17:46:51 -08:00
Andre Natal 40c98b72f4 Release 1.2 (#558) 2022-11-08 14:39:35 -08:00
Andre Natal 33f044dbcc
Introduces option to prevent the translation bar from being displayed (#557)
* Introduce option to prevent the translation bar from being displayed

* nit
2022-11-08 14:23:29 -08:00
Andre Natal c3f0adbe87
Fallback to english if the browser's language is not supported (#554) 2022-11-04 03:43:25 -07:00
Andre Natal 007d8f6d26
Introduce popup page with free form translation (#550)
* Introduce popup page with free form translation

* fix linter

* fix manifest
2022-11-04 02:43:03 -07:00
Andre Natal 3afdb29d0b
Always display the pageAction (#553) 2022-11-04 02:11:15 -07:00
Andre Natal 1b403b1e30
Always display translation bar if auto-translation is on (#551)
* Always display translation bar if auto-translation is on

* fix linter
2022-11-04 01:43:48 -07:00
Andre Natal 5c46eb8596
Update changelog (#552) 2022-11-04 01:14:54 -07:00
Andre Natal 5fbfc2097c
Update changelog (#549) 2022-11-03 01:02:55 -07:00
Andre Natal f885b4a10f
Disable auto-translate when reloading (#548) 2022-11-03 00:40:03 -07:00
Andre Natal 50e51acaf0
Display which translation pair is being used (#547) 2022-11-02 16:40:35 -07:00
Andre Natal ea7e53a6bb
Option to display original text (#546) 2022-11-02 15:56:51 -07:00
Andre Natal 80257b2326
Added option to translate to a target language different than the browser's (#543)
* Make it work with autotranslate

* Fix autotranslate
2022-11-02 13:15:47 -07:00
Andre Natal 74414b03e0
Update changelog and add button to open it, and bump version (#542) 2022-11-02 01:33:11 -07:00
Andre Natal 9bf6917668
Fix infobar labels when triggered manually (#540) 2022-11-01 19:31:23 -07:00
Andre Natal 3a2ab71d22
Normalize language codes (#537) 2022-11-01 15:33:43 -07:00