Skip to content

2.4

Choose a tag to compare

@tibagni tibagni released this 07 Oct 02:43
· 65 commits to master since this release
  • More test cases
  • Fix filter 'equals'
  • Add more bugreport test cases
  • Add bugreport test cases
  • Add a few more tests and ignore view classes on coverage report
  • Update some libs and plugins and get rid of jcenter
  • Allow user to ignore logs and keep only the necessary ones visible
  • Use profiler in a couple more places
  • code cleanup and warning fixes
  • Add option to navigate to a timestamp
  • Fix UI issue with "Select All" checkbox when loading applied filters
  • Update some test cases
  • Add option to apply/unapply all filters from one group
  • Add option to un-apply all filters at once
  • Add option to close all groups
  • Use same image for About and splash screen
  • Reduce the size of splash screen image
  • Improve about dialog UI
  • Update collapse/expand all button state when a new group is added
  • Allow user to open bugreport on an external editor
  • Add option to Collapse/Expand all filter groups at once
  • Update splash screen
  • Suggest the gourp file name when saving a filter group for the first time
  • Underline filters that have a modified name
  • Update build badge
  • Configure env variable for coveralls
  • remove travis integration in favor of actions
  • Remove "validate gradle wrapper" step from workflow
  • Create CI workflow
  • Update README's travis CI build status imge
  • Small change to test CI
  • Small change to test CI
  • Add option to move filters between groups
  • Add option to duplicate a filter
  • Fix issue that it was not possible to open a filter when filters pane was empty
  • Support multiple progress dialogs at once
  • Add raw bugreport section
  • Convert a few more classes to kotlin & cleanup
  • Allow user to create new group when creating a filter from a log line
  • Cleanup unused code
  • Improve the UX of single choice dialogs to use radio buttons
  • Bump urllib3 from 1.25.9 to 1.26.5 in /deploy (#33)
  • Fixes #31: Use system new line sep. in testPersistGroupMultipleFilters (#32)
  • upgrade gradle
  • #30 Fixes for Windows
  • update exclude files from jacoco report
  • Version update (#28)
  • Make BugReport loading logs searchable