Skip to content

Instantly share code, notes, and snippets.

@OmTatSat
OmTatSat / быстрая серия 5 кадров: первый норм, 2 3 4 - зеленые, 5ый норм
Created February 28, 2023 09:35
быстрая серия 5 кадров: первый норм, 2 3 4 - зеленые, 5ый норм
This file has been truncated, but you can view the full file.
# Generated by Logcat Reader Professional 1.0.7
# Get it for free: https://play.google.com/store/apps/details?id=com.conena.logcat.reader
#
# MessageFormat: [^(?<datetime>\d{4}-\d{2}-\d{2} \d{2}:\d{2}:\d{2}\.\d{3}) +(?<pid>[\d]+|\?) +(?<tid>[\d]+|\?) +(?<app>(?!\d)[\da-zA-Z_.?]+) (?<lvl>[VDIWEF?]) ?(?<tag>.*?(?=: )): ?(?<msg>.*)]
# DateFormat: [yyyy-MM-dd HH:mm:ss.SSS]
#
2023-02-28 11:30:57.064 1303 1303 system I auditd: type=1400 audit(0.0:118342): avc: denied { read } for comm="SensorService" name="trigger" dev="sysfs" ino=35890 scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
2023-02-28 11:30:57.065 864 1083 system E Situation: processEvent, handle:73, flush_action:0
2023-02-28 11:30:57.064 1303 1303 system I SensorService: type=1400 audit(0.0:118342): avc: denied { read } for name="trigger" dev="sysfs" ino=35890 scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
2023-02-28 11:30:57.064 1303 1303 system I auditd: type=1400 audit(0
@OmTatSat
OmTatSat / logcat быстрая серия, hdr и hdr с отключеной быстрой серией
Created February 28, 2023 09:22
logcat быстрая серия, hdr и hdr с отключеной быстрой серией
# Generated by Logcat Reader Professional 1.0.7
# Get it for free: https://play.google.com/store/apps/details?id=com.conena.logcat.reader
#
# MessageFormat: [^(?<datetime>\d{4}-\d{2}-\d{2} \d{2}:\d{2}:\d{2}\.\d{3}) +(?<pid>[\d]+|\?) +(?<tid>[\d]+|\?) +(?<app>(?!\d)[\da-zA-Z_.?]+) (?<lvl>[VDIWEF?]) ?(?<tag>.*?(?=: )): ?(?<msg>.*)]
# DateFormat: [yyyy-MM-dd HH:mm:ss.SSS]
#
2023-02-28 11:14:27.461 1303 1373 system V DisplayPowerController: Brightness [1.0] reason changing to: 'override', previous reason: 'automatic'.
2023-02-28 11:14:27.763 1303 3977 system W NotificationService: Toast already killed. pkg=com.conena.logcat.reader token=android.os.BinderProxy@f6e2e8
2023-02-28 11:14:29.265 1303 1343 system W WindowManager: Unable to start animation, surface is null or no children.
2023-02-28 11:14:29.797 1303 3977 system W NotificationService: Toast already killed. pkg=com.caddish_hedgehog.hedgecam2 token=android.os.BinderProxy@1b6acc5
@OmTatSat
OmTatSat / Logcat
Last active February 27, 2023 22:54
Logcat hedgecam
---- 28 февр. 2023 г. 00:42:43 ----
02-28 00:41:56.059 864 1083 I chatty : uid=1000(system) sensors@1.0-ser identical 2 lines
02-28 00:41:56.258 864 1083 E Situation: processEvent, handle:73, flush_action:0
02-28 00:41:56.352 5670 5670 I GoogleInputMethodService: GoogleInputMethodService.onFinishInput():3302
02-28 00:41:56.353 5670 5670 I GoogleInputMethodService: GoogleInputMethodService.updateDeviceLockedStatus():2152 repeatCheckTimes = 0, unlocked = true
@OmTatSat
OmTatSat / Enhanced word highlight.js
Last active April 27, 2021 19:50
Enhanced word highlight support russian letters and lock hot keys auto lock. Original Author hzhbest https://greasyfork.org/en/scripts/7251-enhanced-word-highlight/code . Auto-start lock - string 645
// ==UserScript==
// @name Enhanced word highlight
// @namespace http://userscripts.org/users/86496
// @description Enhanced keywords highlight for Search Engines and All !
// @include http://*
// @include https://*
// @exclude http://maps.google.com/*
// @grant GM_log
// @grant GM_xmlhttpRequest
// @grant GM_getValue