breandan
|
f4a065d7ec
|
update Pinyin instructions
|
2020-08-19 00:36:10 -04:00 |
|
breandan
|
be68df24f4
|
remove wishlist item
|
2020-08-19 00:32:42 -04:00 |
|
breandan
|
fb01073792
|
cite @fools-mate #335 and acknowledge specific contributions
|
2020-08-17 16:34:43 -04:00 |
|
breandan
|
ddd5103c5c
|
Merge pull request #335 from fools-mate/logo-icon
Add logo & icon
|
2020-08-17 16:15:22 -04:00 |
|
Fool's Mate
|
6564a3e2cf
|
add logo & icon
|
2020-08-17 21:02:39 +02:00 |
|
breandan.considine
|
5323880861
|
revert kotlin update to fix failing test
|
2020-08-14 20:54:07 -04:00 |
|
breandan.considine
|
048142dbc0
|
bump versions
|
2020-08-14 12:49:06 -04:00 |
|
breandan
|
c274d62acd
|
Merge remote-tracking branch 'origin/master'
|
2020-08-10 21:44:25 -04:00 |
|
breandan
|
91b8ce5bdd
|
bump gradle wrapper
|
2020-08-10 21:44:12 -04:00 |
|
breandan
|
0fcfbc299f
|
update social URL
|
2020-08-10 00:42:32 -04:00 |
|
breandan
|
711be21b07
|
test latency to catch performance regressions, #207, #217
|
2020-08-05 22:53:38 -04:00 |
|
breandan
|
2aa17ae681
|
Pair(x, y) -> x to y
|
2020-07-21 01:43:00 -04:00 |
|
breandan
|
654d8bbb7d
|
if(x.isEmpty())... -> x.ifEmpty {...}
|
2020-06-30 09:51:25 -04:00 |
|
breandan
|
033c67c159
|
use changelog plugin to fetch change notes
|
2020-06-28 17:46:47 -04:00 |
|
breandan
|
130d69082f
|
update link to logo candidates
|
2020-06-22 17:08:56 -04:00 |
|
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 |
|