-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
46 changed files
with
49 additions
and
49 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -100,7 +100,7 @@ PCに接続できない、ADBが実行できない状態である場合にこの | |
- [AGPL-3.0](https://www.gnu.org/licenses/agpl-3.0.html) | ||
|
||
``` | ||
Copyright (C) 2017-2024 Fankes Studio([email protected]) | ||
Copyright (C) 2017 Fankes Studio([email protected]) | ||
This program is free software: you can redistribute it and/or modify | ||
it under the terms of the GNU Affero General Public License as | ||
|
@@ -118,4 +118,4 @@ along with this program. If not, see <https://www.gnu.org/licenses/>. | |
|
||
Powered by [YukiHookAPI](https://github.com/HighCapable/YukiHookAPI) | ||
|
||
Copyright © 2017-2024 Fankes Studio([email protected]) | ||
Copyright © 2017 Fankes Studio([email protected]) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -104,7 +104,7 @@ | |
- [AGPL-3.0](https://www.gnu.org/licenses/agpl-3.0.html) | ||
|
||
``` | ||
Copyright (C) 2017-2024 Fankes Studio([email protected]) | ||
Copyright (C) 2017 Fankes Studio([email protected]) | ||
This program is free software: you can redistribute it and/or modify | ||
it under the terms of the GNU Affero General Public License as | ||
|
@@ -122,4 +122,4 @@ along with this program. If not, see <https://www.gnu.org/licenses/>. | |
|
||
Powered by [YukiHookAPI](https://github.com/HighCapable/YukiHookAPI) | ||
|
||
版权所有 © 2017-2024 Fankes Studio([email protected]) | ||
版权所有 © 2017 Fankes Studio([email protected]) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -107,7 +107,7 @@ We have nothing to do with versions downloaded from other informal channels or a | |
- [AGPL-3.0](https://www.gnu.org/licenses/agpl-3.0.html) | ||
|
||
``` | ||
Copyright (C) 2017-2024 Fankes Studio([email protected]) | ||
Copyright (C) 2017 Fankes Studio([email protected]) | ||
This program is free software: you can redistribute it and/or modify | ||
it under the terms of the GNU Affero General Public License as | ||
|
@@ -125,4 +125,4 @@ along with this program. If not, see <https://www.gnu.org/licenses/>. | |
|
||
Powered by [YukiHookAPI](https://github.com/HighCapable/YukiHookAPI) | ||
|
||
Copyright © 2017-2024 Fankes Studio([email protected]) | ||
Copyright © 2017 Fankes Studio([email protected]) |
2 changes: 1 addition & 1 deletion
2
demo-app/src/main/java/com/fankes/apperrorsdemo/application/DemoApplication.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* | ||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer. | ||
* Copyright (C) 2017-2024 Fankes Studio([email protected]) | ||
* Copyright (C) 2017 Fankes Studio([email protected]) | ||
* https://github.com/KitsunePie/AppErrorsTracking | ||
* | ||
* This software is non-free but opensource software: you can redistribute it | ||
|
2 changes: 1 addition & 1 deletion
2
demo-app/src/main/java/com/fankes/apperrorsdemo/native/Channel.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* | ||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer. | ||
* Copyright (C) 2017-2024 Fankes Studio([email protected]) | ||
* Copyright (C) 2017 Fankes Studio([email protected]) | ||
* https://github.com/KitsunePie/AppErrorsTracking | ||
* | ||
* This software is non-free but opensource software: you can redistribute it | ||
|
2 changes: 1 addition & 1 deletion
2
demo-app/src/main/java/com/fankes/apperrorsdemo/ui/activity/MainActivity.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* | ||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer. | ||
* Copyright (C) 2017-2024 Fankes Studio([email protected]) | ||
* Copyright (C) 2017 Fankes Studio([email protected]) | ||
* https://github.com/KitsunePie/AppErrorsTracking | ||
* | ||
* This software is non-free but opensource software: you can redistribute it | ||
|
2 changes: 1 addition & 1 deletion
2
demo-app/src/main/java/com/fankes/apperrorsdemo/ui/activity/base/BaseActivity.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* | ||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer. | ||
* Copyright (C) 2017-2024 Fankes Studio([email protected]) | ||
* Copyright (C) 2017 Fankes Studio([email protected]) | ||
* https://github.com/KitsunePie/AppErrorsTracking | ||
* | ||
* This software is non-free but opensource software: you can redistribute it | ||
|
2 changes: 1 addition & 1 deletion
2
demo-app/src/main/java/com/fankes/apperrorsdemo/utils/factory/FunctionFactory.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* | ||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer. | ||
* Copyright (C) 2017-2024 Fankes Studio([email protected]) | ||
* Copyright (C) 2017 Fankes Studio([email protected]) | ||
* https://github.com/KitsunePie/AppErrorsTracking | ||
* | ||
* This software is non-free but opensource software: you can redistribute it | ||
|
2 changes: 1 addition & 1 deletion
2
module-app/src/main/java/com/fankes/apperrorstracking/application/AppErrorsApplication.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* | ||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer. | ||
* Copyright (C) 2017-2024 Fankes Studio([email protected]) | ||
* Copyright (C) 2017 Fankes Studio([email protected]) | ||
* https://github.com/KitsunePie/AppErrorsTracking | ||
* | ||
* This software is non-free but opensource software: you can redistribute it | ||
|
2 changes: 1 addition & 1 deletion
2
module-app/src/main/java/com/fankes/apperrorstracking/bean/AppErrorsDisplayBean.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* | ||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer. | ||
* Copyright (C) 2017-2024 Fankes Studio([email protected]) | ||
* Copyright (C) 2017 Fankes Studio([email protected]) | ||
* https://github.com/KitsunePie/AppErrorsTracking | ||
* | ||
* This software is non-free but opensource software: you can redistribute it | ||
|
2 changes: 1 addition & 1 deletion
2
module-app/src/main/java/com/fankes/apperrorstracking/bean/AppErrorsInfoBean.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* | ||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer. | ||
* Copyright (C) 2017-2024 Fankes Studio([email protected]) | ||
* Copyright (C) 2017 Fankes Studio([email protected]) | ||
* https://github.com/KitsunePie/AppErrorsTracking | ||
* | ||
* This software is non-free but opensource software: you can redistribute it | ||
|
2 changes: 1 addition & 1 deletion
2
module-app/src/main/java/com/fankes/apperrorstracking/bean/AppFiltersBean.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* | ||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer. | ||
* Copyright (C) 2017-2024 Fankes Studio([email protected]) | ||
* Copyright (C) 2017 Fankes Studio([email protected]) | ||
* https://github.com/KitsunePie/AppErrorsTracking | ||
* | ||
* This software is non-free but opensource software: you can redistribute it | ||
|
2 changes: 1 addition & 1 deletion
2
module-app/src/main/java/com/fankes/apperrorstracking/bean/AppInfoBean.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* | ||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer. | ||
* Copyright (C) 2017-2024 Fankes Studio([email protected]) | ||
* Copyright (C) 2017 Fankes Studio([email protected]) | ||
* https://github.com/KitsunePie/AppErrorsTracking | ||
* | ||
* This software is non-free but opensource software: you can redistribute it | ||
|
2 changes: 1 addition & 1 deletion
2
module-app/src/main/java/com/fankes/apperrorstracking/bean/MutedErrorsAppBean.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* | ||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer. | ||
* Copyright (C) 2017-2024 Fankes Studio([email protected]) | ||
* Copyright (C) 2017 Fankes Studio([email protected]) | ||
* https://github.com/KitsunePie/AppErrorsTracking | ||
* | ||
* This software is non-free but opensource software: you can redistribute it | ||
|
2 changes: 1 addition & 1 deletion
2
module-app/src/main/java/com/fankes/apperrorstracking/bean/enum/AppFiltersType.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* | ||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer. | ||
* Copyright (C) 2017-2024 Fankes Studio([email protected]) | ||
* Copyright (C) 2017 Fankes Studio([email protected]) | ||
* https://github.com/KitsunePie/AppErrorsTracking | ||
* | ||
* This software is non-free but opensource software: you can redistribute it | ||
|
2 changes: 1 addition & 1 deletion
2
module-app/src/main/java/com/fankes/apperrorstracking/const/ConstFactory.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* | ||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer. | ||
* Copyright (C) 2017-2024 Fankes Studio([email protected]) | ||
* Copyright (C) 2017 Fankes Studio([email protected]) | ||
* https://github.com/KitsunePie/AppErrorsTracking | ||
* | ||
* This software is non-free but opensource software: you can redistribute it | ||
|
2 changes: 1 addition & 1 deletion
2
module-app/src/main/java/com/fankes/apperrorstracking/data/AppErrorsConfigData.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* | ||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer. | ||
* Copyright (C) 2017-2024 Fankes Studio([email protected]) | ||
* Copyright (C) 2017 Fankes Studio([email protected]) | ||
* https://github.com/KitsunePie/AppErrorsTracking | ||
* | ||
* This software is non-free but opensource software: you can redistribute it | ||
|
2 changes: 1 addition & 1 deletion
2
module-app/src/main/java/com/fankes/apperrorstracking/data/AppErrorsRecordData.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* | ||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer. | ||
* Copyright (C) 2017-2024 Fankes Studio([email protected]) | ||
* Copyright (C) 2017 Fankes Studio([email protected]) | ||
* https://github.com/KitsunePie/AppErrorsTracking | ||
* | ||
* This software is non-free but opensource software: you can redistribute it | ||
|
2 changes: 1 addition & 1 deletion
2
module-app/src/main/java/com/fankes/apperrorstracking/data/ConfigData.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* | ||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer. | ||
* Copyright (C) 2017-2024 Fankes Studio([email protected]) | ||
* Copyright (C) 2017 Fankes Studio([email protected]) | ||
* https://github.com/KitsunePie/AppErrorsTracking | ||
* | ||
* This software is non-free but opensource software: you can redistribute it | ||
|
2 changes: 1 addition & 1 deletion
2
module-app/src/main/java/com/fankes/apperrorstracking/data/enum/AppErrorsConfigType.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* | ||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer. | ||
* Copyright (C) 2017-2024 Fankes Studio([email protected]) | ||
* Copyright (C) 2017 Fankes Studio([email protected]) | ||
* https://github.com/KitsunePie/AppErrorsTracking | ||
* | ||
* This software is non-free but opensource software: you can redistribute it | ||
|
2 changes: 1 addition & 1 deletion
2
module-app/src/main/java/com/fankes/apperrorstracking/data/factory/CompoundButtonFactory.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* | ||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer. | ||
* Copyright (C) 2017-2024 Fankes Studio([email protected]) | ||
* Copyright (C) 2017 Fankes Studio([email protected]) | ||
* https://github.com/KitsunePie/AppErrorsTracking | ||
* | ||
* This software is non-free but opensource software: you can redistribute it | ||
|
2 changes: 1 addition & 1 deletion
2
module-app/src/main/java/com/fankes/apperrorstracking/hook/HookEntry.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* | ||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer. | ||
* Copyright (C) 2017-2024 Fankes Studio([email protected]) | ||
* Copyright (C) 2017 Fankes Studio([email protected]) | ||
* https://github.com/KitsunePie/AppErrorsTracking | ||
* | ||
* This software is non-free but opensource software: you can redistribute it | ||
|
2 changes: 1 addition & 1 deletion
2
module-app/src/main/java/com/fankes/apperrorstracking/hook/entity/FrameworkHooker.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* | ||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer. | ||
* Copyright (C) 2017-2024 Fankes Studio([email protected]) | ||
* Copyright (C) 2017 Fankes Studio([email protected]) | ||
* https://github.com/KitsunePie/AppErrorsTracking | ||
* | ||
* This software is non-free but opensource software: you can redistribute it | ||
|
2 changes: 1 addition & 1 deletion
2
module-app/src/main/java/com/fankes/apperrorstracking/locale/LocaleFactory.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* | ||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer. | ||
* Copyright (C) 2017-2024 Fankes Studio([email protected]) | ||
* Copyright (C) 2017 Fankes Studio([email protected]) | ||
* https://github.com/KitsunePie/AppErrorsTracking | ||
* | ||
* This software is non-free but opensource software: you can redistribute it | ||
|
2 changes: 1 addition & 1 deletion
2
module-app/src/main/java/com/fankes/apperrorstracking/service/QuickStartTileService.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* | ||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer. | ||
* Copyright (C) 2017-2024 Fankes Studio([email protected]) | ||
* Copyright (C) 2017 Fankes Studio([email protected]) | ||
* https://github.com/KitsunePie/AppErrorsTracking | ||
* | ||
* This software is non-free but opensource software: you can redistribute it | ||
|
2 changes: 1 addition & 1 deletion
2
module-app/src/main/java/com/fankes/apperrorstracking/ui/activity/base/BaseActivity.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* | ||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer. | ||
* Copyright (C) 2017-2024 Fankes Studio([email protected]) | ||
* Copyright (C) 2017 Fankes Studio([email protected]) | ||
* https://github.com/KitsunePie/AppErrorsTracking | ||
* | ||
* This software is non-free but opensource software: you can redistribute it | ||
|
2 changes: 1 addition & 1 deletion
2
module-app/src/main/java/com/fankes/apperrorstracking/ui/activity/debug/LoggerActivity.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* | ||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer. | ||
* Copyright (C) 2017-2024 Fankes Studio([email protected]) | ||
* Copyright (C) 2017 Fankes Studio([email protected]) | ||
* https://github.com/KitsunePie/AppErrorsTracking | ||
* | ||
* This software is non-free but opensource software: you can redistribute it | ||
|
2 changes: 1 addition & 1 deletion
2
.../src/main/java/com/fankes/apperrorstracking/ui/activity/errors/AppErrorsDetailActivity.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* | ||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer. | ||
* Copyright (C) 2017-2024 Fankes Studio([email protected]) | ||
* Copyright (C) 2017 Fankes Studio([email protected]) | ||
* https://github.com/KitsunePie/AppErrorsTracking | ||
* | ||
* This software is non-free but opensource software: you can redistribute it | ||
|
2 changes: 1 addition & 1 deletion
2
...src/main/java/com/fankes/apperrorstracking/ui/activity/errors/AppErrorsDisplayActivity.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* | ||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer. | ||
* Copyright (C) 2017-2024 Fankes Studio([email protected]) | ||
* Copyright (C) 2017 Fankes Studio([email protected]) | ||
* https://github.com/KitsunePie/AppErrorsTracking | ||
* | ||
* This software is non-free but opensource software: you can redistribute it | ||
|
2 changes: 1 addition & 1 deletion
2
...p/src/main/java/com/fankes/apperrorstracking/ui/activity/errors/AppErrorsMutedActivity.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* | ||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer. | ||
* Copyright (C) 2017-2024 Fankes Studio([email protected]) | ||
* Copyright (C) 2017 Fankes Studio([email protected]) | ||
* https://github.com/KitsunePie/AppErrorsTracking | ||
* | ||
* This software is non-free but opensource software: you can redistribute it | ||
|
2 changes: 1 addition & 1 deletion
2
.../src/main/java/com/fankes/apperrorstracking/ui/activity/errors/AppErrorsRecordActivity.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* | ||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer. | ||
* Copyright (C) 2017-2024 Fankes Studio([email protected]) | ||
* Copyright (C) 2017 Fankes Studio([email protected]) | ||
* https://github.com/KitsunePie/AppErrorsTracking | ||
* | ||
* This software is non-free but opensource software: you can redistribute it | ||
|
2 changes: 1 addition & 1 deletion
2
module-app/src/main/java/com/fankes/apperrorstracking/ui/activity/main/ConfigureActivity.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* | ||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer. | ||
* Copyright (C) 2017-2024 Fankes Studio([email protected]) | ||
* Copyright (C) 2017 Fankes Studio([email protected]) | ||
* https://github.com/KitsunePie/AppErrorsTracking | ||
* | ||
* This software is non-free but opensource software: you can redistribute it | ||
|
2 changes: 1 addition & 1 deletion
2
module-app/src/main/java/com/fankes/apperrorstracking/ui/activity/main/MainActivity.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* | ||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer. | ||
* Copyright (C) 2017-2024 Fankes Studio([email protected]) | ||
* Copyright (C) 2017 Fankes Studio([email protected]) | ||
* https://github.com/KitsunePie/AppErrorsTracking | ||
* | ||
* This software is non-free but opensource software: you can redistribute it | ||
|
2 changes: 1 addition & 1 deletion
2
module-app/src/main/java/com/fankes/apperrorstracking/ui/widget/ItemLinearLayout.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* | ||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer. | ||
* Copyright (C) 2017-2024 Fankes Studio([email protected]) | ||
* Copyright (C) 2017 Fankes Studio([email protected]) | ||
* https://github.com/KitsunePie/AppErrorsTracking | ||
* | ||
* This software is non-free but opensource software: you can redistribute it | ||
|
2 changes: 1 addition & 1 deletion
2
module-app/src/main/java/com/fankes/apperrorstracking/ui/widget/MaterialSwitch.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* | ||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer. | ||
* Copyright (C) 2017-2024 Fankes Studio([email protected]) | ||
* Copyright (C) 2017 Fankes Studio([email protected]) | ||
* https://github.com/KitsunePie/AppErrorsTracking | ||
* | ||
* This software is non-free but opensource software: you can redistribute it | ||
|
2 changes: 1 addition & 1 deletion
2
module-app/src/main/java/com/fankes/apperrorstracking/utils/factory/BaseAdapterFactory.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* | ||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer. | ||
* Copyright (C) 2017-2024 Fankes Studio([email protected]) | ||
* Copyright (C) 2017 Fankes Studio([email protected]) | ||
* https://github.com/KitsunePie/AppErrorsTracking | ||
* | ||
* This software is non-free but opensource software: you can redistribute it | ||
|
2 changes: 1 addition & 1 deletion
2
module-app/src/main/java/com/fankes/apperrorstracking/utils/factory/DialogBuilderFactory.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* | ||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer. | ||
* Copyright (C) 2017-2024 Fankes Studio([email protected]) | ||
* Copyright (C) 2017 Fankes Studio([email protected]) | ||
* https://github.com/KitsunePie/AppErrorsTracking | ||
* | ||
* This software is non-free but opensource software: you can redistribute it | ||
|
2 changes: 1 addition & 1 deletion
2
module-app/src/main/java/com/fankes/apperrorstracking/utils/factory/FunctionFactory.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* | ||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer. | ||
* Copyright (C) 2017-2024 Fankes Studio([email protected]) | ||
* Copyright (C) 2017 Fankes Studio([email protected]) | ||
* https://github.com/KitsunePie/AppErrorsTracking | ||
* | ||
* This software is non-free but opensource software: you can redistribute it | ||
|
2 changes: 1 addition & 1 deletion
2
module-app/src/main/java/com/fankes/apperrorstracking/utils/factory/GsonFormatFactory.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* | ||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer. | ||
* Copyright (C) 2017-2024 Fankes Studio([email protected]) | ||
* Copyright (C) 2017 Fankes Studio([email protected]) | ||
* https://github.com/KitsunePie/AppErrorsTracking | ||
* | ||
* This software is non-free but opensource software: you can redistribute it | ||
|
2 changes: 1 addition & 1 deletion
2
module-app/src/main/java/com/fankes/apperrorstracking/utils/factory/ThreadPoolFactory.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* | ||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer. | ||
* Copyright (C) 2017-2024 Fankes Studio([email protected]) | ||
* Copyright (C) 2017 Fankes Studio([email protected]) | ||
* https://github.com/KitsunePie/AppErrorsTracking | ||
* | ||
* This software is non-free but opensource software: you can redistribute it | ||
|
2 changes: 1 addition & 1 deletion
2
module-app/src/main/java/com/fankes/apperrorstracking/utils/tool/AppAnalyticsTool.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* | ||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer. | ||
* Copyright (C) 2017-2024 Fankes Studio([email protected]) | ||
* Copyright (C) 2017 Fankes Studio([email protected]) | ||
* https://github.com/KitsunePie/AppErrorsTracking | ||
* | ||
* This software is non-free but opensource software: you can redistribute it | ||
|
2 changes: 1 addition & 1 deletion
2
module-app/src/main/java/com/fankes/apperrorstracking/utils/tool/FrameworkTool.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* | ||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer. | ||
* Copyright (C) 2017-2024 Fankes Studio([email protected]) | ||
* Copyright (C) 2017 Fankes Studio([email protected]) | ||
* https://github.com/KitsunePie/AppErrorsTracking | ||
* | ||
* This software is non-free but opensource software: you can redistribute it | ||
|
2 changes: 1 addition & 1 deletion
2
module-app/src/main/java/com/fankes/apperrorstracking/utils/tool/GithubReleaseTool.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* | ||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer. | ||
* Copyright (C) 2017-2024 Fankes Studio([email protected]) | ||
* Copyright (C) 2017 Fankes Studio([email protected]) | ||
* https://github.com/KitsunePie/AppErrorsTracking | ||
* | ||
* This software is non-free but opensource software: you can redistribute it | ||
|
2 changes: 1 addition & 1 deletion
2
module-app/src/main/java/com/fankes/apperrorstracking/utils/tool/StackTraceShareHelper.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* | ||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer. | ||
* Copyright (C) 2017-2024 Fankes Studio([email protected]) | ||
* Copyright (C) 2017 Fankes Studio([email protected]) | ||
* https://github.com/KitsunePie/AppErrorsTracking | ||
* | ||
* This software is non-free but opensource software: you can redistribute it | ||
|
2 changes: 1 addition & 1 deletion
2
module-app/src/main/java/com/fankes/apperrorstracking/utils/tool/ZipFileTool.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* | ||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer. | ||
* Copyright (C) 2017-2024 Fankes Studio([email protected]) | ||
* Copyright (C) 2017 Fankes Studio([email protected]) | ||
* https://github.com/KitsunePie/AppErrorsTracking | ||
* | ||
* This software is non-free but opensource software: you can redistribute it | ||
|
2 changes: 1 addition & 1 deletion
2
module-app/src/main/java/com/fankes/apperrorstracking/wrapper/BuildConfigWrapper.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* | ||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer. | ||
* Copyright (C) 2017-2024 Fankes Studio([email protected]) | ||
* Copyright (C) 2017 Fankes Studio([email protected]) | ||
* https://github.com/KitsunePie/AppErrorsTracking | ||
* | ||
* This software is non-free but opensource software: you can redistribute it | ||
|