Releases: nicorac/bcr-gui
Version 1.10.0
Version 1.10.0 (2024-12-06)
New features:
- Rework of main page layout:
- player moved to page bottom
- list can now be scrolled (fully) while playing
- list vertical scrollbar now appears only when scrolling
- cleaned up list style
- improved items multiselection
Bug fixes:
- scrolling list causes player to stop when playing item goes out of scope
Version 1.9.2
Version 1.9.2 (2024-11-25)
Bug fixes:
-
App crash when moving audio scrollbar before play
-
App crash when activating proximity sensor with no selected recording
Version 1.9.1
Version 1.9.1 (2024-11-07)
Bug fixes:
-
Improved audio play in background, now the app stays alive and resumes correctly clicking on the notification
-
Fixed issue preventing the screen to turn off pressing the power button while playing (#171)
Version 1.9.0
Version 1.9.0 (2024-11-03)
New features:
-
Replaced MediaPlayer with media3 player (ExoPlayer), which should perform better with OGG files (#162) (#130) (#28)
-
Added support for MediaService and MediaSession (better integrates in Android media management)
-
Improved Android player notification handling
Bug fixes:
-
Fixed missing Ukrainian language configuration (language available but not selectable)
-
Translated modal dialogs OK/Cancel buttons, "Test result" filename pattern, "None" date/time format option (#164)
Version 1.8.0
Version 1.8.0 (2024-10-15)
New features:
-
BCR-GUI can now be selected as default player for BCR recordings
(just pressOPEN
button in BCR notification that appears when recording completes) -
Recordings can now be played through earpiece (using proximity sensor)
-
Converted Web application to Angular signals & standalone components (to improve reactivity and efficiency)
-
Updated French and Czech translations
Bug fixes:
- Recording duration is not updated to DB when its read by the audio player instead of metadata file
Version 1.7.9
Version 1.7.9 (2024-08-27)
New features:
- Added Finnish translation (thanks to Ogloppi)
Bug fixes:
- Fixed runtime error when filtering recording list with one selected item
Version 1.7.8
Version 1.7.8 (2024-08-25)
New features:
- Added Czech translation (thanks to Kunago)
Version 1.7.7
Version 1.7.7 (2024-08-15)
New features:
- Added French translation (thanks to NSO)
- Updated Persian, Russian, Ukrainian and Vietnamese translations
Bug fixes:
- Fixed possible error in timezone parsing
- Fixed possible loop on first recording directory selection after app install/update
Version 1.7.6
Version 1.7.5
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)