Hypatia/app
Tad ca4f26fd7d Many changes
- Bump version
- Don't find files recursively on main thread
- Reduce number of threadpools
- Ensure there are always enough threads available
- Cap the queue limit on thread pools
- Do work on main thread if queues are full, thereby blocking
- Use more thread safe objects
- Replace some runnables with lambas
- Code cleanup
- Typo fixes

Closes https://gitlab.com/divested-mobile/hypatia/-/issues/6
Closes https://github.com/Divested-Mobile/Hypatia/issues/13
Closes https://github.com/Divested-Mobile/Hypatia/issues/1

Signed-off-by: Tad <tad@spotco.us>
2021-09-20 13:47:24 -04:00
..
src/main Many changes 2021-09-20 13:47:24 -04:00
.gitignore Initial commit 2017-12-13 22:44:56 -05:00
build.gradle Many changes 2021-09-20 13:47:24 -04:00
proguard-rules.pro Reduce APK size further 2018-04-16 20:10:10 -04:00