Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in / Register
Toggle navigation
S
Super File Manager
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
Super File Manager
Commits
f219ed5e
Commit
f219ed5e
authored
May 31, 2024
by
wanglei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
mapping和隐私连接
parent
008781e9
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4811 additions
and
2633 deletions
+4811
-2633
mapping.json
app/mapping.json
+2388
-2632
PrivacyAgreementManager.kt
...perfilemanager/activity/splash/PrivacyAgreementManager.kt
+1
-1
backup.json
backup.json
+2422
-0
No files found.
app/mapping.json
View file @
f219ed5e
This diff is collapsed.
Click to expand it.
app/src/main/java/com/base/superfilemanager/activity/splash/PrivacyAgreementManager.kt
View file @
f219ed5e
...
@@ -44,7 +44,7 @@ class PrivacyAgreementManager {
...
@@ -44,7 +44,7 @@ class PrivacyAgreementManager {
binding
.
idTvPrivacyPolicy
.
setOnClickListener
{
binding
.
idTvPrivacyPolicy
.
setOnClickListener
{
val
intent
=
Intent
(
val
intent
=
Intent
(
Intent
.
ACTION_VIEW
,
Intent
.
ACTION_VIEW
,
Uri
.
parse
(
"https://sites.google.com/view/
cleanmastermax
/home"
)
Uri
.
parse
(
"https://sites.google.com/view/
one-clean-master
/home"
)
)
)
context
.
startActivity
(
intent
)
context
.
startActivity
(
intent
)
}
}
...
...
backup.json
0 → 100644
View file @
f219ed5e
This source diff could not be displayed because it is too large. You can
view the blob
instead.
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