1
0
Fork 0
Commit Graph

1073 Commits

Author SHA1 Message Date
breandan 528b34c084 update version 2020-06-22 17:02:36 -04:00
breandan 0a82fd5446 increase test coverage for modes/pinyin #139 2020-06-22 17:02:17 -04:00
breandan 218874c5d4 fix potential bug 2020-06-22 17:00:55 -04:00
breandan f10d87cdb6 bump gradlew version 2020-06-02 18:05:03 -04:00
breandan 9cb8dd5dee bump version and prepare for release 2020-05-28 00:38:59 -04:00
breandan 2c270b4027
Merge pull request #330 from AlexPl292/master
Fix circular dependency between values in AceConfig
2020-05-20 11:19:24 -04:00
Alex Plate ed619d0ed1
Fix circular dependency between values in AceConfig
Fixes #226
2020-05-20 10:35:36 +03:00
breandan 06b2322b85 object -> class, separate service/configurable, still not persisting #226 2020-05-20 01:02:54 -04:00
breandan fb5164996e fix storages path 2020-05-19 23:58:38 -04:00
breandan 083c030edb small refactor 2020-04-29 03:11:15 -04:00
breandan 8d49532332 switch to tinypinyin engine #314 2020-04-22 01:15:57 -04:00
breandan 1800efd60d fix link in release notes 2020-04-20 03:53:44 -04:00
breandan 99eca78e84 fix pinyin support #314 2020-04-20 03:50:29 -04:00
breandan 8fc42b8dec fixes #325 2020-04-20 03:48:54 -04:00
breandan eb500fc6ca
Merge pull request #326 from AlexPl292/master
Quickfix for for circular dependency between AceConfig and Pattern
2020-04-20 03:30:10 -04:00
Alex Plate d6f9cb53bb
Quickfix for for circular dependency between AceConfig and Pattern 2020-04-20 10:13:28 +03:00
breandan 56bcca40fd revert plugin description, doesn't seem to work 2020-04-19 02:16:19 -04:00
breandan c3a99c9002 fix change notes and plugin description 2020-04-19 02:09:54 -04:00
breandan ff184549cd update since-build 2020-04-19 01:53:38 -04:00
breandan 5190d99e33 release next version 2020-04-19 01:42:35 -04:00
breandan 1e0d0eb5c9 add logging and improve readability 2020-04-19 00:16:57 -04:00
breandan c0e06d59f1 cleanup 2020-04-19 00:16:12 -04:00
breandan 67b2432f97 pin platform version 2020-04-18 01:38:30 -04:00
breandan 2c15955975 remove refreshVersions 2020-04-07 22:28:21 -04:00
breandan d3e5b209d7 fix build 2020-04-07 21:21:53 -04:00
breandan cf28908189 bump gradlew 2020-04-07 03:16:38 -04:00
breandan b7bd4d9768 bump kotlin version 2020-04-01 00:02:46 -04:00
breandan 70fd2c465a bump intellij gradle version 2020-03-23 12:51:42 -04:00
breandan d48bb0f811 fix license badge 2020-03-18 22:47:15 -04:00
breandan a5b5231ba0 UX experiment: show query in find dialog, #227 2020-03-18 22:44:26 -04:00
breandan 834383a2d5 minor changes fix 2020-03-18 14:41:53 -04:00
breandan 1c6b42f0c1 update tips 2020-03-18 14:38:16 -04:00
breandan 55d8293ff8 prioritize ergonomics 2020-03-18 14:32:24 -04:00
breandan d70f6939d5 support dynamic plugin reloading #322 2020-03-18 14:03:12 -04:00
breandan 1c9d208fce separate highlighting from tagging 2020-03-18 13:43:37 -04:00
breandan 394f1f9285 improve comments 2020-03-17 23:09:03 -04:00
breandan 535f8f956e more parallelization, #207, #217 2020-03-17 21:02:47 -04:00
breandan 8e0870f2e2 formatting 2020-03-17 15:17:24 -04:00
breandan 55f56824ce utilize parallelization on large files, #207, #217 2020-03-17 15:17:10 -04:00
breandan 82002382d6 add versions.properties 2020-03-16 19:23:44 -04:00
breandan 982839cb2a bump versions 2020-03-16 18:49:05 -04:00
breandan.considine 741a88cd67 Merge branch 'master' of https://github.com/johnlindquist/acejump
 Conflicts:
	build.gradle.kts
2020-01-04 03:06:08 -05:00
breandan.considine 9d2707078b bump versions 2020-01-04 03:05:05 -05:00
breandan a7a26f2bc5
Merge pull request #319 from anipp100/patch-1
Fix typo
2020-01-03 17:41:32 -05:00
Andre Ippisch dec47f8db1
Fix typo
This caused my build to fail
2020-01-03 12:29:12 +01:00
breandan 9e65193c7e initial implementation of #314 2019-12-07 10:27:48 +01:00
breandan e5de0fa9ea scrape <change-notes> directly from CHANGES.md and fix #309 2019-12-07 09:09:35 +01:00
breandan 3cae2d4179 return empty results for empty searchText 2019-11-29 20:57:29 -05:00
breandan 26a27e760d fixes #315 2019-11-29 20:51:22 -05:00
breandan 650dde3a80 fixes #317, add better action text/descriptions for discoverability 2019-11-29 20:43:16 -05:00