- France
- https://amine-bouabdallaoui.fr
- Joined on
2022-07-18
Every block that does something like
Please refactor this
Please refactor this
Please refactor this
Please refactor this
This should use the same isNetworkAvailable()
function as the others.
And it can be refactored as the ones before.
And it can be refactored as the ones before.
This allows logging using the Napier library which is required to log from commonMain. For example this line doesn't log anything if this piece of code is not included. 1392e2a571/shared/src/com…
This logging is local, this shouldn't be affected by GDPR, this is needed when debugging;
What does it add to the default logcat ?
we can also not insert this, but we'll have to add it…
As I deleted the logging service I was using (because of GRPD) these options are not used anymore. Logging is only used when debugging.
This was introduced when migrating.
I tested it with selfoss 2.19, not sure for other versions.