This website requires JavaScript.
Explore
Help
Sign In
Marvin Elsen
marvinelsen
0 Followers
·
0 Following
Düsseldorf, Germany
https://marvinelsen.com
Joined on
2024-08-21
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Overview
Repositories
10
Projects
Packages
Public Activity
Starred Repositories
marvinelsen
pushed to
develop
at
marvinelsen/willow
2024-11-24 11:02:10 +00:00
a2dfc858f4
Refactor model and interactor
46ddb69a52
Rename Model to State
9096941d58
Implement TextFlowWithToneColors and use it in search results
5baccc4b3f
Differentiate between normal select without undo and deep dive select with undo
b22e436f8b
Receive tones from database
Compare 6 commits »
marvinelsen
pushed to
develop
at
marvinelsen/willow
2024-11-07 22:19:26 +00:00
52acfeb5da
Implement undo/redo for selecting entries
1077735b98
Remove DictionaryEntryFx and SentenceFx
892058c47e
Lazyload listview cell elements
f5126e2d9e
Add platform parameter ot javafx plugin
79182f165c
Cleanup unused stuff and fix detekt issues
Compare 5 commits »
marvinelsen
pushed to
develop
at
marvinelsen/willow
2024-11-05 11:01:32 +00:00
8976165b27
Add shadow plugin to create uber JAR
marvinelsen
pushed to
develop
at
marvinelsen/willow
2024-11-03 18:00:29 +00:00
baa4b9bd1a
Fix lazy loading of detail tabs
64ecdd84aa
Add "Search on Web" context menu for entries and sentences
b8194f3ca6
Add "Copy sentence" context menu for example sentences
Compare 3 commits »
marvinelsen
pushed to
develop
at
marvinelsen/willow
2024-11-02 17:54:06 +00:00
cfff342a3a
Replace JavaFX services with Kotlin coroutines
a92a57bffe
Add coroutines dependencies
959a5c2680
Refactor SearchController
a1a7567bd0
Refactir SqliteDictionary
Compare 4 commits »
marvinelsen
pushed to
develop
at
marvinelsen/willow
2024-10-17 20:18:25 +00:00
1b5c32c320
Improve i18n
e028bed311
Fix horizontal scrollbar showing up on search results listview
6f59af3cde
Cleanup .fxml files
4b84ec5a82
Wrap example sentences
039cb7e0a8
Cleanup details.fxml
Compare 5 commits »
marvinelsen
pushed to
develop
at
marvinelsen/willow
2024-10-14 20:45:02 +00:00
c427af15b6
Implement words beginning and refactor words containing
40222f67ed
Refactor DetailsController and fix detekt issues
a4e5b9145f
Refactor sentence listview by showing simplified or traditional and setting correct font family and font size
168d1634a2
Implement find sentence function
50017f45c4
Add slf4j-nop dependency
Compare 7 commits »
marvinelsen
pushed to
main
at
marvinelsen/willow-database
2024-10-14 17:14:20 +00:00
988c2369bb
Fix detekt issues
7d3a6deaab
Import tatoeba sentences into database
a30da84be2
Add tatoeba file
5983f18e75
Create table and indices for tatoeba sentences
f9a6e95a4e
Add dependency for tatoeba parser
Compare 7 commits »
marvinelsen
pushed to
main
at
marvinelsen/willow-database
2024-10-11 18:37:20 +00:00
9f60c4c9b2
Put CC-CEDICT surname definitions at the end of the list
marvinelsen
pushed to
main
at
marvinelsen/willow-database
2024-10-11 18:29:37 +00:00
f159d3f404
Combine CC-CEDICT "surname" entries together with their regular entry counter parts
marvinelsen
pushed to
main
at
marvinelsen/willow-database
2024-10-11 18:11:37 +00:00
816bdd8f51
Fix mismatching (searchable) pinyin with numbers for vowels u:, v and ü
marvinelsen
pushed to
develop
at
marvinelsen/willow
2024-10-10 21:17:21 +00:00
ea1973a3cf
Improve find characters query to only show characters with the same pronunciation
marvinelsen
pushed to
main
at
marvinelsen/willow-database
2024-10-10 20:42:55 +00:00
5202765a09
Improve moedict title sanitization
marvinelsen
pushed to
develop
at
marvinelsen/willow
2024-10-10 20:39:06 +00:00
af3a291536
Fix some detekt issues
eebf3864a9
Add new words from moedict and cross-straits to segmentation dictionary
33402c0fcb
Show definitions of cross-straits or moe in search results, if cedict definitions are not available
898a5d3cc5
Fix preference dialog root to resize with scene and fill stage properly
1c5b7d9bcc
Disable characters tab for entries that only contain a single character
Compare 5 commits »
marvinelsen
pushed to
develop
at
marvinelsen/willow
2024-10-09 21:17:58 +00:00
cf07585361
Add moedict definitions
marvinelsen
pushed to
main
at
marvinelsen/willow-database
2024-10-09 21:13:53 +00:00
90b86df4b4
Fix character lengths calculation for moedict entries
marvinelsen
pushed to
main
at
marvinelsen/willow-database
2024-10-09 20:58:31 +00:00
7d52fde387
Create moedict entries
bd352760a1
Add Opencc4j depedency
6b54b1aa09
Bump chinese transliteration version
c5b6000554
Add moedict files
979a23448f
Add moedict parser dependency
Compare 6 commits »
marvinelsen
pushed to
main
at
marvinelsen/chinese-transliteration
2024-10-09 20:48:04 +00:00
5ec3638454
Merge pull request 'Add missing syllables to parse moedict' (
#6
) from develop into main
2f851b00d6
Bump version
32428257fa
Add ie ㄝ
c76c17dbcf
Add q ㄑ
dd09312cd3
Add pia ㄆㄧㄚ
Compare 5 commits »
marvinelsen
merged pull request
marvinelsen/chinese-transliteration#6
2024-10-09 20:48:02 +00:00
Add missing syllables to parse moedict
marvinelsen
pushed to
develop
at
marvinelsen/chinese-transliteration
2024-10-09 20:43:21 +00:00
2f851b00d6
Bump version
32428257fa
Add ie ㄝ
c76c17dbcf
Add q ㄑ
dd09312cd3
Add pia ㄆㄧㄚ
4b11926fe3
Merge pull request 'Implement version 2.0.0' (
#5
) from develop into main
Compare 5 commits »
First
Previous
1
2
3
4
5
...
Next
Last