Skip to content

Releases: nicorac/bcr-gui

Version 1.7.6

08 Jun 14:38
Compare
Choose a tag to compare

Version 1.7.6 (2024-06-08)

New features:

  • Improved recording layout to give more space to player progress bar and buttons (#62)
  • Icons for incoming/outgoing call type now have different colors to make it easier to recognize them (#126)

Version 1.7.5

28 May 22:34
Compare
Choose a tag to compare

Version 1.7.5 (2024-05-29)

New features:

  • New filename template to support LineageOS call recorder (thanks to @loziniak)

Bug fixes:

  • Improved item selection/deselection in multiselect mode (avoid checkbox click to prevent selection change)

Version 1.7.4

27 Apr 10:03
Compare
Choose a tag to compare

Version 1.7.4 (2024-04-27)

Bug fixes:

  • Added icons to multiselection menu items
  • Fixed add contact icon
  • Fixed call duration (removed seconds decimals)
  • Updated translations (German, Russian)

Version 1.7.3

02 Apr 21:49
Compare
Choose a tag to compare

Version 1.7.3 (2024-04-02)

New features:

  • New language supported: German (thanks to Xfox20, upbox-org)
  • New language supported: Vietnamese (thanks to ngocanhtve)

Version 1.7.2

28 Mar 11:31
Compare
Choose a tag to compare

Version 1.7.2 (2024-03-28)

New features:

  • New language supported: Russian (thanks to MZhuvka Skykin)
  • New language supported: Persian (thanks to @AlirezaParsi)

Version 1.7.1

19 Mar 19:28
Compare
Choose a tag to compare

Version 1.7.1 (2024-03-19)

New features:

  • New language supported: Chinese simplified (thanks to @HuangSmith)
  • New filename template to support ColorOS call recorder
  • New filename placeholder {date:year2} to parse 2 digits years (no century)

Bug fixes:

  • Fixed home page "pull to refresh" translation

Version 1.7.0

17 Mar 18:12
Compare
Choose a tag to compare

Version 1.7.0 (2024-03-17)

This version adds application localization feature to BCR-GUI.
Please help translating it to your native language (see here for details).

New features:

Bug fixes:

  • Fixed layout of filename pattern editor placeholders and templates action sheets

Version 1.6.1

06 Mar 23:02
Compare
Choose a tag to compare

Version 1.6.1 (2024-03-07)

New features:

  • Added support to AMR-WB and AMR-WB+ recordings (fixes #96)

Version 1.6.0

29 Feb 17:59
Compare
Choose a tag to compare

Version 1.6.0 (2024-02-29)

New features:

  • Added support to AMR recordings (fixes #81)
  • Replaced light splash screen images with dark versions, to avoid "flashing" at startup in dark mode
  • Improved play notification, now including play progress
  • Clicking play notification now brings the app to foreground

Version 1.5.0

18 Feb 15:54
Compare
Choose a tag to compare

Version 1.5.0 (2024-02-18)

New features:

  • Added background audio play support: now the application continue playing when the app is minimized and/or the screen is switched off
  • New system notification now shown when playing to let user bring the app back on foreground

Bug fixes:

  • Removed warning message Missing .json metadata file! (almost useless to user)