| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| FadCam-v2.0.0-armeabi-v7a.apk | 2025-09-27 | 38.8 MB | |
| FadCam-v2.0.0-universal.apk | 2025-09-27 | 64.3 MB | |
| FadCam-v2.0.0-arm64-v8a.apk | 2025-09-27 | 40.7 MB | |
| FadCam v2.0.0 source code.tar.gz | 2025-09-27 | 56.9 MB | |
| FadCam v2.0.0 source code.zip | 2025-09-27 | 57.3 MB | |
| README.md | 2025-09-27 | 5.5 kB | |
| Totals: 6 Items | 258.0 MB | 0 | |
โ ๏ธ 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-packagespermission
What's Changed
- Refactor: removed the ffmpeg post processing complete logic and replaced with the OpenGL setup by @anonfaded in https://github.com/anonfaded/FadCam/pull/138
- fix(renderer): add timestamp synchronization with recording pipeline by @anonfaded in https://github.com/anonfaded/FadCam/pull/167
- feature: add Zoom Ratio in Settings by @alan23273850 in https://github.com/anonfaded/FadCam/pull/166
- Refactor/UI refactor by @anonfaded in https://github.com/anonfaded/FadCam/pull/177
- feat(camera-controls): add zoom slider, picker fixes, and AE Lock persistence by @anonfaded in https://github.com/anonfaded/FadCam/pull/181
- Refactor/records optimization by @anonfaded in https://github.com/anonfaded/FadCam/pull/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 https://github.com/anonfaded/FadCam/pull/166
Full Changelog: https://github.com/anonfaded/FadCam/compare/v1.5.0...v2.0.0
๐ฆ APK Files
| APK File | Description |
|---|---|
| FadCam-v2.0.0-arm64-v8a.apk (github.com) | For 64-bit ARM devices (common) |
| FadCam-v2.0.0-universal.apk (github.com) | Compatible with all devices (common) |
| FadCam-v2.0.0-armeabi-v7a.apk (github.com) | For 32-bit ARM devices (less common) |