Tornike Khintibidze

Results 16 issues of Tornike Khintibidze

# Description This is a very huge change in the whole Vanced Manager source code. Not only it improves the code readability by 10000000000000000%, but it also allows us to...

Migrates the cache stuff to Room in order to work with caches more efficiently. > DN

- Aims to fix performance and reachability (accessibility)

Adds message reaction support ![image](https://user-images.githubusercontent.com/48173186/168083996-1e500ae4-c52f-4840-9738-5232c822ba51.png)

It seems like I've messed up encryption with my last PR as seen in #95. While this PR fixes encryption, I also took the opportunity to update the build script...

It was mentioned in #41 but was forgotten

The v2 syntax for capturing uses Kotlin's Deferred interface to return the captured ImageBitmap. While this allows for async execution, I think it has a major flaw, and that is...