1
0
mirror of https://github.com/h7x4/Jisho-Study-Tool.git synced 2024-12-21 21:47:29 +01:00
Commit Graph

106 Commits

Author SHA1 Message Date
d3f76f0b22 Fix small bugs, formatting and file structure 2021-08-03 22:13:50 +02:00
ff6f6ef868 Add temporary settings screen 2021-08-03 22:04:29 +02:00
e8f42860af Add lots of history functionality 2021-08-03 22:02:42 +02:00
d82fcbe427 Update to null safety 2021-07-26 21:41:38 +02:00
b86e0ae2f2 Separate history entries 2021-07-19 01:49:18 +02:00
99912333ac Animate kanji search UI 2021-07-19 01:47:12 +02:00
25e270ec1d Add database for search history 2021-07-17 16:11:17 +02:00
1aebc38954 Organize files better 2021-07-17 12:19:03 +02:00
b8f69bfaaf Add level badges to search results 2021-04-11 01:48:43 +02:00
38e099798a Update dependencies 2021-04-11 01:48:20 +02:00
be071affae
Merge pull request #7 from h7x4ABk3g/circleci-project-setup
Add CircleCI
2021-03-06 01:59:39 +01:00
1f0b717e7e Add circleci badge 2021-03-06 01:56:11 +01:00
3fbc9f0693 Add folder generation steps 2021-03-06 01:02:39 +01:00
33b7ad0058 Store analysis data as an artifact 2021-03-06 00:57:31 +01:00
72ca8bce59 Fix test result directory structure 2021-03-06 00:48:57 +01:00
23056c8a95 Add command to ignore exit code 1 on tests 2021-03-06 00:42:50 +01:00
39dc0fdc72 Add needed flag to run unittests 2021-03-06 00:33:45 +01:00
8e040d6778 Run tojunit from homefolder 2021-03-06 00:24:23 +01:00
44ecad4f28 Add no-fatal-infos to analyze step 2021-03-06 00:22:26 +01:00
df4d02dab2 Add step to install test report converter 2021-03-06 00:16:59 +01:00
acd2246c38 Add pubspec.lock 2021-03-06 00:06:02 +01:00
3e3871fe7e Save dependencies to cache 2021-03-06 00:01:51 +01:00
8524c2ee56 turn requirements into lists 2021-03-05 23:41:43 +01:00
8432306edb Move 'requires' keyword to workflows 2021-03-05 23:40:05 +01:00
6eab955075 Add build job 2021-03-05 23:32:02 +01:00
3820517afd Add workflow definition 2021-03-05 23:20:50 +01:00
539b64b8ba Try new config 2021-03-05 23:19:29 +01:00
8e11db856d
Merge pull request #6 from h7x4ABk3g/refactor-1
Refactor, update bits and pieces, and clean up the code
2021-03-05 22:44:35 +01:00
a179efc710 Fix search bug where header would be null 2021-03-05 22:40:20 +01:00
4dfb42f4b6 Move theme files to models 2021-03-05 22:39:43 +01:00
f89724906b Correct a formatting error 2021-03-05 22:39:28 +01:00
f76f0011ad Split search bar into component 2021-03-05 22:12:04 +01:00
4f6793c959 Split kanji search bar into component 2021-03-05 22:08:34 +01:00
2476d2958d Make LanguageSelector choice persistent 2021-03-05 00:38:35 +01:00
ef41b50f0d Add shared_preferences 2021-03-05 00:38:19 +01:00
0e54e73bb5 Add .circleci/config.yml 2021-03-03 21:15:03 +01:00
16d636b459 Update README 2021-03-03 12:47:59 +01:00
f1ab914ce3 Fix kanji icon 2021-03-03 12:47:35 +01:00
ac8572da9b Clean up variable naming 2021-03-03 00:24:25 +01:00
16ca1d2a69 Fix language selector design 2021-03-02 23:35:47 +01:00
68357e7328 Move search result page into folder 2021-03-02 23:09:56 +01:00
d280f62c9f move files around 2021-03-02 22:26:59 +01:00
1a3acf80f1 Update bloc 2021-03-02 22:26:33 +01:00
5eaf220683
Merge pull request #5 from h7x4ABk3g/development
Make project base
2020-08-24 23:51:22 +02:00
c583ef00d9
Update readme (#4)
* Make readme template

* Add search and kanji section
2020-08-24 23:50:23 +02:00
afe9243607 Add willpopscope to search page 2020-08-24 23:46:04 +02:00
c7f6f8c4b2 Update search card layout 2020-08-24 23:45:47 +02:00
7c4d03e87b Add parts of kanji_search_page to subfolder 2020-08-23 00:39:03 +02:00
c4e5fdd9ff Modularize search_card parts 2020-08-23 00:38:42 +02:00
5681b9708c Update search to use expansiontiles 2020-08-23 00:06:09 +02:00