Wiki

Clone wiki

android-log-viewer / History

This wiki is not updated anymore, the Project has moved to GitHub.

Version History

These milestones are already released. For releases after 0.20 look at the GitHub project releases.

See GitHub milestones for the list of current development plans.

Milestone 0.20:

  • #152 Add a build flag to build non-snapshot build (closed)
  • #156 No title in Create/Edit filter dialogs (closed)
  • #98 App name search and filtering in documentation (closed)
  • #151 Add a pipeline to produce major release builds (closed)
  • #139 Update everything for GIT (closed)
  • #138 org.bitbucket.mlopatkin.android.logviewer.ui.indexframe.DaggerIndexFrameComponent cannot be resolved (closed)
  • #123 Disabled filter becomes active after editing (closed)
  • #121 Crash when editing filter (closed)
  • #141 NullPointerException at BufferFilterMenu.setAvailableBuffers (closed)
  • #135 Crash when closing CreateFilterDialog (closed)
  • #145 Crash: Cannot return null from a non-@Nullable @Provides method at IndexFrameModule_GetPopupBuilderFactory.proxyGetPopupBuilder (closed)
  • #93 Quick filters (closed)
  • #154 Some tags and messages cannot be added to quick filters (closed)
  • #153 Add the ability to escape characters in filters (closed)

Milestone 0.19:

  • #129 No logs (closed)
  • #104 App name is not copied (resolved)
  • #130 Embed revision metadata into snapshot builds (closed)
  • #133 Application names aren't available on Android O (closed)
  • #128 Parse event log on Android 8 (closed)
  • #116 Weird index window behavior (closed)
  • #120 Crash when opening empty file (closed)
  • #72 Enable column customization (resolved)
  • #131 Crash when deleting bookmarks (closed)
  • #114 Application name isn't available on Android M (closed)
  • #73 Don't show empty columns (resolved)
  • #115 Crash when restoring index filter (closed)
  • #89 Save filters (resolved)
  • #111 Inexact tag filter (closed)
  • #132 Java 9+ Compatibility (closed)

Milestone 0.18.2:

  • #109 Doesn't work with Android 5.0 (resolved)
  • #110 Support "Crash" log in 5.0 (resolved)

Milestone 0.18.1:

  • #99 Logview 0.18 was compiled with Java 7 (resolved)
  • #101 Unhandled Expection - Cannot open logview (resolved)
  • #100 LogVIew 0.18 crashes and hangs on exit in Ubuntu 12.04 (resolved)

Milestone 0.18:

  • #82 Save window positions (resolved)
  • #69 Keywords for searching (resolved)
  • #70 Search and filter with application name (resolved)
  • #79 Dumpstate with trailing spaces isn't recognized (resolved)
  • #71 Add column for application name (resolved)
  • #97 Weird window positioning in multimonitor setup (resolved)
  • #92 Crash when open empty file (resolved)
  • #90 PS lines without a name leads to unhandled exception (resolved)
  • #95 Re-connect to device automatically (resolved)

Milestone 0.17.4:

  • #78 Add shortcut for "reset logs" (resolved)

Milestone 0.17.3:

  • #64 Started emulator isn't added to Select device dialog (resolved)
  • #66 DdmlibToLog4jWrapper.printLog fall-through in switch (resolved)
  • #65 Could not run bat file if path contains spaces (resolved)
  • #74 The tool is stuck on "Waiting for device" (resolved)
  • #67 The app hangs if the emulator is unresponsive (resolved)
  • #68 Unexpected exception when viewing logs after disconnect (resolved)

Milestone 0.17.2:

  • #62 Different log lines with the same timestamp are interleaved in dumpstate mode (resolved)
  • #59 NPE when parsing 'not-so-correct' log file (resolved)
  • #61 There is a possibility of wrong line order (resolved)
  • #60 Cannot open previously saved file (resolved)

Milestone 0.17.1:

  • #57 If many filters are created some of them aren't accessible via the filter panel (resolved)
  • #58 Filter dialogs are buried under other windows (resolved)

Milestone 0.17:

  • #38 Show tooltip when cell content is truncated (resolved)
  • #50 Add search by regular expression (resolved)
  • #56 Highlight matches in tooltips (resolved)
  • #48 Status bar is not updated after device disconnect (resolved)
  • #2 Autoscroll stops when search is on screen (resolved)
  • #3 Ellipsis disappears when search starts (resolved)
  • #14 Multiple colors on the same line (resolved)
  • #51 Add list of processes (resolved)
  • #44 Nothing happened when connecting offline device (resolved)
  • #55 Incorrect display of <html> in log message (resolved)
  • #43 Possibility of adding the line to bookmarks twice is shown in UI (resolved)
  • #45 Cannot launch ADB (resolved)
  • #49 Commandline-specified file's dir is ignored when trying to open/save (resolved)
  • #46 Right-click and selection interaction in bookmarks doesn't follow system-wide policy (resolved)
  • #42 Uncaught exception when using context menu with no records under it (resolved)
  • #52 Highlight current match while searching (wontfix)
  • #53 "Text not found" doesn't appear when search backwards to the begin of the file (resolved)
  • #54 Distinguish between "text not found" and "there is no more occurrences" (wontfix)
  • #47 Add the "Copy" menu item (resolved)

Milestone 0.16:

  • #26 Add menu item to show bookmarks (resolved)
  • #4 Performance - The tool doesn't respond to input events (resolved)
  • #11 UI for preferences (resolved)
  • #35 Remember last used directory (resolved)
  • #33 The tool connects to ADB if cannot open file (resolved)
  • #39 Start ADB daemon if it is not running (resolved)
  • #37 Use system-provided ddmlib.jar (resolved)
  • #40 Add notification about current connection status (resolved)
  • #41 Mark appears on the line after reset (resolved)

Milestone 0.15.1:

  • #36 The tool hangs when trying to connect to offline device (resolved)
  • #17 Offline devices are not recognized properly (resolved)

Milestone 0.15:

  • #19 Save log functionality (resolved)
  • #24 Copy from table cell (resolved)
  • #22 Rename "pin" to "bookmark" (resolved)
  • #28 Focus goes to button after search (resolved)
  • #30 Crash when opening dumpstate file (resolved)
  • #31 Parse emulator dumpstates correctly (resolved)
  • #23 Add separator in context menu between "Hide..." and "Pin" (resolved)
  • #27 Highlight bookmarks (resolved)
  • #25 Add keyboard shortcuts (resolved)
  • #29 Remove multiple items from the bookmarks (resolved)
  • #32 Some devices doesn't have system buffer (resolved)
  • #34 Add shortcut for bookmark removing (resolved)

Milestone 0.14.1:

  • #21 Select device with double click (resolved)
  • #18 NPE when copy line from brief log (resolved)
  • #20 Redirect unhandled exceptions into logfile (resolved)
  • #15 ADB output overwrites opened file (resolved)

Milestone 0.14:

  • #12 Multiple highlight color (resolved)
  • #5 Add darag and drop for log files (resolved)
  • #8 Implement GUI to select connected device (resolved)
  • #6 Tool doesn't start in adb mode under server VM (resolved)
  • #9 Change the notification of "Text not found" (resolved)
  • #10 Add notifications about device state (resolved)
  • #7 Implement GUI for file opening (resolved)

Updated