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

Screen Activity Monitor (Anti-Disturbance Feature) and package rename to com.ccextractor.ultimate_alarm_clock #574

Merged
merged 3 commits into from
Jun 6, 2024

Conversation

AryanSarafDev
Copy link
Collaborator

Description

Screen Activity Monitor (Anti-Disturbance Feature) and package rename to com.ccextractor.ultimate_alarm_clock

Proposed Changes

Monitor screen activity discreetly for 10 minutes.
Determine if the user is awake or dozing off.

Alarm Logic:

If phone usage exceeds 3 minutes, dismiss the alarm.
No disruptions during productive moments.

Background Efficiency:

Minimal impact on battery life.
Prioritize user experience.

And

package rename to com.ccextractor.ultimate_alarm_clock

Fixes #572 #573

Screenshots

activity_monitor

Checklist

  • Tests have been added or updated to cover the changes
  • Documentation has been updated to reflect the changes
  • Code follows the established coding style guidelines
  • All tests are passing

@AryanSarafDev AryanSarafDev merged commit cb5f97f into CCExtractor:main Jun 6, 2024
1 check passed
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.

Feature: Screen Activity Monitor (Anti-Disturbance feature)
1 participant