Skip to content

Releases: Ashish-CodeJourney/MindGuard

MindGuard v0.1.0

08 Jun 16:21

Choose a tag to compare

What is MindGuard?

MindGuard is a privacy-first Android app that automatically detects and blocks short-form video feeds — Instagram Reels, YouTube Shorts, TikTok, and Snapchat Spotlight — entirely on-device. No accounts, no cloud, no tracking.

What's in this release

  • Reel / Shorts / Spotlight blocking — Instagram, YouTube, TikTok, Snapchat
  • CLICK_SAFE_TAB — Instagram blocks navigate to your Home feed instead of closing the app
  • Per-app toggles — enable or disable blocking per app
  • Focus schedule — block only during configurable hours
  • Pause focus mode — 30-minute pause from the app or the Quick Settings tile
  • Daily + all-time stats and clean-day streak tracking
  • Adaptive app icon — purple gradient shield with EKG brainwave
  • Play Protect compliant — passes Google Play Protect review

Installation

⚠️ This is a sideloaded APK. Android will ask you to allow installation from unknown sources.

  1. Download MindGuard-v0.1.0.apk
  2. Open it on your Android device and tap Install
  3. Android 13+ only: Go to Settings → Apps → MindGuard → ⋮ → Allow restricted settings before step 4
  4. Go to Settings → Accessibility → MindGuard and enable the toggle
  5. Done — MindGuard is now active

Requirements

  • Android 7.0+ (API 24)
  • Accessibility Service permission (granted manually in step 4 above)

Privacy

All detection runs on-device. No network requests are made. The accessibility service scope is restricted to 6 package names only.


## What's Changed
* Feat/comprehensive test suite by @Ashish-CodeJourney in https://github.com/Ashish-CodeJourney/MindGuard/pull/11

## New Contributors
* @Ashish-CodeJourney made their first contribution in https://github.com/Ashish-CodeJourney/MindGuard/pull/11

**Full Changelog**: https://github.com/Ashish-CodeJourney/MindGuard/commits/Production