Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more MDM cabilities #13725

Open
tobiasKaminsky opened this issue Oct 7, 2024 · 1 comment · May be fixed by #13942
Open

Add more MDM cabilities #13725

tobiasKaminsky opened this issue Oct 7, 2024 · 1 comment · May be fixed by #13942

Comments

@tobiasKaminsky
Copy link
Member

  • disable welcome screen
  • disable multiaccount (haben wir sonst nur global über Branding)
  • enable/disable crash_service (Error reporting tool)
  • disable log
  • disable external sites
  • disable open in / sharing / copy & paste (clipboard) -> security
@alperozturk96
Copy link
Collaborator

alperozturk96 commented Nov 4, 2024

We already have some of these capabilities in current codebase, fyi. @tobiasKaminsky

"show_external_links" --> disable external sites
"logger_enabled" --> disable log
"show_provider_or_own_installation" --> disable intro (FirstRunActivity)
"multiaccount_support" -> disable multiaccount

@alperozturk96 alperozturk96 linked a pull request Nov 4, 2024 that will close this issue
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🏗️ In progress
Development

Successfully merging a pull request may close this issue.

3 participants