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

Auto Boot Reminder #39

Open
QuarTheDev opened this issue Oct 25, 2023 · 4 comments · May be fixed by #46
Open

Auto Boot Reminder #39

QuarTheDev opened this issue Oct 25, 2023 · 4 comments · May be fixed by #46

Comments

@QuarTheDev
Copy link

I have a quick idea for a new Alibi feature:

Upon device boot, a notification will appear reminding the user that Alibi's recording has been interrupted, and offering a quick direct button to begin/resume recording.

Here is my idea implemented using MacroDroid - my work is a little sloppy, but hopefully it gets the idea across.

Screenshot_20231025-121308_One UI Home.png

I'd also love if there were toggles in the settings to switch between three modes:

No Reminder - Does not prompt the user to restart Alibi (the current behavior).
Reminder - Reminds the user via push notification that Alibi has been interrupted.
Automatic - Automatically restarted Alibi's recording upon boot, eliminating the need for any input.

@Myzel394 Myzel394 changed the title idea: Auto Boot Reminfer Auto Boot Reminder Oct 25, 2023
@Myzel394
Copy link
Owner

Automatic - Automatically restarted Alibi's recording upon boot, eliminating the need for any input.

Due to Android restrictions, this is not possible; But we can show a notification.

@Myzel394
Copy link
Owner

but to be honest, only showing a notification doesn't really benefit in my opinion. The user should already be aware that they are recording, since a notification is displayed normally

@Myzel394 Myzel394 reopened this Oct 28, 2023
@Myzel394
Copy link
Owner

Nevermind, just found out it is actually possible!

@Myzel394 Myzel394 linked a pull request Oct 29, 2023 that will close this issue
@Myzel394
Copy link
Owner

Myzel394 commented Oct 29, 2023

There seems to be a bug in a current library, I'll wait until it is fixed

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 a pull request may close this issue.

2 participants