Skip to content

Releases: nicorac/bcr-gui

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

Version 1.3.0

26 Jan 18:50
Compare
Choose a tag to compare

Version 1.3.0 (2024-01-26)

New features:

  • Added filename template for Huawei call recorder

Bug fixes:

  • Fixed and improved performance of recordings list scrollbar

Version 1.2.0

21 Jan 15:37
Compare
Choose a tag to compare

Version 1.2.0 (2024-01-21)

New features:

  • Application now uses Angular 17

  • Uniformed style of "modal action sheets" and "action sheets"

  • Improved dark mode readability (list, messageboxes, background, ...)

  • Removed unused (and never used) READ_EXTERNAL_STORAGE permission

Bug fixes:

  • Added missing Contacts permission check to "Create contact..." action

Version 1.1.0

20 Jan 15:36
Compare
Choose a tag to compare

Version 1.1.0 (2024-01-20)

New features:

  • New setting to configure the default phone country prefix (i.e. +39 for Italy and +1 for the US). This will be used to improve contacts search and let it find the ones missing it.

  • New feature to copy recording number to clipboard

Version 1.0.0

05 Jan 11:05
Compare
Choose a tag to compare

Version 1.0.0 (2024-01-05)

App is now stable and (almost) feature-complete, so it's time to switch to a full version number 😉.

New features:

  • New features to synchronize recordings with phone Contacts, accessible with the pencil icon within each recording:

    • create a new contact with recording phone number
      (to be used after recording a call from an unknown contact)
    • search existing contact with recording phone number
      (to be used if you've already created the contact after recording the call)
    • manual edit
      (if you changed your mind in both cases 🙄)