summaryrefslogtreecommitdiff
path: root/logcat
AgeCommit message (Expand)Author
2022-06-23Add a GotItTooltip to the Filter Text FieldAlon Albert
2022-06-23Make ScreenshotAction more flexibleSergey Prigogin
2022-06-22Add a "name:" Key to the Logcat FilterAlon Albert
2022-06-21Allow Logcat To Be Initialized By Game ToolsAaron Vaage
2022-06-21Add Tests For History List RenderingAlon Albert
2022-06-21Ignore manufacturer name if it is already included in the product nameMohammad Saboorian
2022-06-16Add a KB Shortcut to Toggle Compact/Standard ViewAlon Albert
2022-06-15Cleanup Some DDMLIB LeftoversAlon Albert
2022-06-15Migrate to MocktioKt's "whenever" instead of awkward `when`.Alon Albert
2022-06-15Add a Tooltip For Partially Hidden Tag & PackageAlon Albert
2022-06-15Add Exact String FilterAlon Albert
2022-06-13adblib: Make DeviceInfo a data classRenaud Paquay
2022-06-13Migrate to MocktioKt's "whenever" instead of awkward `when`.Kurt Dresner
2022-06-13Add an Action That Opens a Scratch File Containing Embedded JSON/XMLAlon Albert
2022-06-13Use device cache for screen recording capability cacheRenaud Paquay
2022-06-10Add Completion Suggestions for Age KeywordAlon Albert
2022-06-09Create a ADBLIB Version of ScreenRecorderActionAlon Albert
2022-06-09Make ShowLogcatListener & ClearLogcatListener Use Serial NumberAlon Albert
2022-06-08Add Crash & Stacktrace Filters to Usage TrackingAlon Albert
2022-06-08Change Assertion StrategyAlon Albert
2022-06-08Refactor Logcat Module To Use LogcatMessage Instead of LogCatMessageAlon Albert
2022-06-07Copy LogcatMessage and Related Classes to Logcat ModuleAlon Albert
2022-06-07Add a User Setting For Filter Autocomplete Instead of FlagAlon Albert
2022-06-07Enable Click to Add/Remove FilterAlon Albert
2022-06-07Add a Right Click Add/Remove Filter ActionAlon Albert
2022-06-03get rid of split package - move to c.i.toolWindow (part 3)Vladimir Krivosheev
2022-06-03Add PauseLogcatActionAlon Albert
2022-06-03Add Flag For Adding History to CompletionsAlon Albert
2022-06-02Add History Items to CompletionsAlon Albert
2022-06-01Handle Errors From Logcat ProcessAlon Albert
2022-06-01Use a Single Logger All Over the Logcat ModuleAlon Albert
2022-05-31Move Coroutine To LogcatPresenterAlon Albert
2022-05-31Add a Restart Logcat ActionAlon Albert
2022-05-27Handle Quoted Key Values Without Requiring a SpaceAlon Albert
2022-05-27Fix AndroidLogcatFormattingOptions Not PersistingAlon Albert
2022-05-26Replace LogcatDeviceManager with LogcatServiceAlon Albert
2022-05-25Revert Change I4763505aDana Dahlstrom
2022-05-25Add library kotlin-testDana Dahlstrom
2022-05-25Replace LogcatDeviceManager With LogcatServiceAlon Albert
2022-05-24Add Split Related Actions to ToolbarAlon Albert
2022-05-24Fix Keys Having No ColonAlon Albert
2022-05-19Register ProcessNameMonitor ProperlyAlon Albert
2022-05-19Collect Process Names From PS CommandPolina Koval
2022-05-19Do Not Add Filter Hint Ranges if the Field Is Not EnabledAlon Albert
2022-05-18Add Copy & Search Google ActionsAlon Albert
2022-05-18Adds logcat icons and updates testDan Cortez
2022-05-18Copy Screenshot Functionality From DDMS to AndroidAdbAlon Albert
2022-05-17Fix Alignment of The KB LabelAlon Albert
2022-05-16Make Constructor Not Require EDTAlon Albert
2022-05-04[AUA] Invert dependency on/from project-system-gradleChristophe Rhodes