Arman Yeghiazaryan

Results 7 issues of Arman Yeghiazaryan

The goal is to allow record transmissions, this resolves #20 issue. With the following changes now you can set the following 2 new parameters for the transmitter: - **downloadTransmission** -...

**The issues:** - Currently, embed lazy-load videos are not auto-playing on the Chrome browser since 2018 when [Autoplay policies have changed](https://developers.google.com/web/updates/2017/09/autoplay-policy-changes). Now you have to make sure to add `allow="autoplay"`...

### RTL support The progress bar will go from **r**ight **t**o **l**eft instead of **l**eft **t**o **r**ight. This commit will be useful for the implementation of the progress bar in...

Whenever the format argument is a string that has multiple lines, the script will calculate an incorrect number of available spaces by ignoring `\n` symbols. This pull request will fix...

I've fixed style of position of content "dismiss" button, from this: ![image](https://user-images.githubusercontent.com/7108843/30038245-79a805e4-91d3-11e7-8d8b-ae3ec6e7ed73.png) to this: ![image](https://user-images.githubusercontent.com/7108843/30038243-76254904-91d3-11e7-893c-3c3720928888.png)

Hello, So I read your message about support for remarkable 1, were changing `event1` to `event0` in `recept.cpp`, and recompiling should allow using this library: https://www.reddit.com/r/RemarkableTablet/comments/js9pbf/fix_for_the_jagged_line_issue_on_remarkable_2/ However, after finally managing...