Criptext / Criptext/Monkey-SDK-Android
Move AQuery to OKHttp
Open
- Dominant language
- Java
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Files are being encrypted on the main thread, and then sent asynchrounously with AQuery. We could do encryption and networking on the same AsyncTask if we move to OKHttp.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.