Skip to content

add options field for logcat parameters #53

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
2 tasks done
unitycoder opened this issue Oct 14, 2021 · 1 comment
Closed
2 tasks done

add options field for logcat parameters #53

unitycoder opened this issue Oct 14, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@unitycoder
Copy link
Owner

unitycoder commented Oct 14, 2021

current command is:
adb logcat -s Unity ActivityManager PackageManager dalvikvm DEBUG -v color

but sometimes might want to modify it.

  • add options textbox for the command
  • add reset to default button (if messed it up)
@unitycoder unitycoder added the enhancement New feature or request label Oct 14, 2021
unitycoder added a commit that referenced this issue Oct 15, 2021
@unitycoder
Copy link
Owner Author

image

unitycoder added a commit that referenced this issue Jan 2, 2022
* dev:
  fix linux module downloader for recent unity versions
  add initial Linux module download (context menu) fix #58, parse changeset hash from files fix #8
  fix download in browser link #57, add download in browser context menu (updates tab)
  fix 64bit target platform (on project launch) fixes #56
  fixed: crash if no projects in the list and click create new project, fixed: no project created when no quick project path is assigned first in settings, fixed: if user creates new quick project, but unity fails to start (then project does not get added to list, but folder is generated), now project is added to list temporarily, so can launch it again
  fix possible nullref if no unitys available for new project, add ObservableDictionary fixes #16, set better default width for Platform column,
  if project is already launched then bring Unity instance to front, move Editor process references to separate class (so that it doesn't reset on project list refresh, fixes #19 )
  add resources link button to tools tab (#7), arrange variables in mainwindow (from public to private)
  add logcat args textbox (fixes #53)
  adding project item refresh after unity is closed (#19),
  build report reader: add trycatch and cleanup streams
  add initial support for unity source build output folder, add build report search filter, fix file in use error for build report reader, add open release notes context menu for Updates
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant