- android.permission.INTERNET
- android.permission.ACCESS_NETWORK_STATE
- android.permission.WRITE_EXTERNAL_STORAGE
- android.permission.RECEIVE_BOOT_COMPLETED
- android.permission.WAKE_LOCK
- android.permission.READ_EXTERNAL_STORAGE
Apr 4, 2018
* New preference lets you control caching behavior in case your device doesn't respect the platform APIs w.r.t. cached files vs. permanent files and storage usage grows out of control.
* Refactored backend that will support new story listing views soon.
* Fixed pre/code tags to ensure they don't get cut off.
* Fixed a few crashes reported by users.