Commit Graph

136 Commits (76f8cc6c869e871d570807b2190ba39b3e5b0398)

Author SHA1 Message Date
Oystein Kristoffer Tveit 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
Oystein Kristoffer Tveit f6134c07a1
Add fonts (#35) 2022-01-23 23:56:26 +01:00
Oystein Kristoffer Tveit a577af2667
Connect multiple kanji parts with search (#33) 2022-01-23 21:29:54 +01:00
Oystein Kristoffer Tveit 3d30a81205
Add search buttons and explanations (#32)
* Add search button

* Add search tip to kanji search
2022-01-23 21:00:45 +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 7e8442881a Small refactoring 2022-01-23 03:18:05 +01:00
Oystein Kristoffer Tveit b4a6b52e89
Merge pull request #23 from h7x4ABk3g/add-automatically-determine-theme-feature
Add automatically determine theme feature
2022-01-19 16:06:46 +01:00
Oystein Kristoffer Tveit 71fccb237f Add automatically determine theme feature 2022-01-19 16:06:03 +01:00
Oystein Kristoffer Tveit fd384a2ac9
Merge pull request #19 from h7x4ABk3g/add-romaji-feature
Connect romaji transliteration to new setting
2022-01-19 13:48:54 +01:00
Oystein Kristoffer Tveit 988d5c043c Connect romaji transliteration to new setting 2022-01-19 13:47:54 +01:00
Oystein Kristoffer Tveit 17d6f862a2 Refactoring and cleaning 2022-01-19 02:10:05 +01:00
Oystein Kristoffer Tveit 859b7753af Add romaji transliteration service 2022-01-19 02:02:59 +01:00
Oystein Kristoffer Tveit 1c766d9ad1 Make theme colors constant 2022-01-17 14:50:01 +01:00
Oystein Kristoffer Tveit f0c6aaa69a Move radical data to data dir 2022-01-17 14:44:02 +01:00
Oystein Kristoffer Tveit e66e33b9ed Add grade based search 2022-01-17 14:43:10 +01:00
Oystein Kristoffer Tveit 32740dd7dd Add radical kanji search feature 2022-01-16 13:30:00 +01:00
Oystein Kristoffer Tveit 37ee031693 Add kanji handdrawing feature 2022-01-14 16:10:35 +01:00
Oystein Kristoffer Tveit 24601a300d Update dependencies 2022-01-14 09:01:52 +01:00
Oystein Kristoffer Tveit 4bf863c16b
Merge pull request #8 from h7x4ABk3g/adapt-navigator
Adapt navigator
2021-12-06 20:31:42 +01:00
Oystein Kristoffer Tveit 067ae564ce Upgrade dependencies 2021-12-06 20:26:52 +01:00
Oystein Kristoffer Tveit 4e60f528cb Update history loading screen 2021-12-04 05:31:27 +01:00
Oystein Kristoffer Tveit 37f2358411 Update gradle 2021-12-04 05:23:20 +01:00
Oystein Kristoffer Tveit cfe5a65380 Fix some more code style 2021-12-04 05:22:58 +01:00
Oystein Kristoffer Tveit fe5c5a4cce Replace objectbox with sembast 2021-12-04 05:13:13 +01:00
Oystein Kristoffer Tveit a0c608ccca Add storage entities 2021-12-01 23:10:07 +01:00
Oystein Kristoffer Tveit 8811cef864 Update code style 2021-12-01 23:09:53 +01:00
Oystein Kristoffer Tveit 9d8c7b8ebb Move all navigation from bloc to Navigator 2021-09-07 00:05:33 +02:00
Oystein Kristoffer Tveit feee76c2b6 Add theming functionality 2021-08-08 23:16:54 +02:00
Oystein Kristoffer Tveit 0a7b71037b Add icon and splashscreen 2021-08-04 22:48:44 +02:00
Oystein Kristoffer Tveit d3f76f0b22 Fix small bugs, formatting and file structure 2021-08-03 22:13:50 +02:00
Oystein Kristoffer Tveit ff6f6ef868 Add temporary settings screen 2021-08-03 22:04:29 +02:00
Oystein Kristoffer Tveit e8f42860af Add lots of history functionality 2021-08-03 22:02:42 +02:00
Oystein Kristoffer Tveit d82fcbe427 Update to null safety 2021-07-26 21:41:38 +02:00
Oystein Kristoffer Tveit b86e0ae2f2 Separate history entries 2021-07-19 01:49:18 +02:00
Oystein Kristoffer Tveit 99912333ac Animate kanji search UI 2021-07-19 01:47:12 +02:00
Oystein Kristoffer Tveit 25e270ec1d Add database for search history 2021-07-17 16:11:17 +02:00
Oystein Kristoffer Tveit 1aebc38954 Organize files better 2021-07-17 12:19:03 +02:00
Oystein Kristoffer Tveit b8f69bfaaf Add level badges to search results 2021-04-11 01:48:43 +02:00
Oystein Kristoffer Tveit 38e099798a Update dependencies 2021-04-11 01:48:20 +02:00
Oystein Kristoffer Tveit be071affae
Merge pull request #7 from h7x4ABk3g/circleci-project-setup
Add CircleCI
2021-03-06 01:59:39 +01:00
Oystein Kristoffer Tveit 1f0b717e7e Add circleci badge 2021-03-06 01:56:11 +01:00
Oystein Kristoffer Tveit 3fbc9f0693 Add folder generation steps 2021-03-06 01:02:39 +01:00
Oystein Kristoffer Tveit 33b7ad0058 Store analysis data as an artifact 2021-03-06 00:57:31 +01:00
Oystein Kristoffer Tveit 72ca8bce59 Fix test result directory structure 2021-03-06 00:48:57 +01:00
Oystein Kristoffer Tveit 23056c8a95 Add command to ignore exit code 1 on tests 2021-03-06 00:42:50 +01:00
Oystein Kristoffer Tveit 39dc0fdc72 Add needed flag to run unittests 2021-03-06 00:33:45 +01:00
Oystein Kristoffer Tveit 8e040d6778 Run tojunit from homefolder 2021-03-06 00:24:23 +01:00
Oystein Kristoffer Tveit 44ecad4f28 Add no-fatal-infos to analyze step 2021-03-06 00:22:26 +01:00
Oystein Kristoffer Tveit df4d02dab2 Add step to install test report converter 2021-03-06 00:16:59 +01:00