Skip to content
This repository has been archived by the owner on Mar 3, 2021. It is now read-only.

Added compatibility for Chromebooks #51

Merged
merged 1 commit into from
May 19, 2017
Merged

Conversation

der-test
Copy link
Contributor

@der-test der-test commented May 8, 2017

Source:
https://github.com/mattermost/android/blob/master/app/src/main/AndroidManifest.xml
incompatible permissions may be set to be not required for
Chromebooks-->
android:required=["false"]
Chromebook incompatible permissions:
https://developer.android.com/topic/arc/manifest.html
How to make permissions optional:
https://developer.android.com/guide/topics/manifest/uses-feature-element.html

Source:
https://github.com/mattermost/android/blob/master/app/src/main/AndroidManifest.xml
incompatible permissions may be set to be not required for
Chromebooks-->
android:required=["false"]
Chromebook incompatible permissions:
https://developer.android.com/topic/arc/manifest.html
How to make permissions optional:
https://developer.android.com/guide/topics/manifest/uses-feature-element.html
@coreyhulen coreyhulen merged commit db348e3 into mattermost:master May 19, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants