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

(Android) add shortcuts for quicker use #8

Closed
jeroen1602 opened this issue Jul 18, 2020 · 4 comments · Fixed by #86
Closed

(Android) add shortcuts for quicker use #8

jeroen1602 opened this issue Jul 18, 2020 · 4 comments · Fixed by #86
Assignees
Labels
enhancement New feature or request

Comments

@jeroen1602
Copy link
Owner

Android has the ability to add shortcuts. This is quite useful to change the state of a lighthouse group described in #7.

Add shortcut support for even quicker state changes.
Look into adding a quick setting tile.

@jeroen1602
Copy link
Owner Author

#7 should be implemented first.

@jeroen1602 jeroen1602 added the enhancement New feature or request label Jul 20, 2020
@jrtberlin
Copy link

jrtberlin commented Nov 18, 2020

Android 11 introduced Quick Access Device Controls in a dedicated menu.
The user can decide to add a specific Control that "[r]epresents a physical object". The control tile additionally shows the current state of the object. A tile can be either an individual lighthouse or a group (see #7)

devicecontrol

I think this would be a great addition for Android 11 users.

Btw thanks for the app!

@jeroen1602
Copy link
Owner Author

This is a great idea!

I'll probably open a different issue for this once I'll start working on it.
The big problem is that my phone hasn't received the update to Android 11 yet and the emulator can't access Bluetooth.
So I'm guess I'll have to fake it all the way!

@jrtberlin
Copy link

@jeroen1602 Sorry, I didn't open an additional issue as this issue already covers shortcuts and quick tiles. As someone who has worked on Android apps with BLE functionality, I share the pain with the Android Emulator. I've gotten myself a testing device for that purpose, so if you need someone to test something on 11 let me know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants