⚠️ Note ⚠️
- Major migration: FadCam is now powered by a high-performance OpenGL pipeline for recording and watermarking. This replaces old post-processing, making saving lightning fast with real-time dashcam-style watermarking.
- 🚀 Total: 20+ new features, multiple fixes, and full UI refactor.
⚠️ Yeah another Note ⚠️
- If you encounter any weird issues, it may be due to the refactoring. Backup the videos and then uninstall and reinstall the app. For assistance, you can join our Discord. Thank you for using FadCam:)
✨ New Features
🎬 Video Player
- Open with external apps
- Background playback + auto-stop timer
- Position saving (YouTube-style)
- Gesture overlays (volume, brightness, seek with dynamic icons)
- Seek customization
- Finer speed steps (0.25x, 0.5–0.9x, 2x long-press customizable)
- Scrubbing frames while seeking
- Waveform visualization
- Keep screen awake option
- Remove dim overlay
- Adjustable controls hide delay
📸 Camera
- Runtime controls: exposure, AE lock, AF toggle, tap-to-focus with feedback, zoom
- Fixed zoom level option (e.g., 1.0x default)
🗂️ Records Tab
- Hide thumbnails toggle
- Scroll-to-top & scroll-to-bottom buttons
- Improved caching and sync
- Optimized responsiveness
🏠 Home
- Preview toggle in sidebar
- Info widget showing device orientation
📊 Stats & Info
- Navigation from Stats → Records
- Expanded metadata in Video Info: location, FPS, bitrate
🕶️ App Cloaking
- Hide in recent apps
- Black icon & custom shortcut icons
- Clock widget integration
📁 File Management
- Copy/move option when saving to gallery
- Background file operations (non-blocking)
- Immediate delete option in Trash
⚙️ Settings & UI
- Import/export app preferences
- Full UI refactor: categorized sections, previews, clearer descriptions
- Privacy Policy checkbox in onboarding
🌐 Language
- Added German
🔮 Other
- Realtime watermarking during recording
- Noise suppression for cleaner audio
- New tab: Faditor Mini (coming soon)
🐞 Bug Fixes & Improvements
- Crash prevented from rapid start clicks
- Resolution handling fixed: valid 4K and 8K options
- Shortcuts now persist after app icon change
- Wrong duration bug fixed (short videos showing as hours)
- Fixed lens selection (wide lens was defaulting to main)
- Android 15 edge-to-edge display issues resolved
- Seamless camera interruptions: recording pauses if another app opens and resumes after
- Records tab loading optimized (faster video list)
🔧 Chore & Permissions
- Rebuilt FFmpeg kit for 16KB alignment
- Removed
query-all-packages
permission
What's Changed
- Refactor: removed the ffmpeg post processing complete logic and replaced with the OpenGL setup by @anonfaded in #138
- fix(renderer): add timestamp synchronization with recording pipeline by @anonfaded in #167
- feature: add Zoom Ratio in Settings by @alan23273850 in #166
- Refactor/UI refactor by @anonfaded in #177
- feat(camera-controls): add zoom slider, picker fixes, and AE Lock persistence by @anonfaded in #181
- Refactor/records optimization by @anonfaded in #182
Closes #188
Closes #179
Closes #174
Closes #173
Closes #164
Closes #161
Closes #158
Closes #157
Closes #155
Closes #154
Closes #153
Closes #144
Closes #142
Closes #141
Closes #140
Closes #139
Closes #137
Closes #132
Closes #125
Closes #47
New Contributors
- @alan23273850 made their first contribution in #166
Full Changelog: v1.5.0...v2.0.0
📦 APK Files
APK File | Description |
---|---|
FadCam-v2.0.0-arm64-v8a.apk | For 64-bit ARM devices (common) |
FadCam-v2.0.0-universal.apk | Compatible with all devices (common) |
FadCam-v2.0.0-armeabi-v7a.apk | For 32-bit ARM devices (less common) |