-
Notifications
You must be signed in to change notification settings - Fork 2
added Screen-Off behavior configuration #9
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
Closed
Closed
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
fcbc53c
DelayPrefs object with getter/setter methods for screen-on delay conf…
Dan8Oren 2a86b9a
DelayedActivationManager class with coroutine-based delay handling
Dan8Oren 5789863
Enhance MicLockService with delay integration
Dan8Oren aeec535
modified ScreenStateReceiver for delay support and added unit tests
Dan8Oren 3250553
updated UI to set delay
Dan8Oren b665fb1
Fix delay logic to distinguish between service running and mic active…
Dan8Oren bc6b943
Fix state management to distinguish screen-off pause from silence pause
Dan8Oren b615153
Update Quick Settings tile for delay states
Dan8Oren 6f04258
fixed a bug when the tile wasn't updating back to active after delay
Dan8Oren 5223c65
delay slider share the same constant as the code
Dan8Oren e9fadd7
change the logic into screen behavior with option to never and always on
Dan8Oren 8e8a6d7
working on slider UI
Dan8Oren b15180f
some UI tweaks and fixed MicLockService.kt not taking into account Ne…
Dan8Oren cc15052
fixed tile functionality and app status on paused by screen off.
Dan8Oren ac28bfc
fixed tile functionality and app status on paused by screen off.
Dan8Oren a188fdc
added some more unit tests
Dan8Oren c15c37a
refined feature labels and extracted to strings.xml
Dan8Oren 5222d32
MainActivity start button to handle screen-off pause state
Dan8Oren c26f232
updated docs and version
Dan8Oren 08ce967
gitignore update
Dan8Oren 2d9184b
updated Changelog
Dan8Oren ae07137
minor changes
Dan8Oren 87dfe6f
updated versionCode to count past releases
Dan8Oren d4eb983
Update CHANGELOG.md
Dan8Oren 3c1fa4b
Apply suggestion from @Copilot
Dan8Oren 76cf9f0
gitignore update
Dan8Oren 043db5d
stuck in isPausedBySilence state bug fix (#10)
Dan8Oren 62a4daa
Revert "stuck in isPausedBySilence state bug fix (#10)" (#11)
Dan8Oren File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.