710 Commits

Author SHA1 Message Date
Myzel394
bc609ae34b
fix: Improve wording; Closes #85
Signed-off-by: Myzel394 <50424412+Myzel394@users.noreply.github.com>
2024-03-21 19:11:25 +01:00
Myzel394
9c5cba2c91
chore: Update version
Signed-off-by: Myzel394 <50424412+Myzel394@users.noreply.github.com>
2024-03-21 19:08:08 +01:00
Myzel394
e7961c436b
Merge remote-tracking branch 'origin/master' 2024-03-19 22:31:03 +01:00
Myzel394
f895700e34
fix: Only backup datastore; Closes #51
Signed-off-by: Myzel394 <50424412+Myzel394@users.noreply.github.com>
2024-03-19 22:30:54 +01:00
Myzel394
41f1aca833
fix: Always listen for video finalization event
Signed-off-by: Myzel394 <50424412+Myzel394@users.noreply.github.com>
2024-03-18 17:02:38 +01:00
Myzel394
227e075c0b
feat: Add save current option to VideoRecordingStatus
Signed-off-by: Myzel394 <50424412+Myzel394@users.noreply.github.com>
2024-03-18 16:38:57 +01:00
Myzel394
a39efe8f68
feat: Add confirmation modal for saving current recording
Signed-off-by: Myzel394 <50424412+Myzel394@users.noreply.github.com>
2024-03-17 22:01:54 +01:00
Myzel394
cf72b91f69
feat: Add save current on long press for audio recorder
Signed-off-by: Myzel394 <50424412+Myzel394@users.noreply.github.com>
2024-03-17 21:03:39 +01:00
Myzel394
dad8439d3d
feat: Add save current audio recording without stopping it (wip)
Signed-off-by: Myzel394 <50424412+Myzel394@users.noreply.github.com>
2024-03-17 18:19:38 +01:00
Myzel394
fe24f3473f
feat: Add onLongClick to SaveButton
Signed-off-by: Myzel394 <50424412+Myzel394@users.noreply.github.com>
2024-03-16 19:14:59 +01:00
Myzel394
6627289666
feat: Add lock / unlock method for interval files
Signed-off-by: Myzel394 <50424412+Myzel394@users.noreply.github.com>
2024-03-16 18:43:26 +01:00
Myzel394
671c8da56a
refactor: Move recording save stuff out to audio and video recording statuses component
Signed-off-by: Myzel394 <50424412+Myzel394@users.noreply.github.com>
2024-03-16 17:28:45 +01:00
Myzel394
0a626e5f66
feat: Add completer to recording save functions
Signed-off-by: Myzel394 <50424412+Myzel394@users.noreply.github.com>
2024-03-16 16:57:12 +01:00
Myzel394
c25decc777
feat: Automatically change interval duration and max duration
Signed-off-by: Myzel394 <50424412+Myzel394@users.noreply.github.com>
2024-03-16 15:26:38 +01:00
Myzel394
b98a8a2103
chore: Update dependencies 2024-03-10 19:52:19 +01:00
Roy Matero
386614800b fix: change camera preview to full screen size 2024-02-26 18:41:21 -08:00
Roy Matero
6f8b68c7b2 feature: adds camera preview 2024-02-24 14:24:49 -08:00
Myzel394
a73a1efcd9
chore(ui): Update icons to auto mirrored version
Signed-off-by: Myzel394 <50424412+Myzel394@users.noreply.github.com>
2024-02-23 23:31:30 +01:00
Myzel394
8d070b370e
fix: Add missing i18n strings to CustomRecordingNotificationsScreen
Signed-off-by: Myzel394 <50424412+Myzel394@users.noreply.github.com>
2024-02-23 23:20:16 +01:00
Myzel394
86382afc1b
feat: Add RotateDeviceToPortrait to CustomRecordingNotificationsScreen
Signed-off-by: Myzel394 <50424412+Myzel394@users.noreply.github.com>
2024-02-23 23:18:52 +01:00
Myzel394
b0f7d98d1f
fix(ui): Make InternalFolderExplanationDialog scrollable
Signed-off-by: Myzel394 <50424412+Myzel394@users.noreply.github.com>
2024-02-23 23:07:16 +01:00
Myzel394
797ecce9ca
fix(ui): Remove Spacer on StartRecording on landscape to provider more space for the buttons
Signed-off-by: Myzel394 <50424412+Myzel394@users.noreply.github.com>
2024-02-23 23:07:00 +01:00
Myzel394
2de62d0d29
Merge branch 'master' into fix-71-improve-landscape 2024-02-23 23:04:03 +01:00
Myzel394
54c1e526ed
fix(ui): Make SaveFolderTile explanation scrollable
Signed-off-by: Myzel394 <50424412+Myzel394@users.noreply.github.com>
2024-02-23 22:55:38 +01:00
Myzel394
08edde3421
cleanup(docs): Improve services README
Signed-off-by: Myzel394 <50424412+Myzel394@users.noreply.github.com>
2024-02-23 22:51:42 +01:00
Myzel394
ba50d48f23
chore(docs): Add documentation for ui folder
Signed-off-by: Myzel394 <50424412+Myzel394@users.noreply.github.com>
2024-02-23 22:51:31 +01:00
Myzel394
f426cfe287
refactor: Use optimistic updates for torch
Signed-off-by: Myzel394 <50424412+Myzel394@users.noreply.github.com>
2024-02-23 22:46:13 +01:00
Myzel394
590f3f2d13
fix(ui): Make VideoRecordingStatus more responsive for landscape
Signed-off-by: Myzel394 <50424412+Myzel394@users.noreply.github.com>
2024-02-23 22:41:31 +01:00
Myzel394
e5d594a273
fix(ui): Make RealtimeAudioVisualizer store more amplitudes than current width would allow to allow user to rotate its device
Signed-off-by: Myzel394 <50424412+Myzel394@users.noreply.github.com>
2024-02-23 22:12:28 +01:00
Myzel394
af19eec613
fix(ui): Make AudioRecordingStatus more responsive for landscape mode
Signed-off-by: Myzel394 <50424412+Myzel394@users.noreply.github.com>
2024-02-23 22:09:31 +01:00
Myzel394
cc4af773fb
fix(ui): Make StartRecording more responsive for landscape mode
Signed-off-by: Myzel394 <50424412+Myzel394@users.noreply.github.com>
2024-02-23 21:54:07 +01:00
Myzel394
db58bfc408
fix: Improve wording
Signed-off-by: Myzel394 <50424412+Myzel394@users.noreply.github.com>
2024-02-23 21:32:08 +01:00
Myzel394
1fe99b2aa6
feat: Add explanation to internal storage
Signed-off-by: Myzel394 <50424412+Myzel394@users.noreply.github.com>
2024-02-23 21:30:44 +01:00
Myzel394
880a81f919
chore: Update kotlin
Signed-off-by: Myzel394 <50424412+Myzel394@users.noreply.github.com>
2024-02-23 21:08:33 +01:00
Myzel394
91f567882c
chore: Migrate deprecated Divider to HorizontalDivider 2024-02-23 20:53:55 +01:00
Myzel394
b0ae92226c
chore: Update dependencies 2024-02-23 20:47:52 +01:00
Roy Matero
011d760c74 refactor: Passed down navigation action lambda instead of nav controller 2024-02-18 08:48:07 -08:00
Myzel394
52717562b3
chore: Update version code for Google Play 2024-01-10 21:38:39 +01:00
Myzel394
8c84405389
chore: Increase version code for Google Play 2024-01-10 21:26:35 +01:00
Myzel394
2250be19e0
chore: Increase version code for Google Play 2024-01-10 20:02:28 +01:00
Myzel394
dd5344c2a0
fix: Only require FOREGROUND_SERVICE_TYPE_CAMERA when no audio requested 2024-01-10 14:49:44 +01:00
Myzel394
cfec7147fb
refactor: Small improvement 2024-01-09 22:36:39 +01:00
Myzel394
9202c21125
fix: Handle unknown camera lenses 2024-01-09 22:35:18 +01:00
Myzel394
88ba0444e8
chore: Increase version code 2024-01-09 22:13:11 +01:00
Myzel394
afd114fd2b
fix: Improve AboutScreen 2024-01-06 17:53:26 +01:00
Myzel394
e8aa6ccc95
fix: Make RealtimeAudioVisualizer size more adaptive 2024-01-06 17:39:24 +01:00
Myzel394
be2a1b9785
fix: Make SaveFolderTile.kt scrollable 2024-01-06 17:35:29 +01:00
Myzel394
c0b1651608
fix: Make recorder start screen more adaptive 2024-01-06 17:35:15 +01:00
Myzel394
20e79b9c83
fix: Only show preview message if camera permission granted 2024-01-06 16:57:16 +01:00
Myzel394
f06264072e
fix: Remove padding so button is visible on smaller devices 2024-01-06 16:56:52 +01:00