Unfortunately I had to pull Total Commander from Google Play for now.
Why?
When I tried to add the plugins to Google Play too, I got an error that the app name must not start with com.android. Unfortunately all the plugins start with "com.android.tcplugin.". Changing the name of the plugins has some very bad side effects:
1. While TC can see the renamed plugins, it cannot use them
2. The rename plugins cannot access the settings of the old plugins
I have already added some code to handle 1 and will release a new version soon. Unfortunately I have no idea how to handle 2. Not even TC can access the data of these plugins! I could add functions to pull the data from the plugins, but this would be a security hole when the user stores the passwords without a master password.

Any suggestions?