pihelper-android/.idea
William Brawner 14eebe0c3d Remove unnecessary coroutine interactions
Only reading, saving, and deleting the config actually involve disk operations, and even the network operations have a 500ms timeout, so it doesn't make sense to have all of the methods support concurrency. The increased complexity outweighs the benefits of following the best practice of keeping disk and network operations off the main thread.
2021-02-23 17:05:11 -07:00
..
codeStyles Migrate from kotlin-android-extensions (synthetics) to data binding 2020-12-08 16:36:42 -07:00
dictionaries Fix lint warnings 2020-02-05 08:18:01 -06:00
.name Remove unnecessary coroutine interactions 2021-02-23 17:05:11 -07:00
compiler.xml Migrate from kotlin-android-extensions (synthetics) to data binding 2020-12-08 16:36:42 -07:00
gradle.xml WIP Native pihelper implementation 2021-02-23 14:01:08 -07:00
jarRepositories.xml Migrate from kotlin-android-extensions (synthetics) to data binding 2020-12-08 16:36:42 -07:00
kotlinScripting.xml Migrate from kotlin-android-extensions (synthetics) to data binding 2020-12-08 16:36:42 -07:00
misc.xml Migrate from kotlin-android-extensions (synthetics) to data binding 2020-12-08 16:36:42 -07:00
runConfigurations.xml Implement working Pi-hole connections and management 2020-01-01 14:21:33 -06:00
vcs.xml Implement working Pi-hole connections and management 2020-01-01 14:21:33 -06:00