Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Gegenbauer
/
CatSpy
Public
Notifications
You must be signed in to change notification settings
Fork
12
Star
94
Code
Issues
11
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 24, 2025
Ensure proper resolution of ADB command for Windows users with spaces in usernames
jdagdelen
authored and
Gegenbauer
committed
48f3f0d
View commit details
Copy full SHA for 48f3f0d
Browse repository at this point
Commits on Sep 21, 2025
refactor: replace MainScope with UIScope in multiple files
Show description for 13b2ba6
Gegenbauer
committed
13b2ba6
View commit details
Copy full SHA for 13b2ba6
Browse repository at this point
Commits on Sep 13, 2025
fix:
Show description for 2866dcf
Gegenbauer
committed
2866dcf
View commit details
Copy full SHA for 2866dcf
Browse repository at this point
Commits on Sep 6, 2025
Support hiding parts of the UI
Show description for fd6f38d
Gegenbauer
committed
fd6f38d
View commit details
Copy full SHA for fd6f38d
Browse repository at this point
Commits on Jul 18, 2025
Support Ctrl+A to select all rows in current page
Gegenbauer
committed
0033ae8
View commit details
Copy full SHA for 0033ae8
Browse repository at this point
Commits on Jul 14, 2025
Fix cannot find correct item in search function.
Gegenbauer
committed
49d3476
View commit details
Copy full SHA for 49d3476
Browse repository at this point
Commits on May 26, 2025
change build environment of linux from ubuntu-latest to ubuntu-22.04
Gegenbauer
committed
7191853
View commit details
Copy full SHA for 7191853
Browse repository at this point
Commits on Apr 14, 2025
Upgrade version to 1.1.11
Gegenbauer
committed
b565eff
View commit details
Copy full SHA for b565eff
Browse repository at this point
Fix failure on removing invalid chars in device serial when used as file name.
Gegenbauer
committed
36fae15
View commit details
Copy full SHA for 36fae15
Browse repository at this point
Commits on Apr 12, 2025
Add selection dialog to choose whether to save full log or filtered log.
Show description for 6dafd2b
Gegenbauer
committed
6dafd2b
View commit details
Copy full SHA for 6dafd2b
Browse repository at this point
Commits on Apr 11, 2025
Remove char length restriction for filter record chip.
Show description for 34328bf
Gegenbauer
committed
34328bf
View commit details
Copy full SHA for 34328bf
Browse repository at this point
Implement external JAR class loading for log parsers and log buffer selection for device logs
Gegenbauer
committed
c995267
View commit details
Copy full SHA for c995267
Browse repository at this point
Update Readme on future plan of parser customization.
Gegenbauer
committed
bc52bc6
View commit details
Copy full SHA for bc52bc6
Browse repository at this point
Commits on Dec 7, 2024
Upgrade version to 1.1.9
Show description for 12754f8
Gegenbauer
committed
12754f8
View commit details
Copy full SHA for 12754f8
Browse repository at this point
Commits on Oct 27, 2024
Upgrade version to 1.1.8
Gegenbauer
committed
5b60cc3
View commit details
Copy full SHA for 5b60cc3
Browse repository at this point
Fix the issue where Log Detail Dialog shows content with wrong highlighted positions.
Gegenbauer
committed
4ac6b91
View commit details
Copy full SHA for 4ac6b91
Browse repository at this point
Fix the issue where the name of column or filter is unable to be modified.
Gegenbauer
committed
a13b41f
View commit details
Copy full SHA for a13b41f
Browse repository at this point
Commits on Oct 14, 2024
Fix the issue where spaces in the content copied from the Log Detail Dialog are replaced with , causing text matching failures.
Gegenbauer
committed
a868d11
View commit details
Copy full SHA for a868d11
Browse repository at this point
Commits on Oct 13, 2024
Fix the issue where the search filtered log failed.
Gegenbauer
committed
ab86c80
View commit details
Copy full SHA for ab86c80
Browse repository at this point
Upgrade version to 1.1.7
Gegenbauer
committed
b208abd
View commit details
Copy full SHA for b208abd
Browse repository at this point
Commits on Oct 12, 2024
Optimize filter performance for single file filtering.
Gegenbauer
committed
0cd6c88
View commit details
Copy full SHA for 0cd6c88
Browse repository at this point
Commits on Oct 10, 2024
Show "Configure Adb Path" Dialog when adb path is empty before starting logcat.
Show description for 419a0a5
Gegenbauer
committed
419a0a5
View commit details
Copy full SHA for 419a0a5
Browse repository at this point
Commits on Sep 28, 2024
Upgrade version to 1.1.6
Gegenbauer
committed
621bc64
View commit details
Copy full SHA for 621bc64
Browse repository at this point
LogParser: 1. Use empty char in MergeUntilCharOp can merge until end.
Show description for 2624163
Gegenbauer
committed
2624163
View commit details
Copy full SHA for 2624163
Browse repository at this point
Add max parts support to SplitPartWithCharOp
tolriq
authored and
Gegenbauer
committed
4d91fc8
View commit details
Copy full SHA for 4d91fc8
Browse repository at this point
Add support to read first file of zip.
tolriq
authored and
Gegenbauer
committed
1fe917c
View commit details
Copy full SHA for 1fe917c
Browse repository at this point
Optimize the process of fetching process name, avoid keep fetching process name for process which was already dead.
Gegenbauer
committed
f6ef689
View commit details
Copy full SHA for f6ef689
Browse repository at this point
Fix the issue where 'Keep Scroll to End' stops working when an increase in data size results in additional pages.
Show description for 20c2309
Gegenbauer
committed
20c2309
View commit details
Copy full SHA for 20c2309
Browse repository at this point
Commits on Sep 27, 2024
Fix that search log function not working.
Gegenbauer
committed
b164360
View commit details
Copy full SHA for b164360
Browse repository at this point
Commits on Sep 24, 2024
Update README for Log Detail and Log Bookmark
Gegenbauer
committed
1c0bda1
View commit details
Copy full SHA for 1c0bda1
Browse repository at this point
Commits on Sep 22, 2024
Add Device Log Guidance Panel and update README
Gegenbauer
committed
4f04188
View commit details
Copy full SHA for 4f04188
Browse repository at this point
To address the issue of excessive log caching when reading device logs, which results in prolonged log loading times due to frequent package name queries.
Gegenbauer
committed
83ff5d9
View commit details
Copy full SHA for 83ff5d9
Browse repository at this point
Commits on Sep 18, 2024
Add a filter save function to save the current filter. After saving, the filter can be applied to the current filter by clicking the tag.
Show description for f0038d8
Gegenbauer
committed
f0038d8
View commit details
Copy full SHA for f0038d8
Browse repository at this point
Commits on Sep 17, 2024
Fix that log was not loaded after operations of pause, clear, resume.
Show description for 2e3b220
Gegenbauer
committed
2e3b220
View commit details
Copy full SHA for 2e3b220
Browse repository at this point
Commits on Sep 11, 2024
Fix that content of filter was replaced by other content accidentally
Show description for 2bfb546
Gegenbauer
committed
2bfb546
View commit details
Copy full SHA for 2bfb546
Browse repository at this point
Previous
Next
You can’t perform that action at this time.