Commit Graph

288 Commits

Author SHA1 Message Date
5500ae27b2 updating yomichan version 2017-02-19 14:07:49 -08:00
701c91ea66 block placeholder audio with a short audio clip 2017-02-11 12:16:14 -08:00
ecb007d052 verion bump 2017-02-10 21:00:31 -08:00
f3fe0994f5 add option to disable imposters, bump version 2017-02-08 09:24:14 -08:00
e73d2d96c9 add support for looking up definitions for textareas and textboxes 2017-02-07 21:46:37 -08:00
4e3792aba3 handle content script and background script desync on version update 2017-02-05 16:39:40 -08:00
5076b80f96 tweaks for ankiconnect 2017-02-05 11:44:59 -08:00
bed16022e0 fix dictionary priority visibility bug 2017-01-31 21:10:20 -08:00
b7faaf0b51 updating manifest 2017-01-28 21:10:26 -08:00
2a29429104 WIP 2017-01-28 20:36:58 -08:00
2398b990af fix options versioning for real, bump version 2017-01-28 18:03:24 -08:00
0f69843202 fix versioning, bump version 2017-01-28 17:44:13 -08:00
85524ab1fd version bump 2017-01-27 21:24:38 -08:00
c574ef4bc0 Merge branch 'master' into dev 2017-01-11 20:44:53 -08:00
916751420e sayonara ankiweb 2017-01-11 20:21:11 -08:00
5c562c0288 fixing ankiweb, version up 2017-01-10 21:13:38 -08:00
15ebc06fb3 WIP 2017-01-07 12:21:47 -08:00
8615d5f497 show spinner when adding notes (resolves #25) 2017-01-04 19:44:50 -08:00
9dfafe9d26 purge old database versions 2016-12-30 10:47:27 -08:00
1ac3ad9d56 tweaks to guide, bumping version number 2016-12-29 09:46:03 -08:00
c185125e9f fixing ankiweb breakage (resolves #26) 2016-12-29 09:36:54 -08:00
1e6feff207 version bump 2016-12-28 19:30:00 -08:00
74cd35093d version bump... again 2016-12-23 15:50:00 -08:00
f998bd6c14 version bump 2016-12-23 15:46:11 -08:00
9d21f8a456 Setting version number back for sake of beta test 2016-12-22 18:37:03 -08:00
d95d607c19 Handle no definitions 2016-11-13 18:06:49 -08:00
b1bd441bf2 Verison bump 2016-10-21 21:34:23 -07:00
13676f3f4c Version bump 2016-10-19 21:21:31 -07:00
910af58b34 Fixing incorrect autocomplete 2016-10-10 20:52:43 -07:00
a6dd997122 Pressing keys other than escape no longer closes definition popup 2016-10-09 12:33:02 -07:00
f34b512522 Revert "Allow bootstrap in popup templates"
This reverts commit da0cb81801.
2016-10-08 19:40:19 -07:00
da0cb81801 Allow bootstrap in popup templates 2016-10-08 18:47:24 -07:00
4ec94078cd Bumping version 2016-10-08 17:40:53 -07:00
e433207968 Version bump 2016-09-28 20:15:08 -07:00
071902cd05 Fixing bad dictionary data 2016-09-27 22:01:08 -07:00
4e2d7327c5 Bumping version number 2016-09-18 19:49:59 -07:00
dc273c0c73 Cleanup 2016-09-15 22:44:33 -07:00
f4314497e4 Cleanup 2016-09-11 20:59:42 -07:00
eca27326ec Bumping version 2016-08-18 20:28:02 -07:00
02cee68727 Adding usage guide 2016-08-14 12:32:19 -07:00
03ac18004e Version bump 2016-08-12 19:10:40 -07:00
5cc989b87f Rename references of "vocab" to "term" 2016-08-10 08:44:52 -07:00
0ef6a2f6c9 Version bump 2016-08-09 22:02:49 -07:00
43e2024529 Cleanup 2016-07-25 20:43:35 -07:00
657b541e25 Bumping version 2016-07-25 20:13:53 -07:00
871acf7c2d Bumping version 2016-07-24 10:59:55 -07:00
25580a3e02 Add local permissions 2016-07-24 10:59:37 -07:00
e75d00f25b Bugfix 2016-07-23 23:04:39 -07:00
e062ae2063 Support looking up definitions for buttons and inputs. 2016-07-23 19:06:33 -07:00
b2c19ab9c9 Deleting dead code, bumping version. 2016-07-23 15:21:22 -07:00
6099de71d8 Work on supporting different text sources 2016-07-22 22:14:59 -07:00
e4ecf11fc7 Version bump 2016-07-20 09:01:59 -07:00
a9a694358f Fixing Kanji behavior, bumping version 2016-07-18 08:41:46 -07:00
a567ef3605 Pronounce => Play Audio 2016-07-18 08:08:31 -07:00
f2bd0ec7bb Add option to enable and disable audio playback 2016-07-15 23:29:36 -07:00
22219693c9 Bumping version number 2016-07-10 18:24:10 -07:00
abb3d74142 Temporarily removing gecko code from master until everything works in
firefox branch.

This reverts commit 30585892b8, reversing
changes made to bd89db4ec5.
2016-07-06 19:56:13 -07:00
80d2eac33c Revert "Remove firefox related warning for chrome branch"
This reverts commit 125877a653.
2016-07-06 19:42:01 -07:00
125877a653 Remove firefox related warning for chrome branch 2016-07-05 22:31:15 -07:00
ispedals
a9863de95e Request permission to access localhost
Permission is required to do XHR request to the domain. Otherwise
Gecko attempts to use CORS to negotiate the request, which AnkiConnect
does not expect.
2016-06-19 12:54:35 -04:00
ispedals
f12660af91 Use non-deprecated options_ui instead of options_page in manifest 2016-06-18 19:45:28 -04:00
ispedals
db5befcf45 Add Gecko as a supported application to manifest 2016-06-18 19:14:14 -04:00
e0f91b9a8a Elementary audio playback support 2016-06-14 20:44:38 -07:00
e19f955399 Version bump 2016-06-14 20:44:38 -07:00
bf575293bf Bumping version 2016-05-29 21:32:07 -07:00
d479107eb5 Cleanup 2016-05-29 13:26:09 -07:00
e274659c97 Updating manifest 2016-05-18 13:28:50 -07:00
8438a1fe32 Custom fonts for Japanese 2016-05-09 19:07:39 -07:00
8926eeab45 WIP 2016-05-03 22:07:05 -07:00
1e2a249c53 Show action icons 2016-05-03 20:25:35 -07:00
62c2120286 Use KanjiStrokeOrders 2016-04-24 20:04:14 -07:00
8143e372cd Stub handler for kanji click 2016-04-24 16:48:30 -07:00
59989cd78c File management 2016-04-24 16:18:47 -07:00
4b46a2988b Get rid of flicker 2016-04-23 22:22:58 -07:00
c8d0ef5004 WIP 2016-04-23 21:13:34 -07:00
bcd34149ab Plumbing 2016-04-17 17:36:15 -07:00
5f74c473ce Switch to iframe 2016-04-14 20:36:00 -07:00
fb46421737 Updating icons 2016-04-06 22:20:00 -07:00
53b63e8ddc File reorg 2016-04-06 20:50:12 -07:00
37ffcbf3ee File reorg 2016-04-04 22:02:26 -07:00
e5a3904cf7 Options loading and saving 2016-04-04 21:59:30 -07:00
6d1fc8a20e Don't use JQuery in content script 2016-03-29 22:32:40 -07:00
002e009168 Reorg and add stub options page 2016-03-28 20:09:30 -07:00
4b35a6c556 Popup stub now working. 2016-03-27 13:21:52 -07:00
ac012b26b3 File reorg and cleanup 2016-03-24 20:30:18 -07:00
2fe2e993ee WIP 2016-03-23 19:25:32 -07:00
d8a630fa28 Simple lookup now works. 2016-03-20 17:15:40 -07:00
23327d7e35 More reorg 2016-03-20 11:09:24 -07:00