Commit Graph

86 Commits

Author SHA1 Message Date
8ad217970f WIP 2016-11-13 19:22:11 -08:00
a9fb566884 WIP 2016-11-13 19:10:28 -08:00
1d29dd8ba7 WIP 2016-11-13 18:24:31 -08:00
a9eea9f634 WIP 2016-11-13 13:29:35 -08:00
371c07ab1f Revert "Delete dictionary deletion"
This reverts commit 0ff41d5843.
2016-11-12 19:34:02 -08:00
0ff41d5843 Delete dictionary deletion 2016-11-10 19:36:45 -08:00
58357552f8 WIP 2016-11-08 22:20:06 -08:00
1b1f4a3ed7 WIP 2016-11-08 21:02:12 -08:00
cd73d7cded WIP 2016-11-08 20:35:44 -08:00
5bbf9aa07b WIP 2016-11-08 20:34:28 -08:00
885f508eda WIP 2016-11-08 19:41:03 -08:00
407da51918 WIP 2016-11-07 21:02:13 -08:00
bd29cc0c16 WIP 2016-11-07 20:55:06 -08:00
8f995194bb WIP 2016-11-07 09:16:38 -08:00
7fa51d682f More work on options 2016-11-06 18:58:00 -08:00
73c7c225f1 Save dictionary options 2016-11-06 18:30:51 -08:00
fd6622400f Templates 2016-11-06 17:10:31 -08:00
5172155c78 WIP 2016-11-06 12:06:56 -08:00
c24e179b10 WIP 2016-11-05 18:24:45 -07:00
92fbc14e0b WIP 2016-11-05 18:10:49 -07:00
5467ed11e1 Adding soft katakana search option 2016-10-21 20:15:00 -07:00
53c8885cad . 2016-10-21 09:10:46 -07:00
7618b8e909 Cleanup 2016-10-19 20:57:08 -07:00
055174efd2 Options page TLC 2016-10-19 20:32:22 -07:00
83af15e94b Options form cleanup 2016-10-19 20:12:03 -07:00
f2c8d7d04e WIP 2016-10-16 19:19:04 -07:00
c076821e37 WIP 2016-10-16 18:44:36 -07:00
1fe2626443 Cleanup 2016-10-16 18:34:31 -07:00
16cdb1f13e WIP 2016-10-16 17:56:00 -07:00
9eaadd2a6e WIP 2016-10-16 12:12:31 -07:00
0b4bdec7f2 WIP 2016-10-15 23:23:40 -07:00
49f98a8c53 WIP 2016-10-15 19:21:02 -07:00
7aa6d6feee WIP 2016-10-15 19:05:53 -07:00
1e9906c624 Automatically look up Kanji when cannot find definitions.
Allow text scanning without holding Shift key (resolves #18).
2016-10-08 17:39:21 -07:00
0eb54e24c6 Deleting dead options 2016-09-14 22:34:05 -07:00
e6eea28174 Tweaks 2016-08-15 18:44:17 -07:00
d0654e2cf6 Adding stub for usage guide 2016-08-14 12:08:06 -07:00
de2029fb7a WIP 2016-08-11 20:56:49 -07:00
5cc989b87f Rename references of "vocab" to "term" 2016-08-10 08:44:52 -07:00
80fedc4f7a Hook up sentence search extent to options 2016-07-25 20:28:56 -07:00
2b2e6cba3f Updating options page to include new tags 2016-07-25 20:15:56 -07:00
cea8471290 More error updates 2016-07-17 11:01:17 -07:00
7d5e8b9b8c Better error message 2016-07-17 10:57:51 -07:00
09ec4af3c1 Audio support 2016-07-17 10:35:16 -07:00
f2bd0ec7bb Add option to enable and disable audio playback 2016-07-15 23:29:36 -07:00
0eccd89f14 Support additional replacement fields 2016-07-10 18:16:51 -07:00
1574f79534 Updating options page for smaller layout 2016-07-06 22:16:18 -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
ispedals
b4fe1f1fa6 Add polyfills for Gecko's WebExtension implementation
Gecko currently does not support chrome.storage.sync and
chrome.runtime.onInstalled. Use chrome.storage.local instead of
sync and ignore calls to onInstalled. The implication of not
having runtime.onInstalled is that the options page is not shown
on first-run.
2016-06-19 12:54:12 -04:00
96dd2d45f9 Removing HTML option 2016-06-14 20:44:38 -07:00