Oystein Kristoffer Tveit oysteikt
oysteikt pushed to match-spans at mugiten/jadb 2026-02-24 13:27:28 +01:00
a696ed9733 Generate matchspans for word search results
oysteikt pushed to match-spans at mugiten/jadb 2026-02-24 12:48:02 +01:00
847144d228 WIP: generate matchspans for word search results
00b963bfed .gitea/workflows/test: init
4376012f18 pubspec.lock: update deps
Compare 3 commits »
oysteikt closed issue mugiten/kanimaji-dart#12 2026-02-24 12:46:17 +01:00
Allow configuring the color of the currently drawn stroke
oysteikt pushed to main at mugiten/jadb 2026-02-24 12:43:17 +01:00
00b963bfed .gitea/workflows/test: init
oysteikt pushed to main at mugiten/kanimaji-dart 2026-02-24 12:42:18 +01:00
4c201507a8 .gitea/workflows/test: run on push on all branches
oysteikt pushed to main at mugiten/jadb 2026-02-24 12:40:25 +01:00
e09ac6a21b .gitea/workflows/test: init
oysteikt pushed to main at mugiten/jadb 2026-02-24 12:39:58 +01:00
cc512243f4 .gitea/workflows/test: init
oysteikt closed issue mugiten/mugiten#143 2026-02-24 12:32:42 +01:00
Add JMDict source notice on bottom of search result pages for words and kanji
oysteikt commented on issue mugiten/mugiten#143 2026-02-24 12:32:42 +01:00
Add JMDict source notice on bottom of search result pages for words and kanji

acknowledgement must be made, e.g. on a separate screen accessed from a menu, such as one labelled "About", "Sources", etc.

This is what I did, even though the issue title suggests otherwise.…

oysteikt pushed to main at mugiten/mugiten 2026-02-24 12:32:00 +01:00
cc97b29cc6 settings: revise descriptions
37a2bac05f AndroidManifest.xml: fix opening links
7b1ef7e740 Add page with information about datasources
Compare 3 commits »
oysteikt pushed to main at mugiten/mugiten 2026-02-24 10:44:52 +01:00
c290a45806 pubspec.lock: update deps
oysteikt pushed to main at mugiten/jadb 2026-02-24 10:44:28 +01:00
4376012f18 pubspec.lock: update deps
oysteikt pushed to main at mugiten/mugiten 2026-02-24 10:42:59 +01:00
c4ee9c3e04 test/models/library_test: fix opening sqlite database
oysteikt closed issue mugiten/mugiten#114 2026-02-24 10:39:39 +01:00
Allow users to edit the names of a library list
oysteikt pushed to main at mugiten/mugiten 2026-02-24 10:39:22 +01:00
7127f2e3ae Allow editing the name of library lists
oysteikt pushed to rename-library-lists at mugiten/mugiten 2026-02-24 10:39:01 +01:00
cfc810a6a0 Allow editing the name of library lists
oysteikt commented on issue mugiten/mugiten#49 2026-02-24 09:28:24 +01:00
Allow user to configure custom quick add list

Just to expand on this:

The idea is that in Settings, we will let the user set one of the library lists as the "quick add list". Then we add a single slidable action going the opposite way of…

oysteikt commented on issue mugiten/mugiten#102 2026-02-24 09:25:34 +01:00
React on creating a new library list

These refactorings could possibly be done at the same time as #164

oysteikt commented on issue mugiten/mugiten#91 2026-02-24 09:24:45 +01:00
Grey out history entries with empty results

Possibly relevant to #104

oysteikt commented on issue mugiten/mugiten#66 2026-02-24 09:22:16 +01:00
Color the matched part of the word in word search

Depends on mugiten/jadb#76