Skip to content

Releases: therealaleph/DefaceIT

DefaceIT Android v1.0.7

04 Jan 19:18

Choose a tag to compare

DefaceIT Android App Release v1.0.7

Features

  • Native Android app with Material Design 3 UI built with Jetpack Compose
  • Face detection using Google ML Kit
  • Real-time video processing with blur capabilities
  • Audio pitch shifting support
  • Bilingual interface (English and Persian)
  • Same powerful blurring capabilities as the desktop version

Requirements

  • Android 7.0 (API level 24) or higher
  • Camera permission (optional, for future camera features)
  • Storage permission (for reading and saving videos)

Installation

  1. Download the APK file below
  2. Enable "Install from Unknown Sources" in your Android settings
  3. Open the downloaded APK file
  4. Follow the installation prompts

Changes

See commit history for detailed changes.

DefaceIT Android v1.0.6

04 Jan 19:03

Choose a tag to compare

DefaceIT Android App Release v1.0.6

Features

  • Native Android app with Material Design 3 UI built with Jetpack Compose
  • Face detection using Google ML Kit
  • Real-time video processing with blur capabilities
  • Audio pitch shifting support
  • Bilingual interface (English and Persian)
  • Same powerful blurring capabilities as the desktop version

Requirements

  • Android 7.0 (API level 24) or higher
  • Camera permission (optional, for future camera features)
  • Storage permission (for reading and saving videos)

Installation

  1. Download the APK file below
  2. Enable "Install from Unknown Sources" in your Android settings
  3. Open the downloaded APK file
  4. Follow the installation prompts

Changes

See commit history for detailed changes.

DefaceIT Android v1.0.5

04 Jan 18:36

Choose a tag to compare

DefaceIT Android App Release v1.0.5

Features

  • Native Android app with Material Design 3 UI built with Jetpack Compose
  • Face detection using Google ML Kit
  • Real-time video processing with blur capabilities
  • Audio pitch shifting support
  • Bilingual interface (English and Persian)
  • Same powerful blurring capabilities as the desktop version

Requirements

  • Android 7.0 (API level 24) or higher
  • Camera permission (optional, for future camera features)
  • Storage permission (for reading and saving videos)

Installation

  1. Download the APK file below
  2. Enable "Install from Unknown Sources" in your Android settings
  3. Open the downloaded APK file
  4. Follow the installation prompts

Changes

See commit history for detailed changes.

DefaceIT Android v1.0.2

02 Jan 15:03

Choose a tag to compare

DefaceIT Android App Release v1.0.2

Features

  • Native Android app with Material Design 3 UI built with Jetpack Compose
  • Face detection using Google ML Kit
  • Real-time video processing with blur capabilities
  • Audio pitch shifting support
  • Bilingual interface (English and Persian)
  • Same powerful blurring capabilities as the desktop version

Requirements

  • Android 7.0 (API level 24) or higher
  • Camera permission (optional, for future camera features)
  • Storage permission (for reading and saving videos)

Installation

  1. Download the APK file below
  2. Enable "Install from Unknown Sources" in your Android settings
  3. Open the downloaded APK file
  4. Follow the installation prompts

Changes

See commit history for detailed changes.

DefaceIT Android v1.0.1

02 Jan 14:47

Choose a tag to compare

DefaceIT Android App Release v1.0.1

Features

  • Native Android app with Material Design 3 UI built with Jetpack Compose
  • Face detection using Google ML Kit
  • Real-time video processing with blur capabilities
  • Audio pitch shifting support
  • Bilingual interface (English and Persian)
  • Same powerful blurring capabilities as the desktop version

Requirements

  • Android 7.0 (API level 24) or higher
  • Camera permission (optional, for future camera features)
  • Storage permission (for reading and saving videos)

Installation

  1. Download the APK file below
  2. Enable "Install from Unknown Sources" in your Android settings
  3. Open the downloaded APK file
  4. Follow the installation prompts

Changes

See commit history for detailed changes.

DefaceIT Android v1.0

02 Jan 14:30

Choose a tag to compare

DefaceIT Android App Release v1.0

Features

  • Native Android app with Material Design 3 UI built with Jetpack Compose
  • Face detection using Google ML Kit
  • Real-time video processing with blur capabilities
  • Audio pitch shifting support
  • Bilingual interface (English and Persian)
  • Same powerful blurring capabilities as the desktop version

Requirements

  • Android 7.0 (API level 24) or higher
  • Camera permission (optional, for future camera features)
  • Storage permission (for reading and saving videos)

Installation

  1. Download the APK file below
  2. Enable "Install from Unknown Sources" in your Android settings
  3. Open the downloaded APK file
  4. Follow the installation prompts

Fixes

  • ✅ APK is properly signed and installable on real devices
  • ✅ Fixed bitmap bounds error when blurring faces near video edges
  • ✅ Fixed video dimension mismatch error (y + height must be <= bitmap.height())