|
|
55fa81dfa8
|
Add script for automating publishing
|
2025-12-19 13:10:04 +09:00 |
|
|
|
c39bf9df87
|
Prepare v0.5.0 release
v0.5.0
|
2025-12-19 12:15:33 +09:00 |
|
|
|
f89b233893
|
history: fix missing date dividers
bug introduced in 4a7b28ad68
|
2025-12-19 12:04:16 +09:00 |
|
|
|
8a98f28ff4
|
pubspec.lock: update deps
|
2025-12-19 11:47:10 +09:00 |
|
|
|
1619451191
|
Update android environment
|
2025-12-19 11:46:56 +09:00 |
|
|
|
3f7d1e916d
|
flake.nix: pin flutter version
|
2025-12-19 11:19:12 +09:00 |
|
|
|
815c2f4d44
|
Update flutter from 3.27 -> 3.35, update deps
|
2025-11-13 16:16:15 +09:00 |
|
|
|
e489a24a96
|
word_search_result: add search term to appbar
|
2025-07-30 01:42:21 +02:00 |
|
|
|
c09b82f90b
|
pubspec.{yaml,lock}: update deps, jadb: don't transliterate onyomi
|
2025-07-30 01:38:07 +02:00 |
|
|
|
b5ec27a90b
|
screens/word_search: provide preceding chars to kanji drawing model
|
2025-07-30 01:31:25 +02:00 |
|
|
|
9278a74219
|
screens/word_search_result: show search timestamp list on click
|
2025-07-30 01:30:55 +02:00 |
|
|
|
37ea8448cb
|
Revert "Add support for predictive back"
This reverts commit e1ed7f8ae7.
|
2025-07-28 21:50:34 +02:00 |
|
|
|
4a7b28ad68
|
screens/history: fix off by one error for divider
|
2025-07-28 21:47:43 +02:00 |
|
|
|
8db44d98b5
|
settings: enable autoThemeEnabled by default
|
2025-07-28 21:38:43 +02:00 |
|
|
|
62e2b93980
|
changelog: add dates, allow clicking links
v0.4.0
|
2025-07-17 00:54:34 +02:00 |
|
|
|
1da09ccc0d
|
Add dates to the release notes
|
2025-07-17 00:36:47 +02:00 |
|
|
|
3c342db643
|
Prepare release comment for v0.4.0
|
2025-07-17 00:33:28 +02:00 |
|
|
|
235ff4c6d1
|
word_search: add button to clear content in search bar
|
2025-07-17 00:14:22 +02:00 |
|
|
|
08a78e4a2d
|
treewide: replace confirm_dialog with builtin AlertDialog
|
2025-07-16 23:55:49 +02:00 |
|
|
|
3795d4cf8c
|
word_search: mark ambiguous cross references with question mark icon
|
2025-07-16 23:47:07 +02:00 |
|
|
|
62fef1d96d
|
kanji_result: don't collapse meanings/onyomi/kunyomi
|
2025-07-16 23:17:04 +02:00 |
|
|
|
24b49e6a6a
|
treewide: add and fix some lints
|
2025-07-16 23:06:48 +02:00 |
|
|
|
b47a8f96eb
|
treewide: fix strict_top_level_inference lint rule
|
2025-07-16 22:47:01 +02:00 |
|
|
|
d40ad09135
|
treewide: dart format
|
2025-07-16 22:44:35 +02:00 |
|
|
|
100c4ae6cc
|
settings: fix snackbar message on cancelling export
|
2025-07-16 22:43:41 +02:00 |
|
|
|
39823a0820
|
word_search: allow inline expansion of xrefs
|
2025-07-16 22:39:07 +02:00 |
|
|
|
e1ed7f8ae7
|
Add support for predictive back
|
2025-07-15 23:59:21 +02:00 |
|
|
|
9f8d080fa8
|
screens/kanji_search: replace deprecated WillPopScope with PopScope
|
2025-07-15 23:31:16 +02:00 |
|
|
|
07a88d7dca
|
changelog/0.4.0: remove duplicate note
|
2025-07-15 23:05:55 +02:00 |
|
|
|
ea21575af8
|
LICENSE: init
|
2025-07-15 23:05:01 +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 |
|
|
|
4651804dac
|
screens/library_list: use infinite scrolling list
|
2025-07-15 19:33:46 +02:00 |
|
|
|
99b0f15e74
|
screens/history: remove dead code
|
2025-07-15 19:31:49 +02:00 |
|
|
|
f5e06776d0
|
library_list: use joined data from libraryListGetListEntries instead of FutureBuilders
|
2025-07-15 03:18:32 +02:00 |
|
|
|
c6d97c73a9
|
Rewrite database models as class extensions + data classes
|
2025-07-15 03:12:55 +02:00 |
|
|
|
61c8d27bb9
|
android: make debug app a separate instance
|
2025-07-15 02:05:57 +02:00 |
|
|
|
ee4289030b
|
models/history: remove dead code
|
2025-07-14 19:39:10 +02:00 |
|
|
|
ce78bed1a6
|
word_search: add history count bubble in appbar
|
2025-07-14 19:02:57 +02:00 |
|
|
|
072f855c13
|
initialization: remove use of GetIt
|
2025-07-14 18:20:04 +02:00 |
|
|
|
38af074e6f
|
history: add infinite scroll
|
2025-07-14 01:06:01 +02:00 |
|
|
|
29387397da
|
treewide: remove remaining uses of db()
|
2025-07-14 00:01:01 +02:00 |
|
|
|
6e99792125
|
history: remove all uses of db() in model methods
|
2025-07-13 23:56:38 +02:00 |
|
|
|
0b844f0342
|
library_list: remove all uses of db() in model methods
|
2025-07-13 22:41:46 +02:00 |
|
|
|
7f4e230713
|
library_list: add basic support for pagination
|
2025-07-13 22:24:25 +02:00 |
|
|
|
7bb948fe19
|
treewide: format
|
2025-07-13 22:11:03 +02:00 |
|
|
|
87ce1b9228
|
treewide: remove exports and implicit imports
|
2025-07-13 22:06:46 +02:00 |
|
|
|
a0b4834e1c
|
word_search: fix pagination and search result count
|
2025-07-13 21:07:37 +02:00 |
|
|
|
6c0342ac6c
|
Add infinite scroll for word search results
|
2025-07-13 19:41:00 +02:00 |
|