This repository has been archived by the owner on Dec 17, 2023. It is now read-only.
Big performance optimizations
Optimize shared preference usage 1. Thread safe implementation of immutable Settings propagation over EventBus 2. Introduce EventBus delivering updates on background thread 3. Run the recurring task in an executor that does heavy processing in the background and posts tile updates in the main thread Release v2.2 to the Play Store Fixes #6