I took a look at the logs and figured out, Columba is reporting many times over and over the same message:
W GooglePlayServicesUtil: com.lxmf.messenger required the Google Play Store, but it is missing.
W GoogleApiManager: The service for com.google.android.gms.internal.location.k is not available
It should not be a Warning. Also the information and the handling should be different.
It should appear in the Log level 'Info'. And it should be something like this:
GooglePlayServicesUtil: Google Play Store was not found, doing [THIS] instead
Columba should never write in a log some closed source software is 'required'. Because closed source software to run Columba is currently not required to my knowledge and it never should be.
I took a look at the logs and figured out, Columba is reporting many times over and over the same message:
W GooglePlayServicesUtil: com.lxmf.messenger required the Google Play Store, but it is missing.
W GoogleApiManager: The service for com.google.android.gms.internal.location.k is not available
It should not be a Warning. Also the information and the handling should be different.
It should appear in the Log level 'Info'. And it should be something like this:
GooglePlayServicesUtil: Google Play Store was not found, doing [THIS] instead
Columba should never write in a log some closed source software is 'required'. Because closed source software to run Columba is currently not required to my knowledge and it never should be.