Skip to content

Releases: Sanmeet007/logger

v2.4.1 Enhanced Call Tracking with Total Duration Insights

07 Oct 18:17
Compare
Choose a tag to compare

We’re excited to introduce new improvements and features in this update:

🆕 New Feature: Total Duration Tracking

  • You can now view the total call duration within the app, providing insights into the overall time spent on call.
  • Usage Example: Total call duration can help users track their usage patterns (e.g., for billing, data plans, or personal monitoring). For instance, if you have a limited talk-time plan, tracking total call duration can prevent overages.

🐞 Bug Fixes:

  • Various bugs have been addressed to enhance performance and provide a smoother user experience.

v2.3.0 Quick Summary & Enhanced Call Log Controls

14 Sep 19:15
Compare
Choose a tag to compare

What's New

  • Quick Summary Feature: Added a new feature that provides a daily summary of your call logs, including insights like total calls, incoming/outgoing breakdown, and more.
  • New Setting: Call Log Count: Introduced a setting to enable or disable the daily display of call log counts for easier tracking.

General Improvements

  • Bug Fixes: Resolved various bugs to enhance app stability and performance.

v2.2.0 Enhanced Filename Customization & Stability Improvements (Minor)

13 Jul 12:30
Compare
Choose a tag to compare

We are excited to announce the release of Version 2.2.0, which introduces the following enhancements and features:

  • Filename Format Customization: You can now use a set of predefined tokens to customize your filename format according to specific date and time preferences. This allows for greater flexibility and organization in file naming.

  • Bug Fixes: Addressed several bugs to improve the stability and performance of the app. These fixes aim to enhance your overall user experience by resolving issues reported by our users.

    NOTE: You can use the tokens provided to customize your export filename format based on specific date and time preferences.

    Token Description Example
    Y Year with century 2024
    y Year without century 24
    m Month as a number 01-12
    B Full month name July
    b Abbreviated month name Jul
    d Day of the month 01-31
    a Abbreviated weekday name Fri
    A Full weekday name Friday
    H Hour in 24-hour format 00-23
    I Hour in 12-hour format 01-12
    M Minutes 00-59
    S Seconds 00-59
    p AM/PM marker AM, PM
    f Milliseconds 000-999
    z Time zone offset from UTC +0100
    Z Time zone name UTC
    j Day of the year 001-366
    U Week number (Sunday start) 00-53
    W Week number (Monday start) 00-53
    c Date and time representation Fri, Jul 12 2024 14:15:00
    x Date representation 07/12/2024
    X Time representation 14:15:00

v2.1.8 - Introducing Enhanced UI and New Exporting/Importing Features

09 Jul 14:22
Compare
Choose a tag to compare

This update introduces bug fixes, new features, and enhancements:

Enhancements:

  • JSON Export: Now export your call logs in JSON format alongside CSV for enhanced flexibility.
  • Call Duration-Based Filtering: Filter call logs by duration to focus on specific call lengths for analysis.
  • CSV Import: Introducing CSV import functionality, allowing seamless restoration of call logs from generated CSV files.
  • Settings Panel Introduction: New settings panel added to control app settings.
  • Performance Improvements: Enhanced app performance and stability with various optimizations and bug fixes.
  • UI Update: Enjoy an updated user interface for a more intuitive and streamlined experience.

General Improvements:

  • Enhanced user interface for improved usability and aesthetics.

Stability Enhancements:

  • Addressed various bugs to ensure a more stable and reliable app experience.

v2.0.1 - Introducing Call Log Analysis and Filtering

28 Jun 19:31
Compare
Choose a tag to compare

This update marks a significant milestone for the Logger app, introducing new features, a redesigned user interface, improved performance, and critical bug fixes.

What's New

  • On-Device Call Log Analysis:
    • Basic Call Statistics
    • Call Direction Analysis
    • Call Duration
    • And much more!
  • New Filtering Options: Filter call logs by phone number, date range, and call type. Download only the data you want!
  • Swipe to Call or Message: Simply swipe right on a call log for call or SMS options.
  • Revamped UI: A fresh, more intuitive interface.
  • Performance Boost: Improved speed and stability.
  • Bug Fixes: Addressed various issues for a smoother experience.

Note

All call data is analyzed on your device, keeping it private and secure. Analysis speed depends on the amount of call logs present, so please be patient.

Thank you for your support and feedback! Enjoy the update!

v1.6.0 - Enhanced UI with new Features and Improvements (Minor)

23 Jun 10:39
Compare
Choose a tag to compare

This update introduces bug fixes, new features, and enhancements:

  • New Features:

    • Toggle to hide the share button.
    • Toggle to display time in call logs.
  • General Improvements:

    • Enhanced user interface.
    • Updated dependencies for better performance.
  • Stability Enhancements:

    • Various bug fixes for improved stability and reliability.

v1.5.0- Built with Flutter 3.19.6 for Enhanced Stability and Performance

21 Apr 07:36
Compare
Choose a tag to compare

Upgraded Packages for Enhanced Protection.

Flutter 3.19.6 Integration: Rebuilt the app with Flutter 3.19.6, leveraging the latest features and performance enhancements for a more fluid user experience.

Stability Improvements: Fixed various bugs to enhance the stability and reliability of the Logger app, providing you with a smoother and more dependable application.

v1.4.7- Enhanced Privacy with SAF & Performance Improvements

19 Apr 15:57
Compare
Choose a tag to compare

Integrated Storage Access Framework (SAF) for a more privacy-focused app experience. SAF allows you to grant granular access to specific files and folders, giving you greater control over your data.

Performance Improvements: Squashed a number of bugs that were previously affecting the app's performance. You should now experience a smoother and more responsive experience.

Included monochrome icons for enhanced theming.

v1.3.1- UI Refresh, Android 13+ Support, & Bug Fixes

03 Apr 18:19
Compare
Choose a tag to compare

This release brings a significant UI refresh, enhancing the overall user experience. Additionally, we've ensured seamless compatibility with the latest Android 13 (API level 33) and above, while addressing various bugs reported in previous versions.

v1.1.0- Android 12 support

28 Aug 07:53
Compare
Choose a tag to compare
  • Added android 12 support
  • Fixed splash screen
  • Bug Fixes