Evgen Kucherov

Results 11 issues of Evgen Kucherov

When selecting Bible translation from the dropdown, it would be nice to have small icons for SWORD module features. Connect the meaning of those icons can be done in SWORD...

feature :sparkles:

It looks like `requestBookText` can just return the async result and function calling it can call the appropriate render function or return the result farther up.

If there are no tags, the helping text in tag panel doesn't switch to new locale on app locale switch through the options.

bug 🐞
not-reproducible

The export is a very important feature, and it should be possible to do it on the tablets in the same way as on desktop (#412). It can be done...

Android

![Bildschirmfoto 2021-10-14 um 19 15 14](https://user-images.githubusercontent.com/17739895/137365272-6c5400c6-88f8-4200-bcf1-d5522db84c47.png) In this example (tagged verse list export): It seems like foot note contents are also rendered (The additional numbers in the verse text). I...

It's suggested to use [pseudo-localization](https://en.wikipedia.org/wiki/Pseudolocalization) for stable locale testing. In this case if someone updates translation files the test won't break. Current locale test is done with [`007_locale_change.feature`](https://github.com/ezra-project/ezra-project/blob/116029d56bd0533ab45bbf78cb54e8c675a71003/features/007_locale_change.feature) I think...

test

`reference_separator` should not be global and has a single "point of truth". A good place to put it is `i18nHelper.getReferenceSeparator()`

refactoring

How do you build for Android, I couldn't find any docs. Can it be put in Github Actions?

It's a typical behaviour to select a range with one item already selected by holding SHIFT and click on another item. This will select the range between two items (verses)

It would be nice to have information from which repository each module is. Maybe mark each module with repository logos? Logos can be first introduced in step 1 and displayed...

enhancement :sparkles: