mirror of
https://github.com/KitsunePie/AppErrorsTracking.git
synced 2025-09-04 02:05:16 +08:00
docs: update license
This commit is contained in:
@@ -100,7 +100,7 @@ PCに接続できない、ADBが実行できない状態である場合にこの
|
|||||||
- [AGPL-3.0](https://www.gnu.org/licenses/agpl-3.0.html)
|
- [AGPL-3.0](https://www.gnu.org/licenses/agpl-3.0.html)
|
||||||
|
|
||||||
```
|
```
|
||||||
Copyright (C) 2017-2024 Fankes Studio(qzmmcn@163.com)
|
Copyright (C) 2017 Fankes Studio(qzmmcn@163.com)
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
This program is free software: you can redistribute it and/or modify
|
||||||
it under the terms of the GNU Affero General Public License as
|
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)
|
Powered by [YukiHookAPI](https://github.com/HighCapable/YukiHookAPI)
|
||||||
|
|
||||||
Copyright © 2017-2024 Fankes Studio(qzmmcn@163.com)
|
Copyright © 2017 Fankes Studio(qzmmcn@163.com)
|
||||||
|
@@ -104,7 +104,7 @@
|
|||||||
- [AGPL-3.0](https://www.gnu.org/licenses/agpl-3.0.html)
|
- [AGPL-3.0](https://www.gnu.org/licenses/agpl-3.0.html)
|
||||||
|
|
||||||
```
|
```
|
||||||
Copyright (C) 2017-2024 Fankes Studio(qzmmcn@163.com)
|
Copyright (C) 2017 Fankes Studio(qzmmcn@163.com)
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
This program is free software: you can redistribute it and/or modify
|
||||||
it under the terms of the GNU Affero General Public License as
|
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)
|
Powered by [YukiHookAPI](https://github.com/HighCapable/YukiHookAPI)
|
||||||
|
|
||||||
版权所有 © 2017-2024 Fankes Studio(qzmmcn@163.com)
|
版权所有 © 2017 Fankes Studio(qzmmcn@163.com)
|
||||||
|
@@ -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)
|
- [AGPL-3.0](https://www.gnu.org/licenses/agpl-3.0.html)
|
||||||
|
|
||||||
```
|
```
|
||||||
Copyright (C) 2017-2024 Fankes Studio(qzmmcn@163.com)
|
Copyright (C) 2017 Fankes Studio(qzmmcn@163.com)
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
This program is free software: you can redistribute it and/or modify
|
||||||
it under the terms of the GNU Affero General Public License as
|
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)
|
Powered by [YukiHookAPI](https://github.com/HighCapable/YukiHookAPI)
|
||||||
|
|
||||||
Copyright © 2017-2024 Fankes Studio(qzmmcn@163.com)
|
Copyright © 2017 Fankes Studio(qzmmcn@163.com)
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer.
|
* 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(qzmmcn@163.com)
|
* Copyright (C) 2017 Fankes Studio(qzmmcn@163.com)
|
||||||
* https://github.com/KitsunePie/AppErrorsTracking
|
* https://github.com/KitsunePie/AppErrorsTracking
|
||||||
*
|
*
|
||||||
* This software is non-free but opensource software: you can redistribute it
|
* This software is non-free but opensource software: you can redistribute it
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer.
|
* 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(qzmmcn@163.com)
|
* Copyright (C) 2017 Fankes Studio(qzmmcn@163.com)
|
||||||
* https://github.com/KitsunePie/AppErrorsTracking
|
* https://github.com/KitsunePie/AppErrorsTracking
|
||||||
*
|
*
|
||||||
* This software is non-free but opensource software: you can redistribute it
|
* This software is non-free but opensource software: you can redistribute it
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer.
|
* 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(qzmmcn@163.com)
|
* Copyright (C) 2017 Fankes Studio(qzmmcn@163.com)
|
||||||
* https://github.com/KitsunePie/AppErrorsTracking
|
* https://github.com/KitsunePie/AppErrorsTracking
|
||||||
*
|
*
|
||||||
* This software is non-free but opensource software: you can redistribute it
|
* This software is non-free but opensource software: you can redistribute it
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer.
|
* 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(qzmmcn@163.com)
|
* Copyright (C) 2017 Fankes Studio(qzmmcn@163.com)
|
||||||
* https://github.com/KitsunePie/AppErrorsTracking
|
* https://github.com/KitsunePie/AppErrorsTracking
|
||||||
*
|
*
|
||||||
* This software is non-free but opensource software: you can redistribute it
|
* This software is non-free but opensource software: you can redistribute it
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer.
|
* 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(qzmmcn@163.com)
|
* Copyright (C) 2017 Fankes Studio(qzmmcn@163.com)
|
||||||
* https://github.com/KitsunePie/AppErrorsTracking
|
* https://github.com/KitsunePie/AppErrorsTracking
|
||||||
*
|
*
|
||||||
* This software is non-free but opensource software: you can redistribute it
|
* This software is non-free but opensource software: you can redistribute it
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer.
|
* 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(qzmmcn@163.com)
|
* Copyright (C) 2017 Fankes Studio(qzmmcn@163.com)
|
||||||
* https://github.com/KitsunePie/AppErrorsTracking
|
* https://github.com/KitsunePie/AppErrorsTracking
|
||||||
*
|
*
|
||||||
* This software is non-free but opensource software: you can redistribute it
|
* This software is non-free but opensource software: you can redistribute it
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer.
|
* 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(qzmmcn@163.com)
|
* Copyright (C) 2017 Fankes Studio(qzmmcn@163.com)
|
||||||
* https://github.com/KitsunePie/AppErrorsTracking
|
* https://github.com/KitsunePie/AppErrorsTracking
|
||||||
*
|
*
|
||||||
* This software is non-free but opensource software: you can redistribute it
|
* This software is non-free but opensource software: you can redistribute it
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer.
|
* 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(qzmmcn@163.com)
|
* Copyright (C) 2017 Fankes Studio(qzmmcn@163.com)
|
||||||
* https://github.com/KitsunePie/AppErrorsTracking
|
* https://github.com/KitsunePie/AppErrorsTracking
|
||||||
*
|
*
|
||||||
* This software is non-free but opensource software: you can redistribute it
|
* This software is non-free but opensource software: you can redistribute it
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer.
|
* 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(qzmmcn@163.com)
|
* Copyright (C) 2017 Fankes Studio(qzmmcn@163.com)
|
||||||
* https://github.com/KitsunePie/AppErrorsTracking
|
* https://github.com/KitsunePie/AppErrorsTracking
|
||||||
*
|
*
|
||||||
* This software is non-free but opensource software: you can redistribute it
|
* This software is non-free but opensource software: you can redistribute it
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer.
|
* 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(qzmmcn@163.com)
|
* Copyright (C) 2017 Fankes Studio(qzmmcn@163.com)
|
||||||
* https://github.com/KitsunePie/AppErrorsTracking
|
* https://github.com/KitsunePie/AppErrorsTracking
|
||||||
*
|
*
|
||||||
* This software is non-free but opensource software: you can redistribute it
|
* This software is non-free but opensource software: you can redistribute it
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer.
|
* 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(qzmmcn@163.com)
|
* Copyright (C) 2017 Fankes Studio(qzmmcn@163.com)
|
||||||
* https://github.com/KitsunePie/AppErrorsTracking
|
* https://github.com/KitsunePie/AppErrorsTracking
|
||||||
*
|
*
|
||||||
* This software is non-free but opensource software: you can redistribute it
|
* This software is non-free but opensource software: you can redistribute it
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer.
|
* 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(qzmmcn@163.com)
|
* Copyright (C) 2017 Fankes Studio(qzmmcn@163.com)
|
||||||
* https://github.com/KitsunePie/AppErrorsTracking
|
* https://github.com/KitsunePie/AppErrorsTracking
|
||||||
*
|
*
|
||||||
* This software is non-free but opensource software: you can redistribute it
|
* This software is non-free but opensource software: you can redistribute it
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer.
|
* 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(qzmmcn@163.com)
|
* Copyright (C) 2017 Fankes Studio(qzmmcn@163.com)
|
||||||
* https://github.com/KitsunePie/AppErrorsTracking
|
* https://github.com/KitsunePie/AppErrorsTracking
|
||||||
*
|
*
|
||||||
* This software is non-free but opensource software: you can redistribute it
|
* This software is non-free but opensource software: you can redistribute it
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer.
|
* 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(qzmmcn@163.com)
|
* Copyright (C) 2017 Fankes Studio(qzmmcn@163.com)
|
||||||
* https://github.com/KitsunePie/AppErrorsTracking
|
* https://github.com/KitsunePie/AppErrorsTracking
|
||||||
*
|
*
|
||||||
* This software is non-free but opensource software: you can redistribute it
|
* This software is non-free but opensource software: you can redistribute it
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer.
|
* 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(qzmmcn@163.com)
|
* Copyright (C) 2017 Fankes Studio(qzmmcn@163.com)
|
||||||
* https://github.com/KitsunePie/AppErrorsTracking
|
* https://github.com/KitsunePie/AppErrorsTracking
|
||||||
*
|
*
|
||||||
* This software is non-free but opensource software: you can redistribute it
|
* This software is non-free but opensource software: you can redistribute it
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer.
|
* 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(qzmmcn@163.com)
|
* Copyright (C) 2017 Fankes Studio(qzmmcn@163.com)
|
||||||
* https://github.com/KitsunePie/AppErrorsTracking
|
* https://github.com/KitsunePie/AppErrorsTracking
|
||||||
*
|
*
|
||||||
* This software is non-free but opensource software: you can redistribute it
|
* This software is non-free but opensource software: you can redistribute it
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer.
|
* 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(qzmmcn@163.com)
|
* Copyright (C) 2017 Fankes Studio(qzmmcn@163.com)
|
||||||
* https://github.com/KitsunePie/AppErrorsTracking
|
* https://github.com/KitsunePie/AppErrorsTracking
|
||||||
*
|
*
|
||||||
* This software is non-free but opensource software: you can redistribute it
|
* This software is non-free but opensource software: you can redistribute it
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer.
|
* 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(qzmmcn@163.com)
|
* Copyright (C) 2017 Fankes Studio(qzmmcn@163.com)
|
||||||
* https://github.com/KitsunePie/AppErrorsTracking
|
* https://github.com/KitsunePie/AppErrorsTracking
|
||||||
*
|
*
|
||||||
* This software is non-free but opensource software: you can redistribute it
|
* This software is non-free but opensource software: you can redistribute it
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer.
|
* 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(qzmmcn@163.com)
|
* Copyright (C) 2017 Fankes Studio(qzmmcn@163.com)
|
||||||
* https://github.com/KitsunePie/AppErrorsTracking
|
* https://github.com/KitsunePie/AppErrorsTracking
|
||||||
*
|
*
|
||||||
* This software is non-free but opensource software: you can redistribute it
|
* This software is non-free but opensource software: you can redistribute it
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer.
|
* 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(qzmmcn@163.com)
|
* Copyright (C) 2017 Fankes Studio(qzmmcn@163.com)
|
||||||
* https://github.com/KitsunePie/AppErrorsTracking
|
* https://github.com/KitsunePie/AppErrorsTracking
|
||||||
*
|
*
|
||||||
* This software is non-free but opensource software: you can redistribute it
|
* This software is non-free but opensource software: you can redistribute it
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer.
|
* 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(qzmmcn@163.com)
|
* Copyright (C) 2017 Fankes Studio(qzmmcn@163.com)
|
||||||
* https://github.com/KitsunePie/AppErrorsTracking
|
* https://github.com/KitsunePie/AppErrorsTracking
|
||||||
*
|
*
|
||||||
* This software is non-free but opensource software: you can redistribute it
|
* This software is non-free but opensource software: you can redistribute it
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer.
|
* 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(qzmmcn@163.com)
|
* Copyright (C) 2017 Fankes Studio(qzmmcn@163.com)
|
||||||
* https://github.com/KitsunePie/AppErrorsTracking
|
* https://github.com/KitsunePie/AppErrorsTracking
|
||||||
*
|
*
|
||||||
* This software is non-free but opensource software: you can redistribute it
|
* This software is non-free but opensource software: you can redistribute it
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer.
|
* 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(qzmmcn@163.com)
|
* Copyright (C) 2017 Fankes Studio(qzmmcn@163.com)
|
||||||
* https://github.com/KitsunePie/AppErrorsTracking
|
* https://github.com/KitsunePie/AppErrorsTracking
|
||||||
*
|
*
|
||||||
* This software is non-free but opensource software: you can redistribute it
|
* This software is non-free but opensource software: you can redistribute it
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer.
|
* 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(qzmmcn@163.com)
|
* Copyright (C) 2017 Fankes Studio(qzmmcn@163.com)
|
||||||
* https://github.com/KitsunePie/AppErrorsTracking
|
* https://github.com/KitsunePie/AppErrorsTracking
|
||||||
*
|
*
|
||||||
* This software is non-free but opensource software: you can redistribute it
|
* This software is non-free but opensource software: you can redistribute it
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer.
|
* 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(qzmmcn@163.com)
|
* Copyright (C) 2017 Fankes Studio(qzmmcn@163.com)
|
||||||
* https://github.com/KitsunePie/AppErrorsTracking
|
* https://github.com/KitsunePie/AppErrorsTracking
|
||||||
*
|
*
|
||||||
* This software is non-free but opensource software: you can redistribute it
|
* This software is non-free but opensource software: you can redistribute it
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer.
|
* 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(qzmmcn@163.com)
|
* Copyright (C) 2017 Fankes Studio(qzmmcn@163.com)
|
||||||
* https://github.com/KitsunePie/AppErrorsTracking
|
* https://github.com/KitsunePie/AppErrorsTracking
|
||||||
*
|
*
|
||||||
* This software is non-free but opensource software: you can redistribute it
|
* This software is non-free but opensource software: you can redistribute it
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer.
|
* 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(qzmmcn@163.com)
|
* Copyright (C) 2017 Fankes Studio(qzmmcn@163.com)
|
||||||
* https://github.com/KitsunePie/AppErrorsTracking
|
* https://github.com/KitsunePie/AppErrorsTracking
|
||||||
*
|
*
|
||||||
* This software is non-free but opensource software: you can redistribute it
|
* This software is non-free but opensource software: you can redistribute it
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer.
|
* 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(qzmmcn@163.com)
|
* Copyright (C) 2017 Fankes Studio(qzmmcn@163.com)
|
||||||
* https://github.com/KitsunePie/AppErrorsTracking
|
* https://github.com/KitsunePie/AppErrorsTracking
|
||||||
*
|
*
|
||||||
* This software is non-free but opensource software: you can redistribute it
|
* This software is non-free but opensource software: you can redistribute it
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer.
|
* 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(qzmmcn@163.com)
|
* Copyright (C) 2017 Fankes Studio(qzmmcn@163.com)
|
||||||
* https://github.com/KitsunePie/AppErrorsTracking
|
* https://github.com/KitsunePie/AppErrorsTracking
|
||||||
*
|
*
|
||||||
* This software is non-free but opensource software: you can redistribute it
|
* This software is non-free but opensource software: you can redistribute it
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer.
|
* 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(qzmmcn@163.com)
|
* Copyright (C) 2017 Fankes Studio(qzmmcn@163.com)
|
||||||
* https://github.com/KitsunePie/AppErrorsTracking
|
* https://github.com/KitsunePie/AppErrorsTracking
|
||||||
*
|
*
|
||||||
* This software is non-free but opensource software: you can redistribute it
|
* This software is non-free but opensource software: you can redistribute it
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer.
|
* 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(qzmmcn@163.com)
|
* Copyright (C) 2017 Fankes Studio(qzmmcn@163.com)
|
||||||
* https://github.com/KitsunePie/AppErrorsTracking
|
* https://github.com/KitsunePie/AppErrorsTracking
|
||||||
*
|
*
|
||||||
* This software is non-free but opensource software: you can redistribute it
|
* This software is non-free but opensource software: you can redistribute it
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer.
|
* 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(qzmmcn@163.com)
|
* Copyright (C) 2017 Fankes Studio(qzmmcn@163.com)
|
||||||
* https://github.com/KitsunePie/AppErrorsTracking
|
* https://github.com/KitsunePie/AppErrorsTracking
|
||||||
*
|
*
|
||||||
* This software is non-free but opensource software: you can redistribute it
|
* This software is non-free but opensource software: you can redistribute it
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer.
|
* 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(qzmmcn@163.com)
|
* Copyright (C) 2017 Fankes Studio(qzmmcn@163.com)
|
||||||
* https://github.com/KitsunePie/AppErrorsTracking
|
* https://github.com/KitsunePie/AppErrorsTracking
|
||||||
*
|
*
|
||||||
* This software is non-free but opensource software: you can redistribute it
|
* This software is non-free but opensource software: you can redistribute it
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer.
|
* 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(qzmmcn@163.com)
|
* Copyright (C) 2017 Fankes Studio(qzmmcn@163.com)
|
||||||
* https://github.com/KitsunePie/AppErrorsTracking
|
* https://github.com/KitsunePie/AppErrorsTracking
|
||||||
*
|
*
|
||||||
* This software is non-free but opensource software: you can redistribute it
|
* This software is non-free but opensource software: you can redistribute it
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer.
|
* 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(qzmmcn@163.com)
|
* Copyright (C) 2017 Fankes Studio(qzmmcn@163.com)
|
||||||
* https://github.com/KitsunePie/AppErrorsTracking
|
* https://github.com/KitsunePie/AppErrorsTracking
|
||||||
*
|
*
|
||||||
* This software is non-free but opensource software: you can redistribute it
|
* This software is non-free but opensource software: you can redistribute it
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer.
|
* 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(qzmmcn@163.com)
|
* Copyright (C) 2017 Fankes Studio(qzmmcn@163.com)
|
||||||
* https://github.com/KitsunePie/AppErrorsTracking
|
* https://github.com/KitsunePie/AppErrorsTracking
|
||||||
*
|
*
|
||||||
* This software is non-free but opensource software: you can redistribute it
|
* This software is non-free but opensource software: you can redistribute it
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer.
|
* 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(qzmmcn@163.com)
|
* Copyright (C) 2017 Fankes Studio(qzmmcn@163.com)
|
||||||
* https://github.com/KitsunePie/AppErrorsTracking
|
* https://github.com/KitsunePie/AppErrorsTracking
|
||||||
*
|
*
|
||||||
* This software is non-free but opensource software: you can redistribute it
|
* This software is non-free but opensource software: you can redistribute it
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer.
|
* 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(qzmmcn@163.com)
|
* Copyright (C) 2017 Fankes Studio(qzmmcn@163.com)
|
||||||
* https://github.com/KitsunePie/AppErrorsTracking
|
* https://github.com/KitsunePie/AppErrorsTracking
|
||||||
*
|
*
|
||||||
* This software is non-free but opensource software: you can redistribute it
|
* This software is non-free but opensource software: you can redistribute it
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer.
|
* 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(qzmmcn@163.com)
|
* Copyright (C) 2017 Fankes Studio(qzmmcn@163.com)
|
||||||
* https://github.com/KitsunePie/AppErrorsTracking
|
* https://github.com/KitsunePie/AppErrorsTracking
|
||||||
*
|
*
|
||||||
* This software is non-free but opensource software: you can redistribute it
|
* This software is non-free but opensource software: you can redistribute it
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer.
|
* 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(qzmmcn@163.com)
|
* Copyright (C) 2017 Fankes Studio(qzmmcn@163.com)
|
||||||
* https://github.com/KitsunePie/AppErrorsTracking
|
* https://github.com/KitsunePie/AppErrorsTracking
|
||||||
*
|
*
|
||||||
* This software is non-free but opensource software: you can redistribute it
|
* This software is non-free but opensource software: you can redistribute it
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer.
|
* 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(qzmmcn@163.com)
|
* Copyright (C) 2017 Fankes Studio(qzmmcn@163.com)
|
||||||
* https://github.com/KitsunePie/AppErrorsTracking
|
* https://github.com/KitsunePie/AppErrorsTracking
|
||||||
*
|
*
|
||||||
* This software is non-free but opensource software: you can redistribute it
|
* This software is non-free but opensource software: you can redistribute it
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer.
|
* 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(qzmmcn@163.com)
|
* Copyright (C) 2017 Fankes Studio(qzmmcn@163.com)
|
||||||
* https://github.com/KitsunePie/AppErrorsTracking
|
* https://github.com/KitsunePie/AppErrorsTracking
|
||||||
*
|
*
|
||||||
* This software is non-free but opensource software: you can redistribute it
|
* This software is non-free but opensource software: you can redistribute it
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* AppErrorsTracking - Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer.
|
* 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(qzmmcn@163.com)
|
* Copyright (C) 2017 Fankes Studio(qzmmcn@163.com)
|
||||||
* https://github.com/KitsunePie/AppErrorsTracking
|
* https://github.com/KitsunePie/AppErrorsTracking
|
||||||
*
|
*
|
||||||
* This software is non-free but opensource software: you can redistribute it
|
* This software is non-free but opensource software: you can redistribute it
|
||||||
|
Reference in New Issue
Block a user