Commit graph

54 commits

Author SHA1 Message Date
horhik
fad53d8715 Merge branch 'dev' of github.com:Horhik/ankilan into dev 2020-05-10 13:00:16 +03:00
horhik
f67ab620e7 remove rubbish 2020-05-10 13:00:11 +03:00
horhik
e634dfee2a Fix issue with selecting decks
also remove alert on start
2020-05-10 12:55:54 +03:00
George
2571b3be79
Update README 2020-04-22 12:02:17 -07:00
George
98646cdf7d
Update README
Wrote little information "About"
2020-04-22 12:01:51 -07:00
horhik
a3d67dfefb Fix crashing after first startup
Fix issue with finding existing ankiLan Model
Update gradle
2020-04-22 08:34:14 +03:00
horhik
d72ed24dfa Fix update fields bug
now fields named "Sound", "Examples", and "Pronunciation" updating
  normaly
2020-04-22 06:19:44 +03:00
horhik
f906787cc2 add some bugs
but now, field editor can send results to anki
2020-04-11 19:49:25 +03:00
horhik
c5c00cf574 Add stable fields view
some issues:
		if add new part of speech error will be.
		Reason? Fields under Part Of speech field depends by
		this
2020-04-03 08:51:00 -03:00
horhik
3c8c283632 create test apk 2020-04-03 04:28:46 -03:00
horhik
8efcacfd43 Create response editor 2020-04-03 03:32:26 -03:00
horhik
d4cb3c07d3 add sound, transcription and examples picker 2020-04-03 02:14:18 -03:00
horhik
e57d06019f stylize field-editor.jsx 2020-04-02 09:51:00 -03:00
horhik
92b2966b14 Merge branch 'refactoring' into dev 2020-04-01 10:31:29 -03:00
horhik
322b153e5e refactor translate api 2020-04-01 10:16:29 -03:00
horhik
d253c6afed fix merge 2020-03-31 06:30:32 -03:00
horhik
1b10d22c47 pre merge 2020-03-31 05:03:20 -03:00
horhik
4766e3d7fb add FieldEditor component 2020-03-31 04:54:08 -03:00
horhik
9c7ad83c3d encounter with unknown error 2020-03-29 04:05:08 -03:00
horhik
0962aa31b5 ability of sending anki data to local storage 2020-03-28 04:41:34 -03:00
horhik
189dcb9e4a Merge branch 'dev' of github.com:Horhik/ankilan into dev 2020-03-28 03:31:48 -03:00
horhik
999b23f436 Create Filtered definitions and full version of It
Redux: parsedDictionary has 2 arrays. compounded and filtered.
	Filtered will use for first look at fields
2020-03-28 03:28:54 -03:00
George
33b9ff1944
update readme 2020-03-25 12:14:33 -03:00
George
fd8459ada1
update readme 2020-03-25 12:13:47 -03:00
horhik
d737741029 add readme 2020-03-25 12:12:53 -03:00
horhik
1dda00ab6f Sending word to Anki works
but only one translate available instead one OR two
2020-03-25 10:02:48 -03:00
horhik
f8b2ff9ccc store ankiLan note creator and template in react native async storage 2020-03-24 11:05:54 -03:00
horhik
17bc55ac10 create parseToAnkiFormat function 2020-03-24 10:37:25 -03:00
horhik
a1955b826e add submiting word 2020-03-20 12:19:09 -03:00
horhik
ad4bbdeedf fix merge 2020-03-19 17:06:22 -03:00
horhik
2a05cd5cb3 create stable working dictionary api. Yeahvi 2020-03-19 17:04:57 -03:00
horhik
3f2abc4954 push 2020-03-19 15:12:06 -03:00
horhik
4b910d6646 add parsing words api response 2020-03-18 16:58:12 -03:00
horhik
5322ff1b08 fix pull request package.json confilct 2020-03-17 09:53:38 -03:00
horhik
09f6293879 fix dependencies 2020-03-17 01:39:14 -04:00
horhik
c8c7666289 Merge branch 'dependabot/npm_and_yarn/eslint-4.18.2' 2020-03-17 01:08:08 -04:00
horhik
56f4aadfcd dependabot did something 2020-03-17 01:07:55 -04:00
horhik
800ea830b9 Add comunication with two APIs
urban Dictionary
	words API
I have wanted to add oxford Dictionary api, but  is doesn't make  sence, it's
non free
2020-03-17 01:00:14 -04:00
horhik
af9f344ae5 add getting parts of speeches 2020-03-13 16:45:31 -04:00
horhik
51fbbf86d1 fix view form issues 2020-03-13 13:01:25 -04:00
horhik
7fde7c7fc6 update packages 2020-03-10 23:57:54 -04:00
dependabot[bot]
8b2f515a35
Bump eslint from 0.11.0-alpha.0 to 4.18.2
Bumps [eslint](https://github.com/eslint/eslint) from 0.11.0-alpha.0 to 4.18.2.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v4.18.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-11 03:34:35 +00:00
horhik
faa6c669e2 add some form fields
SubmitButton
	TextField
2020-03-10 23:33:08 -04:00
horhik
2cfa7c4fcf :q 2020-03-10 23:31:37 -04:00
horhik
5db54dea84 refactor Form component view 2020-03-10 00:22:42 -04:00
horhik
f979007154 fix yarn.lock 2020-03-09 01:35:15 -04:00
horhik
f6e9cc6870 create addNote func 2020-03-08 07:17:42 -04:00
horhik
7471e58aa9 add anki Model creator 2020-03-08 03:18:34 -04:00
horhik
c9230f7254 create model template 2020-03-07 14:38:01 -05:00
horhik
bbc036e1be solve some problems with async redux 2020-03-07 09:30:26 -05:00