Skip to content

Releases: escapebranch/unfilter

UnFilter v1.1.3+12

22 Apr 19:56

Choose a tag to compare

Release Notes

v1.1.3+12: Added core localization infrastructure with English and Tamil support (base setup by @Alien501), Google Play badge to the README, and implemented fully automated Google Play Store deployment pipelines via Fastlane.

Features

  • Added core localization infrastructure with initial English and Tamil support (Creds @Alien501).
  • Added Google Play Store badge to README for quick app access.
  • Integrated Fastlane and GitHub Actions for continuous automated deployment to Google Play Store.

Fixes

  • Fixed missing separators in version configuration fixes block.
  • Cleaned up formatting across configuration metadata components.

Download Options

APK Description
UnFilter_arm64-v8a.apk For modern 64-bit devices (most phones from 2017+)
UnFilter_armeabi-v7a.apk For older 32-bit ARM devices
UnFilter_x86_64.apk For x86_64 devices (emulators, some tablets)
UnFilter_universal.apk Works on all devices (larger size)

💡 Tip: If unsure, download the universal APK. For smaller download size, choose the APK matching your device architecture.

UnFilter v1.1.12+11

20 Apr 18:59

Choose a tag to compare

Release Notes

v1.1.2+11: Massive performance improvements for Storage Analysis and UI rendering explicitly targeting low-end android devices to avoid Out of Memory (OOM) crashes.

Features

  • Vastly improved storage scanning speeds via File NIO tree walking.
  • Integrated Usage Access Permission nudges in the Task Manager.

Fixes

  • Fixed Out of Memory (OOM) crashes on low-end devices by resizing network images on the fly.
  • Fixed Storage scan timeouts due to platform thread pool starvation.
  • Removed unused onboarding state tied to install permission
  • Fixed wildcard callback lint in analytics page

Download Options

APK Description
UnFilter_arm64-v8a.apk For modern 64-bit devices (most phones from 2017+)
UnFilter_armeabi-v7a.apk For older 32-bit ARM devices
UnFilter_x86_64.apk For x86_64 devices (emulators, some tablets)
UnFilter_universal.apk Works on all devices (larger size)

💡 Tip: If unsure, download the universal APK. For smaller download size, choose the APK matching your device architecture.

UnFilter v1.1.1+8

25 Mar 17:06

Choose a tag to compare

Release Notes

v1.1.1+8: Product positioning refresh, metadata alignment, and stability cleanups.

Features

  • Updated product messaging across project metadata
  • Refined app positioning copy for clearer value proposition
  • Release metadata now aligned with v1.1.1+8

Fixes

  • Resolved analyzer warnings for cleaner CI checks
  • Removed unused onboarding state tied to install permission
  • Fixed wildcard callback lint in analytics page

Download Options

APK Description
UnFilter_arm64-v8a.apk For modern 64-bit devices (most phones from 2017+)
UnFilter_armeabi-v7a.apk For older 32-bit ARM devices
UnFilter_x86_64.apk For x86_64 devices (emulators, some tablets)
UnFilter_universal.apk Works on all devices (larger size)

💡 Tip: If unsure, download the universal APK. For smaller download size, choose the APK matching your device architecture.

UnFilter v1.1.0+3

29 Jan 18:43

Choose a tag to compare

Release Notes

V1.1.0: Advanced Search, Battery Analysis, and UI Polish.

Features

  • Advanced Search: Filter by Tech Stack, Name, & Package
  • Battery Impact Analysis in Task Manager
  • View App Privacy Policies
  • Streamlined Issue Reporting Templates

Fixes

  • Square bottom sheets for consistent UI
  • Seamless system overlay integration
  • Enhanced Documentation & License

Download Options

APK Description
UnFilter_arm64-v8a.apk For modern 64-bit devices (most phones from 2017+)
UnFilter_armeabi-v7a.apk For older 32-bit ARM devices
UnFilter_x86_64.apk For x86_64 devices (emulators, some tablets)
UnFilter_universal.apk Works on all devices (larger size)

💡 Tip: If unsure, download the universal APK. For smaller download size, choose the APK matching your device architecture.

v1.0.0+2 - Beta Rollout

05 Jan 17:45

Choose a tag to compare

A verbose split-per-abi + Individual ABI platform (64 bit & 32 bit) update setup

beta rollout to test the app

05 Jan 08:45

Choose a tag to compare