792 Commits

Author SHA1 Message Date
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
7620754bd4
Merge pull request #95 from Myzel394/fix-save-after-pause-90
Fix save after pause not working reliably
2024-03-18 17:29:52 +01:00
Myzel394
24383a7bd8
Merge pull request #94 from Myzel394/add-auto-save-83
Add save current status functionality
2024-03-18 17:02:53 +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
bc6a4a4660
Merge pull request #88 from Myzel394/fix-crash-issue-86
Fix duration crash
2024-03-16 16:28:45 +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
38fc299fc6
Merge pull request #80 from Myzel394/fix-71-improve-landscape
Improve landscape
2024-02-23 23:48:32 +01: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
213519daf5
Merge pull request #79 from Myzel394/improve-help
Improve help description
2024-02-23 23:03:30 +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
Myzel394
0ca094426e
Merge pull request #77 from materoy/master
Refactoring to handle all navigation in the navigation.kt file
2024-02-23 20:31:06 +01:00
Roy Matero
011d760c74 refactor: Passed down navigation action lambda instead of nav controller 2024-02-18 08:48:07 -08:00
Roy Matero
41b3801d60 Update .gitignore 2024-02-18 08:48:07 -08:00
Myzel394
7e19a07303
Merge remote-tracking branch 'origin/master' 2024-02-06 17:32:21 +01:00
Myzel394
9862b906d1
chore: Add video usage example 2024-02-06 17:32:16 +01:00
Myzel394
a887b52912
chore(docs): Outsource crypto into its own repop 2024-01-11 08:53:42 +01:00
Myzel394
5964966a8f
chore: Improve CI:CD v0.4.0 2024-01-10 21:44:52 +01: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
06af5e6ace
fix: Fix name 2024-01-10 19:48:44 +01:00
Myzel394
3cc5327435
Merge pull request #55 from Myzel394/add-video
Add video support
2024-01-10 19:39:57 +01:00