702 Commits

Author SHA1 Message Date
Myzel394
261753ad75
feat: Add AudioRecordingStart and VideoRecordingStart 2023-12-02 18:45:25 +01:00
Myzel394
e7989e2eba
feat: Add VideoRecorderQualityTile 2023-12-02 18:23:15 +01:00
Myzel394
7cf2e14df2
fix: Rename VideoFrameRate.kt -> VideoRecorderFrameRate.kt 2023-12-02 17:56:50 +01:00
Myzel394
b309d584a7
fix: Rename VideoFrameRate.kt -> VideoRecorderFrameRate.kt 2023-12-02 17:56:23 +01:00
Myzel394
b6d8bdf607
fix: Icon 2023-12-02 17:54:44 +01:00
Myzel394
e8d7b2b6f8
feat: Add VideoFrameRate 2023-12-02 17:50:54 +01:00
Myzel394
9598cd45fa
feat: Add VideoRecorderBitrateTile 2023-12-02 17:40:11 +01:00
Myzel394
4f265b23f8
feat(ui): Improve settings UI 2023-12-02 17:03:25 +01:00
Myzel394
d4a5612b77
chore(ui): Improve structure for settings 2023-12-02 16:47:11 +01:00
Myzel394
b98718214c
fix: Improve AppSettings structure 2023-12-02 16:34:15 +01:00
Myzel394
5f7c6a9140
fix: Close camera correctly 2023-12-02 16:03:03 +01:00
Myzel394
65be9a1e3e
chore: Move code for better readability 2023-12-01 00:29:41 +01:00
Myzel394
c40361aced
fix: Add pause method to VideoRecorderService 2023-12-01 00:20:23 +01:00
Myzel394
79b33ced2e
refactor: Small improvements for changeState in RecorderService 2023-12-01 00:18:04 +01:00
Myzel394
c38be920ec
feat: Add timeout to camera closing 2023-12-01 00:13:51 +01:00
Myzel394
569794d437
feat: Wait for camera to finish completely 2023-12-01 00:04:14 +01:00
Myzel394
3cee858b56
fix: Fix ffmpeg 2023-11-30 23:20:48 +01:00
Myzel394
0d618380fa
current stand: trying to improve concatenation of file 2023-11-29 19:02:32 +01:00
Myzel394
1be3912812
refactor: Improve BatchesFolder concatenation behavior 2023-11-29 18:31:53 +01:00
Myzel394
fe9d9d7298
debug: current stand trying to make ffmpeg to work 2023-11-28 18:59:01 +01:00
Myzel394
1eb7a7dd9a
fix: Remove unused AudioRecorderExporter.kt 2023-11-28 17:48:13 +01:00
Myzel394
8c391a7504
fix: Improve BatchesFolders; concatenate video files 2023-11-28 17:48:03 +01:00
Myzel394
89baa35ed7
fix: Properly assign batchesFolder 2023-11-28 17:43:31 +01:00
Myzel394
448108a974
feat: Improve settings for video recording 2023-11-27 15:03:27 +01:00
Myzel394
b3bb43367a
feat: Use VideoBatchesFolder and AudioBatchesFolder 2023-11-27 14:57:42 +01:00
Myzel394
3d17012fb7
fix: Use Unit for completer 2023-11-27 14:14:28 +01:00
Myzel394
92d1d6582a
feat: Added VideoRecorderSettings 2023-11-26 23:01:48 +01:00
Myzel394
f75a1a8a33
chore: Rename VideoService -> VideoRecorderService 2023-11-26 22:26:51 +01:00
Myzel394
a5a93cedc9
chore: Use general MediaConverter for concatenation 2023-11-26 22:23:39 +01:00
Myzel394
a9b6225717
feat: Add internal folder support 2023-11-26 22:06:49 +01:00
Myzel394
cb4f76efe0
chore: Cleanup 2023-11-26 20:02:19 +01:00
Myzel394
d9e707aeea
feat: Add VideoRecorderModel 2023-11-26 19:55:54 +01:00
Myzel394
f033550f8f
feat: Slowly creating workable camera support 2023-11-26 19:10:15 +01:00
Myzel394
d21580b0cb
chore: Improvements 2023-11-26 14:12:31 +01:00
Myzel394
f6bdd1b345
debug: Fix microphone not accessible in background 2023-11-25 17:13:28 +01:00
Myzel394
0de720ccf4
debug: Add PoC for recurring video 2023-11-25 15:29:42 +01:00
Myzel394
63198c316e
feat: Add poc 2023-11-25 14:30:34 +01:00
Myzel394
82116bc089
chore: Update dependencies 2023-11-23 22:17:23 +01:00
Myzel394
85c9009259
Merge pull request #50 from Myzel394/add-custom-location
Add custom location
2023-11-21 12:02:52 +01:00
Myzel394
b50cb91561
Merge pull request #53 from Myzel394/improve-backup
fix: Do not save batches on backup
2023-11-21 12:02:41 +01:00
Myzel394
275446818e
fix(docs): Make de-DE short_description shorter
Closes #49
2023-11-21 12:01:06 +01:00
Myzel394
3371600ebb
fix: Do not save batches on backup 2023-11-21 11:55:57 +01:00
Myzel394
e6ae9cbcb7
Merge pull request #52 from Myzel394/fix-crash
fix: Fix crash on invalid value input
2023-11-20 08:42:44 +01:00
Myzel394
2010d8ad94
fix: Fix crash on invalid value input 2023-11-20 08:36:33 +01:00
Myzel394
bc2e88ef04
feat: Check if recording is available on app resume 2023-11-19 19:40:26 +01:00
Myzel394
b6bfac4eee
fix: Properly check if recordings are available 2023-11-19 18:53:32 +01:00
Myzel394
da7251fc80
fix: remove println 2023-11-19 18:36:08 +01:00
Myzel394
89ac35e92e
fix: Delete custom saveFolder files after recording if enabled 2023-11-19 18:36:02 +01:00
Myzel394
d0701868cf
feat: Show better splitted path 2023-11-19 18:29:05 +01:00
Myzel394
703e783193
fix: Remove ForceExactMaxDuration 2023-11-19 17:51:04 +01:00