Skip to content

Releases: DHD2280/BCR-Manager

v1.2.2

15 Mar 20:30

Choose a tag to compare

1.2.2 - 2024-03-15

  • Fixed bug #4: Issue #4
  • Added Latvian Language
  • Added locales config
  • Longpress on bottom player to highlight recording

v1.2.0

21 Jan 16:55

Choose a tag to compare

1.2.0 - 2024-01-21

  • Improved Code Quality
    • Using View Model for getting recordings and share data between fragments
    • MediaPlayerService use ExoPlayer from media3
    • Using RxJava for async loading and deleting recordings
    • Breakpoint dialog and Delete dialog moved to new classes instead of inner classes
    • Moved CallLogAdapter to new class
    • All fragments now use CallLogAdapter
  • Improved UI
    • Bottom Player has now color of Secondary Container colorSecondaryContainer

v1.1.1

16 Jan 06:55

Choose a tag to compare

1.1.1 - 2014-01-16

See CHANGELOG for a complete list of changes.

v1.1.0

16 Jan 00:54

Choose a tag to compare

1.1.0 - 2024-01-16

  • Improved code quality
  • Improved ContactObserver when clicking edit/add contact
  • Improved UI
  • Added Themes
  • Added Night Mode Override (System, Light, Dark)

See CHANGELOG for a complete list of changes.

v1.0.4

14 Jan 16:45

Choose a tag to compare

1.0.4 - 2024-01-14

  • Improved data parsing
  • Improved contact checking
  • Added item customization in settings

See CHANGELOG for a complete list of changes.

V1.0.3

14 Jan 13:21

Choose a tag to compare

1.0.3 - 2024-01-14

  • Improved parsing logic: we need only date, then will search in call log for the call.
  • Using first contact found in Contacts.
  • Improved UI.
  • Improved Contact Observer when clicking edit/add contact.

See CHANGELOG for a complete list of changes.

v1.0.2

09 Jan 23:18

Choose a tag to compare

1.0.2 - 2024-01-10

  • Improved async batch delete
  • Added Error Reporting Activity, you can save log directly from app then open a new Issue on GitHub.

See CHANGELOG for a complete list of changes.

v1.0.1

09 Jan 21:05

Choose a tag to compare

1.0.1 - 2024-01-09

  • Some fix in parsing file name for registrations without JSON file
  • Batch delete run on background thread
  • Use timestamp_unix_ms instead of timestamp

v1.0.0

08 Jan 22:41

Choose a tag to compare

First Main Release!

This is the first main release!