Skip to content

Commit f2e6452

Browse files
committed
InternetChecker
1 parent 113bbd7 commit f2e6452

File tree

23 files changed

+136
-467
lines changed

23 files changed

+136
-467
lines changed

.idea/deploymentTargetSelector.xml

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/gradle.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/kotlinc.xml

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/other.xml

Lines changed: 0 additions & 329 deletions
This file was deleted.

.idea/vcs.xml

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

InternetCheckerlibrary/src/androidTest/java/com/internetcheckerlibrary/ExampleInstrumentedTest.kt

Lines changed: 0 additions & 24 deletions
This file was deleted.

InternetCheckerlibrary/src/main/java/com/internetcheckerlibrary/InternetChecker.kt

Lines changed: 0 additions & 20 deletions
This file was deleted.

InternetCheckerlibrary/src/test/java/com/internetcheckerlibrary/ExampleUnitTest.kt

Lines changed: 0 additions & 17 deletions
This file was deleted.

LICENSE

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
Copyright 2024
2+
3+
Licensed under the Apache License, Version 2.0 (the "License");
4+
you may not use this file except in compliance with the License.
5+
You may obtain a copy of the License at
6+
7+
http://www.apache.org/licenses/LICENSE-2.0
8+
9+
Unless required by applicable law or agreed to in writing, software
10+
distributed under the License is distributed on an "AS IS" BASIS,
11+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12+
See the License for the specific language governing permissions and
13+
limitations under the License.

NOTICE

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Apache CustomBadge
2+
Copyright 2024 The Apache Software Foundation
3+
4+
This product includes software developed at
5+
The Apache Software Foundation (http://www.apache.org/).

0 commit comments

Comments
 (0)