Skip to content

Releases: nicorac/bcr-gui

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)

Version 1.4.1

14 Feb 15:18
Compare
Choose a tag to compare

Version 1.4.1 (2024-02-14)

Bug fixes:

  • Fixed support for AM/PM datetime parsing in filenames (#63)

  • Fixed missing support for AM/PM in custom date format (#75)

Version 1.4.0

10 Feb 11:12
Compare
Choose a tag to compare

Version 1.4.0 (2024-02-10)

New features:

  • Improved create/edit contact action by using default Android intent.
    Now it is possible to:
    • create a new contact with the given phone number
    • append phone number to already existing contact
    • select contact storage (local, cloud, ...)
    • change all other contact fields

Bug fixes:

  • Improved recording list scrollbar smoothness

  • Increased spacing between recording play buttons