Skip to content

Feat: Adding Strict Mode#15

Draft
ImLouisxyz wants to merge 2 commits into
cajdata:mainfrom
ImLouisxyz:feat-strict_mode
Draft

Feat: Adding Strict Mode#15
ImLouisxyz wants to merge 2 commits into
cajdata:mainfrom
ImLouisxyz:feat-strict_mode

Conversation

@ImLouisxyz

Copy link
Copy Markdown

This is quite a philosophy shift in the app so no pressure to merge or anything.

Added a toggle for strict mode vs chill mode:
Chill mode - same as original app.
Strict mode - no breaks, scanning NFC or QR on block page will only unlock that app for a set duration. Only way to unlock all apps / turn off monitoring is by opening app and scanning NFC or QR.

Added some notifications to show how much time is left when their apps are unlocked.

Notes for pull request

You won't want to merge this straight away.

I'm not very familiar with Kotlin so used AI to program most of my changes and there seems to be a few flaws.
There are a few things android studio warned about and some un-needed variables and declarations.

More importantly, I had to mess with (remove) the signing code in app/build.gradle.kts to get my android studio to be happy compiling the project.

Also worth noting I have updated the readme a bit for those going straight to my fork in the event this doesn't get merged.

Louis and others added 2 commits May 2, 2026 20:51
Adding a toggle for strict mode vs chill mode:
Chill mode - same as original app.
Strict mode - no breaks, scanning NFC or QR on block page will only unlock that app for a set duration. Only way to unlock all apps / turn off monitoring is by opening app and scanning NFC or QR.

Added some notifications to show how much time is left when their apps are unlocked.
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.

1 participant