50 Commits

Author SHA1 Message Date
7c8911e031 pubspec.yaml: bump package version 2026-02-25 16:54:38 +09:00
7127f2e3ae Allow editing the name of library lists 2026-02-24 18:39:02 +09:00
ec0252ed77 pubspec.yaml: sort deps 2026-02-23 23:28:40 +09:00
b98dec9588 Use kanimaji to render kanji stroke order animations 2026-02-22 23:01:11 +09:00
fef467544d Retrieve fonts through google fonts package, add more fonts 2026-02-21 01:40:40 +09:00
6b0a0a3b04 pubspec.{yaml,lock}: update deps 2026-02-21 01:04:14 +09:00
40846558aa flake.lock: bump, pubspec.lock: update inputs 2026-02-20 15:39:51 +09:00
14b8fe604d flake.lock: bump, pubspec.lock: update inputs 2026-02-09 15:03:58 +09:00
c39bf9df87 Prepare v0.5.0 release 2025-12-19 12:15:33 +09:00
815c2f4d44 Update flutter from 3.27 -> 3.35, update deps 2025-11-13 16:16:15 +09:00
08a78e4a2d treewide: replace confirm_dialog with builtin AlertDialog 2025-07-16 23:55:49 +02:00
b7a5f76c3e Add app icon 2025-07-15 22:58:59 +02:00
3608736471 Add splash screen 2025-07-15 22:15:52 +02:00
f60e2a80b3 {flake.*,android,pubspec.*}: update flutter, tools and deps 2025-07-15 21:37:27 +02:00
6c0342ac6c Add infinite scroll for word search results 2025-07-13 19:41:00 +02:00
ae0789b133 Add changelogs for v0.4.0 and bump version number in pubspec.yaml 2025-07-13 17:33:47 +02:00
4cf1e751a8 word_search: display full language lame, omit phrase if null 2025-07-13 16:23:07 +02:00
75b6fa726d Prepare v0.3.1 2025-07-09 23:21:30 +02:00
2531b2bbab screens/changelog: use direct dependency on markdown package 2025-07-07 21:09:39 +02:00
4c49874a01 screens/changelog: init 2025-07-07 20:39:48 +02:00
2d158079d1 screens/info: fix version number 2025-07-07 17:32:42 +02:00
1bc9e6a398 Data export/import 2025-06-25 23:39:38 +02:00
fc7e2ca7ce components/drawing_board: use MLkit 2025-06-24 20:48:30 +02:00
b404267728 treewide: reimplement most of history logic 2025-06-24 20:47:45 +02:00
dca2e37aef treewide: overhaul, upgrade to flutter 3, jisho api -> jadb 2025-05-19 23:15:03 +02:00
d652fc0685 Update API 2022-05-08 15:33:03 +02:00
5d377aa668 Move images to subfolders 2022-05-07 19:46:33 +02:00
edd3d7c9a9 Add import export functionality 2022-05-04 23:01:53 +02:00
8c7253fd93 Update Jisho API version 2022-02-13 01:39:31 +01:00
76f8cc6c86 Add licenses and update docs (#39)
* Add info sections to application

* Update README

* Make screenshots bigger

* A little less big

* Fix heading sizes
2022-01-25 00:54:21 +01:00
f6134c07a1 Add fonts (#35) 2022-01-23 23:56:26 +01:00
28f900c02e Add more content to search results (#31)
* Add lots of new functionality to search results

* Fix jlpt level

* Make antonyms clickable

* Add kanji list

* Replace Blocof with BlocBuilder

* Make kanji widgets squared

* Add missing colons to headers

* add romaji under sentences

* Fix extensive search not showing

* Miscellaneous refactoring
2022-01-23 18:27:00 +01:00
24601a300d Update dependencies 2022-01-14 09:01:52 +01:00
067ae564ce Upgrade dependencies 2021-12-06 20:26:52 +01:00
fe5c5a4cce Replace objectbox with sembast 2021-12-04 05:13:13 +01:00
9d8c7b8ebb Move all navigation from bloc to Navigator 2021-09-07 00:05:33 +02:00
0a7b71037b Add icon and splashscreen 2021-08-04 22:48:44 +02:00
ff6f6ef868 Add temporary settings screen 2021-08-03 22:04:29 +02:00
d82fcbe427 Update to null safety 2021-07-26 21:41:38 +02:00
25e270ec1d Add database for search history 2021-07-17 16:11:17 +02:00
38e099798a Update dependencies 2021-04-11 01:48:20 +02:00
ef41b50f0d Add shared_preferences 2021-03-05 00:38:19 +01:00
f1ab914ce3 Fix kanji icon 2021-03-03 12:47:35 +01:00
1a3acf80f1 Update bloc 2021-03-02 22:26:33 +01:00
879bbf0581 Update bloc 2020-08-17 21:54:34 +02:00
76d2b090f3 JST 4 - Add kanji search suggestions (#3)
* Add division package

* Add base logic and widget

* Finish layout

* Fix kanji regex

* Add bloc logic
2020-07-21 23:29:02 +02:00
1f0b3c24c2 Update 2020-07-09 22:17:10 +02:00
b8130cb6b9 Add Bloc 2020-07-09 20:06:48 +02:00
8b094b6e23 Update 2020-06-30 13:28:07 +02:00
b7f0222f62 Initial commit 2020-06-28 00:39:45 +02:00