Skip to content

Releases: nicorac/bcr-gui

Version 1.12.0

24 Jul 18:56
Compare
Choose a tag to compare

Version 1.12.0 (2025-07-24)

New features:

  • Contact display name (if found) is now automatically associated to new/existing recordings during file refresh (#202)
  • Fixed refreshing issues all over the app pages (#204)

Bug fixes:

  • Fixed different audio length (±1s) between recording list and audio player (#203)
  • Fixed race condition between "player load complete" and "set recording duration" tasks causing the wrong recording length to be set (#203)

Version 1.11.0

25 Jun 19:11
Compare
Choose a tag to compare

Version 1.11.0 (2025-06-25)

New features:

  • Added Previous/Next buttons to player to ease moving between recordings
  • Added playback speed feature (1x / 1.5x / 2x) (#198)

Version 1.10.1

24 Dec 10:32
Compare
Choose a tag to compare

Version 1.10.1 (2024-12-24)

Bug fixes:

  • Player not shown when opening the app by clicking on BCR notification (#154)

Version 1.10.0

06 Dec 16:28
Compare
Choose a tag to compare

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

25 Nov 14:46
Compare
Choose a tag to compare

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

07 Nov 22:33
Compare
Choose a tag to compare

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

03 Nov 15:06
Compare
Choose a tag to compare

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

14 Oct 21:59
Compare
Choose a tag to compare

Version 1.8.0 (2024-10-15)

New features:

  • BCR-GUI can now be selected as default player for BCR recordings
    (just press OPEN 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

27 Aug 21:39
Compare
Choose a tag to compare

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

25 Aug 12:55
Compare
Choose a tag to compare

Version 1.7.8 (2024-08-25)

New features:

  • Added Czech translation (thanks to Kunago)