Skip to content

Releases: mlopatkin/andlogview

0.23

12 Jan 22:10
0.23
4d6302d
Compare
Choose a tag to compare

What's New

New features

  • Filter panel with button replaced with filter list with checkboxes (#162).
  • Filters can be named, names appear in UI (#126)
  • Index window only apply show and hide filters that are above their filter in the list (#164).
  • Filters can be reordered. This affects index and highlight filters (#164).
  • Index windows have titles based on filter names or criteria (#146).
  • Modernized Look&Feel on macOS (#220, #403).

Minor improvements and bugfixes

  • The outdated Log4J 1.2 dependency is no longer used. The security risk was low, but security scanners may have alerted because of its presence (#422).
  • "ADB failed to start" dialog on startup is now suppressible (#339).

More info:

SHA256 checksum: 415a4b43ae41a40281b36d858668eaafde3f39cd54883c1c190d4436125a9c36

latest-snapshot

12 Jan 22:47
2362770
Compare
Choose a tag to compare
latest-snapshot Pre-release
Pre-release

Commits

  • 81a685c: Update docs to cover filter lists (Mikhail Lopatkin) #431
  • 2362770: Start 0.24 release cycle (Mikhail Lopatkin) #433

0.22

03 Jan 06:49
0.22
7f60315
Compare
Choose a tag to compare

What's New

New features

  • Compatibility with Android 14 (#327)
  • No restart required to change the ADB configuration (#197, #326)
  • Support for the "long" format (#169)
  • More reliable parsing of the multiline log messages (stacktraces) (#169)
  • Improved extraction of process information for dumpstates (#336, #277, #88, #119, #85)

Minor improvements and bugfixes

  • "Disconnected" status now properly shown in the status bar (#330)
  • "Delete" key now deletes bookmarks properly (#149)
  • Proper file path copied when using status bar menu (#350)
  • Fixed crash because of the missing preference directory on the very first run (#317)

More info:

Contributors

I'd like to thank @nevack for their contributions.

SHA256 checksum: 92122a14f08e375e90c1dcde8c4149797e00918d3c36ded70904ddcf6bbe554c

0.21.1

14 Jan 21:07
Compare
Choose a tag to compare

This is a bugfix release for the release 0.21.

Fixed issues

  • Fixed misaligned filter buttons (#218)

Full Changelog: 0.21...0.21.1

SHA256 checksum: d1c4516d7e7ad9614440b24b6d0e3eb15bf518a453250b485cbb126bc66beec1

0.21

14 Jan 18:22
Compare
Choose a tag to compare

What's New

Important changes

The app is now named AndLogView to avoid using trademarked names. The development has moved to Github from Bitbucket.

New features

  • Better HiDPI support on Windows and Linux on Java 8 and higher, including fractional scaling (#136)
  • Modernized look&feel on Windows and Linux (#136)
  • Better MacOS support: platform-native shortcuts, global menu bar support, and native look&feel
  • Improved compatibility with Android P+ (#167, #213, #223)
  • The logs from the Android Studio's logcat view are now supported (#159)
  • Device serial or file path can be copied to clipboard with the context menu of the status panel (bottom right corner) (#137)
  • A device dump with various logs can be produced if the app runs in debug mode (with -d switch). The dump aims to help improving compatibility

Minor improvements and bugfixes

  • The AndLogView's build is now deterministic, i. e. you can produce byte-to-byte identical binary (#157)
  • Esc key closes dialogs (filter editor, device selector, and configuration) (#108)
  • "Device disconnected" alert only shows when viewing the logs from a device (#96)
  • Configuration dialog highlights invalid ADB location if one is entered
  • Fixed the "ability" to open the filter editor twice for the same filter (#155)

Contributors

I'd like to thank @nevack and Sunny An for their contributions.

Full Changelog: 0.20...0.21

SHA256 checksum: 1f584e00e98174bd8a10e14d80203dd664f4261e855f72a968a0a925bbab0668

0.21-rc1

13 Jan 21:16
Compare
Choose a tag to compare
0.21-rc1 Pre-release
Pre-release

What's New

Important changes

The app is now named AndLogView to avoid using trademarked names. The development has moved to Github from Bitbucket.

New features

  • Better HiDPI support on Windows and Linux on Java 8 and higher, including fractional scaling (#136)
  • Modernized look&feel on Windows and Linux (#136)
  • Better MacOS support: platform-native shortcuts, global menu bar support, and native look&feel
  • Improved compatibility with Android P+ (#167, #213, #223)
  • The logs from the Android Studio's logcat view are now supported (#159)
  • Device serial or file path can be copied to clipboard with the context menu of the status panel (bottom right corner) (#137)
  • A device dump with various logs can be produced if the app runs in debug mode (with -d switch). The dump aims to help improving compatibility

Minor improvements and bugfixes

  • The AndLogView's build is now deterministic, i. e. you can produce byte-to-byte identical binary (#157)
  • Esc key closes dialogs (filter editor, device selector, and configuration) (#108)
  • "Device disconnected" alert only shows when viewing the logs from a device (#96)
  • Configuration dialog highlights invalid ADB location if one is entered
  • Fixed the "ability" to open the filter editor twice for the same filter (#155)

Contributors

I'd like to thank @nevack and Sunny An for their contributions.

Full Changelog: 0.20...0.21-rc1

SHA256 checksum: 1f584e00e98174bd8a10e14d80203dd664f4261e855f72a968a0a925bbab0668

0.20

14 Dec 03:48
Compare
Choose a tag to compare

New features

  • Quick filters based on the content of the clicked cell
  • Allow to use comma in pattern in filter dialog for tags/pids/apps (either by doubling a comma or by enclosing
    the whole pattern in backticks)

SHA256 sum: 468e0974e1e287431d104833be8b58a45672afaa60e472f87705eae82adcfac7

0.19

14 Dec 03:45
Compare
Choose a tag to compare

Important changes:

  • The app now requires Java 8 to run

New features

  • Filters are saved between app runs
  • Column order can be customized
  • Columns can be hidden
  • Empty columns (for which there is no data in the source) aren't displayed
  • Tag filter understands regexps

Compatibility improvements

  • The app can be run with Java 9+
  • The app is now compatible with Android M-O

SHA256 sum: 3d75fc46d471d1e377c08518bbb7f921fcb2e764571c795f303b79840a3c1a60

0.18.2

14 Dec 03:39
Compare
Choose a tag to compare

This version introduces support of Android 5.0, including new separate "crash" log.

SHA256 signature: 2ad617fcb723dd8da93b9630debecf7782ef278c2cef8fd695a3d9051c92395a

0.17.4

02 Jan 11:06
Compare
Choose a tag to compare

What's New

Minor improvements and bugfixes

  • Added Ctrl+R shortcut to reset the logs

Full Changelog: 0.17.3...0.17.4

SHA256 checksum: 2264a7a1fa0af82ba98b503ffa2244da79ab87c2e39c2da4486f604a184024b5