• v1.1 9832b80e64

    ajp_anton released this 2026-08-08 08:55:34 +02:00 | 72 commits to main since this release

    • Filter logs by app
    • Protect locked previews
    • Avoid suppressing message updates as progress
    • Clarify previous contents in edited logs
    • Keep filtered app names after clearing logs
    Downloads
  • v1.0 05d682601a

    ajp_anton released this 2026-07-28 15:02:22 +02:00 | 78 commits to main since this release

    This is mainly the same as the last pre-release, just more tested and with some UI fixes.

    Downloads
  • v0.2 a107c481a2

    Notification Log 0.2 Pre-Release

    ajp_anton released this 2026-07-28 05:56:25 +02:00 | 83 commits to main since this release

    What's new

    • A clearer Settings area, with separate pages for log display, what to log,
      and app filtering.
    • Choose which apps are included or excluded, and optionally choose different
      appearing, disappearing, and edit events for an individual app.
    • More control over the log view: choose the fields shown on each line, their
      order, timestamp timezone, date format, and clock format.
    • A redesigned log list that uses space better on both narrow and wide screens.
      Long entries can be expanded, and a convenient button returns to the newest
      logs after scrolling.
    • View saved notification images full-screen, with pinch zoom, pan, and quick
      double-tap zoom.
    • Choose separate storage limits for logs and images. Exports are available as
      CSV, aligned text, or an HTML archive with its saved images.
    • Optional app lock using the phone's usual biometric or device unlock method.

    Improved

    • Notification contents are less likely to be repeated, especially for chat,
      email, and grouped notifications.
    • Group summaries and routine notification updates can be filtered out, while
      real notification changes remain visible.
    • The app more reliably records notifications that were already active when
      logging begins, including after Android restores notification access.
    • Opening app-filter settings no longer makes the interface appear to freeze.
    • Collapsing a long log entry now keeps your place in the list and briefly
      highlights the entry.
    • Improved image viewer gestures and the handling of very long app names,
      package names, and notification text.
    • General reliability, privacy, battery-use, and performance improvements.
    Downloads
  • v0.1 0be41fa085

    Notification Log 0.1 Pre-Release

    ajp_anton released this 2026-07-26 16:28:28 +02:00 | 128 commits to main since this release

    First beta

    • Keep an encrypted local history of notifications that appear, change, and
      disappear.
    • Distinguish user dismissals from notifications cancelled by their apps.
    • Capture available notification text, messaging content, and readable images.
    • Configure logging per event type and per app, with routine progress/timer
      updates ignored by default.
    • Browse, search, clear, and export logs as CSV, aligned text, or an HTML ZIP.

    Notes

    • Grant Android's Notification access permission after installing.
    • Android may withhold sensitive, custom, or otherwise unreadable notification
      content; only data supplied to a notification listener can be recorded.
    Downloads