Skip to content

Releases: chenxiaolong/BCR

Version 1.16

24 Jul 21:02
v1.16
1a33932
Compare
Choose a tag to compare

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

26 Jun 00:08
v1.15
aae5c0a
Compare
Choose a tag to compare

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.14

18 Jun 21:01
v1.14
d4d01e2
Compare
Choose a tag to compare

Changelog

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

15 Jun 23:55
v1.13
9d46219
Compare
Choose a tag to compare

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

07 Jun 00:33
v1.12
c514fc8
Compare
Choose a tag to compare

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

07 Jun 00:09
v1.11
8cd9381
Compare
Choose a tag to compare

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:


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

04 Jun 04:15
v1.10
f891fac
Compare
Choose a tag to compare

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

03 Jun 00:40
v1.9
d35d002
Compare
Choose a tag to compare

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.8

01 Jun 04:19
v1.8
57ad7f2
Compare
Choose a tag to compare

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

31 May 01:20
v1.7
fadca38
Compare
Choose a tag to compare

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.