Oystein Kristoffer Tveit oysteikt
oysteikt opened issue mugiten/mugiten#193 2026-04-03 11:55:39 +02:00
Allow user to configure minimum interval between sessions
oysteikt commented on issue mugiten/mugiten#184 2026-04-03 05:36:40 +02:00
Japanese font is not used everywhere

Have some more

oysteikt reopened issue mugiten/mugiten#184 2026-04-03 05:36:05 +02:00
Japanese font is not used everywhere
oysteikt commented on issue mugiten/mugiten#170 2026-04-02 12:10:53 +02:00
Ensure sane settings state when deleting library lists

Same for renaming

oysteikt pushed to main at mugiten/mugiten 2026-04-02 11:59:38 +02:00
81adfa19b3 library_list: don't display delete button on 'favourites'
oysteikt commented on issue mugiten/mugiten#184 2026-04-02 11:46:18 +02:00
Japanese font is not used everywhere

Fixed for now

oysteikt closed issue mugiten/mugiten#184 2026-04-02 11:46:18 +02:00
Japanese font is not used everywhere
oysteikt pushed to main at mugiten/mugiten 2026-04-02 11:46:03 +02:00
916c469f72 word_search_result_page: use japanese font where applicable
oysteikt closed issue mugiten/mugiten#173 2026-04-02 10:10:32 +02:00
Create bigger divider between two history entries with large time interval
oysteikt pushed to main at mugiten/mugiten 2026-04-02 10:10:29 +02:00
5cc918ad84 history: add thicker dividers between sessions
oysteikt commented on issue mugiten/mugiten#66 2026-04-02 09:55:28 +02:00
Color the matched part of the word in word search

This one is a bit troublesome, because the switch to rich text resizes the font somehow.

Maybe we could make use of something like https://pub.dev/packages/auto_size_text ?

Also related to #90

oysteikt opened issue mugiten/mugiten#192 2026-04-02 09:49:40 +02:00
Run data import in background
oysteikt closed issue mugiten/mugiten#156 2026-04-02 09:02:26 +02:00
Slightly dim unusual kanji usage on wordcard titles
oysteikt pushed to main at mugiten/mugiten 2026-04-02 09:02:13 +02:00
ae3aad9014 search_card: dim base word on unusal kanji
452127b323 settings: fix casting of shared pref items
Compare 2 commits »
oysteikt pushed to main at mugiten/jadb 2026-04-02 08:54:08 +02:00
61ac226fc3 word_search_result: add getter for unusual kanji flag
oysteikt pushed to main at mugiten/jadb 2026-04-02 08:47:43 +02:00
a9b8a78758 word_search_result: add getter for unusual kanji flag
oysteikt commented on issue mugiten/mugiten#188 2026-04-02 08:19:49 +02:00
Add unit tests for library list handling

Made some progress in 414f0368da9fdedf6484701694a209a8e8e4b18e

oysteikt commented on issue mugiten/mugiten#176 2026-04-02 08:17:56 +02:00
Add a slider on the right side of a library list

This seems harder than expected.

We do know the count beforehand, but we do not know the page without recursively traversing the linked list. Also, scrollbars are typically a widget wrapping…

oysteikt closed issue mugiten/mugiten#181 2026-04-02 07:55:53 +02:00
Library lists after renamed list disappears