dicio-android
dicio-android copied to clipboard
Add unit conversion skill
Adds support for converting between units. Calculations are as accurate as I could make them and double-checked with other sources.
I did a fair amount of testing with this and it works well. It looks like the translation skill causes some issues on occasion.
Resolves https://github.com/Stypox/dicio-android/issues/13 partially
Units names were moved into strings.xml. Everything seems good in English but would definitely appreciate feedback about how it's handled in other languages
Added currency conversion support