Skip to content

Commit 635cf22

Browse files
committed
Merge branch 'master' of https://github.com/anonfaded/FadCam
2 parents dd61f9f + 7e54de4 commit 635cf22

File tree

1 file changed

+39
-24
lines changed

1 file changed

+39
-24
lines changed

README.md

Lines changed: 39 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22

33
<!-- <img src="https://github.com/user-attachments/assets/9c1c7f9e-8798-4baa-b803-fa82cf1a6bd7" style="width: 700px; height: auto;" > this is the old banner -->
44

5-
<img src="https://github.com/user-attachments/assets/0539bee3-5d70-4486-adbd-b69c9420a19f" style="width: 900px; height: auto;" >
5+
<img src="https://github.com/anonfaded/FadCam/blob/master/fastlane/metadata/android/en-US/images/tvBanner.jpg" style="width: 900px; height: auto;" >
66

77
<!-- https://github.com/user-attachments/assets/c9eeaf74-6649-4810-b420-e2c4ad4bd365 -->
88

9+
910
<br>
1011
</div>
1112

@@ -111,10 +112,16 @@ FadCam is developed with the goal of providing a powerful, privacy-focused tool
111112
<br>
112113
<em>apk icon</em> -->
113114
<br><br>
114-
<img src="https://github.com/user-attachments/assets/f356225a-8b86-4a17-8414-fb24b6588a87" style="width: 200px; height: auto;" >
115-
<img src="https://github.com/user-attachments/assets/5062be4c-ccb6-471e-bbaf-f0ab0b5ea26b" style="width: 200px; height: auto;" >
116-
<img src="https://github.com/user-attachments/assets/168fab68-f4fc-45a2-8bba-b8126d572d00" style="width: 200px; height: auto;" >
117-
<img src="https://github.com/user-attachments/assets/05826459-c1bc-4add-96b2-24afb3c0b7cb" style="width: 200px; height: auto;" >
115+
<img src="https://github.com/anonfaded/FadCam/blob/master/fastlane/metadata/android/en-US/images/phoneScreenshots/1.jpg" style="width: 200px; height: auto;" >
116+
<img src="https://github.com/anonfaded/FadCam/blob/master/fastlane/metadata/android/en-US/images/phoneScreenshots/2.jpg" style="width: 200px; height: auto;" >
117+
<img src="https://github.com/anonfaded/FadCam/blob/master/fastlane/metadata/android/en-US/images/phoneScreenshots/3.jpg" style="width: 200px; height: auto;" >
118+
<img src="https://github.com/anonfaded/FadCam/blob/master/fastlane/metadata/android/en-US/images/phoneScreenshots/4.jpg" style="width: 200px; height: auto;" >
119+
<img src="https://github.com/anonfaded/FadCam/blob/master/fastlane/metadata/android/en-US/images/phoneScreenshots/5.jpg" style="width: 200px; height: auto;" >
120+
<img src="https://github.com/anonfaded/FadCam/blob/master/fastlane/metadata/android/en-US/images/phoneScreenshots/6.jpg" style="width: 200px; height: auto;" >
121+
<img src="https://github.com/anonfaded/FadCam/blob/master/fastlane/metadata/android/en-US/images/phoneScreenshots/7.jpg" style="width: 200px; height: auto;" >
122+
<img src="https://github.com/anonfaded/FadCam/blob/master/fastlane/metadata/android/en-US/images/phoneScreenshots/8.jpg" style="width: 200px; height: auto;" >
123+
<img src="https://github.com/anonfaded/FadCam/blob/master/fastlane/metadata/android/en-US/images/phoneScreenshots/9.jpg" style="width: 200px; height: auto;" >
124+
<img src="https://github.com/anonfaded/FadCam/blob/master/fastlane/metadata/android/en-US/images/phoneScreenshots/10.jpg" style="width: 200px; height: auto;" >
118125
<br>
119126

120127
<!-- <br> -->
@@ -261,28 +268,36 @@ Or:
261268

262269
## Features:
263270

264-
- **Background Video Recording:** Record with screen off.
265-
- **Material Design UI:** Modern and easy-to-use.
266-
- **No ads:** Completely ad-free.
267-
- **Internal Storage Options:** Save videos internally or to the gallery.
268-
- **Inbuilt Videoplayer** ExoPlayer integration; play videos in-app.
269-
- **Dynamic Watermarks:** Timestamp, logo, location options.
270-
- **Real-time Storage Updates:** Inspect remaining storage with estimated recording times.
271-
- **Video Quality Selection:** SD, HD, FHD options.
272-
- **Video Renaming:** Rename videos in-app.
273-
- **Location Data in Watermarks:** Precise location in watermarks.
274-
- **Long Press Haptic Feedback:** Haptic feedback with animations.
275-
- **Date and Time Widget:** Customizable widget.
276-
271+
- **Background Video Recording:** Record discreetly even with the screen off.
272+
- **Modern UI:** Clean, Material-inspired design with bottom sheet actions.
273+
- **Audio Controls:** Toggle audio, choose bitrate, and select mic input (wired/Bluetooth).
274+
- **Video Settings:** Configure orientation, bitrate, and fixed framerate (60/90fps supported).
275+
- **Auto Video Splitting:** Automatically split large recordings based on size.
276+
- **Geotagging:** Embed location data into video metadata.
277+
- **Wide-Angle Detection:** Auto-detect wide-angle camera support.
278+
- **Sorting & Filters:** Sort videos by date, size, and more.
279+
- **Enhanced Thumbnails:** Show index, duration, and file size.
280+
- **Trash Bin:** Restore deleted videos or auto-delete after a set time.
281+
- **Select All in Trash:** Bulk actions made easier.
282+
- **Inbuilt Video Player:** Smooth playback using ExoPlayer.
283+
- **Dynamic Watermarks:** Add timestamp, logo, and GPS watermark options.
284+
- **Video Info View:** View details like resolution, size, and duration.
285+
- **Video Renaming:** Rename recordings directly in-app.
286+
- **Storage Indicator:** Real-time storage info with estimated record time.
287+
- **Clock Widget:** Customizable date/time widget with color options.
288+
- **7+ App Themes & 15+ Icons:** AMOLED, Light, System, and more.
289+
- **Localization:** Italian language support.
290+
- **No Ads:** 100% free and ad-free.
277291

278292
## Upcoming Features:
279293

280-
- **Scheduled Recording:** Automatic start and stop at set times.
281-
- **Google Drive Auto-Upload:** Auto-upload videos to Google Drive.
282-
- **Custom Icon:** Personalize with custom app icons.
283-
- **Custom Notifications:** Custom messages for discreet notifications.
284-
- **App Lock:** Secure the app with an applock.
285-
- **Custom Saving:** Provide custom location saving option.
294+
- **Scheduled Recording:** Automatically start/stop recordings at set times.
295+
- **Google Drive Auto-Upload:** Seamless cloud backup for videos.
296+
- **Custom Icons & Themes:** Expand personalization even further.
297+
- **In-App Video Editor:** Quick trim/edit with FaditorX (coming soon).
298+
- **Remote Tab:** Connect and control recordings across devices.
299+
- **Custom Save Paths:** Set your preferred video storage location.
300+
286301

287302

288303
## Join Community

0 commit comments

Comments
 (0)