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

feat: Enterprise Edition support #5

Merged
merged 56 commits into from
Apr 20, 2024
Merged

feat: Enterprise Edition support #5

merged 56 commits into from
Apr 20, 2024

Conversation

inckie
Copy link
Owner

@inckie inckie commented Apr 6, 2024

Adding Enterprise Edition support using WiFi tethering.

GPS on Enterprise Edition requires MOCK_LOCATION permission given through ADB or developer settings:
adb shell appops set com.damn.anotherglass.glass.ee android:mock_location allow
Probably it makes more sense to add custom broadcast and service instead of mocking, since all the client software is custom anyway.

@inckie inckie self-assigned this Apr 6, 2024
Ink added 4 commits April 11, 2024 22:51
* InterruptedException resets interrupted flag, move to boolean and exit command to simplify handling (we can get SocketException first)
@inckie inckie merged commit 332e7ea into master Apr 20, 2024
1 check passed
@inckie inckie deleted the feat/ee branch April 20, 2024 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant