Releases: chenxiaolong/BCR
Version 1.16
Changelog
See README.md
for information on how to install and use BCR.
The downloads are digitally signed. Please consider verifying the digital signatures because BCR is installed as a privileged system app.
Version 1.15
Changelog
- Update Spanish translations (PR: #92, @nmayorga092)
- Update Turkish translations (PR: #97, @EleoXDA)
See README.md
for information on how to install and use BCR.
The downloads are digitally signed. Please consider verifying the digital signatures because BCR is installed as a privileged system app.
Version 1.14
Changelog
- Add support for a basic file retention policy (Issue: #25 #81 #88, PR: #90, @chenxiaolong)
Non-user-facing changes:
- Improve type-safety when loading and saving preferences (PR: #91, @chenxiaolong)
See README.md
for information on how to install and use BCR.
The downloads are digitally signed. Please consider verifying the digital signatures because BCR is installed as a privileged system app.
Version 1.13
Changelog
- Add Polish translations (PR: #76, @uvzen)
- Target stable API 33 (Tiramisu) (PR: #82, @chenxiaolong)
- Add optional contacts permission to initial permissions prompt (Issue: #78 #80, PR: #84, @chenxiaolong)
- If allowed, contact names are added to the output filenames.
- This feature was implemented in version 1.5, but required the user to manually enable from the system settings.
Non-user-facing changes:
- Update Android gradle plugin to 7.2.1 and Kotlin to 1.7.0 (PR: #83, @chenxiaolong)
See README.md
for information on how to install and use BCR.
The downloads are digitally signed. Please consider verifying the digital signatures because BCR is installed as a privileged system app.
Version 1.12
Changelog
- Fix potential crash when showing user-friendly output directory path (PR: #74, @chenxiaolong)
- Fixes regression in version 1.11
See README.md
for information on how to install and use BCR.
The downloads are digitally signed. Please consider verifying the digital signatures because BCR is installed as a privileged system app.
Version 1.11
NOTE: This update was pulled due to a potential crash when upgrading from an old version.
Changelog
- Fix persistent notification icon being too small (PR: #67, @chenxiaolong)
- Increase internal buffer sizes to reduce chance of encoding slowdowns causing audible artifacts (Issue: #39 #54, PR: #69 #73, @chenxiaolong)
- The native sample rate option had to be removed for this change
- Show user-friendly path instead of a raw URI for the output directory (PR: #71, @chenxiaolong)
- Work around SAF slowness by recording to the default directory and then moving to the user directory after recording is completed (Issue: #39 #54, PR: #72, @chenxiaolong)
Non-user-facing changes:
- Change Container abstract class to an interface (PR: #68, @chenxiaolong)
- Update all gradle dependencies (PR: #70, @chenxiaolong)
See README.md
for information on how to install and use BCR.
The downloads are digitally signed. Please consider verifying the digital signatures because BCR is installed as a privileged system app.
Version 1.10
Changelog
- Update Spanish translations (PR: #64, @nmayorga092)
- Add hidden debug mode, which saves logs for each recording (long press version number to enable) (PR: #65, @chenxiaolong)
- Set recording thread priority to THREAD_PRIORITY_URGENT_AUDIO (Issue: #39 #54, PR: #66, @chenxiaolong)
See README.md
for information on how to install and use BCR.
The downloads are digitally signed. Please consider verifying the digital signatures because BCR is installed as a privileged system app.
Version 1.9
Changelog
- Improve buffering to reduce chance of audio drops (Issue: #39 #54, PR: #61, @chenxiaolong)
See README.md
for information on how to install and use BCR.
The downloads are digitally signed. Please consider verifying the digital signatures because BCR is installed as a privileged system app.
Version 1.8
Changelog
- Update Turkish translations (PR: #58, @fnldstntn)
- Fix overlapping audio and other audible artifacts when using an encoded format (OPUS, AAC, or FLAC) (Issue: #39 #54, PR: #59, @chenxiaolong)
See README.md
for information on how to install and use BCR.
The downloads are digitally signed. Please consider verifying the digital signatures because BCR is installed as a privileged system app.
Version 1.7
Changelog
- Change output format button group to material chips to prevent text from being cut off with narrower screen widths (Issue: #52, PR: #55, @chenxiaolong)
- Add support for configuring the capture sample rate (PR: #56, @chenxiaolong)
- Send notification if an error occurs during call recording (PR: #57, @chenxiaolong)
See README.md
for information on how to install and use BCR.
The downloads are digitally signed. Please consider verifying the digital signatures because BCR is installed as a privileged system app.