Releases: therealaleph/DefaceIT
Releases · therealaleph/DefaceIT
DefaceIT Android v1.0.7
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
- Download the APK file below
- Enable "Install from Unknown Sources" in your Android settings
- Open the downloaded APK file
- Follow the installation prompts
Changes
See commit history for detailed changes.
DefaceIT Android v1.0.6
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
- Download the APK file below
- Enable "Install from Unknown Sources" in your Android settings
- Open the downloaded APK file
- Follow the installation prompts
Changes
See commit history for detailed changes.
DefaceIT Android v1.0.5
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
- Download the APK file below
- Enable "Install from Unknown Sources" in your Android settings
- Open the downloaded APK file
- Follow the installation prompts
Changes
See commit history for detailed changes.
DefaceIT Android v1.0.2
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
- Download the APK file below
- Enable "Install from Unknown Sources" in your Android settings
- Open the downloaded APK file
- Follow the installation prompts
Changes
See commit history for detailed changes.
DefaceIT Android v1.0.1
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
- Download the APK file below
- Enable "Install from Unknown Sources" in your Android settings
- Open the downloaded APK file
- Follow the installation prompts
Changes
See commit history for detailed changes.
DefaceIT Android v1.0
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
- Download the APK file below
- Enable "Install from Unknown Sources" in your Android settings
- Open the downloaded APK file
- 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())