1. 12 10月, 2022 1 次提交
  2. 11 10月, 2022 1 次提交
  3. 09 10月, 2022 1 次提交
  4. 07 10月, 2022 3 次提交
  5. 03 10月, 2022 2 次提交
  6. 02 10月, 2022 1 次提交
  7. 30 9月, 2022 1 次提交
  8. 26 9月, 2022 1 次提交
  9. 24 9月, 2022 3 次提交
  10. 13 9月, 2022 1 次提交
  11. 10 9月, 2022 1 次提交
  12. 08 9月, 2022 1 次提交
    • T
      feat(debugger): add logcat output (#1411)(PR #1666) · 9114821f
      The Cobra Chicken 提交于
      * Adding logcatController class and writing adb / debugger panel information to the controller.
      
      * Finished parsing logcat binary output and writing an arraylist containing all events.
      
      * added highlighting of logcat output based on type.  Added timestamp parsing.
      
      * Updated code to only get new log messages.
      
      * Added additional code for select all
      
      * Completed Check and uncheckall options.
      
      * Changed log highlighting to log color.  Changed from JTextArea to JTextPane. Logcat pane will now autoscroll only if it is already scrolled to the bottom.  Debugger exit will now stop logcat as well.
      
      * Moved labels into NLS rather than using hardcoded strings.
      
      * Implemented the ability to autoselect attached process.  Changed the formatting of logcat messages.
      
      * Moved labels into NLS rather than using hardcoded strings.
      
      * updating to use info getter methods rather than directly accessing variable
      
      * Added Logcat Pause Button
      
      * Added Clear button
      
      * Updated clear icon
      
      * Cleaning warnings
      
      * cleaning
      
      * Changed behavior to only show logcat for debugged process to start with.
      
      * cleaning
      
      * cleaning
      
      * cleaning
      
      * applying spotless
      
      * Fixing bug with switch
      
      * fixed formatting issue
      
      * add missing localization strings
      Co-authored-by: Ngreen9317 <38409554+green9317@users.noreply.github.com>
      Co-authored-by: NTheCobraChicken <jeffmlitfi@gmail.com>
      Co-authored-by: NSkylot <skylot@gmail.com>
      9114821f
  13. 06 9月, 2022 2 次提交
  14. 01 9月, 2022 1 次提交
  15. 21 8月, 2022 2 次提交
  16. 20 8月, 2022 1 次提交
  17. 19 8月, 2022 2 次提交
  18. 18 8月, 2022 3 次提交
  19. 17 8月, 2022 2 次提交
  20. 16 8月, 2022 1 次提交
  21. 14 8月, 2022 2 次提交
  22. 13 8月, 2022 1 次提交
  23. 11 8月, 2022 3 次提交
  24. 07 8月, 2022 1 次提交
  25. 06 8月, 2022 2 次提交