Results 10 issues of Gergely Hegedis

## Summary These changes are intended to resolve #11068. ## Changelog: [Android] [Fixed] - Fix letters duplication when using autoCapitalize ## Test Plan I took the `RewriteExample` from `TextInputSharedExamples.js` duplicated...

CLA Signed
Platform: Android
Bug

This pull request is intends to resolve issue #89. The main idea is to take advantage of the `expires_in` response from the server. 
Whenever we know the token is already...

enhancement

**Request** Refresh the accessToken before refreshToken is expired. This would result in less unnecessary requests we know would fail with 401. **Reasoning** With the current implementation we are expecting 401,...

enhancement

Sometimes the link throws the user to the login page, I should fix that also if I can. I imagine it is something like captcha. I think the easiest resolution...

enhancement

Currently parsing is done with Converters. That's fine and dandy, but we have a bit less control there about the requests, for example to react to captcha we use exception...

enhancement

Create an action to release to the play store, I already have examples of it in [this repository](https://github.com/fknives/ci_evaluation_personal) and [this](https://github.com/fknives/broccoli-qr_code_transfer) was released

Low Priority
devops

Some videos are being actively removed from TikTok. In those cases the video downloader reports parsing error. Instead it should have a separate state in the Queue and moved to...

enhancement
High Priority

Low Priority
devops