Releases: nicorac/bcr-gui
Version 1.4.0
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
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
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
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
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 🙄)
- create a new contact with recording phone number
Version 0.0.25
Version 0.0.25 (2023-12-31)
Bug fixes:
- Improved directory change detection to update list at application start/resume
Version 0.0.24
Version 0.0.24 (2023-12-21)
New features:
-
Added new filename pattern placeholders, to customize datetime format parsing
-
Improved filename pattern editor
-
Added support for pattern templates (to support additional call recorders)
-
Added support for GrapheneOS embedded call recorder filename pattern
Version 0.0.23
Version 0.0.23 (2023-12-09)
New features:
- Recordings list can now be searched & filtered
Bug fixes:
-
Wrapped multiselect actions in a toolbar context menu, shown in multiselect mode
-
Date format changes are now applied immediately (no need to restart the app)
Version 0.0.22
Version 0.0.22 (2023-12-03)
New features:
- Screen is kept awake while playing to avoid play stop (workaround for issue #20)
Bug fixes:
- Recording share button is now disabled while waiting for the "Android share" dialog to appear (it could require some time if recording file is big)
Version 0.0.21
Version 0.0.21 (2023-12-03)
New features
- Recordings database autorefresh on application resume (i.e. getting back from a call...)