Skip to content

Instantly share code, notes, and snippets.

WorldCApp: Privacy policy

Welcome to the WorldCapp for Android!

This is an Android app developed by Control-Z team. The app is available on Google Play.

As an Android user myself, I take privacy very seriously. I know how irritating it is when apps collect your data without your knowledge.

I hereby state, to the best of my knowledge and belief, that I have not programmed this app to collect any personally identifiable information. All data (app preferences (like theme, etc.) and notifications) created by (the user) is stored on your device only, and can be simply erased by clearing the app's data or uninstalling it.

@piragna5
piragna5 / gist:b00484156ba2e5660b0ece4d9a6a3afc
Created May 17, 2021 00:16
Kotlin Code Style for Android Studio
<code_scheme name="Default">
<option name="OTHER_INDENT_OPTIONS">
<value>
<option name="INDENT_SIZE" value="2" />
<option name="CONTINUATION_INDENT_SIZE" value="8" />
<option name="TAB_SIZE" value="2" />
<option name="USE_TAB_CHARACTER" value="false" />
<option name="SMART_TABS" value="false" />
<option name="LABEL_INDENT_SIZE" value="0" />
<option name="LABEL_INDENT_ABSOLUTE" value="false" />