Commit Graph

  • fa5cd6fbca
    fix: Differentiate between stopping and destroying -> destroy service after stoppind and saving last recording information Myzel394 2023-12-15 19:54:42 +01:00
  • 4be2fc52e2
    fix: Fix recorder states Myzel394 2023-12-15 19:40:46 +01:00
  • 3d355df522
    current stand Myzel394 2023-12-15 18:44:47 +01:00
  • de30f681e8
    docs: Add docs for services Myzel394 2023-12-14 18:04:02 +01:00
  • d1e4b68e33
    fix: Save audio and video using appropriate file saver Myzel394 2023-12-14 17:29:15 +01:00
  • df78952cfb
    fix: Set state after action to avoid coroutine going out of scope Myzel394 2023-12-13 15:20:53 +01:00
  • d79aabab50
    fix: Properly cleanup recordings Myzel394 2023-12-09 10:37:45 +01:00
  • 3cba3382f3
    refactor: Improving Recorder events handling Myzel394 2023-12-06 21:57:04 +01:00
  • ce50ed1d68
    feat(ui): Add more space to SectionTitle.kt Myzel394 2023-12-06 20:52:14 +01:00
  • 0192af584c
    refactor: Improve RecordingStatuses Myzel394 2023-12-06 20:45:53 +01:00
  • 515c43deb5
    feat: Add TorchStatus Myzel394 2023-12-06 20:20:02 +01:00
  • 536cba8780
    refactor: Rename RecordingStatus.kt -> AudioRecordingStatus.kt Myzel394 2023-12-06 18:29:59 +01:00
  • 453ee79b1a
    fix(ui): Move information down Myzel394 2023-12-06 18:28:28 +01:00
  • e116c192f6
    fix: Call onAmplitudeChange on AudioRecorderModel when amplitude changes Myzel394 2023-12-05 19:01:17 +01:00
  • 4d2d73d562
    fix: Uncomment stopRecording on AudioRecorderService Myzel394 2023-12-05 18:40:33 +01:00
  • 699acb5311
    fix: Destroy recording after stopping it Myzel394 2023-12-05 18:39:05 +01:00
  • 55e00c132a
    fix: Allow sheet to be closed Myzel394 2023-12-05 18:32:02 +01:00
  • add9c8cde5
    feat: Add cameraID and enableAudio pass from UI to VideoRecorderService Myzel394 2023-12-04 18:56:29 +01:00
  • 60f53f3649
    current stand Myzel394 2023-12-04 16:23:59 +01:00
  • 8a3bfcae4d
    fix: Improve camera-info.kt and CamerasSelection Myzel394 2023-12-04 09:27:28 +01:00
  • 7f757f46f3
    feat: Add permission check to camera and audio Myzel394 2023-12-04 08:52:54 +01:00
  • 22876c3be5
    refactor: Rename package AudioRecorder -> RecorderScreen Myzel394 2023-12-04 08:44:29 +01:00
  • 40eee79aa3
    feat: Adding camera preview functionality Myzel394 2023-12-03 22:16:09 +01:00
  • 817e9d96d0
    feat: Add VideoRecorderPreparationSheet Myzel394 2023-12-03 18:37:04 +01:00
  • e7e7505592
    current stand Myzel394 2023-12-02 19:10:44 +01:00
  • 261753ad75
    feat: Add AudioRecordingStart and VideoRecordingStart Myzel394 2023-12-02 18:45:25 +01:00
  • e7989e2eba
    feat: Add VideoRecorderQualityTile Myzel394 2023-12-02 18:23:15 +01:00
  • 7cf2e14df2
    fix: Rename VideoFrameRate.kt -> VideoRecorderFrameRate.kt Myzel394 2023-12-02 17:56:50 +01:00
  • b309d584a7
    fix: Rename VideoFrameRate.kt -> VideoRecorderFrameRate.kt Myzel394 2023-12-02 17:56:23 +01:00
  • b6d8bdf607
    fix: Icon Myzel394 2023-12-02 17:54:44 +01:00
  • e8d7b2b6f8
    feat: Add VideoFrameRate Myzel394 2023-12-02 17:50:54 +01:00
  • 9598cd45fa
    feat: Add VideoRecorderBitrateTile Myzel394 2023-12-02 17:40:11 +01:00
  • 4f265b23f8
    feat(ui): Improve settings UI Myzel394 2023-12-02 17:03:25 +01:00
  • d4a5612b77
    chore(ui): Improve structure for settings Myzel394 2023-12-02 16:47:11 +01:00
  • b98718214c
    fix: Improve AppSettings structure Myzel394 2023-12-02 16:34:15 +01:00
  • 5f7c6a9140
    fix: Close camera correctly Myzel394 2023-12-02 16:03:03 +01:00
  • 65be9a1e3e
    chore: Move code for better readability Myzel394 2023-12-01 00:29:41 +01:00
  • c40361aced
    fix: Add pause method to VideoRecorderService Myzel394 2023-12-01 00:20:23 +01:00
  • 79b33ced2e
    refactor: Small improvements for changeState in RecorderService Myzel394 2023-12-01 00:18:04 +01:00
  • c38be920ec
    feat: Add timeout to camera closing Myzel394 2023-12-01 00:13:51 +01:00
  • 569794d437
    feat: Wait for camera to finish completely Myzel394 2023-12-01 00:04:14 +01:00
  • 3cee858b56
    fix: Fix ffmpeg Myzel394 2023-11-30 23:20:48 +01:00
  • 0d618380fa
    current stand: trying to improve concatenation of file Myzel394 2023-11-29 19:02:32 +01:00
  • 1be3912812
    refactor: Improve BatchesFolder concatenation behavior Myzel394 2023-11-29 18:31:53 +01:00
  • fe9d9d7298
    debug: current stand trying to make ffmpeg to work Myzel394 2023-11-28 18:59:01 +01:00
  • 1eb7a7dd9a
    fix: Remove unused AudioRecorderExporter.kt Myzel394 2023-11-28 17:48:13 +01:00
  • 8c391a7504
    fix: Improve BatchesFolders; concatenate video files Myzel394 2023-11-28 17:48:03 +01:00
  • 89baa35ed7
    fix: Properly assign batchesFolder Myzel394 2023-11-28 17:43:31 +01:00
  • 448108a974
    feat: Improve settings for video recording Myzel394 2023-11-27 15:03:27 +01:00
  • b3bb43367a
    feat: Use VideoBatchesFolder and AudioBatchesFolder Myzel394 2023-11-27 14:57:42 +01:00
  • 3d17012fb7
    fix: Use Unit for completer Myzel394 2023-11-27 14:14:28 +01:00
  • 92d1d6582a
    feat: Added VideoRecorderSettings Myzel394 2023-11-26 23:01:48 +01:00
  • f75a1a8a33
    chore: Rename VideoService -> VideoRecorderService Myzel394 2023-11-26 22:26:51 +01:00
  • a5a93cedc9
    chore: Use general MediaConverter for concatenation Myzel394 2023-11-26 22:23:39 +01:00
  • a9b6225717
    feat: Add internal folder support Myzel394 2023-11-26 22:06:49 +01:00
  • cb4f76efe0
    chore: Cleanup Myzel394 2023-11-26 20:02:19 +01:00
  • d9e707aeea
    feat: Add VideoRecorderModel Myzel394 2023-11-26 19:55:54 +01:00
  • f033550f8f
    feat: Slowly creating workable camera support Myzel394 2023-11-26 19:10:15 +01:00
  • d21580b0cb
    chore: Improvements Myzel394 2023-11-26 14:12:31 +01:00
  • f6bdd1b345
    debug: Fix microphone not accessible in background Myzel394 2023-11-25 17:13:28 +01:00
  • 0de720ccf4
    debug: Add PoC for recurring video Myzel394 2023-11-25 15:29:42 +01:00
  • 63198c316e
    feat: Add poc Myzel394 2023-11-25 14:30:34 +01:00
  • 82116bc089
    chore: Update dependencies Myzel394 2023-11-23 22:17:23 +01:00
  • 85c9009259
    Merge pull request #50 from Myzel394/add-custom-location Myzel394 2023-11-21 12:02:52 +01:00
  • b50cb91561
    Merge pull request #53 from Myzel394/improve-backup Myzel394 2023-11-21 12:02:41 +01:00
  • 275446818e
    fix(docs): Make de-DE short_description shorter Myzel394 2023-11-21 12:01:06 +01:00
  • 3371600ebb
    fix: Do not save batches on backup Myzel394 2023-11-21 11:55:57 +01:00
  • e6ae9cbcb7
    Merge pull request #52 from Myzel394/fix-crash Myzel394 2023-11-20 08:42:44 +01:00
  • 2010d8ad94
    fix: Fix crash on invalid value input Myzel394 2023-11-20 08:36:33 +01:00
  • bc2e88ef04
    feat: Check if recording is available on app resume Myzel394 2023-11-19 19:40:26 +01:00
  • b6bfac4eee
    fix: Properly check if recordings are available Myzel394 2023-11-19 18:53:32 +01:00
  • da7251fc80
    fix: remove println Myzel394 2023-11-19 18:36:08 +01:00
  • 89ac35e92e
    fix: Delete custom saveFolder files after recording if enabled Myzel394 2023-11-19 18:36:02 +01:00
  • d0701868cf
    feat: Show better splitted path Myzel394 2023-11-19 18:29:05 +01:00
  • 703e783193
    fix: Remove ForceExactMaxDuration Myzel394 2023-11-19 17:51:04 +01:00
  • 0364a79dcb
    fix: Fix BatchesFolder export Myzel394 2023-11-19 17:41:37 +01:00
  • 18195c9893
    fix: Fix custom BatchesFolder Myzel394 2023-11-18 19:40:02 +01:00
  • 79ba18630c
    fix: Fixing audio recorder Myzel394 2023-11-18 19:27:54 +01:00
  • 6adff096d2
    feat: Adding BatchesFolder Myzel394 2023-11-18 18:15:10 +01:00
  • 7722127796
    chore: Cleanup Myzel394 2023-11-17 21:48:19 +01:00
  • e94bfded6c
    current stand Myzel394 2023-11-17 17:40:33 +01:00
  • e237a5c99e
    current stand: Debugging commands Myzel394 2023-11-16 20:48:45 +01:00
  • d69bc7f4b1
    current stand: Added symlinks Myzel394 2023-11-05 23:04:27 +01:00
  • 6948e11fca
    fix: Properly take persistable uri for open document tree Myzel394 2023-11-03 21:43:23 +01:00
  • 8f8376cd16
    current stand Myzel394 2023-11-03 16:04:08 +01:00
  • 47b85e74d2
    current stand Myzel394 2023-10-31 20:43:19 +01:00
  • c96c547484
    Update README.md Myzel394 2023-10-30 15:42:17 +01:00
  • 0050b5b5c7
    add google play badge Myzel394 2023-10-30 15:41:28 +01:00
  • 542170f189
    feat: Improve SaveFolderTile folder preview Myzel394 2023-10-30 14:20:41 +01:00
  • aa8fd2a37f
    feat: Add SaveFolderTile Myzel394 2023-10-30 14:02:02 +01:00
  • 6605f44eec
    feat: Add custom save folder to AppSettings Myzel394 2023-10-30 12:38:39 +01:00
  • 201368a80e
    Merge remote-tracking branch 'origin/add-boot-reminder' into add-boot-reminder add-boot-reminder Myzel394 2023-10-29 13:12:30 +01:00
  • c340bab9a8
    fix: Decreasing version because of bug Myzel394 2023-10-29 13:09:41 +01:00
  • 2c5665fa49
    fix: Decreasing version because of https://issuetracker.google.com/issues/299506164 Myzel394 2023-10-29 13:09:41 +01:00
  • 3df34b4ad0
    chore: Update dependencies Myzel394 2023-10-29 12:22:08 +01:00
  • 968c3cc32c
    fix: Recorder start fixes Myzel394 2023-10-29 11:40:08 +01:00
  • 536271109b
    feat: Fetch duration on recording start Myzel394 2023-10-29 11:17:44 +01:00
  • fac6f54d75
    Merge branch 'master' into add-boot-reminder Myzel394 2023-10-28 18:42:30 +02:00
  • eeaeb52fb0
    feat: Set default boot behavior to CONTINUE_RECORDING Myzel394 2023-10-28 18:41:29 +02:00
  • bd4af5f26a
    feat: Add BootBehaviorTile to SettingsScreen Myzel394 2023-10-28 18:40:59 +02:00