Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in / Register
Toggle navigation
P
PDF Viewer Scanner White ago
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
kuxulei
PDF Viewer Scanner White ago
Commits
7637f8e2
Commit
7637f8e2
authored
Feb 28, 2025
by
kuxulei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
打测试包
parent
731cc6e9
Hide whitespace changes
Inline
Side-by-side
Showing
12 changed files
with
18 additions
and
17 deletions
+18
-17
build.gradle.kts
app/build.gradle.kts
+1
-1
google-services.json
app/google-services.json
+1
-1
pdf-v2025-02-28-18-36-18-release.dm
...se/baselineProfiles/0/pdf-v2025-02-28-18-36-18-release.dm
+0
-0
pdf-v2025-02-28-17-30-20-release.dm
...se/baselineProfiles/1/pdf-v2025-02-28-17-30-20-release.dm
+0
-0
pdf-v2025-02-28-18-36-18-release.dm
...se/baselineProfiles/1/pdf-v2025-02-28-18-36-18-release.dm
+0
-0
output-metadata.json
app/release/output-metadata.json
+4
-4
pdf-v2025-02-28-17-30-20-release.apk
app/release/pdf-v2025-02-28-17-30-20-release.apk
+0
-0
ResultActivity.kt
...om/base/pdfviewerscannerwhite/ui/result/ResultActivity.kt
+2
-2
SetActivity.kt
...java/com/base/pdfviewerscannerwhite/ui/set/SetActivity.kt
+1
-0
RateDialog.kt
...java/com/base/pdfviewerscannerwhite/ui/view/RateDialog.kt
+4
-4
activity_result.xml
app/src/main/res/layout/activity_result.xml
+3
-3
strings.xml
app/src/main/res/values/strings.xml
+2
-2
No files found.
app/build.gradle.kts
View file @
7637f8e2
...
...
@@ -13,7 +13,7 @@ android {
compileSdk
=
34
defaultConfig
{
applicationId
=
"com.
tool.advanced.cleaner
"
applicationId
=
"com.
shiwu.pdfreadall.scan
"
minSdk
=
24
targetSdk
=
34
versionCode
=
2
...
...
app/google-services.json
View file @
7637f8e2
...
...
@@ -9,7 +9,7 @@
"client_info"
:
{
"mobilesdk_app_id"
:
"1:755421476297:android:c66d8129d83b17e8af6418"
,
"android_client_info"
:
{
"package_name"
:
"com.
tool.advanced.cleaner
"
"package_name"
:
"com.
shiwu.pdfreadall.scan
"
}
},
"oauth_client"
:
[],
...
...
app/release/baselineProfiles/0/pdf-v2025-02-28-1
7-30-20
-release.dm
→
app/release/baselineProfiles/0/pdf-v2025-02-28-1
8-36-18
-release.dm
View file @
7637f8e2
No preview for this file type
app/release/baselineProfiles/1/pdf-v2025-02-28-17-30-20-release.dm
deleted
100644 → 0
View file @
731cc6e9
File deleted
app/release/baselineProfiles/1/pdf-v2025-02-28-18-36-18-release.dm
0 → 100644
View file @
7637f8e2
File added
app/release/output-metadata.json
View file @
7637f8e2
...
...
@@ -4,7 +4,7 @@
"type"
:
"APK"
,
"kind"
:
"Directory"
},
"applicationId"
:
"
com.tool.advanced.cleaner
"
,
"applicationId"
:
"
test.test
"
,
"variantName"
:
"release"
,
"elements"
:
[
{
...
...
@@ -13,7 +13,7 @@
"attributes"
:
[],
"versionCode"
:
2
,
"versionName"
:
"1.0"
,
"outputFile"
:
"pdf-v2025-02-28-1
7-30-20
-release.apk"
"outputFile"
:
"pdf-v2025-02-28-1
8-36-18
-release.apk"
}
],
"elementType"
:
"File"
,
...
...
@@ -22,14 +22,14 @@
"minApi"
:
28
,
"maxApi"
:
30
,
"baselineProfiles"
:
[
"baselineProfiles/1/pdf-v2025-02-28-1
7-30-20
-release.dm"
"baselineProfiles/1/pdf-v2025-02-28-1
8-36-18
-release.dm"
]
},
{
"minApi"
:
31
,
"maxApi"
:
2147483647
,
"baselineProfiles"
:
[
"baselineProfiles/0/pdf-v2025-02-28-1
7-30-20
-release.dm"
"baselineProfiles/0/pdf-v2025-02-28-1
8-36-18
-release.dm"
]
}
],
...
...
app/release/pdf-v2025-02-28-17-30-20-release.apk
deleted
100644 → 0
View file @
731cc6e9
File deleted
app/src/main/java/com/base/pdfviewerscannerwhite/ui/result/ResultActivity.kt
View file @
7637f8e2
...
...
@@ -44,12 +44,12 @@ class ResultActivity : BaseActivity<ActivityResultBinding>() {
when
(
from
)
{
FUNCTION_SCAM_JUNK
->
{
binding
.
tvFunction
.
text
=
getString
(
R
.
string
.
app_process
)
binding
.
ivFunction
.
setImageResource
(
R
.
mipmap
.
proces
s
)
binding
.
ivFunction
.
setImageResource
(
R
.
mipmap
.
icon_screenshot_tool
s
)
binding
.
tvFunctionDesc
.
text
=
getString
(
R
.
string
.
manage_processes_run_in_the_background
)
binding
.
tvFunctionBtn
.
text
=
getString
(
R
.
string
.
scan_now
)
binding
.
tvFunctionBtn
.
setOnClickListener
{
startActivity
(
Intent
(
this
,
AppProcessLoading
Activity
::
class
.
java
))
startActivity
(
Intent
(
this
,
ScreenshotClean
Activity
::
class
.
java
))
finish
()
}
}
...
...
app/src/main/java/com/base/pdfviewerscannerwhite/ui/set/SetActivity.kt
View file @
7637f8e2
...
...
@@ -43,6 +43,7 @@ class SetActivity : BaseActivity<ActivitySetBinding>() {
}
binding
.
llRate
.
setOnClickListener
{
if
(
BuildConfig
.
DEBUG
)
{
showRateDialog
(
true
)
// NotificationUiUtil.setActionNotification(this@SetActivity, getNextActionId())
}
else
{
showRateDialog
(
true
)
...
...
app/src/main/java/com/base/pdfviewerscannerwhite/ui/view/RateDialog.kt
View file @
7637f8e2
...
...
@@ -51,10 +51,10 @@ object RateDialog {
if
(
star
>=
5
)
{
AppPreferences
.
getInstance
().
put
(
"isRated"
,
true
)
try
{
val
uri
=
Uri
.
parse
(
"https://play.google.com/store/apps/details?id="
+
this
.
packageName
)
val
intent
=
Intent
(
Intent
.
ACTION_VIEW
,
uri
)
this
.
startActivity
(
intent
)
//
val uri =
//
Uri.parse("https://play.google.com/store/apps/details?id=" + this.packageName)
//
val intent = Intent(Intent.ACTION_VIEW, uri)
//
this.startActivity(intent)
}
catch
(
_
:
Exception
)
{
}
}
...
...
app/src/main/res/layout/activity_result.xml
View file @
7637f8e2
...
...
@@ -83,7 +83,7 @@
android:layout_height=
"45dp"
android:layout_marginStart=
"15dp"
android:layout_marginTop=
"20dp"
android:src=
"@mipmap/
proces
s"
android:src=
"@mipmap/
icon_screenshot_tool
s"
app:layout_constraintStart_toStartOf=
"parent"
app:layout_constraintTop_toTopOf=
"parent"
tools:ignore=
"ContentDescription"
/>
...
...
@@ -103,7 +103,7 @@
android:id=
"@+id/tv_function"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:text=
"
Process manage
"
android:text=
"
Screenshot Cleaner
"
android:textColor=
"@color/black"
android:textSize=
"16sp"
android:textStyle=
"bold"
...
...
@@ -114,7 +114,7 @@
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_marginTop=
"5dp"
android:text=
"
Manage processes run in the background
"
android:text=
"
Check the screenshots to free up more space
"
android:textColor=
"#999999"
android:textSize=
"13sp"
tools:ignore=
"HardcodedText"
/>
...
...
app/src/main/res/values/strings.xml
View file @
7637f8e2
...
...
@@ -118,14 +118,14 @@
<string
name=
"stop"
>
Stop
</string>
<string
name=
"clean_junk"
>
Clean Junk
</string>
<string
name=
"scanning_for_running_processes"
>
Scanning for running processes
</string>
<string
name=
"manage_processes_run_in_the_background"
>
Manage processes run in the background
</string>
<string
name=
"manage_processes_run_in_the_background"
>
Check the screenshots to free up more space
</string>
<string
name=
"clean_up_your_phone_storage"
>
Clean up your phone storage
</string>
<string
name=
"scan_now"
>
Scan Now
</string>
<string
name=
"clean_now"
>
Clean Now
</string>
<string
name=
"completed"
>
Completed
</string>
<string
name=
"clean"
>
Clean
</string>
<string
name=
"scan"
>
Scan
</string>
<string
name=
"app_process"
>
Battery Info
</string>
<string
name=
"app_process"
>
Screenshot Cleaner
</string>
<string
name=
"create"
>
Create
</string>
...
...
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