repo
stringclasses
1k values
file_url
stringlengths
96
373
file_path
stringlengths
11
294
content
stringlengths
0
32.8k
language
stringclasses
1 value
license
stringclasses
6 values
commit_sha
stringclasses
1k values
retrieved_at
stringdate
2026-01-04 14:45:56
2026-01-04 18:30:23
truncated
bool
2 classes
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/datasource/src/androidTest/java/com/tencent/wstt/gt/datasource/package-info.java
datasource/src/androidTest/java/com/tencent/wstt/gt/datasource/package-info.java
/** * @author yoyoqin * */ package com.tencent.wstt.gt.datasource;
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/datasource/src/androidTest/java/com/tencent/wstt/gt/datasource/ApplicationTest.java
datasource/src/androidTest/java/com/tencent/wstt/gt/datasource/ApplicationTest.java
package com.tencent.wstt.gt.datasource; import android.app.Application; import android.test.ApplicationTestCase; /** * <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a> */ public class ApplicationTest extends ApplicationTestCase<Application> { public ApplicationTest() { ...
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/datasource/src/androidTest/java/com/tencent/wstt/gt/datasource/MEMTest.java
datasource/src/androidTest/java/com/tencent/wstt/gt/datasource/MEMTest.java
/* * Tencent is pleased to support the open source community by making * Tencent GT (Version 2.4 and subsequent versions) available. * * Notwithstanding anything to the contrary herein, any previous version * of Tencent GT shall not be subject to the license hereunder. * All right, title, and interest, including ...
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/datasource/src/androidTest/java/com/tencent/wstt/gt/datasource/UseOutParamTest.java
datasource/src/androidTest/java/com/tencent/wstt/gt/datasource/UseOutParamTest.java
/* * Tencent is pleased to support the open source community by making * Tencent GT (Version 2.4 and subsequent versions) available. * * Notwithstanding anything to the contrary herein, any previous version * of Tencent GT shall not be subject to the license hereunder. * All right, title, and interest, including ...
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/datasource/src/androidTest/java/com/tencent/wstt/gt/datasource/CPUTest.java
datasource/src/androidTest/java/com/tencent/wstt/gt/datasource/CPUTest.java
/* * Tencent is pleased to support the open source community by making * Tencent GT (Version 2.4 and subsequent versions) available. * * Notwithstanding anything to the contrary herein, any previous version * of Tencent GT shall not be subject to the license hereunder. * All right, title, and interest, including ...
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/datasource/src/androidTest/java/com/tencent/wstt/gt/datasource/FPSTest.java
datasource/src/androidTest/java/com/tencent/wstt/gt/datasource/FPSTest.java
/* * Tencent is pleased to support the open source community by making * Tencent GT (Version 2.4 and subsequent versions) available. * * Notwithstanding anything to the contrary herein, any previous version * of Tencent GT shall not be subject to the license hereunder. * All right, title, and interest, including ...
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/monitor/src/test/java/com/tencent/wstt/gt/monitor/BaseTest.java
monitor/src/test/java/com/tencent/wstt/gt/monitor/BaseTest.java
package com.tencent.wstt.gt.monitor; import com.tencent.wstt.gt.monitor.model.AbsOutParam; import com.tencent.wstt.gt.monitor.model.Group; import com.tencent.wstt.gt.monitor.model.Key; import com.tencent.wstt.gt.monitor.simple.LongOutParam; import com.tencent.wstt.gt.monitor.simple.LongThresholdListener; import com.te...
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/monitor/src/main/java/com/tencent/wstt/gt/monitor/model/TimeBean.java
monitor/src/main/java/com/tencent/wstt/gt/monitor/model/TimeBean.java
/* * Tencent is pleased to support the open source community by making * Tencent GT (Version 2.4 and subsequent versions) available. * * Notwithstanding anything to the contrary herein, any previous version * of Tencent GT shall not be subject to the license hereunder. * All right, title, and interest, including ...
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/monitor/src/main/java/com/tencent/wstt/gt/monitor/model/AbsOutParam.java
monitor/src/main/java/com/tencent/wstt/gt/monitor/model/AbsOutParam.java
/* * Tencent is pleased to support the open source community by making * Tencent GT (Version 2.4 and subsequent versions) available. * * Notwithstanding anything to the contrary herein, any previous version * of Tencent GT shall not be subject to the license hereunder. * All right, title, and interest, including ...
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/monitor/src/main/java/com/tencent/wstt/gt/monitor/model/package-info.java
monitor/src/main/java/com/tencent/wstt/gt/monitor/model/package-info.java
/** * @author yoyoqin * 监控模型模块,沿用GT中的参数概念 */ package com.tencent.wstt.gt.monitor.model;
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/monitor/src/main/java/com/tencent/wstt/gt/monitor/model/OutParam.java
monitor/src/main/java/com/tencent/wstt/gt/monitor/model/OutParam.java
/* * Tencent is pleased to support the open source community by making * Tencent GT (Version 2.4 and subsequent versions) available. * * Notwithstanding anything to the contrary herein, any previous version * of Tencent GT shall not be subject to the license hereunder. * All right, title, and interest, including ...
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/monitor/src/main/java/com/tencent/wstt/gt/monitor/model/DataRecorder.java
monitor/src/main/java/com/tencent/wstt/gt/monitor/model/DataRecorder.java
/* * Tencent is pleased to support the open source community by making * Tencent GT (Version 2.4 and subsequent versions) available. * * Notwithstanding anything to the contrary herein, any previous version * of Tencent GT shall not be subject to the license hereunder. * All right, title, and interest, including ...
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/monitor/src/main/java/com/tencent/wstt/gt/monitor/model/Group.java
monitor/src/main/java/com/tencent/wstt/gt/monitor/model/Group.java
/* * Tencent is pleased to support the open source community by making * Tencent GT (Version 2.4 and subsequent versions) available. * * Notwithstanding anything to the contrary herein, any previous version * of Tencent GT shall not be subject to the license hereunder. * All right, title, and interest, including ...
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/monitor/src/main/java/com/tencent/wstt/gt/monitor/model/Key.java
monitor/src/main/java/com/tencent/wstt/gt/monitor/model/Key.java
/* * Tencent is pleased to support the open source community by making * Tencent GT (Version 2.4 and subsequent versions) available. * * Notwithstanding anything to the contrary herein, any previous version * of Tencent GT shall not be subject to the license hereunder. * All right, title, and interest, including ...
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/monitor/src/main/java/com/tencent/wstt/gt/monitor/threshold/IGTComparator.java
monitor/src/main/java/com/tencent/wstt/gt/monitor/threshold/IGTComparator.java
/* * Tencent is pleased to support the open source community by making * Tencent GT (Version 2.4 and subsequent versions) available. * * Notwithstanding anything to the contrary herein, any previous version * of Tencent GT shall not be subject to the license hereunder. * All right, title, and interest, including ...
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/monitor/src/main/java/com/tencent/wstt/gt/monitor/threshold/package-info.java
monitor/src/main/java/com/tencent/wstt/gt/monitor/threshold/package-info.java
/** * @author yoyoqin * 从Android GT中重构剥离出的阈值抽象,不依赖于其它包,以充分的可复用性为设计目标 */ package com.tencent.wstt.gt.monitor.threshold;
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/monitor/src/main/java/com/tencent/wstt/gt/monitor/threshold/IThresholdListener.java
monitor/src/main/java/com/tencent/wstt/gt/monitor/threshold/IThresholdListener.java
/* * Tencent is pleased to support the open source community by making * Tencent GT (Version 2.4 and subsequent versions) available. * * Notwithstanding anything to the contrary herein, any previous version * of Tencent GT shall not be subject to the license hereunder. * All right, title, and interest, including ...
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/monitor/src/main/java/com/tencent/wstt/gt/monitor/threshold/ThresholdAdaptor.java
monitor/src/main/java/com/tencent/wstt/gt/monitor/threshold/ThresholdAdaptor.java
/* * Tencent is pleased to support the open source community by making * Tencent GT (Version 2.4 and subsequent versions) available. * * Notwithstanding anything to the contrary herein, any previous version * of Tencent GT shall not be subject to the license hereunder. * All right, title, and interest, including ...
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/monitor/src/main/java/com/tencent/wstt/gt/monitor/threshold/ThresholdEntry.java
monitor/src/main/java/com/tencent/wstt/gt/monitor/threshold/ThresholdEntry.java
/* * Tencent is pleased to support the open source community by making * Tencent GT (Version 2.4 and subsequent versions) available. * * Notwithstanding anything to the contrary herein, any previous version * of Tencent GT shall not be subject to the license hereunder. * All right, title, and interest, including ...
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/monitor/src/main/java/com/tencent/wstt/gt/monitor/threshold/GTComparatorEquals.java
monitor/src/main/java/com/tencent/wstt/gt/monitor/threshold/GTComparatorEquals.java
/* * Tencent is pleased to support the open source community by making * Tencent GT (Version 2.4 and subsequent versions) available. * * Notwithstanding anything to the contrary herein, any previous version * of Tencent GT shall not be subject to the license hereunder. * All right, title, and interest, including ...
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/monitor/src/main/java/com/tencent/wstt/gt/monitor/threshold/GTComparatorHigherThan.java
monitor/src/main/java/com/tencent/wstt/gt/monitor/threshold/GTComparatorHigherThan.java
/* * Tencent is pleased to support the open source community by making * Tencent GT (Version 2.4 and subsequent versions) available. * * Notwithstanding anything to the contrary herein, any previous version * of Tencent GT shall not be subject to the license hereunder. * All right, title, and interest, including ...
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/monitor/src/main/java/com/tencent/wstt/gt/monitor/threshold/GTComparator.java
monitor/src/main/java/com/tencent/wstt/gt/monitor/threshold/GTComparator.java
/* * Tencent is pleased to support the open source community by making * Tencent GT (Version 2.4 and subsequent versions) available. * * Notwithstanding anything to the contrary herein, any previous version * of Tencent GT shall not be subject to the license hereunder. * All right, title, and interest, including ...
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/monitor/src/main/java/com/tencent/wstt/gt/monitor/threshold/SimpleThresholdListener.java
monitor/src/main/java/com/tencent/wstt/gt/monitor/threshold/SimpleThresholdListener.java
/* * Tencent is pleased to support the open source community by making * Tencent GT (Version 2.4 and subsequent versions) available. * * Notwithstanding anything to the contrary herein, any previous version * of Tencent GT shall not be subject to the license hereunder. * All right, title, and interest, including ...
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/monitor/src/main/java/com/tencent/wstt/gt/monitor/threshold/IThresholdEntry.java
monitor/src/main/java/com/tencent/wstt/gt/monitor/threshold/IThresholdEntry.java
/* * Tencent is pleased to support the open source community by making * Tencent GT (Version 2.4 and subsequent versions) available. * * Notwithstanding anything to the contrary herein, any previous version * of Tencent GT shall not be subject to the license hereunder. * All right, title, and interest, including ...
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/monitor/src/main/java/com/tencent/wstt/gt/monitor/threshold/GTComparatorLowerThan.java
monitor/src/main/java/com/tencent/wstt/gt/monitor/threshold/GTComparatorLowerThan.java
/* * Tencent is pleased to support the open source community by making * Tencent GT (Version 2.4 and subsequent versions) available. * * Notwithstanding anything to the contrary herein, any previous version * of Tencent GT shall not be subject to the license hereunder. * All right, title, and interest, including ...
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/monitor/src/main/java/com/tencent/wstt/gt/monitor/simple/DoubleThresholdListener.java
monitor/src/main/java/com/tencent/wstt/gt/monitor/simple/DoubleThresholdListener.java
/* * Tencent is pleased to support the open source community by making * Tencent GT (Version 2.4 and subsequent versions) available. * * Notwithstanding anything to the contrary herein, any previous version * of Tencent GT shall not be subject to the license hereunder. * All right, title, and interest, including ...
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/monitor/src/main/java/com/tencent/wstt/gt/monitor/simple/GroupManager.java
monitor/src/main/java/com/tencent/wstt/gt/monitor/simple/GroupManager.java
/* * Tencent is pleased to support the open source community by making * Tencent GT (Version 2.4 and subsequent versions) available. * * Notwithstanding anything to the contrary herein, any previous version * of Tencent GT shall not be subject to the license hereunder. * All right, title, and interest, including ...
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/monitor/src/main/java/com/tencent/wstt/gt/monitor/simple/package-info.java
monitor/src/main/java/com/tencent/wstt/gt/monitor/simple/package-info.java
/** * @author yoyoqin * 监控模型默认的一个简单实现,可以满足常规的监控需求 */ package com.tencent.wstt.gt.monitor.simple;
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/monitor/src/main/java/com/tencent/wstt/gt/monitor/simple/DoubleOutParam.java
monitor/src/main/java/com/tencent/wstt/gt/monitor/simple/DoubleOutParam.java
/* * Tencent is pleased to support the open source community by making * Tencent GT (Version 2.4 and subsequent versions) available. * * Notwithstanding anything to the contrary herein, any previous version * of Tencent GT shall not be subject to the license hereunder. * All right, title, and interest, including ...
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/monitor/src/main/java/com/tencent/wstt/gt/monitor/simple/LongOutParam.java
monitor/src/main/java/com/tencent/wstt/gt/monitor/simple/LongOutParam.java
/* * Tencent is pleased to support the open source community by making * Tencent GT (Version 2.4 and subsequent versions) available. * * Notwithstanding anything to the contrary herein, any previous version * of Tencent GT shall not be subject to the license hereunder. * All right, title, and interest, including ...
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/monitor/src/main/java/com/tencent/wstt/gt/monitor/simple/LongThresholdListener.java
monitor/src/main/java/com/tencent/wstt/gt/monitor/simple/LongThresholdListener.java
/* * Tencent is pleased to support the open source community by making * Tencent GT (Version 2.4 and subsequent versions) available. * * Notwithstanding anything to the contrary herein, any previous version * of Tencent GT shall not be subject to the license hereunder. * All right, title, and interest, including ...
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/facade/src/test/java/com/tencent/wstt/gt/facade/ExampleUnitTest.java
facade/src/test/java/com/tencent/wstt/gt/facade/ExampleUnitTest.java
package com.tencent.wstt.gt.facade; import org.junit.Test; import static org.junit.Assert.*; /** * To work on unit tests, switch the Test Artifact in the Build Variants view. */ public class ExampleUnitTest { @Test public void addition_isCorrect() throws Exception { assertEquals(4, 2 + 2); } }
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/facade/src/main/java/com/tencent/wstt/gt/facade/EvnSet.java
facade/src/main/java/com/tencent/wstt/gt/facade/EvnSet.java
package com.tencent.wstt.gt.facade; import android.content.Context; /** * 环境信息,目前的作用是: * 如果是Android环境,需要传入上下文Context * 这样在具体的用户接口上不再需要传入Context,可以和非Android环境下的方案保持接口一致 * Created by yoyoqin on 2016/6/29. */ public class EvnSet { private EvnSet INSTANCE; private Context context; public synchronized Ev...
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/facade/src/androidTest/java/com/tencent/wstt/gt/facade/ApplicationTest.java
facade/src/androidTest/java/com/tencent/wstt/gt/facade/ApplicationTest.java
package com.tencent.wstt.gt.facade; import android.app.Application; import android.test.ApplicationTestCase; /** * <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a> */ public class ApplicationTest extends ApplicationTestCase<Application> { public ApplicationTest() { ...
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/log/src/main/java/com/tencent/wstt/gt/log/logcat/LogLine.java
log/src/main/java/com/tencent/wstt/gt/log/logcat/LogLine.java
package com.tencent.wstt.gt.log.logcat; import android.text.TextUtils; import android.util.Log; import java.util.regex.Matcher; import java.util.regex.Pattern; public class LogLine { public static final String LOGCAT_DATE_FORMAT = "MM-dd HH:mm:ss.SSS"; private static final int TIMESTAMP_LENGTH = 19; private...
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/log/src/main/java/com/tencent/wstt/gt/log/logcat/LogcatReader.java
log/src/main/java/com/tencent/wstt/gt/log/logcat/LogcatReader.java
package com.tencent.wstt.gt.log.logcat; import java.io.IOException; import java.util.List; public interface LogcatReader { /** * Read a single log line, ala BufferedReader.readLine(). * @return * @throws IOException */ public String readLine() throws IOException; /** * Kill the reader and close all re...
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/log/src/main/java/com/tencent/wstt/gt/log/logcat/LogcatHelper.java
log/src/main/java/com/tencent/wstt/gt/log/logcat/LogcatHelper.java
package com.tencent.wstt.gt.log.logcat; import com.tencent.wstt.gt.util.RuntimeHelper; import com.tencent.wstt.gt.util.VersionHelper; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; import java.util.ArrayList; import java.util.Arrays; import java.util.List; public class L...
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/log/src/main/java/com/tencent/wstt/gt/log/logcat/MultipleLogcatReader.java
log/src/main/java/com/tencent/wstt/gt/log/logcat/MultipleLogcatReader.java
package com.tencent.wstt.gt.log.logcat; import java.io.IOException; import java.util.ArrayList; import java.util.LinkedList; import java.util.List; import java.util.Map; import java.util.Map.Entry; import java.util.concurrent.ArrayBlockingQueue; import java.util.concurrent.BlockingQueue; import android.os.AsyncTask; ...
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/log/src/main/java/com/tencent/wstt/gt/log/logcat/package-info.java
log/src/main/java/com/tencent/wstt/gt/log/logcat/package-info.java
/** <b>本包的职责:</b><br> * 1、LogCat日志解析模块,从CatLog精简而来 */ package com.tencent.wstt.gt.log.logcat;
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/log/src/main/java/com/tencent/wstt/gt/log/logcat/AbsLogcatReader.java
log/src/main/java/com/tencent/wstt/gt/log/logcat/AbsLogcatReader.java
package com.tencent.wstt.gt.log.logcat; public abstract class AbsLogcatReader implements LogcatReader { protected boolean recordingMode; public AbsLogcatReader(boolean recordingMode) { this.recordingMode = recordingMode; } public boolean isRecordingMode() { return recordingMode; } }
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/log/src/main/java/com/tencent/wstt/gt/log/logcat/SingleLogcatReader.java
log/src/main/java/com/tencent/wstt/gt/log/logcat/SingleLogcatReader.java
package com.tencent.wstt.gt.log.logcat; import android.text.TextUtils; import com.tencent.wstt.gt.util.RuntimeHelper; import com.tencent.wstt.gt.util.VersionHelper; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; import java.util.Collections; import java.util.List; publi...
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/log/src/main/java/com/tencent/wstt/gt/log/logcat/LogcatReaderLoader.java
log/src/main/java/com/tencent/wstt/gt/log/logcat/LogcatReaderLoader.java
package com.tencent.wstt.gt.log.logcat; import java.io.IOException; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; import java.util.Map.Entry; import android.content.Context; import android.os.Bundle; import android.os.Parcel; import android.os.Parcelable; public c...
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/datasourceOutOfAndroid/src/main/java/com/tencent/wstt/gt/datasource/util/ProcessCPUUtils.java
datasourceOutOfAndroid/src/main/java/com/tencent/wstt/gt/datasource/util/ProcessCPUUtils.java
/* * Tencent is pleased to support the open source community by making * Tencent GT (Version 2.4 and subsequent versions) available. * * Notwithstanding anything to the contrary herein, any previous version * of Tencent GT shall not be subject to the license hereunder. * All right, title, and interest, including ...
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/datasourceOutOfAndroid/src/main/java/com/tencent/wstt/gt/datasource/util/package-info.java
datasourceOutOfAndroid/src/main/java/com/tencent/wstt/gt/datasource/util/package-info.java
/** * @author yoyoqin * 从APT和GT中剥离出的不依赖于Android SDK的基本性能指标采集实现的工具包 */ package com.tencent.wstt.gt.datasource.util;
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/datasourceOutOfAndroid/src/main/java/com/tencent/wstt/gt/datasource/util/UidNETUtils.java
datasourceOutOfAndroid/src/main/java/com/tencent/wstt/gt/datasource/util/UidNETUtils.java
/* * Tencent is pleased to support the open source community by making * Tencent GT (Version 2.4 and subsequent versions) available. * * Notwithstanding anything to the contrary herein, any previous version * of Tencent GT shall not be subject to the license hereunder. * All right, title, and interest, including ...
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/datasourceOutOfAndroid/src/main/java/com/tencent/wstt/gt/datasource/util/SFUtils.java
datasourceOutOfAndroid/src/main/java/com/tencent/wstt/gt/datasource/util/SFUtils.java
/* * Tencent is pleased to support the open source community by making * Tencent GT (Version 2.4 and subsequent versions) available. * * Notwithstanding anything to the contrary herein, any previous version * of Tencent GT shall not be subject to the license hereunder. * All right, title, and interest, including ...
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/datasourceOutOfAndroid/src/main/java/com/tencent/wstt/gt/datasource/util/CPUUtils.java
datasourceOutOfAndroid/src/main/java/com/tencent/wstt/gt/datasource/util/CPUUtils.java
/* * Tencent is pleased to support the open source community by making * Tencent GT (Version 2.4 and subsequent versions) available. * * Notwithstanding anything to the contrary herein, any previous version * of Tencent GT shall not be subject to the license hereunder. * All right, title, and interest, including ...
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/datasourceOutOfAndroid/src/main/java/com/tencent/wstt/gt/datasource/util/MEMUtils.java
datasourceOutOfAndroid/src/main/java/com/tencent/wstt/gt/datasource/util/MEMUtils.java
/* * Tencent is pleased to support the open source community by making * Tencent GT (Version 2.4 and subsequent versions) available. * * Notwithstanding anything to the contrary herein, any previous version * of Tencent GT shall not be subject to the license hereunder. * All right, title, and interest, including ...
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/datasourceOutOfAndroid/src/main/java/com/tencent/wstt/gt/datasource/util/NETUtils.java
datasourceOutOfAndroid/src/main/java/com/tencent/wstt/gt/datasource/util/NETUtils.java
/* * Tencent is pleased to support the open source community by making * Tencent GT (Version 2.4 and subsequent versions) available. * * Notwithstanding anything to the contrary herein, any previous version * of Tencent GT shall not be subject to the license hereunder. * All right, title, and interest, including ...
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/datasourceOutOfAndroid/src/main/java/com/tencent/wstt/gt/datasource/util/FrameUtils.java
datasourceOutOfAndroid/src/main/java/com/tencent/wstt/gt/datasource/util/FrameUtils.java
/* * Tencent is pleased to support the open source community by making * Tencent GT (Version 2.4 and subsequent versions) available. * * Notwithstanding anything to the contrary herein, any previous version * of Tencent GT shall not be subject to the license hereunder. * All right, title, and interest, including ...
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/datasourceOutOfAndroid/src/main/java/com/tencent/wstt/gt/datasource/engine/NETTimerTask.java
datasourceOutOfAndroid/src/main/java/com/tencent/wstt/gt/datasource/engine/NETTimerTask.java
/* * Tencent is pleased to support the open source community by making * Tencent GT (Version 2.4 and subsequent versions) available. * * Notwithstanding anything to the contrary herein, any previous version * of Tencent GT shall not be subject to the license hereunder. * All right, title, and interest, including ...
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/datasourceOutOfAndroid/src/main/java/com/tencent/wstt/gt/datasource/engine/MEMTimerTask.java
datasourceOutOfAndroid/src/main/java/com/tencent/wstt/gt/datasource/engine/MEMTimerTask.java
/* * Tencent is pleased to support the open source community by making * Tencent GT (Version 2.4 and subsequent versions) available. * * Notwithstanding anything to the contrary herein, any previous version * of Tencent GT shall not be subject to the license hereunder. * All right, title, and interest, including ...
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/datasourceOutOfAndroid/src/main/java/com/tencent/wstt/gt/datasource/engine/FPSTimerTask.java
datasourceOutOfAndroid/src/main/java/com/tencent/wstt/gt/datasource/engine/FPSTimerTask.java
/* * Tencent is pleased to support the open source community by making * Tencent GT (Version 2.4 and subsequent versions) available. * * Notwithstanding anything to the contrary herein, any previous version * of Tencent GT shall not be subject to the license hereunder. * All right, title, and interest, including ...
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/datasourceOutOfAndroid/src/main/java/com/tencent/wstt/gt/datasource/engine/package-info.java
datasourceOutOfAndroid/src/main/java/com/tencent/wstt/gt/datasource/engine/package-info.java
/** * @author yoyoqin * 性能数据采集引擎,不依赖于Android SDK,供非Android环境自动化脚本直接使用或进一步封装 */ package com.tencent.wstt.gt.datasource.engine;
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/datasourceOutOfAndroid/src/main/java/com/tencent/wstt/gt/datasource/engine/CPUTimerTask.java
datasourceOutOfAndroid/src/main/java/com/tencent/wstt/gt/datasource/engine/CPUTimerTask.java
/* * Tencent is pleased to support the open source community by making * Tencent GT (Version 2.4 and subsequent versions) available. * * Notwithstanding anything to the contrary herein, any previous version * of Tencent GT shall not be subject to the license hereunder. * All right, title, and interest, including ...
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/datasourceOutOfAndroid/src/main/java/com/tencent/wstt/gt/datasource/engine/SMTimerTask.java
datasourceOutOfAndroid/src/main/java/com/tencent/wstt/gt/datasource/engine/SMTimerTask.java
/* * Tencent is pleased to support the open source community by making * Tencent GT (Version 2.4 and subsequent versions) available. * * Notwithstanding anything to the contrary herein, any previous version * of Tencent GT shall not be subject to the license hereunder. * All right, title, and interest, including ...
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/datasourceOutOfAndroid/src/main/java/com/tencent/wstt/gt/datasource/engine/DataRefreshListener.java
datasourceOutOfAndroid/src/main/java/com/tencent/wstt/gt/datasource/engine/DataRefreshListener.java
/* * Tencent is pleased to support the open source community by making * Tencent GT (Version 2.4 and subsequent versions) available. * * Notwithstanding anything to the contrary herein, any previous version * of Tencent GT shall not be subject to the license hereunder. * All right, title, and interest, including ...
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/datasourceOutOfAndroid/src/main/java/com/tencent/wstt/gt/datasource/engine/UidNETTimerTask.java
datasourceOutOfAndroid/src/main/java/com/tencent/wstt/gt/datasource/engine/UidNETTimerTask.java
/* * Tencent is pleased to support the open source community by making * Tencent GT (Version 2.4 and subsequent versions) available. * * Notwithstanding anything to the contrary herein, any previous version * of Tencent GT shall not be subject to the license hereunder. * All right, title, and interest, including ...
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/datasourceOutOfAndroid/src/main/java/com/tencent/wstt/gt/datasource/engine/ProcessMemTimerTask.java
datasourceOutOfAndroid/src/main/java/com/tencent/wstt/gt/datasource/engine/ProcessMemTimerTask.java
/* * Tencent is pleased to support the open source community by making * Tencent GT (Version 2.4 and subsequent versions) available. * * Notwithstanding anything to the contrary herein, any previous version * of Tencent GT shall not be subject to the license hereunder. * All right, title, and interest, including ...
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/datasourceOutOfAndroid/src/androidTest/java/com/tencent/wstt/gt/datasource/AllTest.java
datasourceOutOfAndroid/src/androidTest/java/com/tencent/wstt/gt/datasource/AllTest.java
/* * Tencent is pleased to support the open source community by making * Tencent GT (Version 2.4 and subsequent versions) available. * * Notwithstanding anything to the contrary herein, any previous version * of Tencent GT shall not be subject to the license hereunder. * All right, title, and interest, including ...
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/datasourceOutOfAndroid/src/androidTest/java/com/tencent/wstt/gt/datasource/SMTest.java
datasourceOutOfAndroid/src/androidTest/java/com/tencent/wstt/gt/datasource/SMTest.java
/* * Tencent is pleased to support the open source community by making * Tencent GT (Version 2.4 and subsequent versions) available. * * Notwithstanding anything to the contrary herein, any previous version * of Tencent GT shall not be subject to the license hereunder. * All right, title, and interest, including ...
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/datasourceOutOfAndroid/src/androidTest/java/com/tencent/wstt/gt/datasource/NETTest.java
datasourceOutOfAndroid/src/androidTest/java/com/tencent/wstt/gt/datasource/NETTest.java
/* * Tencent is pleased to support the open source community by making * Tencent GT (Version 2.4 and subsequent versions) available. * * Notwithstanding anything to the contrary herein, any previous version * of Tencent GT shall not be subject to the license hereunder. * All right, title, and interest, including ...
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/datasourceOutOfAndroid/src/androidTest/java/com/tencent/wstt/gt/datasource/package-info.java
datasourceOutOfAndroid/src/androidTest/java/com/tencent/wstt/gt/datasource/package-info.java
/** * @author yoyoqin * */ package com.tencent.wstt.gt.datasource;
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/datasourceOutOfAndroid/src/androidTest/java/com/tencent/wstt/gt/datasource/ApplicationTest.java
datasourceOutOfAndroid/src/androidTest/java/com/tencent/wstt/gt/datasource/ApplicationTest.java
package com.tencent.wstt.gt.datasource; import android.app.Application; import android.test.ApplicationTestCase; /** * <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a> */ public class ApplicationTest extends ApplicationTestCase<Application> { public ApplicationTest() { ...
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/datasourceOutOfAndroid/src/androidTest/java/com/tencent/wstt/gt/datasource/MEMTest.java
datasourceOutOfAndroid/src/androidTest/java/com/tencent/wstt/gt/datasource/MEMTest.java
/* * Tencent is pleased to support the open source community by making * Tencent GT (Version 2.4 and subsequent versions) available. * * Notwithstanding anything to the contrary herein, any previous version * of Tencent GT shall not be subject to the license hereunder. * All right, title, and interest, including ...
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/datasourceOutOfAndroid/src/androidTest/java/com/tencent/wstt/gt/datasource/UseOutParamTest.java
datasourceOutOfAndroid/src/androidTest/java/com/tencent/wstt/gt/datasource/UseOutParamTest.java
/* * Tencent is pleased to support the open source community by making * Tencent GT (Version 2.4 and subsequent versions) available. * * Notwithstanding anything to the contrary herein, any previous version * of Tencent GT shall not be subject to the license hereunder. * All right, title, and interest, including ...
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/datasourceOutOfAndroid/src/androidTest/java/com/tencent/wstt/gt/datasource/CPUTest.java
datasourceOutOfAndroid/src/androidTest/java/com/tencent/wstt/gt/datasource/CPUTest.java
/* * Tencent is pleased to support the open source community by making * Tencent GT (Version 2.4 and subsequent versions) available. * * Notwithstanding anything to the contrary herein, any previous version * of Tencent GT shall not be subject to the license hereunder. * All right, title, and interest, including ...
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
r551/GTTools
https://github.com/r551/GTTools/blob/e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5/datasourceOutOfAndroid/src/androidTest/java/com/tencent/wstt/gt/datasource/FPSTest.java
datasourceOutOfAndroid/src/androidTest/java/com/tencent/wstt/gt/datasource/FPSTest.java
/* * Tencent is pleased to support the open source community by making * Tencent GT (Version 2.4 and subsequent versions) available. * * Notwithstanding anything to the contrary herein, any previous version * of Tencent GT shall not be subject to the license hereunder. * All right, title, and interest, including ...
java
MIT
e52c7da61b6af25c3c2d4b47b6ac8828b0e4cbf5
2026-01-05T02:37:34.026955Z
false
TutorialsAndroid/FilePicker
https://github.com/TutorialsAndroid/FilePicker/blob/fadbd3441be89efb546e224e55a2ca8ea1dacceb/library/src/main/java/com/developer/filepicker/controller/NotifyItemChecked.java
library/src/main/java/com/developer/filepicker/controller/NotifyItemChecked.java
package com.developer.filepicker.controller; /** * @author akshay sunil masram */ public interface NotifyItemChecked { void notifyCheckBoxIsClicked(); }
java
Apache-2.0
fadbd3441be89efb546e224e55a2ca8ea1dacceb
2026-01-05T02:37:36.484145Z
false
TutorialsAndroid/FilePicker
https://github.com/TutorialsAndroid/FilePicker/blob/fadbd3441be89efb546e224e55a2ca8ea1dacceb/library/src/main/java/com/developer/filepicker/controller/DialogSelectionListener.java
library/src/main/java/com/developer/filepicker/controller/DialogSelectionListener.java
package com.developer.filepicker.controller; /** * @author akshay sunil masram */ public interface DialogSelectionListener { void onSelectedFilePaths(String[] files); }
java
Apache-2.0
fadbd3441be89efb546e224e55a2ca8ea1dacceb
2026-01-05T02:37:36.484145Z
false
TutorialsAndroid/FilePicker
https://github.com/TutorialsAndroid/FilePicker/blob/fadbd3441be89efb546e224e55a2ca8ea1dacceb/library/src/main/java/com/developer/filepicker/controller/adapters/FileListAdapter.java
library/src/main/java/com/developer/filepicker/controller/adapters/FileListAdapter.java
package com.developer.filepicker.controller.adapters; import android.content.Context; import android.os.Build; import android.util.Log; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.view.animation.Animation; import android.view.animation.AnimationUtils; imp...
java
Apache-2.0
fadbd3441be89efb546e224e55a2ca8ea1dacceb
2026-01-05T02:37:36.484145Z
false
TutorialsAndroid/FilePicker
https://github.com/TutorialsAndroid/FilePicker/blob/fadbd3441be89efb546e224e55a2ca8ea1dacceb/library/src/main/java/com/developer/filepicker/model/DialogConfigs.java
library/src/main/java/com/developer/filepicker/model/DialogConfigs.java
package com.developer.filepicker.model; /** * @author akshay sunil masram */ public abstract class DialogConfigs { public static final int SINGLE_MODE = 0; public static final int MULTI_MODE = 1; public static final int FILE_SELECT = 0; public static final int DIR_SELECT = 1; public static final...
java
Apache-2.0
fadbd3441be89efb546e224e55a2ca8ea1dacceb
2026-01-05T02:37:36.484145Z
false
TutorialsAndroid/FilePicker
https://github.com/TutorialsAndroid/FilePicker/blob/fadbd3441be89efb546e224e55a2ca8ea1dacceb/library/src/main/java/com/developer/filepicker/model/DialogProperties.java
library/src/main/java/com/developer/filepicker/model/DialogProperties.java
package com.developer.filepicker.model; import java.io.File; /** * @author akshay sunil masram */ public class DialogProperties { public int selection_mode; public int selection_type; public File root; public File error_dir; public File offset; public String[] extensions; public boolean...
java
Apache-2.0
fadbd3441be89efb546e224e55a2ca8ea1dacceb
2026-01-05T02:37:36.484145Z
false
TutorialsAndroid/FilePicker
https://github.com/TutorialsAndroid/FilePicker/blob/fadbd3441be89efb546e224e55a2ca8ea1dacceb/library/src/main/java/com/developer/filepicker/model/FileListItem.java
library/src/main/java/com/developer/filepicker/model/FileListItem.java
package com.developer.filepicker.model; import java.util.Locale; /** * @author akshay sunil masram */ public class FileListItem implements Comparable<FileListItem> { private String filename,location; private boolean directory,marked; private long time; public String getFilename() { return ...
java
Apache-2.0
fadbd3441be89efb546e224e55a2ca8ea1dacceb
2026-01-05T02:37:36.484145Z
false
TutorialsAndroid/FilePicker
https://github.com/TutorialsAndroid/FilePicker/blob/fadbd3441be89efb546e224e55a2ca8ea1dacceb/library/src/main/java/com/developer/filepicker/model/MarkedItemList.java
library/src/main/java/com/developer/filepicker/model/MarkedItemList.java
package com.developer.filepicker.model; import java.util.HashMap; import java.util.Set; /** * @author akshay sunil masram */ public class MarkedItemList { private static HashMap<String,FileListItem> ourInstance = new HashMap<>(); public static void addSelectedItem(FileListItem item) { ourInstance....
java
Apache-2.0
fadbd3441be89efb546e224e55a2ca8ea1dacceb
2026-01-05T02:37:36.484145Z
false
TutorialsAndroid/FilePicker
https://github.com/TutorialsAndroid/FilePicker/blob/fadbd3441be89efb546e224e55a2ca8ea1dacceb/library/src/main/java/com/developer/filepicker/utils/Utility.java
library/src/main/java/com/developer/filepicker/utils/Utility.java
package com.developer.filepicker.utils; import android.Manifest; import android.app.Activity; import android.content.Context; import android.content.pm.PackageManager; import android.os.Build; import com.developer.filepicker.model.FileListItem; import java.io.File; import java.util.ArrayList; import java.util.Collec...
java
Apache-2.0
fadbd3441be89efb546e224e55a2ca8ea1dacceb
2026-01-05T02:37:36.484145Z
false
TutorialsAndroid/FilePicker
https://github.com/TutorialsAndroid/FilePicker/blob/fadbd3441be89efb546e224e55a2ca8ea1dacceb/library/src/main/java/com/developer/filepicker/utils/ExtensionFilter.java
library/src/main/java/com/developer/filepicker/utils/ExtensionFilter.java
package com.developer.filepicker.utils; import com.developer.filepicker.model.DialogConfigs; import com.developer.filepicker.model.DialogProperties; import java.io.File; import java.io.FileFilter; import java.util.Locale; /** * @author akshay sunil masram */ public class ExtensionFilter implements FileFilter { ...
java
Apache-2.0
fadbd3441be89efb546e224e55a2ca8ea1dacceb
2026-01-05T02:37:36.484145Z
false
TutorialsAndroid/FilePicker
https://github.com/TutorialsAndroid/FilePicker/blob/fadbd3441be89efb546e224e55a2ca8ea1dacceb/library/src/main/java/com/developer/filepicker/view/FilePickerDialog.java
library/src/main/java/com/developer/filepicker/view/FilePickerDialog.java
package com.developer.filepicker.view; import android.Manifest; import android.app.Activity; import android.app.Dialog; import android.content.Context; import android.graphics.Color; import android.os.Build; import android.os.Bundle; import android.util.Log; import android.view.View; import android.view.Window; import...
java
Apache-2.0
fadbd3441be89efb546e224e55a2ca8ea1dacceb
2026-01-05T02:37:36.484145Z
false
TutorialsAndroid/FilePicker
https://github.com/TutorialsAndroid/FilePicker/blob/fadbd3441be89efb546e224e55a2ca8ea1dacceb/library/src/main/java/com/developer/filepicker/widget/MaterialCheckbox.java
library/src/main/java/com/developer/filepicker/widget/MaterialCheckbox.java
package com.developer.filepicker.widget; import android.content.Context; import android.graphics.Canvas; import android.graphics.Color; import android.graphics.Paint; import android.graphics.Path; import android.graphics.RectF; import android.os.Build; import android.util.AttributeSet; import android.view.View; impor...
java
Apache-2.0
fadbd3441be89efb546e224e55a2ca8ea1dacceb
2026-01-05T02:37:36.484145Z
false
TutorialsAndroid/FilePicker
https://github.com/TutorialsAndroid/FilePicker/blob/fadbd3441be89efb546e224e55a2ca8ea1dacceb/library/src/main/java/com/developer/filepicker/widget/OnCheckedChangeListener.java
library/src/main/java/com/developer/filepicker/widget/OnCheckedChangeListener.java
package com.developer.filepicker.widget; /** * @author akshay sunil masram */ public interface OnCheckedChangeListener { void onCheckedChanged(MaterialCheckbox checkbox, boolean isChecked); }
java
Apache-2.0
fadbd3441be89efb546e224e55a2ca8ea1dacceb
2026-01-05T02:37:36.484145Z
false
TutorialsAndroid/FilePicker
https://github.com/TutorialsAndroid/FilePicker/blob/fadbd3441be89efb546e224e55a2ca8ea1dacceb/sample/src/main/java/com/developer/filepicker/file/MainActivity.java
sample/src/main/java/com/developer/filepicker/file/MainActivity.java
package com.developer.filepicker.file; import static android.provider.Settings.ACTION_MANAGE_APP_ALL_FILES_ACCESS_PERMISSION; import android.content.Intent; import android.content.pm.PackageManager; import android.net.Uri; import android.os.Build; import android.os.Bundle; import android.view.Menu; import android.vie...
java
Apache-2.0
fadbd3441be89efb546e224e55a2ca8ea1dacceb
2026-01-05T02:37:36.484145Z
false
TutorialsAndroid/FilePicker
https://github.com/TutorialsAndroid/FilePicker/blob/fadbd3441be89efb546e224e55a2ca8ea1dacceb/sample/src/main/java/com/developer/filepicker/file/FileListAdapter.java
sample/src/main/java/com/developer/filepicker/file/FileListAdapter.java
package com.developer.filepicker.file; import android.content.Context; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.recyclerview.widget.RecyclerView; import java.util.ArrayList; class ...
java
Apache-2.0
fadbd3441be89efb546e224e55a2ca8ea1dacceb
2026-01-05T02:37:36.484145Z
false
TutorialsAndroid/FilePicker
https://github.com/TutorialsAndroid/FilePicker/blob/fadbd3441be89efb546e224e55a2ca8ea1dacceb/sample/src/main/java/com/developer/filepicker/file/FilePickerApplication.java
sample/src/main/java/com/developer/filepicker/file/FilePickerApplication.java
package com.developer.filepicker.file; import android.app.Application; public class FilePickerApplication extends Application { @Override public void onCreate() { super.onCreate(); } }
java
Apache-2.0
fadbd3441be89efb546e224e55a2ca8ea1dacceb
2026-01-05T02:37:36.484145Z
false
TutorialsAndroid/FilePicker
https://github.com/TutorialsAndroid/FilePicker/blob/fadbd3441be89efb546e224e55a2ca8ea1dacceb/sample/src/main/java/com/developer/filepicker/file/ListItem.java
sample/src/main/java/com/developer/filepicker/file/ListItem.java
package com.developer.filepicker.file; public class ListItem { private String name, path; public String getName() { return name; } public void setName(String name) { this.name = name; } public String getPath() { return path; } public void setPath(String path...
java
Apache-2.0
fadbd3441be89efb546e224e55a2ca8ea1dacceb
2026-01-05T02:37:36.484145Z
false
danialgoodwin/android-widget-keyboardless-edittext
https://github.com/danialgoodwin/android-widget-keyboardless-edittext/blob/fced42a9d3109d81955afdf7af6d6b2f90cf2d40/KeyboardlessEditText2.java
KeyboardlessEditText2.java
/* The MIT License (MIT) Copyright (c) 2014 Danial Goodwin (danialgoodwin.com) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use,...
java
MIT
fced42a9d3109d81955afdf7af6d6b2f90cf2d40
2026-01-05T02:37:36.029735Z
false
danialgoodwin/android-widget-keyboardless-edittext
https://github.com/danialgoodwin/android-widget-keyboardless-edittext/blob/fced42a9d3109d81955afdf7af6d6b2f90cf2d40/ExampleKeyboardlessEditTextApp/app/src/main/java/net/simplyadvanced/examplekeyboardlessedittext/app/MainActivity.java
ExampleKeyboardlessEditTextApp/app/src/main/java/net/simplyadvanced/examplekeyboardlessedittext/app/MainActivity.java
package net.simplyadvanced.examplekeyboardlessedittext.app; import android.app.Activity; import android.os.Bundle; import android.view.KeyEvent; import android.view.View; import android.widget.EditText; import net.simplyadvanced.widgets.KeyboardlessEditText; /** Simple sample app to demonstrate the KeyboardlessEditT...
java
MIT
fced42a9d3109d81955afdf7af6d6b2f90cf2d40
2026-01-05T02:37:36.029735Z
false
danialgoodwin/android-widget-keyboardless-edittext
https://github.com/danialgoodwin/android-widget-keyboardless-edittext/blob/fced42a9d3109d81955afdf7af6d6b2f90cf2d40/ExampleKeyboardlessEditTextApp/app/src/main/java/net/simplyadvanced/utils/ReflectionUtils.java
ExampleKeyboardlessEditTextApp/app/src/main/java/net/simplyadvanced/utils/ReflectionUtils.java
package net.simplyadvanced.utils; import java.lang.reflect.InvocationTargetException; import java.lang.reflect.Method; import android.util.Log; /** Static helper methods for using reflection. This was inspired from: * https://code.google.com/p/csipsimple/source/browse/trunk/ActionBarSherlock/src/com/actionbarsherlo...
java
MIT
fced42a9d3109d81955afdf7af6d6b2f90cf2d40
2026-01-05T02:37:36.029735Z
false
danialgoodwin/android-widget-keyboardless-edittext
https://github.com/danialgoodwin/android-widget-keyboardless-edittext/blob/fced42a9d3109d81955afdf7af6d6b2f90cf2d40/ExampleKeyboardlessEditTextApp/app/src/main/java/net/simplyadvanced/widgets/KeyboardlessEditText.java
ExampleKeyboardlessEditTextApp/app/src/main/java/net/simplyadvanced/widgets/KeyboardlessEditText.java
/* The MIT License (MIT) Copyright (c) 2014 Danial Goodwin (danialgoodwin.com) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use,...
java
MIT
fced42a9d3109d81955afdf7af6d6b2f90cf2d40
2026-01-05T02:37:36.029735Z
false
grishka/poke.dex
https://github.com/grishka/poke.dex/blob/229c925988509b06b824079f8202c0a5001116f7/PokeDex/src/main/java/me/grishka/examples/pokedex/PokeDexApplication.java
PokeDex/src/main/java/me/grishka/examples/pokedex/PokeDexApplication.java
package me.grishka.examples.pokedex; import android.annotation.SuppressLint; import android.app.Application; import android.content.Context; import me.grishka.appkit.imageloader.ImageCache; import me.grishka.appkit.utils.NetworkUtils; import me.grishka.appkit.utils.V; public class PokeDexApplication extends Applicat...
java
Unlicense
229c925988509b06b824079f8202c0a5001116f7
2026-01-05T02:37:37.848615Z
false
grishka/poke.dex
https://github.com/grishka/poke.dex/blob/229c925988509b06b824079f8202c0a5001116f7/PokeDex/src/main/java/me/grishka/examples/pokedex/MainActivity.java
PokeDex/src/main/java/me/grishka/examples/pokedex/MainActivity.java
package me.grishka.examples.pokedex; import android.os.Bundle; import androidx.annotation.Nullable; import me.grishka.appkit.FragmentStackActivity; import me.grishka.examples.pokedex.fragments.PokemonListFragment; public class MainActivity extends FragmentStackActivity{ @Override public void onCreate(@Nullable Bun...
java
Unlicense
229c925988509b06b824079f8202c0a5001116f7
2026-01-05T02:37:37.848615Z
false
grishka/poke.dex
https://github.com/grishka/poke.dex/blob/229c925988509b06b824079f8202c0a5001116f7/PokeDex/src/main/java/me/grishka/examples/pokedex/util/PaletteGenerationImageProcessingStep.java
PokeDex/src/main/java/me/grishka/examples/pokedex/util/PaletteGenerationImageProcessingStep.java
package me.grishka.examples.pokedex.util; import android.graphics.drawable.BitmapDrawable; import android.graphics.drawable.Drawable; import me.grishka.appkit.imageloader.processing.ImageProcessingStep; public class PaletteGenerationImageProcessingStep extends ImageProcessingStep{ private static final PaletteGenera...
java
Unlicense
229c925988509b06b824079f8202c0a5001116f7
2026-01-05T02:37:37.848615Z
false
grishka/poke.dex
https://github.com/grishka/poke.dex/blob/229c925988509b06b824079f8202c0a5001116f7/PokeDex/src/main/java/me/grishka/examples/pokedex/util/BitmapDrawableWithPalette.java
PokeDex/src/main/java/me/grishka/examples/pokedex/util/BitmapDrawableWithPalette.java
package me.grishka.examples.pokedex.util; import android.graphics.drawable.BitmapDrawable; import androidx.palette.graphics.Palette; public class BitmapDrawableWithPalette extends BitmapDrawable{ public final Palette palette; public BitmapDrawableWithPalette(BitmapDrawable drawable){ super(drawable.getBitmap())...
java
Unlicense
229c925988509b06b824079f8202c0a5001116f7
2026-01-05T02:37:37.848615Z
false
grishka/poke.dex
https://github.com/grishka/poke.dex/blob/229c925988509b06b824079f8202c0a5001116f7/PokeDex/src/main/java/me/grishka/examples/pokedex/model/PokemonType.java
PokeDex/src/main/java/me/grishka/examples/pokedex/model/PokemonType.java
package me.grishka.examples.pokedex.model; public enum PokemonType{ NORMAL, FIRE, WATER, ELECTRIC, GRASS, ICE, FIGHTING, POISON, GROUND, FLYING, PSYCHIC, BUG, ROCK, GHOST, DRAGON, DARK, STEEL, FAIRY }
java
Unlicense
229c925988509b06b824079f8202c0a5001116f7
2026-01-05T02:37:37.848615Z
false
grishka/poke.dex
https://github.com/grishka/poke.dex/blob/229c925988509b06b824079f8202c0a5001116f7/PokeDex/src/main/java/me/grishka/examples/pokedex/model/ListPokemon.java
PokeDex/src/main/java/me/grishka/examples/pokedex/model/ListPokemon.java
package me.grishka.examples.pokedex.model; import android.content.ContentValues; import android.database.Cursor; import android.graphics.Bitmap; import android.net.Uri; import org.parceler.Parcel; import java.util.Arrays; import java.util.List; import java.util.regex.Pattern; import java.util.stream.Collectors; imp...
java
Unlicense
229c925988509b06b824079f8202c0a5001116f7
2026-01-05T02:37:37.848615Z
false
grishka/poke.dex
https://github.com/grishka/poke.dex/blob/229c925988509b06b824079f8202c0a5001116f7/PokeDex/src/main/java/me/grishka/examples/pokedex/model/PokemonDetailsResponse.java
PokeDex/src/main/java/me/grishka/examples/pokedex/model/PokemonDetailsResponse.java
package me.grishka.examples.pokedex.model; import java.util.List; import me.grishka.examples.pokedex.api.AllFieldsAreRequired; import me.grishka.examples.pokedex.api.ObjectValidationException; import me.grishka.examples.pokedex.api.RequiredField; @AllFieldsAreRequired public class PokemonDetailsResponse extends Base...
java
Unlicense
229c925988509b06b824079f8202c0a5001116f7
2026-01-05T02:37:37.848615Z
false
grishka/poke.dex
https://github.com/grishka/poke.dex/blob/229c925988509b06b824079f8202c0a5001116f7/PokeDex/src/main/java/me/grishka/examples/pokedex/model/BaseModel.java
PokeDex/src/main/java/me/grishka/examples/pokedex/model/BaseModel.java
package me.grishka.examples.pokedex.model; import java.lang.reflect.Field; import java.lang.reflect.Modifier; import androidx.annotation.CallSuper; import androidx.annotation.NonNull; import me.grishka.examples.pokedex.api.AllFieldsAreRequired; import me.grishka.examples.pokedex.api.ObjectValidationException; import ...
java
Unlicense
229c925988509b06b824079f8202c0a5001116f7
2026-01-05T02:37:37.848615Z
false
grishka/poke.dex
https://github.com/grishka/poke.dex/blob/229c925988509b06b824079f8202c0a5001116f7/PokeDex/src/main/java/me/grishka/examples/pokedex/model/PokemonDetails.java
PokeDex/src/main/java/me/grishka/examples/pokedex/model/PokemonDetails.java
package me.grishka.examples.pokedex.model; import android.content.ContentValues; import android.database.Cursor; import java.util.EnumSet; import java.util.Locale; import java.util.Objects; import java.util.stream.Collectors; public class PokemonDetails{ public int index; public int weight; public int height; pu...
java
Unlicense
229c925988509b06b824079f8202c0a5001116f7
2026-01-05T02:37:37.848615Z
false
grishka/poke.dex
https://github.com/grishka/poke.dex/blob/229c925988509b06b824079f8202c0a5001116f7/PokeDex/src/main/java/me/grishka/examples/pokedex/model/PaginatedList.java
PokeDex/src/main/java/me/grishka/examples/pokedex/model/PaginatedList.java
package me.grishka.examples.pokedex.model; import java.util.List; import me.grishka.examples.pokedex.api.ObjectValidationException; import me.grishka.examples.pokedex.api.RequiredField; public class PaginatedList<T extends BaseModel> extends BaseModel{ @RequiredField public List<T> results; public String next; p...
java
Unlicense
229c925988509b06b824079f8202c0a5001116f7
2026-01-05T02:37:37.848615Z
false
grishka/poke.dex
https://github.com/grishka/poke.dex/blob/229c925988509b06b824079f8202c0a5001116f7/PokeDex/src/main/java/me/grishka/examples/pokedex/api/RequiredField.java
PokeDex/src/main/java/me/grishka/examples/pokedex/api/RequiredField.java
package me.grishka.examples.pokedex.api; import java.lang.annotation.ElementType; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; @Retention(RetentionPolicy.RUNTIME) @Target(ElementType.FIELD) public @interface RequiredField{ }
java
Unlicense
229c925988509b06b824079f8202c0a5001116f7
2026-01-05T02:37:37.848615Z
false
grishka/poke.dex
https://github.com/grishka/poke.dex/blob/229c925988509b06b824079f8202c0a5001116f7/PokeDex/src/main/java/me/grishka/examples/pokedex/api/PokeAPIController.java
PokeDex/src/main/java/me/grishka/examples/pokedex/api/PokeAPIController.java
package me.grishka.examples.pokedex.api; import android.util.Log; import com.google.gson.FieldNamingPolicy; import com.google.gson.Gson; import com.google.gson.GsonBuilder; import com.google.gson.JsonIOException; import com.google.gson.JsonSyntaxException; import java.io.IOException; import java.io.Reader; import ja...
java
Unlicense
229c925988509b06b824079f8202c0a5001116f7
2026-01-05T02:37:37.848615Z
false