710 Commits

Author SHA1 Message Date
Myzel394
7c6e44dd69
refactor: Outsource into getOrCreateNewMediaFile method 2023-12-30 21:04:24 +01:00
Myzel394
329b41b4c8
feat: Improve check for existing file query 2023-12-30 21:00:13 +01:00
Myzel394
c6dca0fc77
refactor: Small code improvements, make code more dry 2023-12-30 20:59:59 +01:00
Myzel394
35614a7b7a
fix: Make constant name easier to read for end users 2023-12-30 20:59:20 +01:00
Myzel394
7401454269
feat: Add support for media folders to video recording 2023-12-30 20:39:33 +01:00
Myzel394
99085b2176
feat: Add media option to SaveFolderTile 2023-12-30 20:36:50 +01:00
Myzel394
b1167577ef
fix: Delete cache file after using it 2023-12-30 19:10:46 +01:00
Myzel394
cb9a86be67
fix: Unify save button with delete button in RecordingControl 2023-12-29 23:00:37 +01:00
Myzel394
8b4c46a931
feat: Add hint for old Android version for video recorder custom folder notice 2023-12-29 22:37:46 +01:00
Myzel394
4950dc3505
refactor: Outsource check into Constants.kt 2023-12-29 21:59:49 +01:00
Myzel394
1128a6771d
feat: Add support for custom folder in VideoRecorderService 2023-12-29 21:54:05 +01:00
Myzel394
4af8cd7318
feat: Add support for custom folder 2023-12-29 21:53:48 +01:00
Myzel394
4126dded6e
fix: Update AudioRecorderService to new batches folder 2023-12-29 21:49:28 +01:00
Myzel394
76b384ffb6
refactor: Small improvement for taking persistable uri permission 2023-12-29 21:49:12 +01:00
Myzel394
5f1b6dcb43
fix: Update RecorderEventsHandler to new base models 2023-12-29 21:48:41 +01:00
Myzel394
ab108305ef
refactor: Improve recorder models 2023-12-29 21:48:19 +01:00
Myzel394
06f2e1de5e
feat: Add custom VideoBatchesFolder support to VideoRecorderModel 2023-12-29 21:48:04 +01:00
Myzel394
029d9fe302
feat: clean up BatchesFolder on stop; 2023-12-29 21:47:46 +01:00
Myzel394
28864ca264
refactor: Improve BatchesFolder 2023-12-29 21:46:41 +01:00
Myzel394
2d22a65506
feat: Improve AsLockedApp 2023-12-25 11:54:32 +01:00
Myzel394
6661d457ea
feat: Add AsLockedApp wrapper to require id verification if enabled 2023-12-23 20:41:36 +01:00
Myzel394
025a8a3209
feat: Add EnableAppLockTile to SettingsScreen 2023-12-23 20:18:46 +01:00
Myzel394
a73fc6c48f
feat: Add biometric authentication check 2023-12-23 19:57:55 +01:00
Myzel394
bf84396a86
current stand 2023-12-21 18:12:46 +01:00
Myzel394
7dfa29856e
feat: Add LockedApp 2023-12-21 12:46:05 +01:00
Myzel394
3cc34faa02
fix: Remove unnecessary runCatching 2023-12-17 21:54:39 +01:00
Myzel394
12311d392b
fix: Properly set isStartingRecording for video recording 2023-12-17 21:54:22 +01:00
Myzel394
e719c0f8fb
feat: Add some optional delay to RecordingControl 2023-12-17 21:27:47 +01:00
Myzel394
76752e9004
fix: Properly save recording 2023-12-17 21:24:12 +01:00
Myzel394
df0bb35672
feat: Don't show RecordingControl until recording ready 2023-12-16 23:44:28 +01:00
Myzel394
4f9f65d0b1
fix: Only start recording if recordingstate is idle 2023-12-16 23:09:10 +01:00
Myzel394
b1c77fe16a
fix: Unify spacing of audio and video status 2023-12-16 22:44:10 +01:00
Myzel394
ee391a914b
fix: Unify spacing of audio and video status 2023-12-16 22:28:32 +01:00
Myzel394
cda0b7f195
fix: Properly reconnect audio on app focus 2023-12-16 22:13:38 +01:00
Myzel394
ff8ea3e1f2
feat: Add video recorder starting info 2023-12-16 21:15:00 +01:00
Myzel394
a0640d13ab
fix: Inline variable 2023-12-16 21:07:41 +01:00
Myzel394
b5ae6a735d
fix: Add missing permissions and optional uses-feature 2023-12-16 21:07:28 +01:00
Myzel394
459a0b18ba
feat: Add permission check 2023-12-16 21:07:12 +01:00
Myzel394
096cf56436
feat: Add more animations to recording start 2023-12-16 12:48:00 +01:00
Myzel394
b6346ef0e3
feat: Add start time info 2023-12-16 11:20:12 +01:00
Myzel394
750f6dc212
fix: Use onSurface color 2023-12-16 10:55:52 +01:00
Myzel394
3aa4caf9ed
fix: Add some spacing 2023-12-15 22:17:15 +01:00
Myzel394
101f8d46e9
fix: Fix sheets coming and leaving 2023-12-15 22:14:48 +01:00
Myzel394
39895bcd40
feat: Add QuickMaxDurationSelector; closes #57 2023-12-15 22:05:30 +01:00
Myzel394
f462d5ff50
feat: Add Alibi icon next to explanation 2023-12-15 21:30:08 +01:00
Myzel394
c2a9791680
feat: Add save last recording functionality again 2023-12-15 21:24:28 +01:00
Myzel394
1791c67518
feat: Start recording with default params on click and show config on long press 2023-12-15 21:08:08 +01:00
Myzel394
ed8ab1d7b0
chore: Update dependencies 2023-12-15 20:40:11 +01:00
Myzel394
5f8abca57a
feat: Add active camera to VideoRecordingStatus 2023-12-15 20:35:10 +01:00
Myzel394
f772818b7b
fix: Destroy service after stopping it when deleting recording 2023-12-15 20:03:14 +01:00