Commit Graph

7 Commits

Author SHA1 Message Date
Oystein Kristoffer Tveit d2d8ea07a6
WIP 2023-02-24 09:55:55 +01:00
Oystein Kristoffer Tveit d2a3de4823 Migrate history to SQLite + more
- remove all sembast code
- setup database migration system
- setup data import export system
- remove sembast object tests
- make everything ready for implementing "saved lists" feature
2022-06-05 02:41:11 +02:00
Oystein Kristoffer Tveit 2ca9988018
Merge history entries (#41) 2022-01-25 20:44:00 +01:00
Oystein Kristoffer Tveit f6134c07a1
Add fonts (#35) 2022-01-23 23:56:26 +01:00
Oystein Kristoffer Tveit 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
Oystein Kristoffer Tveit 25a58d6f59 Convert most bloc usage to listeners and builders 2022-01-23 04:52:28 +01:00
Oystein Kristoffer Tveit 17d6f862a2 Refactoring and cleaning 2022-01-19 02:10:05 +01:00