Skip to content

Releases: chenxiaolong/BCR

Version 1.6

30 May 00:50
v1.6
f526905
Compare
Choose a tag to compare

Changelog

  • Enable minification (without obfuscation) to shrink the download size by ~64% (PR: #45, @chenxiaolong)
  • Update Turkish translations (PR: #46, @fnldstntn)
  • Add support for WAV/PCM output for troubleshooting (bypasses encoding/compression pipeline) (PR: #48, @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.5

28 May 03:37
v1.5
71a8a77
Compare
Choose a tag to compare

Changelog

  • Optionally add contact name to output filename if Contacts permission is granted (Android 11+) (Issue: #28, PR: #42, @chenxiaolong)
  • Add Spanish translation (PR: #41, @nmayorga092)
  • Redact sensitive information from logcat logs (PR: #43, @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.4

27 May 04:08
v1.4
9b23f86
Compare
Choose a tag to compare

Changelog

  • Add support for configurable output formats: OGG/Opus (Android 10+), M4A/AAC, FLAC (Issue: #21, PR: #29, #32, #34, #35, #38, @chenxiaolong)
  • README.md: Remove mention of cloud storage. Android's Storage Access Framework does not support cloud storage when opening folders (Issue: #30, PR: #31, @chenxiaolong)
  • Add full changelog text for updates from Magisk Manager (PR: #36, @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.3

24 May 00:30
v1.3
84a9723
Compare
Choose a tag to compare

Changelog

Non-user-facing changes:

  • Don't add irrelevant update metadata to release zips (PR: #23, @chenxiaolong)
  • Fix serialization exception when running the updateJson gradle tasks (PR: #24, @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.2

23 May 01:12
v1.2
f20d957
Compare
Choose a tag to compare

Changelog

  • Fix typo and improve wording of battery optimization preference (PR: #4, @EleoXDA)
  • Add Russian translations (PR: #7, @marat2509)
  • Add support for API 28 (Android 9) (Issue: #6, PR: #10, @chenxiaolong)
  • Add incoming/outgoing tag to filenames (Issue: #3, PR: #11, @chenxiaolong)
  • Add caller ID to filenames for incoming calls (Android 10+ only) (Issue: #3, PR: #13, @chenxiaolong)
  • Fix filename timestamps to match the call log exactly (Issue: #3, PR: #12, @chenxiaolong)
  • The about link in the app now links to the exact commit the version was built from (PR: #15, @chenxiaolong)
  • Add support for Magisk's built-in module updater (PR: #16, @chenxiaolong)

Non-user-facing changes:

  • Update gradle and Android gradle plugin dependencies (PR: #9, @chenxiaolong)
  • Add git commit to version number for debug builds (PR: #14, @chenxiaolong)
  • Ensure custom gradle tasks (moduleProp, permissionsXml, zip, and updateJson) rebuild when input variables (eg. git commit) change (PR: #17, @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.1

19 May 01:52
v1.1
e58385e
Compare
Choose a tag to compare

Changelog

  • Target Android SDK 32. BCR was previously targeting the Tiramisu (33) preview SDK, which made it not installable on stable Android versions. (Issue: #1, PR: #2, @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.0

02 May 03:52
v1.0
e6b1034
Compare
Choose a tag to compare

Changelog

  • Initial release

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.