Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in / Register
Toggle navigation
D
Data Recovery White
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wanglei
Data Recovery White
Commits
ee221e97
Commit
ee221e97
authored
Jan 09, 2025
by
guest
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新mapping
parent
4cb05dd8
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5837 additions
and
8 deletions
+5837
-8
build.gradle
app/build.gradle
+1
-1
dictionary.txt
app/dictionary.txt
+5000
-0
google-services.json
app/google-services.json
+6
-6
mapping.json
app/mapping.json
+825
-0
proguard-rules.pro
app/proguard-rules.pro
+5
-1
No files found.
app/build.gradle
View file @
ee221e97
...
@@ -10,7 +10,7 @@ android {
...
@@ -10,7 +10,7 @@ android {
compileSdk
34
compileSdk
34
defaultConfig
{
defaultConfig
{
applicationId
"com.
kk.cleanmaster.file.cleanmaster.master
"
applicationId
"com.
cleaner.recovery.tencgog
"
minSdk
24
minSdk
24
targetSdk
34
targetSdk
34
versionCode
1
versionCode
1
...
...
app/dictionary.txt
0 → 100644
View file @
ee221e97
This diff is collapsed.
Click to expand it.
app/google-services.json
View file @
ee221e97
{
{
"project_info"
:
{
"project_info"
:
{
"project_number"
:
"1
36003995567
"
,
"project_number"
:
"1
07894849092
"
,
"project_id"
:
"
touchphone-47de3
"
,
"project_id"
:
"
clean-junk-recovery-privacy
"
,
"storage_bucket"
:
"
touchphone-47de3.appspot.com
"
"storage_bucket"
:
"
clean-junk-recovery-privacy.firebasestorage.app
"
},
},
"client"
:
[
"client"
:
[
{
{
"client_info"
:
{
"client_info"
:
{
"mobilesdk_app_id"
:
"1:1
36003995567:android:37c30fb806de98fdfa115a
"
,
"mobilesdk_app_id"
:
"1:1
07894849092:android:09196dc899c9edd61dc611
"
,
"android_client_info"
:
{
"android_client_info"
:
{
"package_name"
:
"com.
kk.cleanmaster.file.cleanmaster.master
"
"package_name"
:
"com.
cleaner.recovery.tencgog
"
}
}
},
},
"oauth_client"
:
[],
"oauth_client"
:
[],
"api_key"
:
[
"api_key"
:
[
{
{
"current_key"
:
"AIzaSy
ANQDKyYyWjODLg7CgQQ-2dVd2riSXtFoI
"
"current_key"
:
"AIzaSy
DlzkN29SqWCYkUj1sOr9HFB27Yw5MpLNM
"
}
}
],
],
"services"
:
{
"services"
:
{
...
...
app/mapping.json
0 → 100644
View file @
ee221e97
This diff is collapsed.
Click to expand it.
app/proguard-rules.pro
View file @
ee221e97
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
-
dontwarn
javax
.
annotation
.
Nullable
-
dontwarn
javax
.
annotation
.
Nullable
-
keep
class
com
.
base
.
datarecovery
.
bean
.
**
{
*
;}
-
keep
class
importantedto
.
concreteedto
.
cameedto
.
**
{
*
;}
-
dontoptimize
-
dontoptimize
-
keepattributes
Signature
-
keepattributes
Signature
-
keep
class
com
.
squareup
.
okhttp
.
**
{
*
;
}
-
keep
class
com
.
squareup
.
okhttp
.
**
{
*
;
}
...
@@ -32,3 +32,7 @@
...
@@ -32,3 +32,7 @@
-
keep
class
*
extends
com
.
google
.
gson
.
reflect
.
TypeToken
-
keep
class
*
extends
com
.
google
.
gson
.
reflect
.
TypeToken
-
keepattributes
AnnotationDefault
,
RuntimeVisibleAnnotations
-
keepattributes
AnnotationDefault
,
RuntimeVisibleAnnotations
-
keep
class
com
.
bytedance
.
sdk
.
**
{
*
;
}
-
keep
class
com
.
bytedance
.
sdk
.
**
{
*
;
}
-
obfuscationdictionary
dictionary
.
txt
-
classobfuscationdictionary
dictionary
.
txt
-
packageobfuscationdictionary
dictionary
.
txt
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment