Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in / Register
Toggle navigation
F
File Recovery RecycleBin
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
File Recovery RecycleBin
Commits
8bfc2492
Commit
8bfc2492
authored
Aug 21, 2024
by
wanglei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
...
parent
727e3ce7
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
40 additions
and
39 deletions
+40
-39
AppManagerStringManager.java
...filerecoveryrecyclebin/utils/AppManagerStringManager.java
+4
-4
AppProcessStringManager.java
...filerecoveryrecyclebin/utils/AppProcessStringManager.java
+4
-4
DocumentRecoveryStringManager.java
...coveryrecyclebin/utils/DocumentRecoveryStringManager.java
+5
-5
DuplicatePhotoStringResourceManager.java
...recyclebin/utils/DuplicatePhotoStringResourceManager.java
+5
-5
PhotoRecoveryStringManager.java
...erecoveryrecyclebin/utils/PhotoRecoveryStringManager.java
+4
-4
PrivacySpaceStringManager.java
...lerecoveryrecyclebin/utils/PrivacySpaceStringManager.java
+4
-4
ScreenshotCleanupStringManager.java
...overyrecyclebin/utils/ScreenshotCleanupStringManager.java
+3
-3
VideoRecoveryStringManager.java
...erecoveryrecyclebin/utils/VideoRecoveryStringManager.java
+6
-5
WhatsappCleanerStringManager.java
...ecoveryrecyclebin/utils/WhatsappCleanerStringManager.java
+5
-5
No files found.
app/src/main/java/com/base/filerecoveryrecyclebin/utils/AppManagerStringManager.java
View file @
8bfc2492
...
@@ -12,10 +12,10 @@ public class AppManagerStringManager {
...
@@ -12,10 +12,10 @@ public class AppManagerStringManager {
static
{
static
{
// 初始化并添加文案到列表
// 初始化并添加文案到列表
appManagerCopies
.
add
(
"Keep your device clutter-free with our App Management tool."
);
appManagerCopies
.
add
(
"Keep your device clutter-free with our App Management tool."
);
appManagerCopies
.
add
(
"
Stay in control. Manage your apps with our intuitive App Management feature
."
);
appManagerCopies
.
add
(
"
Our App Management feature makes it easy
."
);
appManagerCopies
.
add
(
"
Take charge of your apps. Try our App Management feature for organized bliss
."
);
appManagerCopies
.
add
(
"
Manage your apps with our intuitive App Management feature
."
);
appManagerCopies
.
add
(
"
Say goodbye to app chaos. Our App Management feature makes it easy
."
);
appManagerCopies
.
add
(
"
Try our App Management feature for organized bliss
."
);
appManagerCopies
.
add
(
"
Simplify your digital life.
Experience the ease of our App Management tool."
);
appManagerCopies
.
add
(
"Experience the ease of our App Management tool."
);
}
}
public
static
String
getNextDesc
()
{
public
static
String
getNextDesc
()
{
...
...
app/src/main/java/com/base/filerecoveryrecyclebin/utils/AppProcessStringManager.java
View file @
8bfc2492
...
@@ -11,10 +11,10 @@ public class AppProcessStringManager {
...
@@ -11,10 +11,10 @@ public class AppProcessStringManager {
static
{
static
{
// 初始化并添加文案到列表
// 初始化并添加文案到列表
appManagerCopies
.
add
(
"Manage Your Apps: Keep your device running smoothly with our App Process Manager."
);
//
appManagerCopies.add("Manage Your Apps: Keep your device running smoothly with our App Process Manager.");
appManagerCopies
.
add
(
"
App Process Alert:
Time to clean up your device's background processes."
);
appManagerCopies
.
add
(
"Time to clean up your device's background processes."
);
appManagerCopies
.
add
(
"Optimize Performance:
Discover which apps are running in the background and manage them with ease."
);
// appManagerCopies.add("
Discover which apps are running in the background and manage them with ease.");
appManagerCopies
.
add
(
"App Process Check:
Ensure your device is running efficiently by managing your app processes."
);
// appManagerCopies.add("
Ensure your device is running efficiently by managing your app processes.");
}
}
public
static
String
getNextDesc
()
{
public
static
String
getNextDesc
()
{
...
...
app/src/main/java/com/base/filerecoveryrecyclebin/utils/DocumentRecoveryStringManager.java
View file @
8bfc2492
...
@@ -9,11 +9,11 @@ public class DocumentRecoveryStringManager {
...
@@ -9,11 +9,11 @@ public class DocumentRecoveryStringManager {
static
{
static
{
// 初始化并添加文案到列表
// 初始化并添加文案到列表
documentRecoveryCopies
.
add
(
"
Lost a vital document?
Our recovery service might be able to help."
);
documentRecoveryCopies
.
add
(
"Our recovery service might be able to help."
);
documentRecoveryCopies
.
add
(
"
Can't find an important document?
Try our recovery tool today."
);
documentRecoveryCopies
.
add
(
"Try our recovery tool today."
);
documentRecoveryCopies
.
add
(
"
Accidentally deleted a document?
Recover it with ease using our service."
);
documentRecoveryCopies
.
add
(
"Recover it with ease using our service."
);
documentRecoveryCopies
.
add
(
"
Don't panic over lost documents –
our recovery feature is here to assist."
);
documentRecoveryCopies
.
add
(
"our recovery feature is here to assist."
);
documentRecoveryCopies
.
add
(
"Regain access to deleted documents with our simple recovery process."
);
//
documentRecoveryCopies.add("Regain access to deleted documents with our simple recovery process.");
}
}
public
static
String
getNextRecoveryCopy
()
{
public
static
String
getNextRecoveryCopy
()
{
...
...
app/src/main/java/com/base/filerecoveryrecyclebin/utils/DuplicatePhotoStringResourceManager.java
View file @
8bfc2492
...
@@ -11,11 +11,11 @@ public class DuplicatePhotoStringResourceManager {
...
@@ -11,11 +11,11 @@ public class DuplicatePhotoStringResourceManager {
static
{
static
{
// 添加推送文案到列表
// 添加推送文案到列表
duplicatePhotoCopyList
.
add
(
"Discover duplicate photos and free up space on your device."
);
duplicatePhotoCopyList
.
add
(
"Discover duplicate photos and free up space on your device."
);
duplicatePhotoCopyList
.
add
(
"Neat trick: Find and remove duplicate photos to instantly gain more storage."
);
//
duplicatePhotoCopyList.add("Neat trick: Find and remove duplicate photos to instantly gain more storage.");
duplicatePhotoCopyList
.
add
(
"Twin photos taking up space? Identify and delete them easily with our app."
);
//
duplicatePhotoCopyList.add("Twin photos taking up space? Identify and delete them easily with our app.");
duplicatePhotoCopyList
.
add
(
"Clear the clutter: Spot and remove look-alike photos to free up your phone."
);
//
duplicatePhotoCopyList.add("Clear the clutter: Spot and remove look-alike photos to free up your phone.");
duplicatePhotoCopyList
.
add
(
"
Don't let duplicates drain your
storage. Clean up similar photos now."
);
duplicatePhotoCopyList
.
add
(
"
duplicates
storage. Clean up similar photos now."
);
duplicatePhotoCopyList
.
add
(
"
Double trouble?
Find and delete duplicate photos to reclaim your space."
);
duplicatePhotoCopyList
.
add
(
"Find and delete duplicate photos to reclaim your space."
);
}
}
public
static
String
getNextCopy
()
{
public
static
String
getNextCopy
()
{
...
...
app/src/main/java/com/base/filerecoveryrecyclebin/utils/PhotoRecoveryStringManager.java
View file @
8bfc2492
...
@@ -9,11 +9,11 @@ public class PhotoRecoveryStringManager {
...
@@ -9,11 +9,11 @@ public class PhotoRecoveryStringManager {
static
{
static
{
// 添加照片恢复功能的推送文案到列表
// 添加照片恢复功能的推送文案到列表
photoRecoveryCopies
.
add
(
"Lost a precious photo? Our recovery tool can help you find it!"
);
//
photoRecoveryCopies.add("Lost a precious photo? Our recovery tool can help you find it!");
photoRecoveryCopies
.
add
(
"Accidentally deleted a photo? Recover it easily with our app."
);
photoRecoveryCopies
.
add
(
"Accidentally deleted a photo? Recover it easily with our app."
);
photoRecoveryCopies
.
add
(
"Bring back lost memories: Use our photo recovery feature now."
);
//
photoRecoveryCopies.add("Bring back lost memories: Use our photo recovery feature now.");
photoRecoveryCopies
.
add
(
"Don't let deleted photos stay lost. Restore them with a few taps."
);
//
photoRecoveryCopies.add("Don't let deleted photos stay lost. Restore them with a few taps.");
photoRecoveryCopies
.
add
(
"
Regret deleting a photo?
Try our recovery service to get it back today."
);
photoRecoveryCopies
.
add
(
"Try our recovery service to get it back today."
);
}
}
public
static
String
getNextRecoveryCopy
()
{
public
static
String
getNextRecoveryCopy
()
{
...
...
app/src/main/java/com/base/filerecoveryrecyclebin/utils/PrivacySpaceStringManager.java
View file @
8bfc2492
...
@@ -11,11 +11,11 @@ public class PrivacySpaceStringManager {
...
@@ -11,11 +11,11 @@ public class PrivacySpaceStringManager {
static
{
static
{
// 初始化并添加文案到列表
// 初始化并添加文案到列表
privacySpaceCopies
.
add
(
"Secure your private content. Tuck away photos and videos in your hidden space."
);
//
privacySpaceCopies.add("Secure your private content. Tuck away photos and videos in your hidden space.");
privacySpaceCopies
.
add
(
"Keep your memories safe. Store them in your private hideaway."
);
privacySpaceCopies
.
add
(
"Keep your memories safe. Store them in your private hideaway."
);
privacySpaceCopies
.
add
(
"Don't let others see your private moments. Use our secure hideaway."
);
//
privacySpaceCopies.add("Don't let others see your private moments. Use our secure hideaway.");
privacySpaceCopies
.
add
(
"Your privacy is important. Lock away your photos and videos securely."
);
//
privacySpaceCopies.add("Your privacy is important. Lock away your photos and videos securely.");
privacySpaceCopies
.
add
(
"Add an extra layer of security to your personal media with our hidden space."
);
//
privacySpaceCopies.add("Add an extra layer of security to your personal media with our hidden space.");
}
}
public
static
String
getNextPrivacySpaceCopy
()
{
public
static
String
getNextPrivacySpaceCopy
()
{
...
...
app/src/main/java/com/base/filerecoveryrecyclebin/utils/ScreenshotCleanupStringManager.java
View file @
8bfc2492
...
@@ -10,11 +10,11 @@ public class ScreenshotCleanupStringManager {
...
@@ -10,11 +10,11 @@ public class ScreenshotCleanupStringManager {
static
{
static
{
// 添加截图清理功能的推送文案到列表
// 添加截图清理功能的推送文案到列表
screenshotCleanupCopies
.
add
(
"Declutter your gallery: It's time to remove those old screenshots!"
);
//
screenshotCleanupCopies.add("Declutter your gallery: It's time to remove those old screenshots!");
screenshotCleanupCopies
.
add
(
"Clean up your phone's memory: Delete unwanted screenshots now!"
);
screenshotCleanupCopies
.
add
(
"Clean up your phone's memory: Delete unwanted screenshots now!"
);
screenshotCleanupCopies
.
add
(
"Free up space with ease: Get rid of unnecessary screenshots."
);
screenshotCleanupCopies
.
add
(
"Free up space with ease: Get rid of unnecessary screenshots."
);
screenshotCleanupCopies
.
add
(
"Regain control over your storage: Clear out old screenshots today."
);
//
screenshotCleanupCopies.add("Regain control over your storage: Clear out old screenshots today.");
screenshotCleanupCopies
.
add
(
"A tidy phone is a happy phone: Remove excess screenshots and save space."
);
//
screenshotCleanupCopies.add("A tidy phone is a happy phone: Remove excess screenshots and save space.");
}
}
public
static
String
getNextCleanupCopy
()
{
public
static
String
getNextCleanupCopy
()
{
...
...
app/src/main/java/com/base/filerecoveryrecyclebin/utils/VideoRecoveryStringManager.java
View file @
8bfc2492
...
@@ -2,6 +2,7 @@ package com.base.filerecoveryrecyclebin.utils;
...
@@ -2,6 +2,7 @@ package com.base.filerecoveryrecyclebin.utils;
import
java.util.ArrayList
;
import
java.util.ArrayList
;
import
java.util.List
;
import
java.util.List
;
public
class
VideoRecoveryStringManager
{
public
class
VideoRecoveryStringManager
{
private
static
final
List
<
String
>
videoRecoveryCopies
=
new
ArrayList
<>();
private
static
final
List
<
String
>
videoRecoveryCopies
=
new
ArrayList
<>();
...
@@ -9,11 +10,11 @@ public class VideoRecoveryStringManager {
...
@@ -9,11 +10,11 @@ public class VideoRecoveryStringManager {
static
{
static
{
// 添加视频恢复功能的推送文案到列表
// 添加视频恢复功能的推送文案到列表
videoRecoveryCopies
.
add
(
"
Regain lost video moments.
Start your video recovery now!"
);
videoRecoveryCopies
.
add
(
"Start your video recovery now!"
);
videoRecoveryCopies
.
add
(
"
Don't let lost videos be gone forever.
Recover them today with our app."
);
videoRecoveryCopies
.
add
(
"Recover them today with our app."
);
videoRecoveryCopies
.
add
(
"
Accidentally deleted a video?
Our recovery feature can bring it back."
);
videoRecoveryCopies
.
add
(
"Our recovery feature can bring it back."
);
videoRecoveryCopies
.
add
(
"
Revive those deleted video clips –
it's easy with our recovery tool."
);
videoRecoveryCopies
.
add
(
"it's easy with our recovery tool."
);
videoRecoveryCopies
.
add
(
"
Missing a special video?
Try our recovery service to retrieve it."
);
videoRecoveryCopies
.
add
(
"Try our recovery service to retrieve it."
);
}
}
public
static
String
getNextRecoveryCopy
()
{
public
static
String
getNextRecoveryCopy
()
{
...
...
app/src/main/java/com/base/filerecoveryrecyclebin/utils/WhatsappCleanerStringManager.java
View file @
8bfc2492
...
@@ -9,11 +9,11 @@ public class WhatsappCleanerStringManager {
...
@@ -9,11 +9,11 @@ public class WhatsappCleanerStringManager {
static
{
static
{
// 初始化并添加文案到列表
// 初始化并添加文案到列表
documentRecoveryCopies
.
add
(
"
Running out of chat storage?
Clean up with one tap for smoother conversations! Clean Now."
);
documentRecoveryCopies
.
add
(
"Clean up with one tap for smoother conversations! Clean Now."
);
documentRecoveryCopies
.
add
(
"
Is your chat slowing down?
A quick cleanup will boost your WhatsApp speed! Tap Here."
);
documentRecoveryCopies
.
add
(
"A quick cleanup will boost your WhatsApp speed! Tap Here."
);
documentRecoveryCopies
.
add
(
"
Old files getting in the way?
Clear them out to make room for new messages! Clean Up Now."
);
documentRecoveryCopies
.
add
(
"Clear them out to make room for new messages! Clean Up Now."
);
documentRecoveryCopies
.
add
(
"
Smart clean identifies and clears useless files,
making your WhatsApp smarter! Experience Now."
);
documentRecoveryCopies
.
add
(
"making your WhatsApp smarter! Experience Now."
);
documentRecoveryCopies
.
add
(
"Keep your chats fresh and clean!
One tap to clear away the mess and enjoy organized conversations! Act Now."
);
// documentRecoveryCopies.add("
One tap to clear away the mess and enjoy organized conversations! Act Now.");
}
}
public
static
String
getNextCleanerCopy
()
{
public
static
String
getNextCleanerCopy
()
{
...
...
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