summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md4
-rw-r--r--app/build.gradle2
-rw-r--r--app/src/main/java/com/xc3fff0e/xmanager/MainActivity.java3529
-rw-r--r--app/src/main/java/com/xc3fff0e/xmanager/SplashActivity.java45
-rw-r--r--app/src/main/res/drawable/light_blue.xml9
-rw-r--r--app/src/main/res/drawable/light_cyan.xml9
-rw-r--r--app/src/main/res/drawable/light_green.xml9
-rw-r--r--app/src/main/res/drawable/light_orange.xml9
-rw-r--r--app/src/main/res/drawable/light_pink.xml9
-rw-r--r--app/src/main/res/drawable/light_purple.xml9
-rw-r--r--app/src/main/res/drawable/light_red.xml9
-rw-r--r--app/src/main/res/layout/main.xml263
-rw-r--r--app/src/main/res/values/strings.xml214
13 files changed, 1793 insertions, 2327 deletions
diff --git a/README.md b/README.md
index 3e802de..e43c090 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@
| **Status** | <img src="https://img.shields.io/github/release-date/xManager-App/xManager?label=UPDATED%20SINCE&style=for-the-badge"></br><img src="https://img.shields.io/github/v/tag/xManager-App/xManager?label=LATEST%20VERSION&style=for-the-badge"> |
| :-------------: | :-------------: |
| **Download Milestone** | **<img src="https://img.shields.io/github/downloads/xManager-App/xManager/total?label=OMNIBUS%20(ACTIVE)&style=for-the-badge"></br><img src="https://img.shields.io/badge/ORIGINS%20(SHUTDOWN)-1.1M-red.svg?style=for-the-badge"></br><img src="https://img.shields.io/badge/LEGACY%20(SHUTDOWN)-400K-red.svg?style=for-the-badge">** |
-| **Miscellaneous** | **<a href="https://github.com/xManager-v2/xManager/wiki/xManager-Roadmaps,-Changelogs-and-Milestones"><img src="https://img.shields.io/badge/Roadmaps%20&%20Changelogs-Click%20Here-white.svg?style=for-the-badge"/></br><a href="https://www.virustotal.com/gui/file/94b1a3a8ca03393d1120a023e12afca4d4393aac0b5b5901bc4478386d2b8901/detection"><img src="https://img.shields.io/badge/VirusTotal%20Analysis-Click%20Here-blue.svg?style=for-the-badge"/>** |
+| **Miscellaneous** | **<a href="https://github.com/xManager-v2/xManager/wiki/xManager-Roadmaps,-Changelogs-and-Milestones"><img src="https://img.shields.io/badge/Roadmaps%20&%20Changelogs-Click%20Here-white.svg?style=for-the-badge"/></br><a href="https://www.virustotal.com/gui/file/75d294fddbdb6cca8d366f85ed4af34d72fa10ac451844be33c0e296030dfa32/detection"><img src="https://img.shields.io/badge/VirusTotal%20Analysis-Click%20Here-blue.svg?style=for-the-badge"/>** |
| **Trust Seal** | **<a href="https://monitor2025.sucuri.net/m/verify/?r=ccceaab79b44b4835a6a85d916bf5613b9c98436db"><img src="https://i.ibb.co/vLvdNCR/trustseal.gif"/>** |
| **Donation/Sponsor** | **[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/I3I0IPJ3W)** |
@@ -104,7 +104,7 @@ We will support the app as long as we can. Internal improvements may not be guar
| **Serbian (Cyrillic) Translation** | nexiRS |
| **Serbian (Latin) Translation** | nexiRS |
| **Catalan Translation** | tomaquet18 |
-| **Latvian Translation** | ClientSiderz |
+| **Latvian Translation** | ClientSiderz \| gatesbydude |
| **German Translation** | 4NDROM3DA |
| **Sinhala Translation** | Psycho649 |
| **Hungarian Translation** | gurtnyi |
diff --git a/app/build.gradle b/app/build.gradle
index 67b637b..22d5c64 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -12,7 +12,7 @@ android {
minSdkVersion 21
targetSdkVersion 28
versionCode 210209
- versionName "5.4"
+ versionName "5.5"
}
buildTypes {
diff --git a/app/src/main/java/com/xc3fff0e/xmanager/MainActivity.java b/app/src/main/java/com/xc3fff0e/xmanager/MainActivity.java
index 72cf746..c2dc1cd 100644
--- a/app/src/main/java/com/xc3fff0e/xmanager/MainActivity.java
+++ b/app/src/main/java/com/xc3fff0e/xmanager/MainActivity.java
@@ -93,6 +93,7 @@ import com.google.android.ump.ConsentRequestParameters;
import com.google.android.ump.FormError;
import com.google.android.ump.UserMessagingPlatform;
+
public class MainActivity extends AppCompatActivity {
private RewardedAd mRewardedAd;
@@ -160,7 +161,6 @@ public class MainActivity extends AppCompatActivity {
private String mirror_0 = "";
private String installation_failed_spap_desc_0 = "";
private String Wave_Patched = "";
- private double CLICKER_5 = 0;
private String Installed_Checker_Wave = "";
private double Installed_Version_Wave = 0;
private double Downloaded_Version_Wave = 0;
@@ -307,7 +307,6 @@ public class MainActivity extends AppCompatActivity {
private LinearLayout box_20_sub_1;
private LinearLayout box_20_sub_2;
private LinearLayout box_20_sub_3;
- private LinearLayout box_20_sub_4;
private LinearLayout title_box_8;
private LinearLayout box_hide_stock_patched;
private TextView hide_stock_patched;
@@ -320,10 +319,6 @@ public class MainActivity extends AppCompatActivity {
private LinearLayout box_hide_lite_patched;
private TextView hide_lite_patched;
private Switch hide_lite_patched_switch;
- private LinearLayout title_box_11;
- private LinearLayout box_hide_wave_patched;
- private TextView hide_wave_patched;
- private Switch hide_wave_patched_switch;
private LinearLayout box_5_sub_1;
private TextView theme;
private LinearLayout box_theme_switch;
@@ -471,8 +466,6 @@ public class MainActivity extends AppCompatActivity {
private LinearLayout main_box_1;
private LinearLayout main_box_2;
private LinearLayout main_box_3;
- private LinearLayout main_box_12;
- private LinearLayout main_box_7;
private LinearLayout main_box_19;
private LinearLayout main_box_6;
private LinearLayout box_sub_header;
@@ -526,24 +519,6 @@ public class MainActivity extends AppCompatActivity {
private TextView versions_3;
private LinearLayout box_sub_7;
private ImageView version_oc_03;
- private LinearLayout box_separator_6;
- private LinearLayout box_sub_4;
- private LinearLayout box_separator_7;
- private TextView title_5;
- private LinearLayout box_10;
- private LinearLayout box_11;
- private LinearLayout box_separator_5;
- private LinearLayout box_12;
- private ListView list_items_4;
- private TextView title_4;
- private LinearLayout box_4_sub;
- private TextView patched_4;
- private TextView sub_text_4;
- private LinearLayout box_switch_4;
- private TextView sub_10;
- private TextView versions_4;
- private LinearLayout box_sub_8;
- private ImageView version_oc_04;
private LinearLayout box_separator_8;
private LinearLayout box_sub_9;
private LinearLayout box_separator_9;
@@ -559,8 +534,6 @@ public class MainActivity extends AppCompatActivity {
private TextView sub_installed_c;
private TextView sub_separator_2;
private TextView sub_installed_l;
- private TextView sub_separator_3;
- private TextView sub_installed_w;
private TextView changelogs;
private LinearLayout box_changelogs;
private ImageView changelogs_oc;
@@ -758,7 +731,6 @@ public class MainActivity extends AppCompatActivity {
box_20_sub_1 = findViewById(R.id.box_20_sub_1);
box_20_sub_2 = findViewById(R.id.box_20_sub_2);
box_20_sub_3 = findViewById(R.id.box_20_sub_3);
- box_20_sub_4 = findViewById(R.id.box_20_sub_4);
title_box_8 = findViewById(R.id.title_box_8);
box_hide_stock_patched = findViewById(R.id.box_hide_stock_patched);
hide_stock_patched = findViewById(R.id.hide_stock_patched);
@@ -771,10 +743,6 @@ public class MainActivity extends AppCompatActivity {
box_hide_lite_patched = findViewById(R.id.box_hide_lite_patched);
hide_lite_patched = findViewById(R.id.hide_lite_patched);
hide_lite_patched_switch = findViewById(R.id.hide_lite_patched_switch);
- title_box_11 = findViewById(R.id.title_box_11);
- box_hide_wave_patched = findViewById(R.id.box_hide_wave_patched);
- hide_wave_patched = findViewById(R.id.hide_wave_patched);
- hide_wave_patched_switch = findViewById(R.id.hide_wave_patched_switch);
box_5_sub_1 = findViewById(R.id.box_5_sub_1);
theme = findViewById(R.id.theme);
box_theme_switch = findViewById(R.id.box_theme_switch);
@@ -922,8 +890,6 @@ public class MainActivity extends AppCompatActivity {
main_box_1 = findViewById(R.id.main_box_1);
main_box_2 = findViewById(R.id.main_box_2);
main_box_3 = findViewById(R.id.main_box_3);
- main_box_12 = findViewById(R.id.main_box_12);
- main_box_7 = findViewById(R.id.main_box_7);
main_box_19 = findViewById(R.id.main_box_19);
main_box_6 = findViewById(R.id.main_box_6);
box_sub_header = findViewById(R.id.box_sub_header);
@@ -977,24 +943,6 @@ public class MainActivity extends AppCompatActivity {
versions_3 = findViewById(R.id.versions_3);
box_sub_7 = findViewById(R.id.box_sub_7);
version_oc_03 = findViewById(R.id.version_oc_03);
- box_separator_6 = findViewById(R.id.box_separator_6);
- box_sub_4 = findViewById(R.id.box_sub_4);
- box_separator_7 = findViewById(R.id.box_separator_7);
- title_5 = findViewById(R.id.title_5);
- box_10 = findViewById(R.id.box_10);
- box_11 = findViewById(R.id.box_11);
- box_separator_5 = findViewById(R.id.box_separator_5);
- box_12 = findViewById(R.id.box_12);
- list_items_4 = findViewById(R.id.list_items_4);
- title_4 = findViewById(R.id.title_4);
- box_4_sub = findViewById(R.id.box_4_sub);
- patched_4 = findViewById(R.id.patched_4);
- sub_text_4 = findViewById(R.id.sub_text_4);
- box_switch_4 = findViewById(R.id.box_switch_4);
- sub_10 = findViewById(R.id.sub_10);
- versions_4 = findViewById(R.id.versions_4);
- box_sub_8 = findViewById(R.id.box_sub_8);
- version_oc_04 = findViewById(R.id.version_oc_04);
box_separator_8 = findViewById(R.id.box_separator_8);
box_sub_9 = findViewById(R.id.box_sub_9);
box_separator_9 = findViewById(R.id.box_separator_9);
@@ -1010,8 +958,6 @@ public class MainActivity extends AppCompatActivity {
sub_installed_c = findViewById(R.id.sub_installed_c);
sub_separator_2 = findViewById(R.id.sub_separator_2);
sub_installed_l = findViewById(R.id.sub_installed_l);
- sub_separator_3 = findViewById(R.id.sub_separator_3);
- sub_installed_w = findViewById(R.id.sub_installed_w);
changelogs = findViewById(R.id.changelogs);
box_changelogs = findViewById(R.id.box_changelogs);
changelogs_oc = findViewById(R.id.changelogs_oc);
@@ -1215,7 +1161,7 @@ public class MainActivity extends AppCompatActivity {
});
AlertDialog = Update_Authorized.create();
AlertDialog.setCancelable(false);
- AlertDialog.getWindow().setBackgroundDrawableResource(R.drawable.background);
+ _AlertDialog_Color();
AlertDialog.show();
}
catch(Exception e) {
@@ -1247,7 +1193,7 @@ public class MainActivity extends AppCompatActivity {
Update_Latest.setMessage(Html.fromHtml("<font color=\"#" + MessageColor + "\">"+Message+"</font>"));
AlertDialog = Update_Latest.create();
- AlertDialog.getWindow().setBackgroundDrawableResource(R.drawable.background);
+ _AlertDialog_Color();
AlertDialog.show();
}
catch(Exception e) {
@@ -1279,6 +1225,38 @@ public class MainActivity extends AppCompatActivity {
}
}
+ if (FileUtil.isExistFile("/storage/emulated/0/Download/Patched (xManager).apk")) {
+ FileUtil.deleteFile("/storage/emulated/0/Download/Patched (xManager).apk");
+ }
+ else {
+ if (!FileUtil.isExistFile("/storage/emulated/0/Download/Patched (xManager).apk")) {
+
+ }
+ }
+ if (FileUtil.isExistFile("/storage/emulated/0/Download/Patched Cloned (xManager).apk")) {
+ FileUtil.deleteFile("/storage/emulated/0/Download/Patched Cloned (xManager).apk");
+ }
+ else {
+ if (!FileUtil.isExistFile("/storage/emulated/0/Download/Patched Cloned (xManager).apk")) {
+
+ }
+ }
+ if (FileUtil.isExistFile("/storage/emulated/0/Download/Patched Lite (xManager).apk")) {
+ FileUtil.deleteFile("/storage/emulated/0/Download/Patched Lite (xManager).apk");
+ }
+ else {
+ if (!FileUtil.isExistFile("/storage/emulated/0/Download/Patched Lite (xManager).apk")) {
+
+ }
+ }
+ if (FileUtil.isExistFile("/storage/emulated/0/Download/xManager Update.apk")) {
+ FileUtil.deleteFile("/storage/emulated/0/Download/xManager Update.apk");
+ }
+ else {
+ if (!FileUtil.isExistFile("/storage/emulated/0/Download/xManager Update.apk")) {
+
+ }
+ }
if (DELETE == 1) {
com.google.android.material.snackbar.Snackbar.make(main_refresh_layout, "Successfully Deleted", com.google.android.material.snackbar.Snackbar.LENGTH_LONG).show();
}
@@ -1859,49 +1837,6 @@ public class MainActivity extends AppCompatActivity {
}
});
- hide_wave_patched_switch.setOnClickListener(new View.OnClickListener() {
- @Override
- public void onClick(View _view) {
- try {
- if (CHECK == 0) {
- CHECK = 1;
- Timer = new TimerTask() {
- @Override
- public void run() {
- runOnUiThread(new Runnable() {
- @Override
- public void run() {
- CHECK = 0;
- }
- });
- }
- };
- _timer.schedule(Timer, (int)(3000));
- _Hide_Reminder();
- }
- else {
- }
- }
- catch(Exception e) {
- }
-
- }
- });
-
- hide_wave_patched_switch.setOnCheckedChangeListener(new CompoundButton.OnCheckedChangeListener() {
- @Override
- public void onCheckedChanged(CompoundButton _param1, boolean _param2) {
- final boolean _isChecked = _param2;
- if (_isChecked) {
- HIDE_PATCHED.edit().putString("SWITCH_D", "ON").commit();
- }
- else {
- HIDE_PATCHED.edit().putString("SWITCH_D", "OFF").commit();
- }
- COUNTER = 1;
- }
- });
-
select_theme.setOnItemSelectedListener(new AdapterView.OnItemSelectedListener() {
@Override
public void onItemSelected(AdapterView<?> _param1, View _param2, int _param3, long _param4) {
@@ -1989,6 +1924,55 @@ public class MainActivity extends AppCompatActivity {
COUNTER = 1;
_Theme_UI();
}
+ else {
+ if (_position == 14) {
+ THEME.edit().putString("THEME", "14").commit();
+ COUNTER = 1;
+ _Theme_UI();
+ }
+ else {
+ if (_position == 15) {
+ THEME.edit().putString("THEME", "15").commit();
+ COUNTER = 1;
+ _Theme_UI();
+ }
+ else {
+ if (_position == 16) {
+ THEME.edit().putString("THEME", "16").commit();
+ COUNTER = 1;
+ _Theme_UI();
+ }
+ else {
+ if (_position == 17) {
+ THEME.edit().putString("THEME", "17").commit();
+ COUNTER = 1;
+ _Theme_UI();
+ }
+ else {
+ if (_position == 18) {
+ THEME.edit().putString("THEME", "18").commit();
+ COUNTER = 1;
+ _Theme_UI();
+ }
+ else {
+ if (_position == 19) {
+ THEME.edit().putString("THEME", "19").commit();
+ COUNTER = 1;
+ _Theme_UI();
+ }
+ else {
+ if (_position == 20) {
+ THEME.edit().putString("THEME", "20").commit();
+ COUNTER = 1;
+ _Theme_UI();
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ }
}
}
}
@@ -2450,7 +2434,6 @@ public class MainActivity extends AppCompatActivity {
hide_stock_patched_switch.setChecked(false);
hide_amoled_patched_switch.setChecked(false);
hide_lite_patched_switch.setChecked(false);
- hide_wave_patched_switch.setChecked(false);
apk_path_location.setText("/storage/emulated/0/xManager/");
main_refresh_layout.setBackground(new GradientDrawable(GradientDrawable.Orientation.BR_TL, new int[] {0xFF000000,0xFF000000}));
main_scroll_about.setBackground(new GradientDrawable(GradientDrawable.Orientation.BR_TL, new int[] {0xFF000000,0xFF000000}));
@@ -2523,17 +2506,14 @@ public class MainActivity extends AppCompatActivity {
version_oc_01.setImageResource(R.drawable.open);
version_oc_02.setImageResource(R.drawable.close);
version_oc_03.setImageResource(R.drawable.close);
- version_oc_04.setImageResource(R.drawable.close);
changelogs_oc.setImageResource(R.drawable.close);
list_items_2.setVisibility(View.GONE);
list_items_3.setVisibility(View.GONE);
- list_items_4.setVisibility(View.GONE);
list_items_5.setVisibility(View.GONE);
CLICKER_1 = 0;
CLICKER_2 = 1;
CLICKER_3 = 1;
CLICKER_4 = 1;
- CLICKER_5 = 1;
}
else {
if (CLICKER_1 == 0) {
@@ -2582,17 +2562,14 @@ public class MainActivity extends AppCompatActivity {
version_oc_01.setImageResource(R.drawable.close);
version_oc_02.setImageResource(R.drawable.open);
version_oc_03.setImageResource(R.drawable.close);
- version_oc_04.setImageResource(R.drawable.close);
changelogs_oc.setImageResource(R.drawable.close);
list_items_1.setVisibility(View.GONE);
list_items_3.setVisibility(View.GONE);
- list_items_4.setVisibility(View.GONE);
list_items_5.setVisibility(View.GONE);
CLICKER_1 = 1;
CLICKER_2 = 0;
CLICKER_3 = 1;
CLICKER_4 = 1;
- CLICKER_5 = 1;
}
else {
if (CLICKER_2 == 0) {
@@ -2615,12 +2592,10 @@ public class MainActivity extends AppCompatActivity {
version_oc_01.setImageResource(R.drawable.close);
version_oc_02.setImageResource(R.drawable.close);
version_oc_03.setImageResource(R.drawable.open);
- version_oc_04.setImageResource(R.drawable.close);
changelogs_oc.setImageResource(R.drawable.close);
list_items_1.setVisibility(View.GONE);
list_items_2.setVisibility(View.GONE);
list_items_3.setVisibility(View.VISIBLE);
- list_items_4.setVisibility(View.GONE);
list_items_5.setVisibility(View.GONE);
list_items_3.setAdapter(new List_items_3Adapter(lite_patched));
((BaseAdapter)list_items_3.getAdapter()).notifyDataSetChanged();
@@ -2628,7 +2603,6 @@ public class MainActivity extends AppCompatActivity {
CLICKER_2 = 1;
CLICKER_3 = 0;
CLICKER_4 = 1;
- CLICKER_5 = 1;
}
else {
if (CLICKER_3 == 0) {
@@ -2644,69 +2618,30 @@ public class MainActivity extends AppCompatActivity {
}
});
- main_box_7.setOnClickListener(new View.OnClickListener() {
- @Override
- public void onClick(View _view) {
- if (CLICKER_4 == 1) {
- version_oc_01.setImageResource(R.drawable.close);
- version_oc_02.setImageResource(R.drawable.close);
- version_oc_03.setImageResource(R.drawable.close);
- version_oc_04.setImageResource(R.drawable.open);
- changelogs_oc.setImageResource(R.drawable.close);
- list_items_1.setVisibility(View.GONE);
- list_items_2.setVisibility(View.GONE);
- list_items_3.setVisibility(View.GONE);
- list_items_4.setVisibility(View.VISIBLE);
- list_items_5.setVisibility(View.GONE);
- list_items_4.setAdapter(new List_items_4Adapter(wave_patched));
- ((BaseAdapter)list_items_4.getAdapter()).notifyDataSetChanged();
- CLICKER_1 = 1;
- CLICKER_2 = 1;
- CLICKER_3 = 1;
- CLICKER_4 = 0;
- CLICKER_5 = 1;
- }
- else {
- if (CLICKER_4 == 0) {
- version_oc_04.setImageResource(R.drawable.close);
- list_items_4.setVisibility(View.GONE);
- CLICKER_4 = 1;
- }
- }
- Animation animation;
- animation = AnimationUtils.loadAnimation(getApplicationContext(), android.R.anim.fade_in);
- animation.setDuration(500); version_oc_04.startAnimation(animation);
- animation = null;
- }
- });
-
main_box_6.setOnClickListener(new View.OnClickListener() {
@Override
public void onClick(View _view) {
- if (CLICKER_5 == 1) {
+ if (CLICKER_4 == 1) {
version_oc_01.setImageResource(R.drawable.close);
version_oc_02.setImageResource(R.drawable.close);
version_oc_03.setImageResource(R.drawable.close);
- version_oc_04.setImageResource(R.drawable.close);
changelogs_oc.setImageResource(R.drawable.open);
list_items_1.setVisibility(View.GONE);
list_items_2.setVisibility(View.GONE);
list_items_3.setVisibility(View.GONE);
- list_items_4.setVisibility(View.GONE);
list_items_5.setVisibility(View.VISIBLE);
list_items_5.setAdapter(new List_items_5Adapter(patched_changelogs));
((BaseAdapter)list_items_5.getAdapter()).notifyDataSetChanged();
CLICKER_1 = 1;
CLICKER_2 = 1;
CLICKER_3 = 1;
- CLICKER_4 = 1;
- CLICKER_5 = 0;
+ CLICKER_4 = 0;
}
else {
- if (CLICKER_5 == 0) {
+ if (CLICKER_4 == 0) {
changelogs_oc.setImageResource(R.drawable.close);
list_items_5.setVisibility(View.GONE);
- CLICKER_5 = 1;
+ CLICKER_4 = 1;
}
}
Animation animation;
@@ -3223,14 +3158,14 @@ public class MainActivity extends AppCompatActivity {
});
AlertDialog = Selected_Patched.create();
AlertDialog.setCancelable(false);
- AlertDialog.getWindow().setBackgroundDrawableResource(R.drawable.background);
+ _AlertDialog_Color();
AlertDialog.show();
DELETE = 1;
}
});
AlertDialog = File_Exist.create();
AlertDialog.setCancelable(false);
- AlertDialog.getWindow().setBackgroundDrawableResource(R.drawable.background);
+ _AlertDialog_Color();
AlertDialog.show();
}
else {
@@ -3684,7 +3619,7 @@ public class MainActivity extends AppCompatActivity {
});
AlertDialog = Selected_Patched.create();
AlertDialog.setCancelable(false);
- AlertDialog.getWindow().setBackgroundDrawableResource(R.drawable.background);
+ _AlertDialog_Color();
AlertDialog.show();
DELETE = 1;
}
@@ -4231,14 +4166,14 @@ public class MainActivity extends AppCompatActivity {
});
AlertDialog = Selected_Patched.create();
AlertDialog.setCancelable(false);
- AlertDialog.getWindow().setBackgroundDrawableResource(R.drawable.background);
+ _AlertDialog_Color();
AlertDialog.show();
DELETE = 1;
}
});
AlertDialog = File_Exist.create();
AlertDialog.setCancelable(false);
- AlertDialog.getWindow().setBackgroundDrawableResource(R.drawable.background);
+ _AlertDialog_Color();
AlertDialog.show();
}
else {
@@ -4693,7 +4628,7 @@ public class MainActivity extends AppCompatActivity {
});
AlertDialog = Selected_Patched.create();
AlertDialog.setCancelable(false);
- AlertDialog.getWindow().setBackgroundDrawableResource(R.drawable.background);
+ _AlertDialog_Color();
AlertDialog.show();
DELETE = 1;
}
@@ -4997,14 +4932,14 @@ public class MainActivity extends AppCompatActivity {
});
AlertDialog = Selected_Patched.create();
AlertDialog.setCancelable(false);
- AlertDialog.getWindow().setBackgroundDrawableResource(R.drawable.background);
+ _AlertDialog_Color();
AlertDialog.show();
DELETE = 1;
}
});
AlertDialog = File_Exist.create();
AlertDialog.setCancelable(false);
- AlertDialog.getWindow().setBackgroundDrawableResource(R.drawable.background);
+ _AlertDialog_Color();
AlertDialog.show();
}
else {
@@ -5225,7 +5160,7 @@ public class MainActivity extends AppCompatActivity {
});
AlertDialog = Selected_Patched.create();
AlertDialog.setCancelable(false);
- AlertDialog.getWindow().setBackgroundDrawableResource(R.drawable.background);
+ _AlertDialog_Color();
AlertDialog.show();
DELETE = 1;
}
@@ -5239,511 +5174,6 @@ public class MainActivity extends AppCompatActivity {
}
});
- list_items_4.setOnItemClickListener(new AdapterView.OnItemClickListener() {
- @Override
- public void onItemClick(AdapterView<?> _param1, View _param2, int _param3, long _param4) {
- final int _position = _param3;
- try {
- if (FileUtil.isExistFile("/storage/emulated/0/Download/Patched Wave (xManager).apk")) {
- final AlertDialog.Builder File_Exist = new AlertDialog.Builder(MainActivity.this, R.style.Alert_Dialog);
-
- String Title = "<b>".concat(existing_patched.getText().toString().concat("</b>"));
- String TitleColor = "1DB954";
-
- File_Exist.setTitle(Html.fromHtml("<font color=\"#" + TitleColor + "\">"+Title+"</font>"));
- String Message = existing_patched_desc.getText().toString();
- String MessageColor = "FFFFFF";
-
- File_Exist.setMessage(Html.fromHtml("<font color=\"#" + MessageColor + "\">"+Message+"</font>"));
- File_Exist.setPositiveButton(install.getText().toString(), new DialogInterface.OnClickListener(){
-
- @Override
- public void onClick(DialogInterface File_Exist, int p) {
- AlertDialog.setCancelable(true);
- if (FileUtil.isExistFile("/storage/emulated/0/Download/Patched Wave (xManager).apk")) {
- _Extension_8();
- }
- }
- });
- File_Exist.setNegativeButton(delete.getText().toString(), new DialogInterface.OnClickListener(){
-
- @Override
- public void onClick(DialogInterface File_Exist, int p) {
-
- AlertDialog.setCancelable(true);
- com.google.android.material.snackbar.Snackbar.make(main_refresh_layout, "Patched File Deleted", com.google.android.material.snackbar.Snackbar.LENGTH_LONG).show();
- if (FileUtil.isExistFile("/storage/emulated/0/Download/Patched Wave (xManager).apk")) {
- FileUtil.deleteFile("/storage/emulated/0/Download/Patched Wave (xManager).apk");
- }
- else {
-
- }
- }
- });
- File_Exist.setNeutralButton(ignore.getText().toString(), new DialogInterface.OnClickListener(){
-
- @Override
- public void onClick(DialogInterface File_Exist, int p) {
- AlertDialog.setCancelable(true);
- final AlertDialog.Builder Selected_Patched = new AlertDialog.Builder(MainActivity.this, R.style.Alert_Dialog);
-
- String Title = "<b>".concat(download_ready_0.concat("</b>"));
- String TitleColor = "1DB954";
-
- Selected_Patched.setTitle(Html.fromHtml("<font color=\"#" + TitleColor + "\">"+Title+"</font>"));
- if (_position < 1) {
- if ((_position % 1) == 0) {
- String Message = "<b>VERSION: </b>".concat(wave_patched.get((int)(wave_patched.size() - 1) - _position).get("Title").toString().concat("<br/><b>PATCHED TYPE: </b>".concat("WAVE<br/><br/>").concat(download_ready_desc_0)));
- String MessageColor = "FFFFFF";
-
- Selected_Patched.setMessage(Html.fromHtml("<font color=\"#" + MessageColor + "\">"+Message+"</font>"));
- }
- }
- else {
- String Message = "<b>VERSION: </b>".concat(wave_patched.get((int)(wave_patched.size() - 1) - _position).get("Title").toString().concat("<br/><b>PATCHED TYPE: </b>".concat("WAVE<br/><br/>").concat(download_ready_desc_0)));
- String MessageColor = "FFFFFF";
-
- Selected_Patched.setMessage(Html.fromHtml("<font color=\"#" + MessageColor + "\">"+Message+"</font>"));
- }
- Selected_Patched.setPositiveButton(download_0, new DialogInterface.OnClickListener(){
-
- @Override
- public void onClick(DialogInterface Selected_Patched, int p) {
- try {
- if (android.os.Build.VERSION.SDK_INT >= 34) {
- if (DISABLE_REWARD_AD.getString("REWARD_AD", "").equals("ON")) {
- AlertDialog.setCancelable(true);
- if (0 == SketchwareUtil.getRandom((int)(0), (int)(1))) {
- _Browser(hidden_download_3.getText().toString());
- _Reminder();
- }
- else {
- _Browser(hidden_download_2.getText().toString());
- }
- _File_Remover();
- }
- else {
- if (mRewardedAd != null) {
- Activity activityContext = MainActivity.this;
- mRewardedAd.show(activityContext, new OnUserEarnedRewardListener() {
- @Override
- public void onUserEarnedReward(@NonNull RewardItem rewardItem) {
- AlertDialog.setCancelable(true);
- if (0 == SketchwareUtil.getRandom((int)(0), (int)(1))) {
- _Browser(hidden_download_3.getText().toString());
- _Reminder();
- }
- else {
- _Browser(hidden_download_2.getText().toString());
- }
- _File_Remover();
- int rewardAmount = rewardItem.getAmount();
- String rewardType = rewardItem.getType();
- }
- });
- } else {
- AlertDialog.setCancelable(true);
- if (0 == SketchwareUtil.getRandom((int)(0), (int)(1))) {
- _Browser(hidden_download_3.getText().toString());
- _Reminder();
- }
- else {
- _Browser(hidden_download_2.getText().toString());
- }
- _File_Remover();
- }
- }
- }
- else {
- if (DISABLE_REWARD_AD.getString("REWARD_AD", "").equals("ON")) {
- AlertDialog.setCancelable(true);
- if (FORCE_INSTALL.getString("FORCE_INSTALL", "").equals("X")) {
- if (0 == SketchwareUtil.getRandom((int)(0), (int)(1))) {
- _Download_Install_Wave(hidden_download_1.getText().toString(), "/storage/emulated/0/Download/");
- }
- else {
- _Download_Install_Wave(hidden_download_2.getText().toString(), "/storage/emulated/0/Download/");
- }
- }
- else {
- if (FORCE_INSTALL.getString("FORCE_INSTALL", "").equals("Y")) {
- if (0 == SketchwareUtil.getRandom((int)(0), (int)(1))) {
- _Download_Wave(hidden_download_1.getText().toString(), "/storage/emulated/0/Download/");
- }
- else {
- _Download_Wave(hidden_download_2.getText().toString(), "/storage/emulated/0/Download/");
- }
- }
- }
- _File_Remover();
- }
- else {
- if (mRewardedAd != null) {
- Activity activityContext = MainActivity.this;
- mRewardedAd.show(activityContext, new OnUserEarnedRewardListener() {
- @Override
- public void onUserEarnedReward(@NonNull RewardItem rewardItem) {
- AlertDialog.setCancelable(true);
- if (FORCE_INSTALL.getString("FORCE_INSTALL", "").equals("X")) {
- if (0 == SketchwareUtil.getRandom((int)(0), (int)(1))) {
- _Download_Install_Wave(hidden_download_1.getText().toString(), "/storage/emulated/0/Download/");
- }
- else {
- _Download_Install_Wave(hidden_download_2.getText().toString(), "/storage/emulated/0/Download/");
- }
- }
- else {
- if (FORCE_INSTALL.getString("FORCE_INSTALL", "").equals("Y")) {
- if (0 == SketchwareUtil.getRandom((int)(0), (int)(1))) {
- _Download_Wave(hidden_download_1.getText().toString(), "/storage/emulated/0/Download/");
- }
- else {
- _Download_Wave(hidden_download_2.getText().toString(), "/storage/emulated/0/Download/");
- }
- }
- }
- _File_Remover();
- int rewardAmount = rewardItem.getAmount();
- String rewardType = rewardItem.getType();
- }
- });
- } else {
- AlertDialog.setCancelable(true);
- if (FORCE_INSTALL.getString("FORCE_INSTALL", "").equals("X")) {
- if (0 == SketchwareUtil.getRandom((int)(0), (int)(1))) {
- _Download_Install_Wave(hidden_download_1.getText().toString(), "/storage/emulated/0/Download/");
- }
- else {
- _Download_Install_Wave(hidden_download_2.getText().toString(), "/storage/emulated/0/Download/");
- }
- }
- else {
- if (FORCE_INSTALL.getString("FORCE_INSTALL", "").equals("Y")) {
- if (0 == SketchwareUtil.getRandom((int)(0), (int)(1))) {
- _Download_Wave(hidden_download_1.getText().toString(), "/storage/emulated/0/Download/");
- }
- else {
- _Download_Wave(hidden_download_2.getText().toString(), "/storage/emulated/0/Download/");
- }
- }
- }
- _File_Remover();
- }
- }
- }
- }
- catch(Exception e) {
- }
- }
- });
- if (android.os.Build.VERSION.SDK_INT >= 34) {
- }
- else {
- Selected_Patched.setNegativeButton(mirror_0, new DialogInterface.OnClickListener(){
-
- @Override
- public void onClick(DialogInterface Selected_Patched, int p) {
-
- try {
- if (DISABLE_REWARD_AD.getString("REWARD_AD", "").equals("ON")) {
- AlertDialog.setCancelable(true);
- if (0 == SketchwareUtil.getRandom((int)(0), (int)(1))) {
- _Browser(hidden_download_3.getText().toString());
- _Reminder();
- }
- else {
- _Browser(hidden_download_2.getText().toString());
- }
- _File_Remover();
- }
- else {
- if (mRewardedAd != null) {
- Activity activityContext = MainActivity.this;
- mRewardedAd.show(activityContext, new OnUserEarnedRewardListener() {
- @Override
- public void onUserEarnedReward(@NonNull RewardItem rewardItem) {
- AlertDialog.setCancelable(true);
- if (0 == SketchwareUtil.getRandom((int)(0), (int)(1))) {
- _Browser(hidden_download_3.getText().toString());
- _Reminder();
- }
- else {
- _Browser(hidden_download_2.getText().toString());
- }
- _File_Remover();
- int rewardAmount = rewardItem.getAmount();
- String rewardType = rewardItem.getType();
- }
- });
- } else {
- AlertDialog.setCancelable(true);
- if (0 == SketchwareUtil.getRandom((int)(0), (int)(1))) {
- _Browser(hidden_download_3.getText().toString());
- _Reminder();
- }
- else {
- _Browser(hidden_download_2.getText().toString());
- }
- _File_Remover();
- }
- }
- }
- catch(Exception e) {
- }
- }
- });
- }
- Selected_Patched.setNeutralButton(cancel_0, new DialogInterface.OnClickListener(){
-
- @Override
- public void onClick(DialogInterface Selected_Patched, int p) {
- AlertDialog.setCancelable(true);
- }
- });
- AlertDialog = Selected_Patched.create();
- AlertDialog.setCancelable(false);
- AlertDialog.getWindow().setBackgroundDrawableResource(R.drawable.background);
- AlertDialog.show();
- DELETE = 1;
- }
- });
- AlertDialog = File_Exist.create();
- AlertDialog.setCancelable(false);
- AlertDialog.getWindow().setBackgroundDrawableResource(R.drawable.background);
- AlertDialog.show();
- }
- else {
- final AlertDialog.Builder Selected_Patched = new AlertDialog.Builder(MainActivity.this, R.style.Alert_Dialog);
-
- String Title = "<b>".concat(download_ready_0.concat("</b>"));
- String TitleColor = "1DB954";
-
- Selected_Patched.setTitle(Html.fromHtml("<font color=\"#" + TitleColor + "\">"+Title+"</font>"));
- if (_position < 1) {
- if ((_position % 1) == 0) {
- String Message = "<b>VERSION: </b>".concat(wave_patched.get((int)(wave_patched.size() - 1) - _position).get("Title").toString().concat("<br/><b>PATCHED TYPE: </b>".concat("WAVE<br/><br/>").concat(download_ready_desc_0)));
- String MessageColor = "FFFFFF";
-
- Selected_Patched.setMessage(Html.fromHtml("<font color=\"#" + MessageColor + "\">"+Message+"</font>"));
- }
- }
- else {
- String Message = "<b>VERSION: </b>".concat(wave_patched.get((int)(wave_patched.size() - 1) - _position).get("Title").toString().concat("<br/><b>PATCHED TYPE: </b>".concat("WAVE<br/><br/>").concat(download_ready_desc_0)));
- String MessageColor = "FFFFFF";
-
- Selected_Patched.setMessage(Html.fromHtml("<font color=\"#" + MessageColor + "\">"+Message+"</font>"));
- }
- Selected_Patched.setPositiveButton(download_0, new DialogInterface.OnClickListener(){
-
- @Override
- public void onClick(DialogInterface Selected_Patched, int p) {
- try {
- if (android.os.Build.VERSION.SDK_INT >= 34) {
- if (DISABLE_REWARD_AD.getString("REWARD_AD", "").equals("ON")) {
- AlertDialog.setCancelable(true);
- if (0 == SketchwareUtil.getRandom((int)(0), (int)(1))) {
- _Browser(hidden_download_3.getText().toString());
- _Reminder();
- }
- else {
- _Browser(hidden_download_2.getText().toString());
- }
- _File_Remover();
- }
- else {
- if (mRewardedAd != null) {
- Activity activityContext = MainActivity.this;
- mRewardedAd.show(activityContext, new OnUserEarnedRewardListener() {
- @Override
- public void onUserEarnedReward(@NonNull RewardItem rewardItem) {
- AlertDialog.setCancelable(true);
- if (0 == SketchwareUtil.getRandom((int)(0), (int)(1))) {
- _Browser(hidden_download_3.getText().toString());
- _Reminder();
- }
- else {
- _Browser(hidden_download_2.getText().toString());
- }
- _File_Remover();
- int rewardAmount = rewardItem.getAmount();
- String rewardType = rewardItem.getType();
- }
- });
- } else {
- AlertDialog.setCancelable(true);
- if (0 == SketchwareUtil.getRandom((int)(0), (int)(1))) {
- _Browser(hidden_download_3.getText().toString());
- _Reminder();
- }
- else {
- _Browser(hidden_download_2.getText().toString());
- }
- _File_Remover();
- }
- }
- }
- else {
- if (DISABLE_REWARD_AD.getString("REWARD_AD", "").equals("ON")) {
- AlertDialog.setCancelable(true);
- if (FORCE_INSTALL.getString("FORCE_INSTALL", "").equals("X")) {
- if (0 == SketchwareUtil.getRandom((int)(0), (int)(1))) {
- _Download_Install_Wave(hidden_download_1.getText().toString(), "/storage/emulated/0/Download/");
- }
- else {
- _Download_Install_Wave(hidden_download_2.getText().toString(), "/storage/emulated/0/Download/");
- }
- }
- else {
- if (FORCE_INSTALL.getString("FORCE_INSTALL", "").equals("Y")) {
- if (0 == SketchwareUtil.getRandom((int)(0), (int)(1))) {
- _Download_Wave(hidden_download_1.getText().toString(), "/storage/emulated/0/Download/");
- }
- else {
- _Download_Wave(hidden_download_2.getText().toString(), "/storage/emulated/0/Download/");
- }
- }
- }
- _File_Remover();
- }
- else {
- if (mRewardedAd != null) {
- Activity activityContext = MainActivity.this;
- mRewardedAd.show(activityContext, new OnUserEarnedRewardListener() {
- @Override
- public void onUserEarnedReward(@NonNull RewardItem rewardItem) {
- AlertDialog.setCancelable(true);
- if (FORCE_INSTALL.getString("FORCE_INSTALL", "").equals("X")) {
- if (0 == SketchwareUtil.getRandom((int)(0), (int)(1))) {
- _Download_Install_Wave(hidden_download_1.getText().toString(), "/storage/emulated/0/Download/");
- }
- else {
- _Download_Install_Wave(hidden_download_2.getText().toString(), "/storage/emulated/0/Download/");
- }
- }
- else {
- if (FORCE_INSTALL.getString("FORCE_INSTALL", "").equals("Y")) {
- if (0 == SketchwareUtil.getRandom((int)(0), (int)(1))) {
- _Download_Wave(hidden_download_1.getText().toString(), "/storage/emulated/0/Download/");
- }
- else {
- _Download_Wave(hidden_download_2.getText().toString(), "/storage/emulated/0/Download/");
- }
- }
- }
- _File_Remover();
- int rewardAmount = rewardItem.getAmount();
- String rewardType = rewardItem.getType();
- }
- });
- } else {
- AlertDialog.setCancelable(true);
- if (FORCE_INSTALL.getString("FORCE_INSTALL", "").equals("X")) {
- if (0 == SketchwareUtil.getRandom((int)(0), (int)(1))) {
- _Download_Install_Wave(hidden_download_1.getText().toString(), "/storage/emulated/0/Download/");
- }
- else {
- _Download_Install_Wave(hidden_download_2.getText().toString(), "/storage/emulated/0/Download/");
- }
- }
- else {
- if (FORCE_INSTALL.getString("FORCE_INSTALL", "").equals("Y")) {
- if (0 == SketchwareUtil.getRandom((int)(0), (int)(1))) {
- _Download_Wave(hidden_download_1.getText().toString(), "/storage/emulated/0/Download/");
- }
- else {
- _Download_Wave(hidden_download_2.getText().toString(), "/storage/emulated/0/Download/");
- }
- }
- }
- _File_Remover();
- }
- }
- }
- }
- catch(Exception e) {
- }
- }
- });
- if (android.os.Build.VERSION.SDK_INT >= 34) {
- }
- else {
- Selected_Patched.setNegativeButton(mirror_0, new DialogInterface.OnClickListener(){
-
- @Override
- public void onClick(DialogInterface Selected_Patched, int p) {
-
- try {
- if (DISABLE_REWARD_AD.getString("REWARD_AD", "").equals("ON")) {
- AlertDialog.setCancelable(true);
- if (0 == SketchwareUtil.getRandom((int)(0), (int)(1))) {
- _Browser(hidden_download_3.getText().toString());
- _Reminder();
- }
- else {
- _Browser(hidden_download_2.getText().toString());
- }
- _File_Remover();
- }
- else {
- if (mRewardedAd != null) {
- Activity activityContext = MainActivity.this;
- mRewardedAd.show(activityContext, new OnUserEarnedRewardListener() {
- @Override
- public void onUserEarnedReward(@NonNull RewardItem rewardItem) {
- AlertDialog.setCancelable(true);
- if (0 == SketchwareUtil.getRandom((int)(0), (int)(1))) {
- _Browser(hidden_download_3.getText().toString());
- _Reminder();
- }
- else {
- _Browser(hidden_download_2.getText().toString());
- }
- _File_Remover();
- int rewardAmount = rewardItem.getAmount();
- String rewardType = rewardItem.getType();
- }
- });
- } else {
- AlertDialog.setCancelable(true);
- if (0 == SketchwareUtil.getRandom((int)(0), (int)(1))) {
- _Browser(hidden_download_3.getText().toString());
- _Reminder();
- }
- else {
- _Browser(hidden_download_2.getText().toString());
- }
- _File_Remover();
- }
- }
- }
- catch(Exception e) {
- }
- }
- });
- }
- Selected_Patched.setNeutralButton(cancel_0, new DialogInterface.OnClickListener(){
-
- @Override
- public void onClick(DialogInterface Selected_Patched, int p) {
- AlertDialog.setCancelable(true);
- }
- });
- AlertDialog = Selected_Patched.create();
- AlertDialog.setCancelable(false);
- AlertDialog.getWindow().setBackgroundDrawableResource(R.drawable.background);
- AlertDialog.show();
- DELETE = 1;
- }
- hidden_patched.setText(wave_patched.get((int)(wave_patched.size() - 1) - _position).get("Title").toString());
- hidden_download_1.setText(wave_patched.get((int)(wave_patched.size() - 1) - _position).get("Link_1").toString());
- hidden_download_2.setText(wave_patched.get((int)(wave_patched.size() - 1) - _position).get("Link_2").toString());
- hidden_download_3.setText(wave_patched.get((int)(wave_patched.size() - 1) - _position).get("Mirror").toString());
- }
- catch(Exception e) {
- }
- }
- });
-
box_uninstall.setOnLongClickListener(new View.OnLongClickListener() {
@Override
public boolean onLongClick(View _view) {
@@ -5807,7 +5237,7 @@ public class MainActivity extends AppCompatActivity {
});
AlertDialog = Uninstall.create();
AlertDialog.setCancelable(true);
- AlertDialog.getWindow().setBackgroundDrawableResource(R.drawable.background);
+ _AlertDialog_Color();
AlertDialog.show();
_Tap_Animation(box_uninstall);
} catch (Exception e) {
@@ -5864,7 +5294,7 @@ public class MainActivity extends AppCompatActivity {
});
AlertDialog = Settings.create();
AlertDialog.setCancelable(true);
- AlertDialog.getWindow().setBackgroundDrawableResource(R.drawable.background);
+ _AlertDialog_Color();
AlertDialog.show();
_Tap_Animation(box_settings);
}
@@ -6002,7 +5432,7 @@ public class MainActivity extends AppCompatActivity {
});
AlertDialog = Open.create();
AlertDialog.setCancelable(true);
- AlertDialog.getWindow().setBackgroundDrawableResource(R.drawable.background);
+ _AlertDialog_Color();
AlertDialog.show();
_Tap_Animation(box_open);
}
@@ -6071,7 +5501,7 @@ public class MainActivity extends AppCompatActivity {
});
AlertDialog = Donation.create();
AlertDialog.setCancelable(false);
- AlertDialog.getWindow().setBackgroundDrawableResource(R.drawable.background);
+ _AlertDialog_Color();
AlertDialog.show();
_Tap_Animation(box_donate);
}
@@ -6190,7 +5620,6 @@ public class MainActivity extends AppCompatActivity {
_Reinitialize();
_Animation_0();
_Gate_Keeper();
- _Informations();
_Theme_Pack();
_Language_Pack();
_Dark_Navigation();
@@ -6234,6 +5663,7 @@ public class MainActivity extends AppCompatActivity {
}
}
+
public void _Informations() {
Timer = new TimerTask() {
@Override
@@ -6371,9 +5801,6 @@ public class MainActivity extends AppCompatActivity {
}
}
}
- sub_installed.setText("N/A");
- sub_installed_c.setText("N/A");
- sub_installed_l.setText("N/A");
String uri = "com.spotify.music";
android.content.pm.PackageManager pm = getPackageManager();
@@ -6468,8 +5895,43 @@ public class MainActivity extends AppCompatActivity {
final long downloadId = manager.enqueue(request);
final ProgressDialog prog = new ProgressDialog(MainActivity.this, R.style.Progress_Dialog);
final ProgressDialog check = new ProgressDialog(MainActivity.this, R.style.Progress_Dialog);
- prog.getWindow().setBackgroundDrawableResource(R.drawable.progress_dialog);
- check.getWindow().setBackgroundDrawableResource(R.drawable.progress_dialog);
+ if (THEME.getString("THEME", "").equals("14")) {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.light_green);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.light_green);
+ } else {
+ if (THEME.getString("THEME", "").equals("15")) {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.light_blue);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.light_blue);
+ } else {
+ if (THEME.getString("THEME", "").equals("16")) {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.light_red);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.light_red);
+ } else {
+ if (THEME.getString("THEME", "").equals("17")) {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.light_orange);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.light_orange);;
+ } else {
+ if (THEME.getString("THEME", "").equals("18")) {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.light_pink);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.light_pink);
+ } else {
+ if (THEME.getString("THEME", "").equals("19")) {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.light_purple);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.light_purple);
+ } else {
+ if (THEME.getString("THEME", "").equals("20")) {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.light_cyan);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.light_cyan);
+ } else {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.progress_dialog);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.progress_dialog);
+ }
+ }
+ }
+ }
+ }
+ }
+ }
Thread progress = new Thread() {
@Override
public void run() {
@@ -6719,6 +6181,7 @@ public class MainActivity extends AppCompatActivity {
main_scroll_about.setBackground(new GradientDrawable(GradientDrawable.Orientation.BR_TL, new int[] {0xFF000000,0xFF000000}));
main_scroll_settings.setBackground(new GradientDrawable(GradientDrawable.Orientation.BR_TL, new int[] {0xFF000000,0xFF000000}));
select_theme.setSelection((int)(0));
+ _Original_Theme();
}
else {
if (THEME.getString("THEME", "").equals("1")) {
@@ -6726,6 +6189,7 @@ public class MainActivity extends AppCompatActivity {
main_scroll_about.setBackground(new GradientDrawable(GradientDrawable.Orientation.BR_TL, new int[] {0xFF000000,0xFF1DB954}));
main_scroll_settings.setBackground(new GradientDrawable(GradientDrawable.Orientation.BR_TL, new int[] {0xFF000000,0xFF1DB954}));
select_theme.setSelection((int)(1));
+ _Original_Theme();
}
else {
if (THEME.getString("THEME", "").equals("2")) {
@@ -6733,6 +6197,7 @@ public class MainActivity extends AppCompatActivity {
main_scroll_about.setBackground(new GradientDrawable(GradientDrawable.Orientation.BR_TL, new int[] {0xFF000000,0xFFAA00FF}));
main_scroll_settings.setBackground(new GradientDrawable(GradientDrawable.Orientation.BR_TL, new int[] {0xFF000000,0xFFAA00FF}));
select_theme.setSelection((int)(2));
+ _Original_Theme();
}
else {
if (THEME.getString("THEME", "").equals("3")) {
@@ -6740,6 +6205,7 @@ public class MainActivity extends AppCompatActivity {
main_scroll_about.setBackground(new GradientDrawable(GradientDrawable.Orientation.BR_TL, new int[] {0xFF000000,0xFFD50000}));
main_scroll_settings.setBackground(new GradientDrawable(GradientDrawable.Orientation.BR_TL, new int[] {0xFF000000,0xFFD50000}));
select_theme.setSelection((int)(3));
+ _Original_Theme();
}
else {
if (THEME.getString("THEME", "").equals("4")) {
@@ -6747,6 +6213,7 @@ public class MainActivity extends AppCompatActivity {
main_scroll_about.setBackground(new GradientDrawable(GradientDrawable.Orientation.BR_TL, new int[] {0xFF000000,0xFF2962FF}));
main_scroll_settings.setBackground(new GradientDrawable(GradientDrawable.Orientation.BR_TL, new int[] {0xFF000000,0xFF2962FF}));
select_theme.setSelection((int)(4));
+ _Original_Theme();
}
else {
if (THEME.getString("THEME", "").equals("5")) {
@@ -6754,6 +6221,7 @@ public class MainActivity extends AppCompatActivity {
main_scroll_about.setBackground(new GradientDrawable(GradientDrawable.Orientation.BR_TL, new int[] {0xFF000000,0xFFFF6D00}));
main_scroll_settings.setBackground(new GradientDrawable(GradientDrawable.Orientation.BR_TL, new int[] {0xFF000000,0xFFFF6D00}));
select_theme.setSelection((int)(5));
+ _Original_Theme();
}
else {
if (THEME.getString("THEME", "").equals("6")) {
@@ -6761,6 +6229,7 @@ public class MainActivity extends AppCompatActivity {
main_scroll_about.setBackground(new GradientDrawable(GradientDrawable.Orientation.BR_TL, new int[] {0xFF000000,0xFFFFD600}));
main_scroll_settings.setBackground(new GradientDrawable(GradientDrawable.Orientation.BR_TL, new int[] {0xFF000000,0xFFFFD600}));
select_theme.setSelection((int)(6));
+ _Original_Theme();
}
else {
if (THEME.getString("THEME", "").equals("7")) {
@@ -6768,6 +6237,7 @@ public class MainActivity extends AppCompatActivity {
main_scroll_about.setBackground(new GradientDrawable(GradientDrawable.Orientation.BR_TL, new int[] {0xFF000000,0xFF616161}));
main_scroll_settings.setBackground(new GradientDrawable(GradientDrawable.Orientation.BR_TL, new int[] {0xFF000000,0xFF616161}));
select_theme.setSelection((int)(7));
+ _Original_Theme();
}
else {
if (THEME.getString("THEME", "").equals("8")) {
@@ -6775,6 +6245,7 @@ public class MainActivity extends AppCompatActivity {
main_scroll_about.setBackground(new GradientDrawable(GradientDrawable.Orientation.BR_TL, new int[] {0xFF000000,0xFF607D8B}));
main_scroll_settings.setBackground(new GradientDrawable(GradientDrawable.Orientation.BR_TL, new int[] {0xFF000000,0xFF607D8B}));
select_theme.setSelection((int)(8));
+ _Original_Theme();
}
else {
if (THEME.getString("THEME", "").equals("9")) {
@@ -6782,6 +6253,7 @@ public class MainActivity extends AppCompatActivity {
main_scroll_about.setBackground(new GradientDrawable(GradientDrawable.Orientation.BR_TL, new int[] {0xFF000000,0xFFE91E63}));
main_scroll_settings.setBackground(new GradientDrawable(GradientDrawable.Orientation.BR_TL, new int[] {0xFF000000,0xFFE91E63}));
select_theme.setSelection((int)(9));
+ _Original_Theme();
}
else {
if (THEME.getString("THEME", "").equals("10")) {
@@ -6789,6 +6261,7 @@ public class MainActivity extends AppCompatActivity {
main_scroll_about.setBackground(new GradientDrawable(GradientDrawable.Orientation.BR_TL, new int[] {0xFF000000,0xFF00BCD4}));
main_scroll_settings.setBackground(new GradientDrawable(GradientDrawable.Orientation.BR_TL, new int[] {0xFF000000,0xFF00BCD4}));
select_theme.setSelection((int)(10));
+ _Original_Theme();
}
else {
if (THEME.getString("THEME", "").equals("11")) {
@@ -6796,6 +6269,7 @@ public class MainActivity extends AppCompatActivity {
main_scroll_about.setBackground(new GradientDrawable(GradientDrawable.Orientation.BR_TL, new int[] {0xFF000000,0xFFFFFFFF}));
main_scroll_settings.setBackground(new GradientDrawable(GradientDrawable.Orientation.BR_TL, new int[] {0xFF000000,0xFFFFFFFF}));
select_theme.setSelection((int)(11));
+ _Original_Theme();
}
else {
if (THEME.getString("THEME", "").equals("12")) {
@@ -6803,6 +6277,7 @@ public class MainActivity extends AppCompatActivity {
main_scroll_about.setBackground(new GradientDrawable(GradientDrawable.Orientation.BR_TL, new int[] {0xFF000000,0xFF795548}));
main_scroll_settings.setBackground(new GradientDrawable(GradientDrawable.Orientation.BR_TL, new int[] {0xFF000000,0xFF795548}));
select_theme.setSelection((int)(12));
+ _Original_Theme();
}
else {
if (THEME.getString("THEME", "").equals("13")) {
@@ -6810,6 +6285,959 @@ public class MainActivity extends AppCompatActivity {
main_scroll_about.setBackground(new GradientDrawable(GradientDrawable.Orientation.BR_TL, new int[] {0xFF000000,0xFF3F51B5}));
main_scroll_settings.setBackground(new GradientDrawable(GradientDrawable.Orientation.BR_TL, new int[] {0xFF000000,0xFF3F51B5}));
select_theme.setSelection((int)(13));
+ _Original_Theme();
+ }
+ else {
+ if (THEME.getString("THEME", "").equals("14")) {
+ main_refresh_layout.setBackgroundColor(0xFFF2F3F4);
+ main_scroll_about.setBackgroundColor(0xFFF2F3F4);
+ main_scroll_settings.setBackgroundColor(0xFFF2F3F4);
+ box_header.setBackgroundColor(0xFF1B5E20);
+ box_settings_icon_close.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF1B5E20));
+ box_icon_close.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF1B5E20));
+ box_sub_header.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF1B5E20));
+ main_box_1.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF1B5E20));
+ main_box_2.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF1B5E20));
+ main_box_3.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF1B5E20));
+ main_box_5.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF1B5E20));
+ main_box_6.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF1B5E20));
+ main_box_8.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF1B5E20));
+ main_box_9.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF1B5E20));
+ main_box_10.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF1B5E20));
+ main_box_11.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF1B5E20));
+ main_box_14.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF1B5E20));
+ main_box_16.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF1B5E20));
+ main_box_17.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF1B5E20));
+ main_box_18.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF1B5E20));
+ main_box_20.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF1B5E20));
+ main_box_21.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF1B5E20));
+ box_support.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF1B5E20));
+ box_donate.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF1B5E20));
+ box_about.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF1B5E20));
+ box_source.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF1B5E20));
+ box_website.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF1B5E20));
+ box_discord.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF1B5E20));
+ box_reddit.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF1B5E20));
+ box_faq.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF1B5E20));
+ box_about_header.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF1B5E20));
+ box_about_1.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF1B5E20));
+ box_about_2.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF1B5E20));
+ box_about_3.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF1B5E20));
+ box_about_4.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF1B5E20));
+ box_about_5.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF1B5E20));
+ box_about_6.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF1B5E20));
+ box_about_7.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF1B5E20));
+ box_about_sub.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF1B5E20));
+ box_reboot.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF1B5E20));
+ box_reset_preferences.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF1B5E20));
+ box_separator_1.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFF2F3F4));
+ box_separator_2.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFF2F3F4));
+ box_separator_3.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFF2F3F4));
+ box_separator_4.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFF2F3F4));
+ box_separator_8.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF1B5E20));
+ box_separator_9.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF1B5E20));
+
+ title_header.setTextColor(0xFFF2F3F4);
+ cloned_version.setTextColor(0xFFF2F3F4);
+ experiment_version.setTextColor(0xFFF2F3F4);
+ list_auto_refresh.setTextColor(0xFFF2F3F4);
+ force_auto_install.setTextColor(0xFFF2F3F4);
+ disable_reward_ad.setTextColor(0xFFF2F3F4);
+ disable_notification.setTextColor(0xFFF2F3F4);
+ hide_stock_patched.setTextColor(0xFFF2F3F4);
+ hide_amoled_patched.setTextColor(0xFFF2F3F4);
+ hide_lite_patched.setTextColor(0xFFF2F3F4);
+ theme.setTextColor(0xFFF2F3F4);
+ language.setTextColor(0xFFF2F3F4);
+ apk_location.setTextColor(0xFFF2F3F4);
+ clear_directory_folders.setTextColor(0xFFF2F3F4);
+ reboot.setTextColor(0xFFFFFFFF);
+ reset_preferences.setTextColor(0xFFFFFFFF);
+ xmanager_dev.setTextColor(0xFFF2F3F4);
+ patched_devs.setTextColor(0xFFF2F3F4);
+ support_team.setTextColor(0xFFF2F3F4);
+ manager_testers.setTextColor(0xFFF2F3F4);
+ manager_hosting.setTextColor(0xFFF2F3F4);
+ mobilism_team.setTextColor(0xFFF2F3F4);
+ forum_team.setTextColor(0xFFF2F3F4);
+ manager_lang_1.setTextColor(0xFFF2F3F4);
+ manager_lang_2.setTextColor(0xFFF2F3F4);
+ manager_lang_3.setTextColor(0xFFF2F3F4);
+ manager_lang_4.setTextColor(0xFFF2F3F4);
+ manager_lang_5.setTextColor(0xFFF2F3F4);
+ manager_lang_6.setTextColor(0xFFF2F3F4);
+ manager_lang_7.setTextColor(0xFFF2F3F4);
+ manager_lang_8.setTextColor(0xFFF2F3F4);
+ manager_lang_9.setTextColor(0xFFF2F3F4);
+ manager_lang_10.setTextColor(0xFFF2F3F4);
+ manager_lang_11.setTextColor(0xFFF2F3F4);
+ manager_lang_12.setTextColor(0xFFF2F3F4);
+ manager_lang_13.setTextColor(0xFFF2F3F4);
+ manager_lang_14.setTextColor(0xFFF2F3F4);
+ manager_lang_15.setTextColor(0xFFF2F3F4);
+ manager_lang_16.setTextColor(0xFFF2F3F4);
+ manager_lang_17.setTextColor(0xFFF2F3F4);
+ manager_lang_18.setTextColor(0xFFF2F3F4);
+ manager_lang_19.setTextColor(0xFFF2F3F4);
+ manager_lang_20.setTextColor(0xFFF2F3F4);
+ manager_lang_21.setTextColor(0xFFF2F3F4);
+ manager_lang_22.setTextColor(0xFFF2F3F4);
+ manager_lang_23.setTextColor(0xFFF2F3F4);
+ manager_lang_24.setTextColor(0xFFF2F3F4);
+ manager_lang_25.setTextColor(0xFFF2F3F4);
+ manager_lang_26.setTextColor(0xFFF2F3F4);
+ manager_lang_27.setTextColor(0xFFF2F3F4);
+ manager_lang_28.setTextColor(0xFFF2F3F4);
+ manager_lang_29.setTextColor(0xFFF2F3F4);
+ manager_lang_30.setTextColor(0xFFF2F3F4);
+ manager_lang_31.setTextColor(0xFFF2F3F4);
+ manager_lang_32.setTextColor(0xFFF2F3F4);
+ manager_lang_33.setTextColor(0xFFF2F3F4);
+ manager_lang_34.setTextColor(0xFFF2F3F4);
+ manager_lang_35.setTextColor(0xFFF2F3F4);
+ manager_lang_36.setTextColor(0xFFF2F3F4);
+ manager_lang_37.setTextColor(0xFFF2F3F4);
+ manager_lang_38.setTextColor(0xFFF2F3F4);
+ manager_lang_39.setTextColor(0xFFF2F3F4);
+ manager_lang_40.setTextColor(0xFFF2F3F4);
+ manager_lang_41.setTextColor(0xFFF2F3F4);
+ manager_lang_42.setTextColor(0xFFF2F3F4);
+ manager_lang_43.setTextColor(0xFFF2F3F4);
+ manager_lang_44.setTextColor(0xFFF2F3F4);
+ manager_donors.setTextColor(0xFFF2F3F4);
+ contributors.setTextColor(0xFF1B5E20);
+ title_1.setTextColor(0xFFF2F3F4);
+ title_2.setTextColor(0xFFF2F3F4);
+ title_3.setTextColor(0xFFF2F3F4);
+ title_6.setTextColor(0xFF1B5E20);
+ sub_text_installed.setTextColor(0xFFF2F3F4);
+ title_sub.setTextColor(0xFFF2F3F4);
+ support.setTextColor(0xFFF2F3F4);
+ reddit.setTextColor(0xFFF2F3F4);
+ donate.setTextColor(0xFFF2F3F4);
+ about.setTextColor(0xFFF2F3F4);
+ discord.setTextColor(0xFFF2F3F4);
+ source.setTextColor(0xFFF2F3F4);
+ website.setTextColor(0xFFF2F3F4);
+ faq.setTextColor(0xFFF2F3F4);
+ select_theme.setSelection((int)(14));
+ }
+ else {
+ if (THEME.getString("THEME", "").equals("15")) {
+ main_refresh_layout.setBackgroundColor(0xFFF2F3F4);
+ main_scroll_about.setBackgroundColor(0xFFF2F3F4);
+ main_scroll_settings.setBackgroundColor(0xFFF2F3F4);
+ box_header.setBackgroundColor(0xFF00008B);
+ box_settings_icon_close.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF00008B));
+ box_icon_close.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF00008B));
+ box_sub_header.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF00008B));
+ main_box_1.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF00008B));
+ main_box_2.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF00008B));
+ main_box_3.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF00008B));
+ main_box_5.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF00008B));
+ main_box_6.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF00008B));
+ main_box_8.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF00008B));
+ main_box_9.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF00008B));
+ main_box_10.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF00008B));
+ main_box_11.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF00008B));
+ main_box_14.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF00008B));
+ main_box_16.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF00008B));
+ main_box_17.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF00008B));
+ main_box_18.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF00008B));
+ main_box_20.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF00008B));
+ main_box_21.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF00008B));
+ box_support.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF00008B));
+ box_donate.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF00008B));
+ box_about.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF00008B));
+ box_source.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF00008B));
+ box_website.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF00008B));
+ box_discord.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF00008B));
+ box_reddit.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF00008B));
+ box_faq.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF00008B));
+ box_about_header.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF00008B));
+ box_about_1.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF00008B));
+ box_about_2.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF00008B));
+ box_about_3.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF00008B));
+ box_about_4.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF00008B));
+ box_about_5.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF00008B));
+ box_about_6.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF00008B));
+ box_about_7.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF00008B));
+ box_about_sub.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF00008B));
+ box_reboot.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF00008B));
+ box_reset_preferences.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF00008B));
+ box_separator_1.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFF2F3F4));
+ box_separator_2.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFF2F3F4));
+ box_separator_3.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFF2F3F4));
+ box_separator_4.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFF2F3F4));
+ box_separator_8.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF00008B));
+ box_separator_9.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF00008B));
+
+ title_header.setTextColor(0xFFF2F3F4);
+ cloned_version.setTextColor(0xFFF2F3F4);
+ experiment_version.setTextColor(0xFFF2F3F4);
+ list_auto_refresh.setTextColor(0xFFF2F3F4);
+ force_auto_install.setTextColor(0xFFF2F3F4);
+ disable_reward_ad.setTextColor(0xFFF2F3F4);
+ disable_notification.setTextColor(0xFFF2F3F4);
+ hide_stock_patched.setTextColor(0xFFF2F3F4);
+ hide_amoled_patched.setTextColor(0xFFF2F3F4);
+ hide_lite_patched.setTextColor(0xFFF2F3F4);
+ theme.setTextColor(0xFFF2F3F4);
+ language.setTextColor(0xFFF2F3F4);
+ apk_location.setTextColor(0xFFF2F3F4);
+ clear_directory_folders.setTextColor(0xFFF2F3F4);
+ reboot.setTextColor(0xFFFFFFFF);
+ reset_preferences.setTextColor(0xFFFFFFFF);
+ xmanager_dev.setTextColor(0xFFF2F3F4);
+ patched_devs.setTextColor(0xFFF2F3F4);
+ support_team.setTextColor(0xFFF2F3F4);
+ manager_testers.setTextColor(0xFFF2F3F4);
+ manager_hosting.setTextColor(0xFFF2F3F4);
+ mobilism_team.setTextColor(0xFFF2F3F4);
+ forum_team.setTextColor(0xFFF2F3F4);
+ manager_lang_1.setTextColor(0xFFF2F3F4);
+ manager_lang_2.setTextColor(0xFFF2F3F4);
+ manager_lang_3.setTextColor(0xFFF2F3F4);
+ manager_lang_4.setTextColor(0xFFF2F3F4);
+ manager_lang_5.setTextColor(0xFFF2F3F4);
+ manager_lang_6.setTextColor(0xFFF2F3F4);
+ manager_lang_7.setTextColor(0xFFF2F3F4);
+ manager_lang_8.setTextColor(0xFFF2F3F4);
+ manager_lang_9.setTextColor(0xFFF2F3F4);
+ manager_lang_10.setTextColor(0xFFF2F3F4);
+ manager_lang_11.setTextColor(0xFFF2F3F4);
+ manager_lang_12.setTextColor(0xFFF2F3F4);
+ manager_lang_13.setTextColor(0xFFF2F3F4);
+ manager_lang_14.setTextColor(0xFFF2F3F4);
+ manager_lang_15.setTextColor(0xFFF2F3F4);
+ manager_lang_16.setTextColor(0xFFF2F3F4);
+ manager_lang_17.setTextColor(0xFFF2F3F4);
+ manager_lang_18.setTextColor(0xFFF2F3F4);
+ manager_lang_19.setTextColor(0xFFF2F3F4);
+ manager_lang_20.setTextColor(0xFFF2F3F4);
+ manager_lang_21.setTextColor(0xFFF2F3F4);
+ manager_lang_22.setTextColor(0xFFF2F3F4);
+ manager_lang_23.setTextColor(0xFFF2F3F4);
+ manager_lang_24.setTextColor(0xFFF2F3F4);
+ manager_lang_25.setTextColor(0xFFF2F3F4);
+ manager_lang_26.setTextColor(0xFFF2F3F4);
+ manager_lang_27.setTextColor(0xFFF2F3F4);
+ manager_lang_28.setTextColor(0xFFF2F3F4);
+ manager_lang_29.setTextColor(0xFFF2F3F4);
+ manager_lang_30.setTextColor(0xFFF2F3F4);
+ manager_lang_31.setTextColor(0xFFF2F3F4);
+ manager_lang_32.setTextColor(0xFFF2F3F4);
+ manager_lang_33.setTextColor(0xFFF2F3F4);
+ manager_lang_34.setTextColor(0xFFF2F3F4);
+ manager_lang_35.setTextColor(0xFFF2F3F4);
+ manager_lang_36.setTextColor(0xFFF2F3F4);
+ manager_lang_37.setTextColor(0xFFF2F3F4);
+ manager_lang_38.setTextColor(0xFFF2F3F4);
+ manager_lang_39.setTextColor(0xFFF2F3F4);
+ manager_lang_40.setTextColor(0xFFF2F3F4);
+ manager_lang_41.setTextColor(0xFFF2F3F4);
+ manager_lang_42.setTextColor(0xFFF2F3F4);
+ manager_lang_43.setTextColor(0xFFF2F3F4);
+ manager_lang_44.setTextColor(0xFFF2F3F4);
+ manager_donors.setTextColor(0xFFF2F3F4);
+ contributors.setTextColor(0xFF00008B);
+ title_1.setTextColor(0xFFF2F3F4);
+ title_2.setTextColor(0xFFF2F3F4);
+ title_3.setTextColor(0xFFF2F3F4);
+ title_6.setTextColor(0xFF00008B);
+ sub_text_installed.setTextColor(0xFFF2F3F4);
+ title_sub.setTextColor(0xFFF2F3F4);
+ support.setTextColor(0xFFF2F3F4);
+ reddit.setTextColor(0xFFF2F3F4);
+ donate.setTextColor(0xFFF2F3F4);
+ about.setTextColor(0xFFF2F3F4);
+ discord.setTextColor(0xFFF2F3F4);
+ source.setTextColor(0xFFF2F3F4);
+ website.setTextColor(0xFFF2F3F4);
+ faq.setTextColor(0xFFF2F3F4);
+ select_theme.setSelection((int)(15));
+ }
+ else {
+ if (THEME.getString("THEME", "").equals("16")) {
+ main_refresh_layout.setBackgroundColor(0xFFF2F3F4);
+ main_scroll_about.setBackgroundColor(0xFFF2F3F4);
+ main_scroll_settings.setBackgroundColor(0xFFF2F3F4);
+ box_header.setBackgroundColor(0xFF8B0000);
+ box_settings_icon_close.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF8B0000));
+ box_icon_close.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF8B0000));
+ box_sub_header.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF8B0000));
+ main_box_1.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF8B0000));
+ main_box_2.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF8B0000));
+ main_box_3.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF8B0000));
+ main_box_5.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF8B0000));
+ main_box_6.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF8B0000));
+ main_box_8.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF8B0000));
+ main_box_9.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF8B0000));
+ main_box_10.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF8B0000));
+ main_box_11.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF8B0000));
+ main_box_14.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF8B0000));
+ main_box_16.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF8B0000));
+ main_box_17.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF8B0000));
+ main_box_18.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF8B0000));
+ main_box_20.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF8B0000));
+ main_box_21.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF8B0000));
+ box_support.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF8B0000));
+ box_donate.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF8B0000));
+ box_about.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF8B0000));
+ box_source.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF8B0000));
+ box_website.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF8B0000));
+ box_discord.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF8B0000));
+ box_reddit.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF8B0000));
+ box_faq.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF8B0000));
+ box_about_header.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF8B0000));
+ box_about_1.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF8B0000));
+ box_about_2.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF8B0000));
+ box_about_3.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF8B0000));
+ box_about_4.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF8B0000));
+ box_about_5.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF8B0000));
+ box_about_6.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF8B0000));
+ box_about_7.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF8B0000));
+ box_about_sub.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF8B0000));
+ box_reboot.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF8B0000));
+ box_reset_preferences.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF8B0000));
+ box_separator_1.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFF2F3F4));
+ box_separator_2.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFF2F3F4));
+ box_separator_3.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFF2F3F4));
+ box_separator_4.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFF2F3F4));
+ box_separator_8.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF8B0000));
+ box_separator_9.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF8B0000));
+
+ title_header.setTextColor(0xFFF2F3F4);
+ cloned_version.setTextColor(0xFFF2F3F4);
+ experiment_version.setTextColor(0xFFF2F3F4);
+ list_auto_refresh.setTextColor(0xFFF2F3F4);
+ force_auto_install.setTextColor(0xFFF2F3F4);
+ disable_reward_ad.setTextColor(0xFFF2F3F4);
+ disable_notification.setTextColor(0xFFF2F3F4);
+ hide_stock_patched.setTextColor(0xFFF2F3F4);
+ hide_amoled_patched.setTextColor(0xFFF2F3F4);
+ hide_lite_patched.setTextColor(0xFFF2F3F4);
+ theme.setTextColor(0xFFF2F3F4);
+ language.setTextColor(0xFFF2F3F4);
+ apk_location.setTextColor(0xFFF2F3F4);
+ clear_directory_folders.setTextColor(0xFFF2F3F4);
+ reboot.setTextColor(0xFFFFFFFF);
+ reset_preferences.setTextColor(0xFFFFFFFF);
+ xmanager_dev.setTextColor(0xFFF2F3F4);
+ patched_devs.setTextColor(0xFFF2F3F4);
+ support_team.setTextColor(0xFFF2F3F4);
+ manager_testers.setTextColor(0xFFF2F3F4);
+ manager_hosting.setTextColor(0xFFF2F3F4);
+ mobilism_team.setTextColor(0xFFF2F3F4);
+ forum_team.setTextColor(0xFFF2F3F4);
+ manager_lang_1.setTextColor(0xFFF2F3F4);
+ manager_lang_2.setTextColor(0xFFF2F3F4);
+ manager_lang_3.setTextColor(0xFFF2F3F4);
+ manager_lang_4.setTextColor(0xFFF2F3F4);
+ manager_lang_5.setTextColor(0xFFF2F3F4);
+ manager_lang_6.setTextColor(0xFFF2F3F4);
+ manager_lang_7.setTextColor(0xFFF2F3F4);
+ manager_lang_8.setTextColor(0xFFF2F3F4);
+ manager_lang_9.setTextColor(0xFFF2F3F4);
+ manager_lang_10.setTextColor(0xFFF2F3F4);
+ manager_lang_11.setTextColor(0xFFF2F3F4);
+ manager_lang_12.setTextColor(0xFFF2F3F4);
+ manager_lang_13.setTextColor(0xFFF2F3F4);
+ manager_lang_14.setTextColor(0xFFF2F3F4);
+ manager_lang_15.setTextColor(0xFFF2F3F4);
+ manager_lang_16.setTextColor(0xFFF2F3F4);
+ manager_lang_17.setTextColor(0xFFF2F3F4);
+ manager_lang_18.setTextColor(0xFFF2F3F4);
+ manager_lang_19.setTextColor(0xFFF2F3F4);
+ manager_lang_20.setTextColor(0xFFF2F3F4);
+ manager_lang_21.setTextColor(0xFFF2F3F4);
+ manager_lang_22.setTextColor(0xFFF2F3F4);
+ manager_lang_23.setTextColor(0xFFF2F3F4);
+ manager_lang_24.setTextColor(0xFFF2F3F4);
+ manager_lang_25.setTextColor(0xFFF2F3F4);
+ manager_lang_26.setTextColor(0xFFF2F3F4);
+ manager_lang_27.setTextColor(0xFFF2F3F4);
+ manager_lang_28.setTextColor(0xFFF2F3F4);
+ manager_lang_29.setTextColor(0xFFF2F3F4);
+ manager_lang_30.setTextColor(0xFFF2F3F4);
+ manager_lang_31.setTextColor(0xFFF2F3F4);
+ manager_lang_32.setTextColor(0xFFF2F3F4);
+ manager_lang_33.setTextColor(0xFFF2F3F4);
+ manager_lang_34.setTextColor(0xFFF2F3F4);
+ manager_lang_35.setTextColor(0xFFF2F3F4);
+ manager_lang_36.setTextColor(0xFFF2F3F4);
+ manager_lang_37.setTextColor(0xFFF2F3F4);
+ manager_lang_38.setTextColor(0xFFF2F3F4);
+ manager_lang_39.setTextColor(0xFFF2F3F4);
+ manager_lang_40.setTextColor(0xFFF2F3F4);
+ manager_lang_41.setTextColor(0xFFF2F3F4);
+ manager_lang_42.setTextColor(0xFFF2F3F4);
+ manager_lang_43.setTextColor(0xFFF2F3F4);
+ manager_lang_44.setTextColor(0xFFF2F3F4);
+ manager_donors.setTextColor(0xFFF2F3F4);
+ contributors.setTextColor(0xFF8B0000);
+ title_1.setTextColor(0xFFF2F3F4);
+ title_2.setTextColor(0xFFF2F3F4);
+ title_3.setTextColor(0xFFF2F3F4);
+ title_6.setTextColor(0xFF8B0000);
+ sub_text_installed.setTextColor(0xFFF2F3F4);
+ title_sub.setTextColor(0xFFF2F3F4);
+ support.setTextColor(0xFFF2F3F4);
+ reddit.setTextColor(0xFFF2F3F4);
+ donate.setTextColor(0xFFF2F3F4);
+ about.setTextColor(0xFFF2F3F4);
+ discord.setTextColor(0xFFF2F3F4);
+ source.setTextColor(0xFFF2F3F4);
+ website.setTextColor(0xFFF2F3F4);
+ faq.setTextColor(0xFFF2F3F4);
+ select_theme.setSelection((int)(16));
+ }
+ else {
+ if (THEME.getString("THEME", "").equals("17")) {
+ main_refresh_layout.setBackgroundColor(0xFFF2F3F4);
+ main_scroll_about.setBackgroundColor(0xFFF2F3F4);
+ main_scroll_settings.setBackgroundColor(0xFFF2F3F4);
+ box_header.setBackgroundColor(0xFFFF8C00);
+ box_settings_icon_close.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFFF8C00));
+ box_icon_close.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFFF8C00));
+ box_sub_header.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFFF8C00));
+ main_box_1.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFFF8C00));
+ main_box_2.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFFF8C00));
+ main_box_3.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFFF8C00));
+ main_box_5.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFFF8C00));
+ main_box_6.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFFF8C00));
+ main_box_8.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFFF8C00));
+ main_box_9.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFFF8C00));
+ main_box_10.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFFF8C00));
+ main_box_11.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFFF8C00));
+ main_box_14.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFFF8C00));
+ main_box_16.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFFF8C00));
+ main_box_17.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFFF8C00));
+ main_box_18.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFFF8C00));
+ main_box_20.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFFF8C00));
+ main_box_21.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFFF8C00));
+ box_support.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFFF8C00));
+ box_donate.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFFF8C00));
+ box_about.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFFF8C00));
+ box_source.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFFF8C00));
+ box_website.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFFF8C00));
+ box_discord.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFFF8C00));
+ box_reddit.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFFF8C00));
+ box_faq.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFFF8C00));
+ box_about_header.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFFF8C00));
+ box_about_1.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFFF8C00));
+ box_about_2.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFFF8C00));
+ box_about_3.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFFF8C00));
+ box_about_4.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFFF8C00));
+ box_about_5.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFFF8C00));
+ box_about_6.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFFF8C00));
+ box_about_7.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFFF8C00));
+ box_about_sub.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFFF8C00));
+ box_reboot.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFFF8C00));
+ box_reset_preferences.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFFF8C00));
+ box_separator_1.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFF2F3F4));
+ box_separator_2.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFF2F3F4));
+ box_separator_3.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFF2F3F4));
+ box_separator_4.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFF2F3F4));
+ box_separator_8.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFFF8C00));
+ box_separator_9.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFFF8C00));
+
+ title_header.setTextColor(0xFFF2F3F4);
+ cloned_version.setTextColor(0xFFF2F3F4);
+ experiment_version.setTextColor(0xFFF2F3F4);
+ list_auto_refresh.setTextColor(0xFFF2F3F4);
+ force_auto_install.setTextColor(0xFFF2F3F4);
+ disable_reward_ad.setTextColor(0xFFF2F3F4);
+ disable_notification.setTextColor(0xFFF2F3F4);
+ hide_stock_patched.setTextColor(0xFFF2F3F4);
+ hide_amoled_patched.setTextColor(0xFFF2F3F4);
+ hide_lite_patched.setTextColor(0xFFF2F3F4);
+ theme.setTextColor(0xFFF2F3F4);
+ language.setTextColor(0xFFF2F3F4);
+ apk_location.setTextColor(0xFFF2F3F4);
+ clear_directory_folders.setTextColor(0xFFF2F3F4);
+ reboot.setTextColor(0xFFFFFFFF);
+ reset_preferences.setTextColor(0xFFFFFFFF);
+ xmanager_dev.setTextColor(0xFFF2F3F4);
+ patched_devs.setTextColor(0xFFF2F3F4);
+ support_team.setTextColor(0xFFF2F3F4);
+ manager_testers.setTextColor(0xFFF2F3F4);
+ manager_hosting.setTextColor(0xFFF2F3F4);
+ mobilism_team.setTextColor(0xFFF2F3F4);
+ forum_team.setTextColor(0xFFF2F3F4);
+ manager_lang_1.setTextColor(0xFFF2F3F4);
+ manager_lang_2.setTextColor(0xFFF2F3F4);
+ manager_lang_3.setTextColor(0xFFF2F3F4);
+ manager_lang_4.setTextColor(0xFFF2F3F4);
+ manager_lang_5.setTextColor(0xFFF2F3F4);
+ manager_lang_6.setTextColor(0xFFF2F3F4);
+ manager_lang_7.setTextColor(0xFFF2F3F4);
+ manager_lang_8.setTextColor(0xFFF2F3F4);
+ manager_lang_9.setTextColor(0xFFF2F3F4);
+ manager_lang_10.setTextColor(0xFFF2F3F4);
+ manager_lang_11.setTextColor(0xFFF2F3F4);
+ manager_lang_12.setTextColor(0xFFF2F3F4);
+ manager_lang_13.setTextColor(0xFFF2F3F4);
+ manager_lang_14.setTextColor(0xFFF2F3F4);
+ manager_lang_15.setTextColor(0xFFF2F3F4);
+ manager_lang_16.setTextColor(0xFFF2F3F4);
+ manager_lang_17.setTextColor(0xFFF2F3F4);
+ manager_lang_18.setTextColor(0xFFF2F3F4);
+ manager_lang_19.setTextColor(0xFFF2F3F4);
+ manager_lang_20.setTextColor(0xFFF2F3F4);
+ manager_lang_21.setTextColor(0xFFF2F3F4);
+ manager_lang_22.setTextColor(0xFFF2F3F4);
+ manager_lang_23.setTextColor(0xFFF2F3F4);
+ manager_lang_24.setTextColor(0xFFF2F3F4);
+ manager_lang_25.setTextColor(0xFFF2F3F4);
+ manager_lang_26.setTextColor(0xFFF2F3F4);
+ manager_lang_27.setTextColor(0xFFF2F3F4);
+ manager_lang_28.setTextColor(0xFFF2F3F4);
+ manager_lang_29.setTextColor(0xFFF2F3F4);
+ manager_lang_30.setTextColor(0xFFF2F3F4);
+ manager_lang_31.setTextColor(0xFFF2F3F4);
+ manager_lang_32.setTextColor(0xFFF2F3F4);
+ manager_lang_33.setTextColor(0xFFF2F3F4);
+ manager_lang_34.setTextColor(0xFFF2F3F4);
+ manager_lang_35.setTextColor(0xFFF2F3F4);
+ manager_lang_36.setTextColor(0xFFF2F3F4);
+ manager_lang_37.setTextColor(0xFFF2F3F4);
+ manager_lang_38.setTextColor(0xFFF2F3F4);
+ manager_lang_39.setTextColor(0xFFF2F3F4);
+ manager_lang_40.setTextColor(0xFFF2F3F4);
+ manager_lang_41.setTextColor(0xFFF2F3F4);
+ manager_lang_42.setTextColor(0xFFF2F3F4);
+ manager_lang_43.setTextColor(0xFFF2F3F4);
+ manager_lang_44.setTextColor(0xFFF2F3F4);
+ manager_donors.setTextColor(0xFFF2F3F4);
+ contributors.setTextColor(0xFFFF8C00);
+ title_1.setTextColor(0xFFF2F3F4);
+ title_2.setTextColor(0xFFF2F3F4);
+ title_3.setTextColor(0xFFF2F3F4);
+ title_6.setTextColor(0xFFFF8C00);
+ sub_text_installed.setTextColor(0xFFF2F3F4);
+ title_sub.setTextColor(0xFFF2F3F4);
+ support.setTextColor(0xFFF2F3F4);
+ reddit.setTextColor(0xFFF2F3F4);
+ donate.setTextColor(0xFFF2F3F4);
+ about.setTextColor(0xFFF2F3F4);
+ discord.setTextColor(0xFFF2F3F4);
+ source.setTextColor(0xFFF2F3F4);
+ website.setTextColor(0xFFF2F3F4);
+ faq.setTextColor(0xFFF2F3F4);
+ select_theme.setSelection((int)(17));
+ }
+ else {
+ if (THEME.getString("THEME", "").equals("18")) {
+ main_refresh_layout.setBackgroundColor(0xFFF2F3F4);
+ main_scroll_about.setBackgroundColor(0xFFF2F3F4);
+ main_scroll_settings.setBackgroundColor(0xFFF2F3F4);
+ box_header.setBackgroundColor(0xFFAA336A);
+ box_settings_icon_close.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFAA336A));
+ box_icon_close.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFAA336A));
+ box_sub_header.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFAA336A));
+ main_box_1.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFAA336A));
+ main_box_2.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFAA336A));
+ main_box_3.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFAA336A));
+ main_box_5.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFAA336A));
+ main_box_6.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFAA336A));
+ main_box_8.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFAA336A));
+ main_box_9.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFAA336A));
+ main_box_10.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFAA336A));
+ main_box_11.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFAA336A));
+ main_box_14.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFAA336A));
+ main_box_16.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFAA336A));
+ main_box_17.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFAA336A));
+ main_box_18.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFAA336A));
+ main_box_20.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFAA336A));
+ main_box_21.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFAA336A));
+ box_support.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFAA336A));
+ box_donate.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFAA336A));
+ box_about.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFAA336A));
+ box_source.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFAA336A));
+ box_website.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFAA336A));
+ box_discord.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFAA336A));
+ box_reddit.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFAA336A));
+ box_faq.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFAA336A));
+ box_about_header.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFAA336A));
+ box_about_1.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFAA336A));
+ box_about_2.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFAA336A));
+ box_about_3.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFAA336A));
+ box_about_4.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFAA336A));
+ box_about_5.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFAA336A));
+ box_about_6.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFAA336A));
+ box_about_7.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFAA336A));
+ box_about_sub.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFAA336A));
+ box_reboot.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFAA336A));
+ box_reset_preferences.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFAA336A));
+ box_separator_1.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFF2F3F4));
+ box_separator_2.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFF2F3F4));
+ box_separator_3.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFF2F3F4));
+ box_separator_4.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFF2F3F4));
+ box_separator_8.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFAA336A));
+ box_separator_9.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFAA336A));
+
+ title_header.setTextColor(0xFFF2F3F4);
+ cloned_version.setTextColor(0xFFF2F3F4);
+ experiment_version.setTextColor(0xFFF2F3F4);
+ list_auto_refresh.setTextColor(0xFFF2F3F4);
+ force_auto_install.setTextColor(0xFFF2F3F4);
+ disable_reward_ad.setTextColor(0xFFF2F3F4);
+ disable_notification.setTextColor(0xFFF2F3F4);
+ hide_stock_patched.setTextColor(0xFFF2F3F4);
+ hide_amoled_patched.setTextColor(0xFFF2F3F4);
+ hide_lite_patched.setTextColor(0xFFF2F3F4);
+ theme.setTextColor(0xFFF2F3F4);
+ language.setTextColor(0xFFF2F3F4);
+ apk_location.setTextColor(0xFFF2F3F4);
+ clear_directory_folders.setTextColor(0xFFF2F3F4);
+ reboot.setTextColor(0xFFFFFFFF);
+ reset_preferences.setTextColor(0xFFFFFFFF);
+ xmanager_dev.setTextColor(0xFFF2F3F4);
+ patched_devs.setTextColor(0xFFF2F3F4);
+ support_team.setTextColor(0xFFF2F3F4);
+ manager_testers.setTextColor(0xFFF2F3F4);
+ manager_hosting.setTextColor(0xFFF2F3F4);
+ mobilism_team.setTextColor(0xFFF2F3F4);
+ forum_team.setTextColor(0xFFF2F3F4);
+ manager_lang_1.setTextColor(0xFFF2F3F4);
+ manager_lang_2.setTextColor(0xFFF2F3F4);
+ manager_lang_3.setTextColor(0xFFF2F3F4);
+ manager_lang_4.setTextColor(0xFFF2F3F4);
+ manager_lang_5.setTextColor(0xFFF2F3F4);
+ manager_lang_6.setTextColor(0xFFF2F3F4);
+ manager_lang_7.setTextColor(0xFFF2F3F4);
+ manager_lang_8.setTextColor(0xFFF2F3F4);
+ manager_lang_9.setTextColor(0xFFF2F3F4);
+ manager_lang_10.setTextColor(0xFFF2F3F4);
+ manager_lang_11.setTextColor(0xFFF2F3F4);
+ manager_lang_12.setTextColor(0xFFF2F3F4);
+ manager_lang_13.setTextColor(0xFFF2F3F4);
+ manager_lang_14.setTextColor(0xFFF2F3F4);
+ manager_lang_15.setTextColor(0xFFF2F3F4);
+ manager_lang_16.setTextColor(0xFFF2F3F4);
+ manager_lang_17.setTextColor(0xFFF2F3F4);
+ manager_lang_18.setTextColor(0xFFF2F3F4);
+ manager_lang_19.setTextColor(0xFFF2F3F4);
+ manager_lang_20.setTextColor(0xFFF2F3F4);
+ manager_lang_21.setTextColor(0xFFF2F3F4);
+ manager_lang_22.setTextColor(0xFFF2F3F4);
+ manager_lang_23.setTextColor(0xFFF2F3F4);
+ manager_lang_24.setTextColor(0xFFF2F3F4);
+ manager_lang_25.setTextColor(0xFFF2F3F4);
+ manager_lang_26.setTextColor(0xFFF2F3F4);
+ manager_lang_27.setTextColor(0xFFF2F3F4);
+ manager_lang_28.setTextColor(0xFFF2F3F4);
+ manager_lang_29.setTextColor(0xFFF2F3F4);
+ manager_lang_30.setTextColor(0xFFF2F3F4);
+ manager_lang_31.setTextColor(0xFFF2F3F4);
+ manager_lang_32.setTextColor(0xFFF2F3F4);
+ manager_lang_33.setTextColor(0xFFF2F3F4);
+ manager_lang_34.setTextColor(0xFFF2F3F4);
+ manager_lang_35.setTextColor(0xFFF2F3F4);
+ manager_lang_36.setTextColor(0xFFF2F3F4);
+ manager_lang_37.setTextColor(0xFFF2F3F4);
+ manager_lang_38.setTextColor(0xFFF2F3F4);
+ manager_lang_39.setTextColor(0xFFF2F3F4);
+ manager_lang_40.setTextColor(0xFFF2F3F4);
+ manager_lang_41.setTextColor(0xFFF2F3F4);
+ manager_lang_42.setTextColor(0xFFF2F3F4);
+ manager_lang_43.setTextColor(0xFFF2F3F4);
+ manager_lang_44.setTextColor(0xFFF2F3F4);
+ manager_donors.setTextColor(0xFFF2F3F4);
+ contributors.setTextColor(0xFFAA336A);
+ title_1.setTextColor(0xFFF2F3F4);
+ title_2.setTextColor(0xFFF2F3F4);
+ title_3.setTextColor(0xFFF2F3F4);
+ title_6.setTextColor(0xFFAA336A);
+ sub_text_installed.setTextColor(0xFFF2F3F4);
+ title_sub.setTextColor(0xFFF2F3F4);
+ support.setTextColor(0xFFF2F3F4);
+ reddit.setTextColor(0xFFF2F3F4);
+ donate.setTextColor(0xFFF2F3F4);
+ about.setTextColor(0xFFF2F3F4);
+ discord.setTextColor(0xFFF2F3F4);
+ source.setTextColor(0xFFF2F3F4);
+ website.setTextColor(0xFFF2F3F4);
+ faq.setTextColor(0xFFF2F3F4);
+ select_theme.setSelection((int)(18));
+ }
+ else {
+ if (THEME.getString("THEME", "").equals("19")) {
+ main_refresh_layout.setBackgroundColor(0xFFF2F3F4);
+ main_scroll_about.setBackgroundColor(0xFFF2F3F4);
+ main_scroll_settings.setBackgroundColor(0xFFF2F3F4);
+ box_header.setBackgroundColor(0xFF301934);
+ box_settings_icon_close.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF301934));
+ box_icon_close.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF301934));
+ box_sub_header.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF301934));
+ main_box_1.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF301934));
+ main_box_2.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF301934));
+ main_box_3.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF301934));
+ main_box_5.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF301934));
+ main_box_6.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF301934));
+ main_box_8.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF301934));
+ main_box_9.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF301934));
+ main_box_10.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF301934));
+ main_box_11.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF301934));
+ main_box_14.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF301934));
+ main_box_16.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF301934));
+ main_box_17.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF301934));
+ main_box_18.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF301934));
+ main_box_20.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF301934));
+ main_box_21.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF301934));
+ box_support.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF301934));
+ box_donate.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF301934));
+ box_about.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF301934));
+ box_source.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF301934));
+ box_website.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF301934));
+ box_discord.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF301934));
+ box_reddit.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF301934));
+ box_faq.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF301934));
+ box_about_header.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF301934));
+ box_about_1.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF301934));
+ box_about_2.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF301934));
+ box_about_3.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF301934));
+ box_about_4.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF301934));
+ box_about_5.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF301934));
+ box_about_6.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF301934));
+ box_about_7.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF301934));
+ box_about_sub.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF301934));
+ box_reboot.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF301934));
+ box_reset_preferences.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF301934));
+ box_separator_1.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFF2F3F4));
+ box_separator_2.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFF2F3F4));
+ box_separator_3.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFF2F3F4));
+ box_separator_4.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFF2F3F4));
+ box_separator_8.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF301934));
+ box_separator_9.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF301934));
+
+ title_header.setTextColor(0xFFF2F3F4);
+ cloned_version.setTextColor(0xFFF2F3F4);
+ experiment_version.setTextColor(0xFFF2F3F4);
+ list_auto_refresh.setTextColor(0xFFF2F3F4);
+ force_auto_install.setTextColor(0xFFF2F3F4);
+ disable_reward_ad.setTextColor(0xFFF2F3F4);
+ disable_notification.setTextColor(0xFFF2F3F4);
+ hide_stock_patched.setTextColor(0xFFF2F3F4);
+ hide_amoled_patched.setTextColor(0xFFF2F3F4);
+ hide_lite_patched.setTextColor(0xFFF2F3F4);
+ theme.setTextColor(0xFFF2F3F4);
+ language.setTextColor(0xFFF2F3F4);
+ apk_location.setTextColor(0xFFF2F3F4);
+ clear_directory_folders.setTextColor(0xFFF2F3F4);
+ reboot.setTextColor(0xFFFFFFFF);
+ reset_preferences.setTextColor(0xFFFFFFFF);
+ xmanager_dev.setTextColor(0xFFF2F3F4);
+ patched_devs.setTextColor(0xFFF2F3F4);
+ support_team.setTextColor(0xFFF2F3F4);
+ manager_testers.setTextColor(0xFFF2F3F4);
+ manager_hosting.setTextColor(0xFFF2F3F4);
+ mobilism_team.setTextColor(0xFFF2F3F4);
+ forum_team.setTextColor(0xFFF2F3F4);
+ manager_lang_1.setTextColor(0xFFF2F3F4);
+ manager_lang_2.setTextColor(0xFFF2F3F4);
+ manager_lang_3.setTextColor(0xFFF2F3F4);
+ manager_lang_4.setTextColor(0xFFF2F3F4);
+ manager_lang_5.setTextColor(0xFFF2F3F4);
+ manager_lang_6.setTextColor(0xFFF2F3F4);
+ manager_lang_7.setTextColor(0xFFF2F3F4);
+ manager_lang_8.setTextColor(0xFFF2F3F4);
+ manager_lang_9.setTextColor(0xFFF2F3F4);
+ manager_lang_10.setTextColor(0xFFF2F3F4);
+ manager_lang_11.setTextColor(0xFFF2F3F4);
+ manager_lang_12.setTextColor(0xFFF2F3F4);
+ manager_lang_13.setTextColor(0xFFF2F3F4);
+ manager_lang_14.setTextColor(0xFFF2F3F4);
+ manager_lang_15.setTextColor(0xFFF2F3F4);
+ manager_lang_16.setTextColor(0xFFF2F3F4);
+ manager_lang_17.setTextColor(0xFFF2F3F4);
+ manager_lang_18.setTextColor(0xFFF2F3F4);
+ manager_lang_19.setTextColor(0xFFF2F3F4);
+ manager_lang_20.setTextColor(0xFFF2F3F4);
+ manager_lang_21.setTextColor(0xFFF2F3F4);
+ manager_lang_22.setTextColor(0xFFF2F3F4);
+ manager_lang_23.setTextColor(0xFFF2F3F4);
+ manager_lang_24.setTextColor(0xFFF2F3F4);
+ manager_lang_25.setTextColor(0xFFF2F3F4);
+ manager_lang_26.setTextColor(0xFFF2F3F4);
+ manager_lang_27.setTextColor(0xFFF2F3F4);
+ manager_lang_28.setTextColor(0xFFF2F3F4);
+ manager_lang_29.setTextColor(0xFFF2F3F4);
+ manager_lang_30.setTextColor(0xFFF2F3F4);
+ manager_lang_31.setTextColor(0xFFF2F3F4);
+ manager_lang_32.setTextColor(0xFFF2F3F4);
+ manager_lang_33.setTextColor(0xFFF2F3F4);
+ manager_lang_34.setTextColor(0xFFF2F3F4);
+ manager_lang_35.setTextColor(0xFFF2F3F4);
+ manager_lang_36.setTextColor(0xFFF2F3F4);
+ manager_lang_37.setTextColor(0xFFF2F3F4);
+ manager_lang_38.setTextColor(0xFFF2F3F4);
+ manager_lang_39.setTextColor(0xFFF2F3F4);
+ manager_lang_40.setTextColor(0xFFF2F3F4);
+ manager_lang_41.setTextColor(0xFFF2F3F4);
+ manager_lang_42.setTextColor(0xFFF2F3F4);
+ manager_lang_43.setTextColor(0xFFF2F3F4);
+ manager_lang_44.setTextColor(0xFFF2F3F4);
+ manager_donors.setTextColor(0xFFF2F3F4);
+ contributors.setTextColor(0xFF301934);
+ title_1.setTextColor(0xFFF2F3F4);
+ title_2.setTextColor(0xFFF2F3F4);
+ title_3.setTextColor(0xFFF2F3F4);
+ title_6.setTextColor(0xFF301934);
+ sub_text_installed.setTextColor(0xFFF2F3F4);
+ title_sub.setTextColor(0xFFF2F3F4);
+ support.setTextColor(0xFFF2F3F4);
+ reddit.setTextColor(0xFFF2F3F4);
+ donate.setTextColor(0xFFF2F3F4);
+ about.setTextColor(0xFFF2F3F4);
+ discord.setTextColor(0xFFF2F3F4);
+ source.setTextColor(0xFFF2F3F4);
+ website.setTextColor(0xFFF2F3F4);
+ faq.setTextColor(0xFFF2F3F4);
+ select_theme.setSelection((int)(19));
+ }
+ else {
+ if (THEME.getString("THEME", "").equals("20")) {
+ main_refresh_layout.setBackgroundColor(0xFFF2F3F4);
+ main_scroll_about.setBackgroundColor(0xFFF2F3F4);
+ main_scroll_settings.setBackgroundColor(0xFFF2F3F4);
+ box_header.setBackgroundColor(0xFF008B8B);
+ box_settings_icon_close.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF008B8B));
+ box_icon_close.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF008B8B));
+ box_sub_header.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF008B8B));
+ main_box_1.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF008B8B));
+ main_box_2.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF008B8B));
+ main_box_3.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF008B8B));
+ main_box_5.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF008B8B));
+ main_box_6.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF008B8B));
+ main_box_8.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF008B8B));
+ main_box_9.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF008B8B));
+ main_box_10.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF008B8B));
+ main_box_11.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF008B8B));
+ main_box_14.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF008B8B));
+ main_box_16.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF008B8B));
+ main_box_17.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF008B8B));
+ main_box_18.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF008B8B));
+ main_box_20.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF008B8B));
+ main_box_21.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF008B8B));
+ box_support.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF008B8B));
+ box_donate.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF008B8B));
+ box_about.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF008B8B));
+ box_source.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF008B8B));
+ box_website.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF008B8B));
+ box_discord.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF008B8B));
+ box_reddit.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF008B8B));
+ box_faq.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF008B8B));
+ box_about_header.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF008B8B));
+ box_about_1.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF008B8B));
+ box_about_2.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF008B8B));
+ box_about_3.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF008B8B));
+ box_about_4.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF008B8B));
+ box_about_5.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF008B8B));
+ box_about_6.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF008B8B));
+ box_about_7.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF008B8B));
+ box_about_sub.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF008B8B));
+ box_reboot.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF008B8B));
+ box_reset_preferences.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF008B8B));
+ box_separator_1.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFF2F3F4));
+ box_separator_2.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFF2F3F4));
+ box_separator_3.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFF2F3F4));
+ box_separator_4.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFFF2F3F4));
+ box_separator_8.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF008B8B));
+ box_separator_9.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF008B8B));
+
+ title_header.setTextColor(0xFFF2F3F4);
+ cloned_version.setTextColor(0xFFF2F3F4);
+ experiment_version.setTextColor(0xFFF2F3F4);
+ list_auto_refresh.setTextColor(0xFFF2F3F4);
+ force_auto_install.setTextColor(0xFFF2F3F4);
+ disable_reward_ad.setTextColor(0xFFF2F3F4);
+ disable_notification.setTextColor(0xFFF2F3F4);
+ hide_stock_patched.setTextColor(0xFFF2F3F4);
+ hide_amoled_patched.setTextColor(0xFFF2F3F4);
+ hide_lite_patched.setTextColor(0xFFF2F3F4);
+ theme.setTextColor(0xFFF2F3F4);
+ language.setTextColor(0xFFF2F3F4);
+ apk_location.setTextColor(0xFFF2F3F4);
+ clear_directory_folders.setTextColor(0xFFF2F3F4);
+ reboot.setTextColor(0xFFFFFFFF);
+ reset_preferences.setTextColor(0xFFFFFFFF);
+ xmanager_dev.setTextColor(0xFFF2F3F4);
+ patched_devs.setTextColor(0xFFF2F3F4);
+ support_team.setTextColor(0xFFF2F3F4);
+ manager_testers.setTextColor(0xFFF2F3F4);
+ manager_hosting.setTextColor(0xFFF2F3F4);
+ mobilism_team.setTextColor(0xFFF2F3F4);
+ forum_team.setTextColor(0xFFF2F3F4);
+ manager_lang_1.setTextColor(0xFFF2F3F4);
+ manager_lang_2.setTextColor(0xFFF2F3F4);
+ manager_lang_3.setTextColor(0xFFF2F3F4);
+ manager_lang_4.setTextColor(0xFFF2F3F4);
+ manager_lang_5.setTextColor(0xFFF2F3F4);
+ manager_lang_6.setTextColor(0xFFF2F3F4);
+ manager_lang_7.setTextColor(0xFFF2F3F4);
+ manager_lang_8.setTextColor(0xFFF2F3F4);
+ manager_lang_9.setTextColor(0xFFF2F3F4);
+ manager_lang_10.setTextColor(0xFFF2F3F4);
+ manager_lang_11.setTextColor(0xFFF2F3F4);
+ manager_lang_12.setTextColor(0xFFF2F3F4);
+ manager_lang_13.setTextColor(0xFFF2F3F4);
+ manager_lang_14.setTextColor(0xFFF2F3F4);
+ manager_lang_15.setTextColor(0xFFF2F3F4);
+ manager_lang_16.setTextColor(0xFFF2F3F4);
+ manager_lang_17.setTextColor(0xFFF2F3F4);
+ manager_lang_18.setTextColor(0xFFF2F3F4);
+ manager_lang_19.setTextColor(0xFFF2F3F4);
+ manager_lang_20.setTextColor(0xFFF2F3F4);
+ manager_lang_21.setTextColor(0xFFF2F3F4);
+ manager_lang_22.setTextColor(0xFFF2F3F4);
+ manager_lang_23.setTextColor(0xFFF2F3F4);
+ manager_lang_24.setTextColor(0xFFF2F3F4);
+ manager_lang_25.setTextColor(0xFFF2F3F4);
+ manager_lang_26.setTextColor(0xFFF2F3F4);
+ manager_lang_27.setTextColor(0xFFF2F3F4);
+ manager_lang_28.setTextColor(0xFFF2F3F4);
+ manager_lang_29.setTextColor(0xFFF2F3F4);
+ manager_lang_30.setTextColor(0xFFF2F3F4);
+ manager_lang_31.setTextColor(0xFFF2F3F4);
+ manager_lang_32.setTextColor(0xFFF2F3F4);
+ manager_lang_33.setTextColor(0xFFF2F3F4);
+ manager_lang_34.setTextColor(0xFFF2F3F4);
+ manager_lang_35.setTextColor(0xFFF2F3F4);
+ manager_lang_36.setTextColor(0xFFF2F3F4);
+ manager_lang_37.setTextColor(0xFFF2F3F4);
+ manager_lang_38.setTextColor(0xFFF2F3F4);
+ manager_lang_39.setTextColor(0xFFF2F3F4);
+ manager_lang_40.setTextColor(0xFFF2F3F4);
+ manager_lang_41.setTextColor(0xFFF2F3F4);
+ manager_lang_42.setTextColor(0xFFF2F3F4);
+ manager_lang_43.setTextColor(0xFFF2F3F4);
+ manager_lang_44.setTextColor(0xFFF2F3F4);
+ manager_donors.setTextColor(0xFFF2F3F4);
+ contributors.setTextColor(0xFF008B8B);
+ title_1.setTextColor(0xFFF2F3F4);
+ title_2.setTextColor(0xFFF2F3F4);
+ title_3.setTextColor(0xFFF2F3F4);
+ title_6.setTextColor(0xFF008B8B);
+ sub_text_installed.setTextColor(0xFFF2F3F4);
+ title_sub.setTextColor(0xFFF2F3F4);
+ support.setTextColor(0xFFF2F3F4);
+ reddit.setTextColor(0xFFF2F3F4);
+ donate.setTextColor(0xFFF2F3F4);
+ about.setTextColor(0xFFF2F3F4);
+ discord.setTextColor(0xFFF2F3F4);
+ source.setTextColor(0xFFF2F3F4);
+ website.setTextColor(0xFFF2F3F4);
+ faq.setTextColor(0xFFF2F3F4);
+ select_theme.setSelection((int)(20));
+ }
+ }
+ }
+ }
+ }
+ }
+ }
}
}
}
@@ -6875,7 +7303,7 @@ public class MainActivity extends AppCompatActivity {
});
AlertDialog = Update_Authorized.create();
AlertDialog.setCancelable(false);
- AlertDialog.getWindow().setBackgroundDrawableResource(R.drawable.background);
+ _AlertDialog_Color();
AlertDialog.show();
}
catch(Exception e) {
@@ -6924,7 +7352,7 @@ public class MainActivity extends AppCompatActivity {
});
AlertDialog = Update_Unauthorized.create();
AlertDialog.setCancelable(false);
- AlertDialog.getWindow().setBackgroundDrawableResource(R.drawable.background);
+ _AlertDialog_Color();
AlertDialog.show();
}
catch(Exception e) {
@@ -6957,8 +7385,43 @@ public class MainActivity extends AppCompatActivity {
final long downloadId = manager.enqueue(request);
final ProgressDialog prog = new ProgressDialog(MainActivity.this, R.style.Progress_Dialog);
final ProgressDialog check = new ProgressDialog(MainActivity.this, R.style.Progress_Dialog);
- prog.getWindow().setBackgroundDrawableResource(R.drawable.progress_dialog);
- check.getWindow().setBackgroundDrawableResource(R.drawable.progress_dialog);
+ if (THEME.getString("THEME", "").equals("14")) {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.light_green);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.light_green);
+ } else {
+ if (THEME.getString("THEME", "").equals("15")) {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.light_blue);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.light_blue);
+ } else {
+ if (THEME.getString("THEME", "").equals("16")) {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.light_red);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.light_red);
+ } else {
+ if (THEME.getString("THEME", "").equals("17")) {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.light_orange);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.light_orange);;
+ } else {
+ if (THEME.getString("THEME", "").equals("18")) {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.light_pink);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.light_pink);
+ } else {
+ if (THEME.getString("THEME", "").equals("19")) {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.light_purple);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.light_purple);
+ } else {
+ if (THEME.getString("THEME", "").equals("20")) {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.light_cyan);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.light_cyan);
+ } else {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.progress_dialog);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.progress_dialog);
+ }
+ }
+ }
+ }
+ }
+ }
+ }
Thread progress = new Thread() {
@Override
public void run() {
@@ -7411,52 +7874,48 @@ public class MainActivity extends AppCompatActivity {
c = null;
Animation d;
d = AnimationUtils.loadAnimation(getApplicationContext(), android.R.anim.slide_in_left);
- d.setDuration(500); main_box_12.startAnimation(d);
+ d.setDuration(500); main_box_19.startAnimation(d);
d = null;
Animation e;
e = AnimationUtils.loadAnimation(getApplicationContext(), android.R.anim.slide_in_left);
- e.setDuration(600); main_box_19.startAnimation(e);
+ e.setDuration(600); main_box_6.startAnimation(e);
e = null;
Animation f;
f = AnimationUtils.loadAnimation(getApplicationContext(), android.R.anim.slide_in_left);
- f.setDuration(700); main_box_6.startAnimation(f);
+ f.setDuration(700); box_sub_header.startAnimation(f);
f = null;
Animation g;
g = AnimationUtils.loadAnimation(getApplicationContext(), android.R.anim.slide_in_left);
- g.setDuration(800); box_sub_header.startAnimation(g);
+ g.setDuration(800); main_box_4.startAnimation(g);
g = null;
Animation h;
h = AnimationUtils.loadAnimation(getApplicationContext(), android.R.anim.slide_in_left);
- h.setDuration(900); main_box_4.startAnimation(h);
+ h.setDuration(900); main_box_15.startAnimation(h);
h = null;
Animation i;
i = AnimationUtils.loadAnimation(getApplicationContext(), android.R.anim.slide_in_left);
- i.setDuration(1000); main_box_15.startAnimation(i);
+ i.setDuration(300); title_header.startAnimation(i);
i = null;
+ Animation j;
+ j = AnimationUtils.loadAnimation(getApplicationContext(), android.R.anim.slide_in_left);
+ j.setDuration(400); title_header_beta.startAnimation(j);
+ j = null;
Animation k;
k = AnimationUtils.loadAnimation(getApplicationContext(), android.R.anim.slide_in_left);
- k.setDuration(300); title_header.startAnimation(k);
+ k.setDuration(500); title_header_separator.startAnimation(k);
k = null;
Animation l;
l = AnimationUtils.loadAnimation(getApplicationContext(), android.R.anim.slide_in_left);
- l.setDuration(400); title_header_beta.startAnimation(l);
+ l.setDuration(600); box_experiment.startAnimation(l);
l = null;
Animation m;
m = AnimationUtils.loadAnimation(getApplicationContext(), android.R.anim.slide_in_left);
- m.setDuration(500); title_header_separator.startAnimation(m);
+ m.setDuration(700); box_switch.startAnimation(m);
m = null;
Animation n;
n = AnimationUtils.loadAnimation(getApplicationContext(), android.R.anim.slide_in_left);
- n.setDuration(600); box_experiment.startAnimation(n);
+ n.setDuration(800); box_update.startAnimation(n);
n = null;
- Animation o;
- o = AnimationUtils.loadAnimation(getApplicationContext(), android.R.anim.slide_in_left);
- o.setDuration(700); box_switch.startAnimation(o);
- o = null;
- Animation p;
- p = AnimationUtils.loadAnimation(getApplicationContext(), android.R.anim.slide_in_left);
- p.setDuration(800); box_update.startAnimation(p);
- p = null;
}
@@ -7583,7 +8042,6 @@ public class MainActivity extends AppCompatActivity {
list_items_1.setVisibility(View.VISIBLE);
list_items_2.setVisibility(View.GONE);
list_items_3.setVisibility(View.GONE);
- list_items_4.setVisibility(View.GONE);
list_items_5.setVisibility(View.GONE);
list_items_1.setAdapter(new List_items_1Adapter(stock_patched));
((BaseAdapter)list_items_1.getAdapter()).notifyDataSetChanged();
@@ -7593,7 +8051,6 @@ public class MainActivity extends AppCompatActivity {
list_items_1.setVisibility(View.VISIBLE);
list_items_2.setVisibility(View.GONE);
list_items_3.setVisibility(View.GONE);
- list_items_4.setVisibility(View.GONE);
list_items_5.setVisibility(View.GONE);
list_items_1.setAdapter(new List_items_1Adapter(stock_cloned_patched));
((BaseAdapter)list_items_1.getAdapter()).notifyDataSetChanged();
@@ -7603,7 +8060,6 @@ public class MainActivity extends AppCompatActivity {
list_items_1.setVisibility(View.VISIBLE);
list_items_2.setVisibility(View.GONE);
list_items_3.setVisibility(View.GONE);
- list_items_4.setVisibility(View.GONE);
list_items_5.setVisibility(View.GONE);
list_items_1.setAdapter(new List_items_1Adapter(stock_experimental_patched));
((BaseAdapter)list_items_1.getAdapter()).notifyDataSetChanged();
@@ -7613,7 +8069,6 @@ public class MainActivity extends AppCompatActivity {
list_items_1.setVisibility(View.VISIBLE);
list_items_2.setVisibility(View.GONE);
list_items_3.setVisibility(View.GONE);
- list_items_4.setVisibility(View.GONE);
list_items_5.setVisibility(View.GONE);
list_items_1.setAdapter(new List_items_1Adapter(stock_experimental_cloned_patched));
((BaseAdapter)list_items_1.getAdapter()).notifyDataSetChanged();
@@ -7628,7 +8083,6 @@ public class MainActivity extends AppCompatActivity {
version_oc_01.setImageResource(R.drawable.open);
version_oc_02.setImageResource(R.drawable.close);
version_oc_03.setImageResource(R.drawable.close);
- version_oc_04.setImageResource(R.drawable.close);
changelogs_oc.setImageResource(R.drawable.close);
Timer = new TimerTask() {
@Override
@@ -7640,7 +8094,6 @@ public class MainActivity extends AppCompatActivity {
list_items_1.setVisibility(View.GONE);
list_items_2.setVisibility(View.VISIBLE);
list_items_3.setVisibility(View.GONE);
- list_items_4.setVisibility(View.GONE);
list_items_5.setVisibility(View.GONE);
list_items_2.setAdapter(new List_items_2Adapter(amoled_patched));
((BaseAdapter)list_items_2.getAdapter()).notifyDataSetChanged();
@@ -7650,7 +8103,6 @@ public class MainActivity extends AppCompatActivity {
list_items_1.setVisibility(View.GONE);
list_items_2.setVisibility(View.VISIBLE);
list_items_3.setVisibility(View.GONE);
- list_items_4.setVisibility(View.GONE);
list_items_5.setVisibility(View.GONE);
list_items_2.setAdapter(new List_items_2Adapter(amoled_cloned_patched));
((BaseAdapter)list_items_2.getAdapter()).notifyDataSetChanged();
@@ -7660,7 +8112,6 @@ public class MainActivity extends AppCompatActivity {
list_items_1.setVisibility(View.GONE);
list_items_2.setVisibility(View.VISIBLE);
list_items_3.setVisibility(View.GONE);
- list_items_4.setVisibility(View.GONE);
list_items_5.setVisibility(View.GONE);
list_items_2.setAdapter(new List_items_2Adapter(amoled_experimental_patched));
((BaseAdapter)list_items_2.getAdapter()).notifyDataSetChanged();
@@ -7670,7 +8121,6 @@ public class MainActivity extends AppCompatActivity {
list_items_1.setVisibility(View.GONE);
list_items_2.setVisibility(View.VISIBLE);
list_items_3.setVisibility(View.GONE);
- list_items_4.setVisibility(View.GONE);
list_items_5.setVisibility(View.GONE);
list_items_2.setAdapter(new List_items_2Adapter(amoled_experimental_cloned_patched));
((BaseAdapter)list_items_2.getAdapter()).notifyDataSetChanged();
@@ -7685,7 +8135,6 @@ public class MainActivity extends AppCompatActivity {
version_oc_01.setImageResource(R.drawable.close);
version_oc_02.setImageResource(R.drawable.open);
version_oc_03.setImageResource(R.drawable.close);
- version_oc_04.setImageResource(R.drawable.close);
changelogs_oc.setImageResource(R.drawable.close);
Timer = new TimerTask() {
@Override
@@ -7700,12 +8149,10 @@ public class MainActivity extends AppCompatActivity {
list_items_1.setVisibility(View.GONE);
list_items_2.setVisibility(View.GONE);
list_items_3.setVisibility(View.VISIBLE);
- list_items_4.setVisibility(View.GONE);
list_items_5.setVisibility(View.GONE);
version_oc_01.setImageResource(R.drawable.close);
version_oc_02.setImageResource(R.drawable.close);
version_oc_03.setImageResource(R.drawable.open);
- version_oc_04.setImageResource(R.drawable.close);
changelogs_oc.setImageResource(R.drawable.close);
list_items_3.setAdapter(new List_items_3Adapter(lite_patched));
((BaseAdapter)list_items_3.getAdapter()).notifyDataSetChanged();
@@ -7722,12 +8169,10 @@ public class MainActivity extends AppCompatActivity {
list_items_1.setVisibility(View.GONE);
list_items_2.setVisibility(View.GONE);
list_items_3.setVisibility(View.GONE);
- list_items_4.setVisibility(View.GONE);
list_items_5.setVisibility(View.VISIBLE);
version_oc_01.setImageResource(R.drawable.close);
version_oc_02.setImageResource(R.drawable.close);
version_oc_03.setImageResource(R.drawable.close);
- version_oc_04.setImageResource(R.drawable.close);
changelogs_oc.setImageResource(R.drawable.open);
list_items_5.setAdapter(new List_items_5Adapter(patched_changelogs));
((BaseAdapter)list_items_5.getAdapter()).notifyDataSetChanged();
@@ -7741,12 +8186,10 @@ public class MainActivity extends AppCompatActivity {
list_items_1.setVisibility(View.GONE);
list_items_2.setVisibility(View.GONE);
list_items_3.setVisibility(View.GONE);
- list_items_4.setVisibility(View.GONE);
list_items_5.setVisibility(View.GONE);
version_oc_01.setImageResource(R.drawable.close);
version_oc_02.setImageResource(R.drawable.close);
version_oc_03.setImageResource(R.drawable.close);
- version_oc_04.setImageResource(R.drawable.close);
changelogs_oc.setImageResource(R.drawable.close);
main_body.setAlpha((float)(1.0d));
String currentDateTimeString = java.text.DateFormat.getDateTimeInstance().format(new Date());
@@ -7815,8 +8258,43 @@ public class MainActivity extends AppCompatActivity {
final long downloadId = manager.enqueue(request);
final ProgressDialog prog = new ProgressDialog(MainActivity.this, R.style.Progress_Dialog);
final ProgressDialog check = new ProgressDialog(MainActivity.this, R.style.Progress_Dialog);
- prog.getWindow().setBackgroundDrawableResource(R.drawable.progress_dialog);
- check.getWindow().setBackgroundDrawableResource(R.drawable.progress_dialog);
+ if (THEME.getString("THEME", "").equals("14")) {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.light_green);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.light_green);
+ } else {
+ if (THEME.getString("THEME", "").equals("15")) {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.light_blue);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.light_blue);
+ } else {
+ if (THEME.getString("THEME", "").equals("16")) {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.light_red);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.light_red);
+ } else {
+ if (THEME.getString("THEME", "").equals("17")) {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.light_orange);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.light_orange);;
+ } else {
+ if (THEME.getString("THEME", "").equals("18")) {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.light_pink);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.light_pink);
+ } else {
+ if (THEME.getString("THEME", "").equals("19")) {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.light_purple);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.light_purple);
+ } else {
+ if (THEME.getString("THEME", "").equals("20")) {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.light_cyan);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.light_cyan);
+ } else {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.progress_dialog);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.progress_dialog);
+ }
+ }
+ }
+ }
+ }
+ }
+ }
Thread progress = new Thread() {
@Override
public void run() {
@@ -8018,6 +8496,7 @@ public class MainActivity extends AppCompatActivity {
public void run() {
prog.dismiss();
check.dismiss();
+ _Downgrade_Checker();
if ((Installed_Version < Downloaded_Version) || ((Downloaded_Version > Installed_Version) || ((Installed_Version == Downloaded_Version) || Installed_Checker.equals("false")))) {
if (getISignature(getApplicationContext()).equals(getDSignature(getApplicationContext())) || Installed_Checker.equals("false")) {
StrictMode.VmPolicy.Builder builder = new StrictMode.VmPolicy.Builder(); StrictMode.setVmPolicy(builder.build());
@@ -8155,8 +8634,43 @@ public class MainActivity extends AppCompatActivity {
final long downloadId = manager.enqueue(request);
final ProgressDialog prog = new ProgressDialog(MainActivity.this, R.style.Progress_Dialog);
final ProgressDialog check = new ProgressDialog(MainActivity.this, R.style.Progress_Dialog);
- prog.getWindow().setBackgroundDrawableResource(R.drawable.progress_dialog);
- check.getWindow().setBackgroundDrawableResource(R.drawable.progress_dialog);
+ if (THEME.getString("THEME", "").equals("14")) {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.light_green);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.light_green);
+ } else {
+ if (THEME.getString("THEME", "").equals("15")) {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.light_blue);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.light_blue);
+ } else {
+ if (THEME.getString("THEME", "").equals("16")) {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.light_red);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.light_red);
+ } else {
+ if (THEME.getString("THEME", "").equals("17")) {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.light_orange);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.light_orange);;
+ } else {
+ if (THEME.getString("THEME", "").equals("18")) {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.light_pink);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.light_pink);
+ } else {
+ if (THEME.getString("THEME", "").equals("19")) {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.light_purple);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.light_purple);
+ } else {
+ if (THEME.getString("THEME", "").equals("20")) {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.light_cyan);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.light_cyan);
+ } else {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.progress_dialog);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.progress_dialog);
+ }
+ }
+ }
+ }
+ }
+ }
+ }
Thread progress = new Thread() {
@Override
public void run() {
@@ -8422,11 +8936,9 @@ public class MainActivity extends AppCompatActivity {
sub_text_1.setText(R.string.latest);
sub_text_2.setText(R.string.latest);
sub_text_3.setText(R.string.latest);
- sub_text_4.setText(R.string.latest);
versions_1.setText(R.string.versions);
versions_2.setText(R.string.versions);
versions_3.setText(R.string.versions);
- versions_4.setText(R.string.versions);
title_sub.setText(R.string.manager_tools);
source.setText(R.string.source);
support.setText(R.string.support);
@@ -8483,7 +8995,6 @@ public class MainActivity extends AppCompatActivity {
hide_stock_patched.setText(R.string.hide_stock_patched);
hide_amoled_patched.setText(R.string.hide_amoled_patched);
hide_lite_patched.setText(R.string.hide_lite_patched);
- hide_wave_patched.setText(R.string.hide_wave_patched);
show_support.setText(R.string.show_support);
show_support_desc.setText(R.string.show_support_desc);
maintenance.setText(R.string.maintenance);
@@ -8543,11 +9054,9 @@ public class MainActivity extends AppCompatActivity {
sub_text_1.setText(R.string.latest_01);
sub_text_2.setText(R.string.latest_01);
sub_text_3.setText(R.string.latest_01);
- sub_text_4.setText(R.string.latest_01);
versions_1.setText(R.string.versions_01);
versions_2.setText(R.string.versions_01);
versions_3.setText(R.string.versions_01);
- versions_4.setText(R.string.versions_01);
title_sub.setText(R.string.manager_tools_01);
source.setText(R.string.source_01);
support.setText(R.string.support_01);
@@ -8604,7 +9113,6 @@ public class MainActivity extends AppCompatActivity {
hide_stock_patched.setText(R.string.hide_stock_patched_01);
hide_amoled_patched.setText(R.string.hide_amoled_patched_01);
hide_lite_patched.setText(R.string.hide_lite_patched_01);
- hide_wave_patched.setText(R.string.hide_wave_patched_01);
show_support.setText(R.string.show_support_01);
show_support_desc.setText(R.string.show_support_desc_01);
maintenance.setText(R.string.maintenance_01);
@@ -8663,11 +9171,9 @@ public class MainActivity extends AppCompatActivity {
sub_text_1.setText(R.string.latest_02);
sub_text_2.setText(R.string.latest_02);
sub_text_3.setText(R.string.latest_02);
- sub_text_4.setText(R.string.latest_02);
versions_1.setText(R.string.versions_02);
versions_2.setText(R.string.versions_02);
versions_3.setText(R.string.versions_02);
- versions_4.setText(R.string.versions_02);
title_sub.setText(R.string.manager_tools_02);
source.setText(R.string.source_02);
support.setText(R.string.support_02);
@@ -8724,7 +9230,6 @@ public class MainActivity extends AppCompatActivity {
hide_stock_patched.setText(R.string.hide_stock_patched_02);
hide_amoled_patched.setText(R.string.hide_amoled_patched_02);
hide_lite_patched.setText(R.string.hide_lite_patched_02);
- hide_wave_patched.setText(R.string.hide_wave_patched_02);
show_support.setText(R.string.show_support_02);
show_support_desc.setText(R.string.show_support_desc_02);
maintenance.setText(R.string.maintenance_02);
@@ -8783,11 +9288,9 @@ public class MainActivity extends AppCompatActivity {
sub_text_1.setText(R.string.latest_03);
sub_text_2.setText(R.string.latest_03);
sub_text_3.setText(R.string.latest_03);
- sub_text_4.setText(R.string.latest_03);
versions_1.setText(R.string.versions_03);
versions_2.setText(R.string.versions_03);
versions_3.setText(R.string.versions_03);
- versions_4.setText(R.string.versions_03);
title_sub.setText(R.string.manager_tools_03);
source.setText(R.string.source_03);
support.setText(R.string.support_03);
@@ -8844,7 +9347,6 @@ public class MainActivity extends AppCompatActivity {
hide_stock_patched.setText(R.string.hide_stock_patched_03);
hide_amoled_patched.setText(R.string.hide_amoled_patched_03);
hide_lite_patched.setText(R.string.hide_lite_patched_03);
- hide_wave_patched.setText(R.string.hide_wave_patched_03);
show_support.setText(R.string.show_support_03);
show_support_desc.setText(R.string.show_support_desc_03);
maintenance.setText(R.string.maintenance_03);
@@ -8903,11 +9405,9 @@ public class MainActivity extends AppCompatActivity {
sub_text_1.setText(R.string.latest_04);
sub_text_2.setText(R.string.latest_04);
sub_text_3.setText(R.string.latest_04);
- sub_text_4.setText(R.string.latest_04);
versions_1.setText(R.string.versions_04);
versions_2.setText(R.string.versions_04);
versions_3.setText(R.string.versions_04);
- versions_4.setText(R.string.versions_04);
title_sub.setText(R.string.manager_tools_04);
source.setText(R.string.source_04);
support.setText(R.string.support_04);
@@ -8964,7 +9464,6 @@ public class MainActivity extends AppCompatActivity {
hide_stock_patched.setText(R.string.hide_stock_patched_04);
hide_amoled_patched.setText(R.string.hide_amoled_patched_04);
hide_lite_patched.setText(R.string.hide_lite_patched_04);
- hide_wave_patched.setText(R.string.hide_wave_patched_04);
show_support.setText(R.string.show_support_04);
show_support_desc.setText(R.string.show_support_desc_04);
maintenance.setText(R.string.maintenance_04);
@@ -9023,11 +9522,9 @@ public class MainActivity extends AppCompatActivity {
sub_text_1.setText(R.string.latest_05);
sub_text_2.setText(R.string.latest_05);
sub_text_3.setText(R.string.latest_05);
- sub_text_4.setText(R.string.latest_05);
versions_1.setText(R.string.versions_05);
versions_2.setText(R.string.versions_05);
versions_3.setText(R.string.versions_05);
- versions_4.setText(R.string.versions_05);
title_sub.setText(R.string.manager_tools_05);
source.setText(R.string.source_05);
support.setText(R.string.support_05);
@@ -9084,7 +9581,6 @@ public class MainActivity extends AppCompatActivity {
hide_stock_patched.setText(R.string.hide_stock_patched_05);
hide_amoled_patched.setText(R.string.hide_amoled_patched_05);
hide_lite_patched.setText(R.string.hide_lite_patched_05);
- hide_wave_patched.setText(R.string.hide_wave_patched_05);
show_support.setText(R.string.show_support_05);
show_support_desc.setText(R.string.show_support_desc_05);
maintenance.setText(R.string.maintenance_05);
@@ -9143,11 +9639,9 @@ public class MainActivity extends AppCompatActivity {
sub_text_1.setText(R.string.latest_06);
sub_text_2.setText(R.string.latest_06);
sub_text_3.setText(R.string.latest_06);
- sub_text_4.setText(R.string.latest_06);
versions_1.setText(R.string.versions_06);
versions_2.setText(R.string.versions_06);
versions_3.setText(R.string.versions_06);
- versions_4.setText(R.string.versions_06);
title_sub.setText(R.string.manager_tools_06);
source.setText(R.string.source_06);
support.setText(R.string.support_06);
@@ -9204,7 +9698,6 @@ public class MainActivity extends AppCompatActivity {
hide_stock_patched.setText(R.string.hide_stock_patched_06);
hide_amoled_patched.setText(R.string.hide_amoled_patched_06);
hide_lite_patched.setText(R.string.hide_lite_patched_06);
- hide_wave_patched.setText(R.string.hide_wave_patched_06);
show_support.setText(R.string.show_support_06);
show_support_desc.setText(R.string.show_support_desc_06);
maintenance.setText(R.string.maintenance_06);
@@ -9263,11 +9756,9 @@ public class MainActivity extends AppCompatActivity {
sub_text_1.setText(R.string.latest_07);
sub_text_2.setText(R.string.latest_07);
sub_text_3.setText(R.string.latest_07);
- sub_text_4.setText(R.string.latest_07);
versions_1.setText(R.string.versions_07);
versions_2.setText(R.string.versions_07);
versions_3.setText(R.string.versions_07);
- versions_4.setText(R.string.versions_07);
title_sub.setText(R.string.manager_tools_07);
source.setText(R.string.source_07);
support.setText(R.string.support_07);
@@ -9324,7 +9815,6 @@ public class MainActivity extends AppCompatActivity {
hide_stock_patched.setText(R.string.hide_stock_patched_07);
hide_amoled_patched.setText(R.string.hide_amoled_patched_07);
hide_lite_patched.setText(R.string.hide_lite_patched_07);
- hide_wave_patched.setText(R.string.hide_wave_patched_07);
show_support.setText(R.string.show_support_07);
show_support_desc.setText(R.string.show_support_desc_07);
maintenance.setText(R.string.maintenance_07);
@@ -9383,11 +9873,9 @@ public class MainActivity extends AppCompatActivity {
sub_text_1.setText(R.string.latest_08);
sub_text_2.setText(R.string.latest_08);
sub_text_3.setText(R.string.latest_08);
- sub_text_4.setText(R.string.latest_08);
versions_1.setText(R.string.versions_08);
versions_2.setText(R.string.versions_08);
versions_3.setText(R.string.versions_08);
- versions_4.setText(R.string.versions_08);
title_sub.setText(R.string.manager_tools_08);
source.setText(R.string.source_08);
support.setText(R.string.support_08);
@@ -9444,7 +9932,6 @@ public class MainActivity extends AppCompatActivity {
hide_stock_patched.setText(R.string.hide_stock_patched_08);
hide_amoled_patched.setText(R.string.hide_amoled_patched_08);
hide_lite_patched.setText(R.string.hide_lite_patched_08);
- hide_wave_patched.setText(R.string.hide_wave_patched_08);
show_support.setText(R.string.show_support_08);
show_support_desc.setText(R.string.show_support_desc_08);
maintenance.setText(R.string.maintenance_08);
@@ -9503,11 +9990,9 @@ public class MainActivity extends AppCompatActivity {
sub_text_1.setText(R.string.latest_09);
sub_text_2.setText(R.string.latest_09);
sub_text_3.setText(R.string.latest_09);
- sub_text_4.setText(R.string.latest_09);
versions_1.setText(R.string.versions_09);
versions_2.setText(R.string.versions_09);
versions_3.setText(R.string.versions_09);
- versions_4.setText(R.string.versions_09);
title_sub.setText(R.string.manager_tools_09);
source.setText(R.string.source_09);
support.setText(R.string.support_09);
@@ -9564,7 +10049,6 @@ public class MainActivity extends AppCompatActivity {
hide_stock_patched.setText(R.string.hide_stock_patched_09);
hide_amoled_patched.setText(R.string.hide_amoled_patched_09);
hide_lite_patched.setText(R.string.hide_lite_patched_09);
- hide_wave_patched.setText(R.string.hide_wave_patched_09);
show_support.setText(R.string.show_support_09);
show_support_desc.setText(R.string.show_support_desc_09);
maintenance.setText(R.string.maintenance_09);
@@ -9623,11 +10107,9 @@ public class MainActivity extends AppCompatActivity {
sub_text_1.setText(R.string.latest_10);
sub_text_2.setText(R.string.latest_10);
sub_text_3.setText(R.string.latest_10);
- sub_text_4.setText(R.string.latest_10);
versions_1.setText(R.string.versions_10);
versions_2.setText(R.string.versions_10);
versions_3.setText(R.string.versions_10);
- versions_4.setText(R.string.versions_10);
title_sub.setText(R.string.manager_tools_10);
source.setText(R.string.source_10);
support.setText(R.string.support_10);
@@ -9684,7 +10166,6 @@ public class MainActivity extends AppCompatActivity {
hide_stock_patched.setText(R.string.hide_stock_patched_10);
hide_amoled_patched.setText(R.string.hide_amoled_patched_10);
hide_lite_patched.setText(R.string.hide_lite_patched_10);
- hide_wave_patched.setText(R.string.hide_wave_patched_10);
show_support.setText(R.string.show_support_10);
show_support_desc.setText(R.string.show_support_desc_10);
maintenance.setText(R.string.maintenance_10);
@@ -9743,11 +10224,9 @@ public class MainActivity extends AppCompatActivity {
sub_text_1.setText(R.string.latest_11);
sub_text_2.setText(R.string.latest_11);
sub_text_3.setText(R.string.latest_11);
- sub_text_4.setText(R.string.latest_11);
versions_1.setText(R.string.versions_11);
versions_2.setText(R.string.versions_11);
versions_3.setText(R.string.versions_11);
- versions_4.setText(R.string.versions_11);
title_sub.setText(R.string.manager_tools_11);
source.setText(R.string.source_11);
support.setText(R.string.support_11);
@@ -9804,7 +10283,6 @@ public class MainActivity extends AppCompatActivity {
hide_stock_patched.setText(R.string.hide_stock_patched_11);
hide_amoled_patched.setText(R.string.hide_amoled_patched_11);
hide_lite_patched.setText(R.string.hide_lite_patched_11);
- hide_wave_patched.setText(R.string.hide_wave_patched_11);
show_support.setText(R.string.show_support_11);
show_support_desc.setText(R.string.show_support_desc_11);
maintenance.setText(R.string.maintenance_11);
@@ -9863,11 +10341,9 @@ public class MainActivity extends AppCompatActivity {
sub_text_1.setText(R.string.latest_12);
sub_text_2.setText(R.string.latest_12);
sub_text_3.setText(R.string.latest_12);
- sub_text_4.setText(R.string.latest_12);
versions_1.setText(R.string.versions_12);
versions_2.setText(R.string.versions_12);
versions_3.setText(R.string.versions_12);
- versions_4.setText(R.string.versions_12);
title_sub.setText(R.string.manager_tools_12);
source.setText(R.string.source_12);
support.setText(R.string.support_12);
@@ -9924,7 +10400,6 @@ public class MainActivity extends AppCompatActivity {
hide_stock_patched.setText(R.string.hide_stock_patched_12);
hide_amoled_patched.setText(R.string.hide_amoled_patched_12);
hide_lite_patched.setText(R.string.hide_lite_patched_12);
- hide_wave_patched.setText(R.string.hide_wave_patched_12);
show_support.setText(R.string.show_support_12);
show_support_desc.setText(R.string.show_support_desc_12);
maintenance.setText(R.string.maintenance_12);
@@ -9983,11 +10458,9 @@ public class MainActivity extends AppCompatActivity {
sub_text_1.setText(R.string.latest_13);
sub_text_2.setText(R.string.latest_13);
sub_text_3.setText(R.string.latest_13);
- sub_text_4.setText(R.string.latest_13);
versions_1.setText(R.string.versions_13);
versions_2.setText(R.string.versions_13);
versions_3.setText(R.string.versions_13);
- versions_4.setText(R.string.versions_13);
title_sub.setText(R.string.manager_tools_13);
source.setText(R.string.source_13);
support.setText(R.string.support_13);
@@ -10044,7 +10517,6 @@ public class MainActivity extends AppCompatActivity {
hide_stock_patched.setText(R.string.hide_stock_patched_13);
hide_amoled_patched.setText(R.string.hide_amoled_patched_13);
hide_lite_patched.setText(R.string.hide_lite_patched_13);
- hide_wave_patched.setText(R.string.hide_wave_patched_13);
show_support.setText(R.string.show_support_13);
show_support_desc.setText(R.string.show_support_desc_13);
maintenance.setText(R.string.maintenance_13);
@@ -10103,11 +10575,9 @@ public class MainActivity extends AppCompatActivity {
sub_text_1.setText(R.string.latest_14);
sub_text_2.setText(R.string.latest_14);
sub_text_3.setText(R.string.latest_14);
- sub_text_4.setText(R.string.latest_14);
versions_1.setText(R.string.versions_14);
versions_2.setText(R.string.versions_14);
versions_3.setText(R.string.versions_14);
- versions_4.setText(R.string.versions_14);
title_sub.setText(R.string.manager_tools_14);
source.setText(R.string.source_14);
support.setText(R.string.support_14);
@@ -10164,7 +10634,6 @@ public class MainActivity extends AppCompatActivity {
hide_stock_patched.setText(R.string.hide_stock_patched_14);
hide_amoled_patched.setText(R.string.hide_amoled_patched_14);
hide_lite_patched.setText(R.string.hide_lite_patched_14);
- hide_wave_patched.setText(R.string.hide_wave_patched_14);
show_support.setText(R.string.show_support_14);
show_support_desc.setText(R.string.show_support_desc_14);
maintenance.setText(R.string.maintenance_14);
@@ -10223,11 +10692,9 @@ public class MainActivity extends AppCompatActivity {
sub_text_1.setText(R.string.latest_15);
sub_text_2.setText(R.string.latest_15);
sub_text_3.setText(R.string.latest_15);
- sub_text_4.setText(R.string.latest_15);
versions_1.setText(R.string.versions_15);
versions_2.setText(R.string.versions_15);
versions_3.setText(R.string.versions_15);
- versions_4.setText(R.string.versions_15);
title_sub.setText(R.string.manager_tools_15);
source.setText(R.string.source_15);
support.setText(R.string.support_15);
@@ -10284,7 +10751,6 @@ public class MainActivity extends AppCompatActivity {
hide_stock_patched.setText(R.string.hide_stock_patched_15);
hide_amoled_patched.setText(R.string.hide_amoled_patched_15);
hide_lite_patched.setText(R.string.hide_lite_patched_15);
- hide_wave_patched.setText(R.string.hide_wave_patched_15);
show_support.setText(R.string.show_support_15);
show_support_desc.setText(R.string.show_support_desc_15);
maintenance.setText(R.string.maintenance_15);
@@ -10343,11 +10809,9 @@ public class MainActivity extends AppCompatActivity {
sub_text_1.setText(R.string.latest_16);
sub_text_2.setText(R.string.latest_16);
sub_text_3.setText(R.string.latest_16);
- sub_text_4.setText(R.string.latest_16);
versions_1.setText(R.string.versions_16);
versions_2.setText(R.string.versions_16);
versions_3.setText(R.string.versions_16);
- versions_4.setText(R.string.versions_16);
title_sub.setText(R.string.manager_tools_16);
source.setText(R.string.source_16);
support.setText(R.string.support_16);
@@ -10404,7 +10868,6 @@ public class MainActivity extends AppCompatActivity {
hide_stock_patched.setText(R.string.hide_stock_patched_16);
hide_amoled_patched.setText(R.string.hide_amoled_patched_16);
hide_lite_patched.setText(R.string.hide_lite_patched_16);
- hide_wave_patched.setText(R.string.hide_wave_patched_16);
show_support.setText(R.string.show_support_16);
show_support_desc.setText(R.string.show_support_desc_16);
maintenance.setText(R.string.maintenance_16);
@@ -10463,11 +10926,9 @@ public class MainActivity extends AppCompatActivity {
sub_text_1.setText(R.string.latest_17);
sub_text_2.setText(R.string.latest_17);
sub_text_3.setText(R.string.latest_17);
- sub_text_4.setText(R.string.latest_17);
versions_1.setText(R.string.versions_17);
versions_2.setText(R.string.versions_17);
versions_3.setText(R.string.versions_17);
- versions_4.setText(R.string.versions_17);
title_sub.setText(R.string.manager_tools_17);
source.setText(R.string.source_17);
support.setText(R.string.support_17);
@@ -10524,7 +10985,6 @@ public class MainActivity extends AppCompatActivity {
hide_stock_patched.setText(R.string.hide_stock_patched_17);
hide_amoled_patched.setText(R.string.hide_amoled_patched_17);
hide_lite_patched.setText(R.string.hide_lite_patched_17);
- hide_wave_patched.setText(R.string.hide_wave_patched_17);
show_support.setText(R.string.show_support_17);
show_support_desc.setText(R.string.show_support_desc_17);
maintenance.setText(R.string.maintenance_17);
@@ -10583,11 +11043,9 @@ public class MainActivity extends AppCompatActivity {
sub_text_1.setText(R.string.latest_18);
sub_text_2.setText(R.string.latest_18);
sub_text_3.setText(R.string.latest_18);
- sub_text_4.setText(R.string.latest_18);
versions_1.setText(R.string.versions_18);
versions_2.setText(R.string.versions_18);
versions_3.setText(R.string.versions_18);
- versions_4.setText(R.string.versions_18);
title_sub.setText(R.string.manager_tools_18);
source.setText(R.string.source_18);
support.setText(R.string.support_18);
@@ -10644,7 +11102,6 @@ public class MainActivity extends AppCompatActivity {
hide_stock_patched.setText(R.string.hide_stock_patched_18);
hide_amoled_patched.setText(R.string.hide_amoled_patched_18);
hide_lite_patched.setText(R.string.hide_lite_patched_18);
- hide_wave_patched.setText(R.string.hide_wave_patched_18);
show_support.setText(R.string.show_support_18);
show_support_desc.setText(R.string.show_support_desc_18);
maintenance.setText(R.string.maintenance_18);
@@ -10703,11 +11160,9 @@ public class MainActivity extends AppCompatActivity {
sub_text_1.setText(R.string.latest_19);
sub_text_2.setText(R.string.latest_19);
sub_text_3.setText(R.string.latest_19);
- sub_text_4.setText(R.string.latest_19);
versions_1.setText(R.string.versions_19);
versions_2.setText(R.string.versions_19);
versions_3.setText(R.string.versions_19);
- versions_4.setText(R.string.versions_19);
title_sub.setText(R.string.manager_tools_19);
source.setText(R.string.source_19);
support.setText(R.string.support_19);
@@ -10764,7 +11219,6 @@ public class MainActivity extends AppCompatActivity {
hide_stock_patched.setText(R.string.hide_stock_patched_19);
hide_amoled_patched.setText(R.string.hide_amoled_patched_19);
hide_lite_patched.setText(R.string.hide_lite_patched_19);
- hide_wave_patched.setText(R.string.hide_wave_patched_19);
show_support.setText(R.string.show_support_19);
show_support_desc.setText(R.string.show_support_desc_19);
maintenance.setText(R.string.maintenance_19);
@@ -10823,11 +11277,9 @@ public class MainActivity extends AppCompatActivity {
sub_text_1.setText(R.string.latest_20);
sub_text_2.setText(R.string.latest_20);
sub_text_3.setText(R.string.latest_20);
- sub_text_4.setText(R.string.latest_20);
versions_1.setText(R.string.versions_20);
versions_2.setText(R.string.versions_20);
versions_3.setText(R.string.versions_20);
- versions_4.setText(R.string.versions_20);
title_sub.setText(R.string.manager_tools_20);
source.setText(R.string.source_20);
support.setText(R.string.support_20);
@@ -10884,7 +11336,6 @@ public class MainActivity extends AppCompatActivity {
hide_stock_patched.setText(R.string.hide_stock_patched_20);
hide_amoled_patched.setText(R.string.hide_amoled_patched_20);
hide_lite_patched.setText(R.string.hide_lite_patched_20);
- hide_wave_patched.setText(R.string.hide_wave_patched_20);
show_support.setText(R.string.show_support_20);
show_support_desc.setText(R.string.show_support_desc_20);
maintenance.setText(R.string.maintenance_20);
@@ -10943,11 +11394,9 @@ public class MainActivity extends AppCompatActivity {
sub_text_1.setText(R.string.latest_21);
sub_text_2.setText(R.string.latest_21);
sub_text_3.setText(R.string.latest_21);
- sub_text_4.setText(R.string.latest_21);
versions_1.setText(R.string.versions_21);
versions_2.setText(R.string.versions_21);
versions_3.setText(R.string.versions_21);
- versions_4.setText(R.string.versions_21);
title_sub.setText(R.string.manager_tools_21);
source.setText(R.string.source_21);
support.setText(R.string.support_21);
@@ -11004,7 +11453,6 @@ public class MainActivity extends AppCompatActivity {
hide_stock_patched.setText(R.string.hide_stock_patched_21);
hide_amoled_patched.setText(R.string.hide_amoled_patched_21);
hide_lite_patched.setText(R.string.hide_lite_patched_21);
- hide_wave_patched.setText(R.string.hide_wave_patched_21);
show_support.setText(R.string.show_support_21);
show_support_desc.setText(R.string.show_support_desc_21);
maintenance.setText(R.string.maintenance_21);
@@ -11063,11 +11511,9 @@ public class MainActivity extends AppCompatActivity {
sub_text_1.setText(R.string.latest_22);
sub_text_2.setText(R.string.latest_22);
sub_text_3.setText(R.string.latest_22);
- sub_text_4.setText(R.string.latest_22);
versions_1.setText(R.string.versions_22);
versions_2.setText(R.string.versions_22);
versions_3.setText(R.string.versions_22);
- versions_4.setText(R.string.versions_22);
title_sub.setText(R.string.manager_tools_22);
source.setText(R.string.source_22);
support.setText(R.string.support_22);
@@ -11124,7 +11570,6 @@ public class MainActivity extends AppCompatActivity {
hide_stock_patched.setText(R.string.hide_stock_patched_22);
hide_amoled_patched.setText(R.string.hide_amoled_patched_22);
hide_lite_patched.setText(R.string.hide_lite_patched_22);
- hide_wave_patched.setText(R.string.hide_wave_patched_22);
show_support.setText(R.string.show_support_22);
show_support_desc.setText(R.string.show_support_desc_22);
maintenance.setText(R.string.maintenance_22);
@@ -11183,11 +11628,9 @@ public class MainActivity extends AppCompatActivity {
sub_text_1.setText(R.string.latest_23);
sub_text_2.setText(R.string.latest_23);
sub_text_3.setText(R.string.latest_23);
- sub_text_4.setText(R.string.latest_23);
versions_1.setText(R.string.versions_23);
versions_2.setText(R.string.versions_23);
versions_3.setText(R.string.versions_23);
- versions_4.setText(R.string.versions_23);
title_sub.setText(R.string.manager_tools_23);
source.setText(R.string.source_23);
support.setText(R.string.support_23);
@@ -11244,7 +11687,6 @@ public class MainActivity extends AppCompatActivity {
hide_stock_patched.setText(R.string.hide_stock_patched_23);
hide_amoled_patched.setText(R.string.hide_amoled_patched_23);
hide_lite_patched.setText(R.string.hide_lite_patched_23);
- hide_wave_patched.setText(R.string.hide_wave_patched_23);
show_support.setText(R.string.show_support_23);
show_support_desc.setText(R.string.show_support_desc_23);
maintenance.setText(R.string.maintenance_23);
@@ -11303,11 +11745,9 @@ public class MainActivity extends AppCompatActivity {
sub_text_1.setText(R.string.latest_24);
sub_text_2.setText(R.string.latest_24);
sub_text_3.setText(R.string.latest_24);
- sub_text_4.setText(R.string.latest_24);
versions_1.setText(R.string.versions_24);
versions_2.setText(R.string.versions_24);
versions_3.setText(R.string.versions_24);
- versions_4.setText(R.string.versions_24);
title_sub.setText(R.string.manager_tools_24);
source.setText(R.string.source_24);
support.setText(R.string.support_24);
@@ -11364,7 +11804,6 @@ public class MainActivity extends AppCompatActivity {
hide_stock_patched.setText(R.string.hide_stock_patched_24);
hide_amoled_patched.setText(R.string.hide_amoled_patched_24);
hide_lite_patched.setText(R.string.hide_lite_patched_24);
- hide_wave_patched.setText(R.string.hide_wave_patched_24);
show_support.setText(R.string.show_support_24);
show_support_desc.setText(R.string.show_support_desc_24);
maintenance.setText(R.string.maintenance_24);
@@ -11423,11 +11862,9 @@ public class MainActivity extends AppCompatActivity {
sub_text_1.setText(R.string.latest_25);
sub_text_2.setText(R.string.latest_25);
sub_text_3.setText(R.string.latest_25);
- sub_text_4.setText(R.string.latest_25);
versions_1.setText(R.string.versions_25);
versions_2.setText(R.string.versions_25);
versions_3.setText(R.string.versions_25);
- versions_4.setText(R.string.versions_25);
title_sub.setText(R.string.manager_tools_25);
source.setText(R.string.source_25);
support.setText(R.string.support_25);
@@ -11484,7 +11921,6 @@ public class MainActivity extends AppCompatActivity {
hide_stock_patched.setText(R.string.hide_stock_patched_25);
hide_amoled_patched.setText(R.string.hide_amoled_patched_25);
hide_lite_patched.setText(R.string.hide_lite_patched_25);
- hide_wave_patched.setText(R.string.hide_wave_patched_25);
show_support.setText(R.string.show_support_25);
show_support_desc.setText(R.string.show_support_desc_25);
maintenance.setText(R.string.maintenance_25);
@@ -11543,11 +11979,9 @@ public class MainActivity extends AppCompatActivity {
sub_text_1.setText(R.string.latest_26);
sub_text_2.setText(R.string.latest_26);
sub_text_3.setText(R.string.latest_26);
- sub_text_4.setText(R.string.latest_26);
versions_1.setText(R.string.versions_26);
versions_2.setText(R.string.versions_26);
versions_3.setText(R.string.versions_26);
- versions_4.setText(R.string.versions_26);
title_sub.setText(R.string.manager_tools_26);
source.setText(R.string.source_26);
support.setText(R.string.support_26);
@@ -11604,7 +12038,6 @@ public class MainActivity extends AppCompatActivity {
hide_stock_patched.setText(R.string.hide_stock_patched_26);
hide_amoled_patched.setText(R.string.hide_amoled_patched_26);
hide_lite_patched.setText(R.string.hide_lite_patched_26);
- hide_wave_patched.setText(R.string.hide_wave_patched_26);
show_support.setText(R.string.show_support_26);
show_support_desc.setText(R.string.show_support_desc_26);
maintenance.setText(R.string.maintenance_26);
@@ -11663,11 +12096,9 @@ public class MainActivity extends AppCompatActivity {
sub_text_1.setText(R.string.latest_27);
sub_text_2.setText(R.string.latest_27);
sub_text_3.setText(R.string.latest_27);
- sub_text_4.setText(R.string.latest_27);
versions_1.setText(R.string.versions_27);
versions_2.setText(R.string.versions_27);
versions_3.setText(R.string.versions_27);
- versions_4.setText(R.string.versions_27);
title_sub.setText(R.string.manager_tools_27);
source.setText(R.string.source_27);
support.setText(R.string.support_27);
@@ -11724,7 +12155,6 @@ public class MainActivity extends AppCompatActivity {
hide_stock_patched.setText(R.string.hide_stock_patched_27);
hide_amoled_patched.setText(R.string.hide_amoled_patched_27);
hide_lite_patched.setText(R.string.hide_lite_patched_27);
- hide_wave_patched.setText(R.string.hide_wave_patched_27);
show_support.setText(R.string.show_support_27);
show_support_desc.setText(R.string.show_support_desc_27);
maintenance.setText(R.string.maintenance_27);
@@ -11783,11 +12213,9 @@ public class MainActivity extends AppCompatActivity {
sub_text_1.setText(R.string.latest_28);
sub_text_2.setText(R.string.latest_28);
sub_text_3.setText(R.string.latest_28);
- sub_text_4.setText(R.string.latest_28);
versions_1.setText(R.string.versions_28);
versions_2.setText(R.string.versions_28);
versions_3.setText(R.string.versions_28);
- versions_4.setText(R.string.versions_28);
title_sub.setText(R.string.manager_tools_28);
source.setText(R.string.source_28);
support.setText(R.string.support_28);
@@ -11844,7 +12272,6 @@ public class MainActivity extends AppCompatActivity {
hide_stock_patched.setText(R.string.hide_stock_patched_28);
hide_amoled_patched.setText(R.string.hide_amoled_patched_28);
hide_lite_patched.setText(R.string.hide_lite_patched_28);
- hide_wave_patched.setText(R.string.hide_wave_patched_28);
show_support.setText(R.string.show_support_28);
show_support_desc.setText(R.string.show_support_desc_28);
maintenance.setText(R.string.maintenance_28);
@@ -11903,11 +12330,9 @@ public class MainActivity extends AppCompatActivity {
sub_text_1.setText(R.string.latest_29);
sub_text_2.setText(R.string.latest_29);
sub_text_3.setText(R.string.latest_29);
- sub_text_4.setText(R.string.latest_29);
versions_1.setText(R.string.versions_29);
versions_2.setText(R.string.versions_29);
versions_3.setText(R.string.versions_29);
- versions_4.setText(R.string.versions_29);
title_sub.setText(R.string.manager_tools_29);
source.setText(R.string.source_29);
support.setText(R.string.support_29);
@@ -11964,7 +12389,6 @@ public class MainActivity extends AppCompatActivity {
hide_stock_patched.setText(R.string.hide_stock_patched_29);
hide_amoled_patched.setText(R.string.hide_amoled_patched_29);
hide_lite_patched.setText(R.string.hide_lite_patched_29);
- hide_wave_patched.setText(R.string.hide_wave_patched_29);
show_support.setText(R.string.show_support_29);
show_support_desc.setText(R.string.show_support_desc_29);
maintenance.setText(R.string.maintenance_29);
@@ -12023,11 +12447,9 @@ public class MainActivity extends AppCompatActivity {
sub_text_1.setText(R.string.latest_30);
sub_text_2.setText(R.string.latest_30);
sub_text_3.setText(R.string.latest_30);
- sub_text_4.setText(R.string.latest_30);
versions_1.setText(R.string.versions_30);
versions_2.setText(R.string.versions_30);
versions_3.setText(R.string.versions_30);
- versions_4.setText(R.string.versions_30);
title_sub.setText(R.string.manager_tools_30);
source.setText(R.string.source_30);
support.setText(R.string.support_30);
@@ -12084,7 +12506,6 @@ public class MainActivity extends AppCompatActivity {
hide_stock_patched.setText(R.string.hide_stock_patched_30);
hide_amoled_patched.setText(R.string.hide_amoled_patched_30);
hide_lite_patched.setText(R.string.hide_lite_patched_30);
- hide_wave_patched.setText(R.string.hide_wave_patched_30);
show_support.setText(R.string.show_support_30);
show_support_desc.setText(R.string.show_support_desc_30);
maintenance.setText(R.string.maintenance_30);
@@ -12143,11 +12564,9 @@ public class MainActivity extends AppCompatActivity {
sub_text_1.setText(R.string.latest_31);
sub_text_2.setText(R.string.latest_31);
sub_text_3.setText(R.string.latest_31);
- sub_text_4.setText(R.string.latest_31);
versions_1.setText(R.string.versions_31);
versions_2.setText(R.string.versions_31);
versions_3.setText(R.string.versions_31);
- versions_4.setText(R.string.versions_31);
title_sub.setText(R.string.manager_tools_31);
source.setText(R.string.source_31);
support.setText(R.string.support_31);
@@ -12204,7 +12623,6 @@ public class MainActivity extends AppCompatActivity {
hide_stock_patched.setText(R.string.hide_stock_patched_31);
hide_amoled_patched.setText(R.string.hide_amoled_patched_31);
hide_lite_patched.setText(R.string.hide_lite_patched_31);
- hide_wave_patched.setText(R.string.hide_wave_patched_31);
show_support.setText(R.string.show_support_31);
show_support_desc.setText(R.string.show_support_desc_31);
maintenance.setText(R.string.maintenance_31);
@@ -12263,11 +12681,9 @@ public class MainActivity extends AppCompatActivity {
sub_text_1.setText(R.string.latest_32);
sub_text_2.setText(R.string.latest_32);
sub_text_3.setText(R.string.latest_32);
- sub_text_4.setText(R.string.latest_32);
versions_1.setText(R.string.versions_32);
versions_2.setText(R.string.versions_32);
versions_3.setText(R.string.versions_32);
- versions_4.setText(R.string.versions_32);
title_sub.setText(R.string.manager_tools_32);
source.setText(R.string.source_32);
support.setText(R.string.support_32);
@@ -12324,7 +12740,6 @@ public class MainActivity extends AppCompatActivity {
hide_stock_patched.setText(R.string.hide_stock_patched_32);
hide_amoled_patched.setText(R.string.hide_amoled_patched_32);
hide_lite_patched.setText(R.string.hide_lite_patched_32);
- hide_wave_patched.setText(R.string.hide_wave_patched_32);
show_support.setText(R.string.show_support_32);
show_support_desc.setText(R.string.show_support_desc_32);
maintenance.setText(R.string.maintenance_32);
@@ -12383,11 +12798,9 @@ public class MainActivity extends AppCompatActivity {
sub_text_1.setText(R.string.latest_33);
sub_text_2.setText(R.string.latest_33);
sub_text_3.setText(R.string.latest_33);
- sub_text_4.setText(R.string.latest_33);
versions_1.setText(R.string.versions_33);
versions_2.setText(R.string.versions_33);
versions_3.setText(R.string.versions_33);
- versions_4.setText(R.string.versions_33);
title_sub.setText(R.string.manager_tools_33);
source.setText(R.string.source_33);
support.setText(R.string.support_33);
@@ -12444,7 +12857,6 @@ public class MainActivity extends AppCompatActivity {
hide_stock_patched.setText(R.string.hide_stock_patched_33);
hide_amoled_patched.setText(R.string.hide_amoled_patched_33);
hide_lite_patched.setText(R.string.hide_lite_patched_33);
- hide_wave_patched.setText(R.string.hide_wave_patched_33);
show_support.setText(R.string.show_support_33);
show_support_desc.setText(R.string.show_support_desc_33);
maintenance.setText(R.string.maintenance_33);
@@ -12503,11 +12915,9 @@ public class MainActivity extends AppCompatActivity {
sub_text_1.setText(R.string.latest_34);
sub_text_2.setText(R.string.latest_34);
sub_text_3.setText(R.string.latest_34);
- sub_text_4.setText(R.string.latest_34);
versions_1.setText(R.string.versions_34);
versions_2.setText(R.string.versions_34);
versions_3.setText(R.string.versions_34);
- versions_4.setText(R.string.versions_34);
title_sub.setText(R.string.manager_tools_34);
source.setText(R.string.source_34);
support.setText(R.string.support_34);
@@ -12564,7 +12974,6 @@ public class MainActivity extends AppCompatActivity {
hide_stock_patched.setText(R.string.hide_stock_patched_34);
hide_amoled_patched.setText(R.string.hide_amoled_patched_34);
hide_lite_patched.setText(R.string.hide_lite_patched_34);
- hide_wave_patched.setText(R.string.hide_wave_patched_34);
show_support.setText(R.string.show_support_34);
show_support_desc.setText(R.string.show_support_desc_34);
maintenance.setText(R.string.maintenance_34);
@@ -12623,11 +13032,9 @@ public class MainActivity extends AppCompatActivity {
sub_text_1.setText(R.string.latest_35);
sub_text_2.setText(R.string.latest_35);
sub_text_3.setText(R.string.latest_35);
- sub_text_4.setText(R.string.latest_35);
versions_1.setText(R.string.versions_35);
versions_2.setText(R.string.versions_35);
versions_3.setText(R.string.versions_35);
- versions_4.setText(R.string.versions_35);
title_sub.setText(R.string.manager_tools_35);
source.setText(R.string.source_35);
support.setText(R.string.support_35);
@@ -12684,7 +13091,6 @@ public class MainActivity extends AppCompatActivity {
hide_stock_patched.setText(R.string.hide_stock_patched_35);
hide_amoled_patched.setText(R.string.hide_amoled_patched_35);
hide_lite_patched.setText(R.string.hide_lite_patched_35);
- hide_wave_patched.setText(R.string.hide_wave_patched_35);
show_support.setText(R.string.show_support_35);
show_support_desc.setText(R.string.show_support_desc_35);
maintenance.setText(R.string.maintenance_35);
@@ -12743,11 +13149,9 @@ public class MainActivity extends AppCompatActivity {
sub_text_1.setText(R.string.latest_36);
sub_text_2.setText(R.string.latest_36);
sub_text_3.setText(R.string.latest_36);
- sub_text_4.setText(R.string.latest_36);
versions_1.setText(R.string.versions_36);
versions_2.setText(R.string.versions_36);
versions_3.setText(R.string.versions_36);
- versions_4.setText(R.string.versions_36);
title_sub.setText(R.string.manager_tools_36);
source.setText(R.string.source_36);
support.setText(R.string.support_36);
@@ -12804,7 +13208,6 @@ public class MainActivity extends AppCompatActivity {
hide_stock_patched.setText(R.string.hide_stock_patched_36);
hide_amoled_patched.setText(R.string.hide_amoled_patched_36);
hide_lite_patched.setText(R.string.hide_lite_patched_36);
- hide_wave_patched.setText(R.string.hide_wave_patched_36);
show_support.setText(R.string.show_support_36);
show_support_desc.setText(R.string.show_support_desc_36);
maintenance.setText(R.string.maintenance_36);
@@ -12863,11 +13266,9 @@ public class MainActivity extends AppCompatActivity {
sub_text_1.setText(R.string.latest_37);
sub_text_2.setText(R.string.latest_37);
sub_text_3.setText(R.string.latest_37);
- sub_text_4.setText(R.string.latest_37);
versions_1.setText(R.string.versions_37);
versions_2.setText(R.string.versions_37);
versions_3.setText(R.string.versions_37);
- versions_4.setText(R.string.versions_37);
title_sub.setText(R.string.manager_tools_37);
source.setText(R.string.source_37);
support.setText(R.string.support_37);
@@ -12924,7 +13325,6 @@ public class MainActivity extends AppCompatActivity {
hide_stock_patched.setText(R.string.hide_stock_patched_37);
hide_amoled_patched.setText(R.string.hide_amoled_patched_37);
hide_lite_patched.setText(R.string.hide_lite_patched_37);
- hide_wave_patched.setText(R.string.hide_wave_patched_37);
show_support.setText(R.string.show_support_37);
show_support_desc.setText(R.string.show_support_desc_37);
maintenance.setText(R.string.maintenance_37);
@@ -12983,11 +13383,9 @@ public class MainActivity extends AppCompatActivity {
sub_text_1.setText(R.string.latest_38);
sub_text_2.setText(R.string.latest_38);
sub_text_3.setText(R.string.latest_38);
- sub_text_4.setText(R.string.latest_38);
versions_1.setText(R.string.versions_38);
versions_2.setText(R.string.versions_38);
versions_3.setText(R.string.versions_38);
- versions_4.setText(R.string.versions_38);
title_sub.setText(R.string.manager_tools_38);
source.setText(R.string.source_38);
support.setText(R.string.support_38);
@@ -13044,7 +13442,6 @@ public class MainActivity extends AppCompatActivity {
hide_stock_patched.setText(R.string.hide_stock_patched_38);
hide_amoled_patched.setText(R.string.hide_amoled_patched_38);
hide_lite_patched.setText(R.string.hide_lite_patched_38);
- hide_wave_patched.setText(R.string.hide_wave_patched_38);
show_support.setText(R.string.show_support_38);
show_support_desc.setText(R.string.show_support_desc_38);
maintenance.setText(R.string.maintenance_38);
@@ -13103,11 +13500,9 @@ public class MainActivity extends AppCompatActivity {
sub_text_1.setText(R.string.latest_39);
sub_text_2.setText(R.string.latest_39);
sub_text_3.setText(R.string.latest_39);
- sub_text_4.setText(R.string.latest_39);
versions_1.setText(R.string.versions_39);
versions_2.setText(R.string.versions_39);
versions_3.setText(R.string.versions_39);
- versions_4.setText(R.string.versions_39);
title_sub.setText(R.string.manager_tools_39);
source.setText(R.string.source_39);
support.setText(R.string.support_39);
@@ -13164,7 +13559,6 @@ public class MainActivity extends AppCompatActivity {
hide_stock_patched.setText(R.string.hide_stock_patched_39);
hide_amoled_patched.setText(R.string.hide_amoled_patched_39);
hide_lite_patched.setText(R.string.hide_lite_patched_39);
- hide_wave_patched.setText(R.string.hide_wave_patched_39);
show_support.setText(R.string.show_support_39);
show_support_desc.setText(R.string.show_support_desc_39);
maintenance.setText(R.string.maintenance_39);
@@ -13223,11 +13617,9 @@ public class MainActivity extends AppCompatActivity {
sub_text_1.setText(R.string.latest_40);
sub_text_2.setText(R.string.latest_40);
sub_text_3.setText(R.string.latest_40);
- sub_text_4.setText(R.string.latest_40);
versions_1.setText(R.string.versions_40);
versions_2.setText(R.string.versions_40);
versions_3.setText(R.string.versions_40);
- versions_4.setText(R.string.versions_40);
title_sub.setText(R.string.manager_tools_40);
source.setText(R.string.source_40);
support.setText(R.string.support_40);
@@ -13284,7 +13676,6 @@ public class MainActivity extends AppCompatActivity {
hide_stock_patched.setText(R.string.hide_stock_patched_40);
hide_amoled_patched.setText(R.string.hide_amoled_patched_40);
hide_lite_patched.setText(R.string.hide_lite_patched_40);
- hide_wave_patched.setText(R.string.hide_wave_patched_40);
show_support.setText(R.string.show_support_40);
show_support_desc.setText(R.string.show_support_desc_40);
maintenance.setText(R.string.maintenance_40);
@@ -13343,11 +13734,9 @@ public class MainActivity extends AppCompatActivity {
sub_text_1.setText(R.string.latest_41);
sub_text_2.setText(R.string.latest_41);
sub_text_3.setText(R.string.latest_41);
- sub_text_4.setText(R.string.latest_41);
versions_1.setText(R.string.versions_41);
versions_2.setText(R.string.versions_41);
versions_3.setText(R.string.versions_41);
- versions_4.setText(R.string.versions_41);
title_sub.setText(R.string.manager_tools_41);
source.setText(R.string.source_41);
support.setText(R.string.support_41);
@@ -13404,7 +13793,6 @@ public class MainActivity extends AppCompatActivity {
hide_stock_patched.setText(R.string.hide_stock_patched_41);
hide_amoled_patched.setText(R.string.hide_amoled_patched_41);
hide_lite_patched.setText(R.string.hide_lite_patched_41);
- hide_wave_patched.setText(R.string.hide_wave_patched_41);
show_support.setText(R.string.show_support_41);
show_support_desc.setText(R.string.show_support_desc_41);
maintenance.setText(R.string.maintenance_41);
@@ -13463,11 +13851,9 @@ public class MainActivity extends AppCompatActivity {
sub_text_1.setText(R.string.latest_42);
sub_text_2.setText(R.string.latest_42);
sub_text_3.setText(R.string.latest_42);
- sub_text_4.setText(R.string.latest_42);
versions_1.setText(R.string.versions_42);
versions_2.setText(R.string.versions_42);
versions_3.setText(R.string.versions_42);
- versions_4.setText(R.string.versions_42);
title_sub.setText(R.string.manager_tools_42);
source.setText(R.string.source_42);
support.setText(R.string.support_42);
@@ -13524,7 +13910,6 @@ public class MainActivity extends AppCompatActivity {
hide_stock_patched.setText(R.string.hide_stock_patched_42);
hide_amoled_patched.setText(R.string.hide_amoled_patched_42);
hide_lite_patched.setText(R.string.hide_lite_patched_42);
- hide_wave_patched.setText(R.string.hide_wave_patched_42);
show_support.setText(R.string.show_support_42);
show_support_desc.setText(R.string.show_support_desc_42);
maintenance.setText(R.string.maintenance_42);
@@ -13583,11 +13968,9 @@ public class MainActivity extends AppCompatActivity {
sub_text_1.setText(R.string.latest_43);
sub_text_2.setText(R.string.latest_43);
sub_text_3.setText(R.string.latest_43);
- sub_text_4.setText(R.string.latest_43);
versions_1.setText(R.string.versions_43);
versions_2.setText(R.string.versions_43);
versions_3.setText(R.string.versions_43);
- versions_4.setText(R.string.versions_43);
title_sub.setText(R.string.manager_tools_43);
source.setText(R.string.source_43);
support.setText(R.string.support_43);
@@ -13644,7 +14027,6 @@ public class MainActivity extends AppCompatActivity {
hide_stock_patched.setText(R.string.hide_stock_patched_43);
hide_amoled_patched.setText(R.string.hide_amoled_patched_43);
hide_lite_patched.setText(R.string.hide_lite_patched_43);
- hide_wave_patched.setText(R.string.hide_wave_patched_43);
show_support.setText(R.string.show_support_43);
show_support_desc.setText(R.string.show_support_desc_43);
maintenance.setText(R.string.maintenance_43);
@@ -13819,6 +14201,13 @@ public class MainActivity extends AppCompatActivity {
Theme.add("White");
Theme.add("Brown");
Theme.add("Indigo");
+ Theme.add("Light Green");
+ Theme.add("Light Blue");
+ Theme.add("Light Red");
+ Theme.add("Light Orange");
+ Theme.add("Light Pink");
+ Theme.add("Light Purple");
+ Theme.add("Light Cyan");
select_theme.setAdapter(new ArrayAdapter<String>(getBaseContext(), android.R.layout.simple_spinner_dropdown_item, Theme));
((ArrayAdapter)select_theme.getAdapter()).notifyDataSetChanged();
select_theme.setAdapter(new ArrayAdapter(this, android.R.layout.simple_list_item_1, android.R.id.text1, Theme) {
@@ -13850,11 +14239,9 @@ public class MainActivity extends AppCompatActivity {
sub_text_1.setText(R.string.latest);
sub_text_2.setText(R.string.latest);
sub_text_3.setText(R.string.latest);
- sub_text_4.setText(R.string.latest);
versions_1.setText(R.string.versions);
versions_2.setText(R.string.versions);
versions_3.setText(R.string.versions);
- versions_4.setText(R.string.versions);
title_sub.setText(R.string.manager_tools);
source.setText(R.string.source);
support.setText(R.string.support);
@@ -13911,7 +14298,6 @@ public class MainActivity extends AppCompatActivity {
hide_stock_patched.setText(R.string.hide_stock_patched);
hide_amoled_patched.setText(R.string.hide_amoled_patched);
hide_lite_patched.setText(R.string.hide_lite_patched);
- hide_wave_patched.setText(R.string.hide_wave_patched);
show_support.setText(R.string.show_support);
show_support_desc.setText(R.string.show_support_desc);
maintenance.setText(R.string.maintenance);
@@ -14068,28 +14454,24 @@ public class MainActivity extends AppCompatActivity {
c = null;
Animation d;
d = AnimationUtils.loadAnimation(getApplicationContext(), android.R.anim.slide_in_left);
- d.setDuration(500); main_box_12.startAnimation(d);
+ d.setDuration(500); main_box_19.startAnimation(d);
d = null;
Animation e;
e = AnimationUtils.loadAnimation(getApplicationContext(), android.R.anim.slide_in_left);
- e.setDuration(600); main_box_19.startAnimation(e);
+ e.setDuration(600); main_box_6.startAnimation(e);
e = null;
Animation f;
f = AnimationUtils.loadAnimation(getApplicationContext(), android.R.anim.slide_in_left);
- f.setDuration(700); main_box_6.startAnimation(f);
+ f.setDuration(700); box_sub_header.startAnimation(f);
f = null;
Animation g;
g = AnimationUtils.loadAnimation(getApplicationContext(), android.R.anim.slide_in_left);
- g.setDuration(800); box_sub_header.startAnimation(g);
+ g.setDuration(800); main_box_4.startAnimation(g);
g = null;
Animation h;
h = AnimationUtils.loadAnimation(getApplicationContext(), android.R.anim.slide_in_left);
- h.setDuration(900); main_box_4.startAnimation(h);
+ h.setDuration(900); main_box_15.startAnimation(h);
h = null;
- Animation i;
- i = AnimationUtils.loadAnimation(getApplicationContext(), android.R.anim.slide_in_left);
- i.setDuration(1000); main_box_15.startAnimation(i);
- i = null;
}
@@ -14121,15 +14503,6 @@ public class MainActivity extends AppCompatActivity {
}
});
- list_items_4.setOnScrollListener(new AbsListView.OnScrollListener() {
- @Override public void onScrollStateChanged(AbsListView view, int scrollState) {
- }
- @Override public void onScroll(AbsListView view, int firstVisibleItem, int visibleItemCount, int totalItemCount) {
- int topRowVerticalPosition = (list_items_4 == null || list_items_4.getChildCount() == 0) ? 0 : list_items_4.getChildAt(0).getTop();
- main_refresh_layout.setEnabled(firstVisibleItem == 0 && topRowVerticalPosition >= 0);
- }
- });
-
list_items_5.setOnScrollListener(new AbsListView.OnScrollListener() {
@Override public void onScrollStateChanged(AbsListView view, int scrollState) {
}
@@ -14253,8 +14626,43 @@ public class MainActivity extends AppCompatActivity {
final long downloadId = manager.enqueue(request);
final ProgressDialog prog = new ProgressDialog(MainActivity.this, R.style.Progress_Dialog);
final ProgressDialog check = new ProgressDialog(MainActivity.this, R.style.Progress_Dialog);
- prog.getWindow().setBackgroundDrawableResource(R.drawable.progress_dialog);
- check.getWindow().setBackgroundDrawableResource(R.drawable.progress_dialog);
+ if (THEME.getString("THEME", "").equals("14")) {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.light_green);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.light_green);
+ } else {
+ if (THEME.getString("THEME", "").equals("15")) {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.light_blue);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.light_blue);
+ } else {
+ if (THEME.getString("THEME", "").equals("16")) {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.light_red);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.light_red);
+ } else {
+ if (THEME.getString("THEME", "").equals("17")) {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.light_orange);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.light_orange);;
+ } else {
+ if (THEME.getString("THEME", "").equals("18")) {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.light_pink);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.light_pink);
+ } else {
+ if (THEME.getString("THEME", "").equals("19")) {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.light_purple);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.light_purple);
+ } else {
+ if (THEME.getString("THEME", "").equals("20")) {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.light_cyan);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.light_cyan);
+ } else {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.progress_dialog);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.progress_dialog);
+ }
+ }
+ }
+ }
+ }
+ }
+ }
Thread progress = new Thread() {
@Override
public void run() {
@@ -14494,8 +14902,43 @@ public class MainActivity extends AppCompatActivity {
final long downloadId = manager.enqueue(request);
final ProgressDialog prog = new ProgressDialog(MainActivity.this, R.style.Progress_Dialog);
final ProgressDialog check = new ProgressDialog(MainActivity.this, R.style.Progress_Dialog);
- prog.getWindow().setBackgroundDrawableResource(R.drawable.progress_dialog);
- check.getWindow().setBackgroundDrawableResource(R.drawable.progress_dialog);
+ if (THEME.getString("THEME", "").equals("14")) {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.light_green);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.light_green);
+ } else {
+ if (THEME.getString("THEME", "").equals("15")) {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.light_blue);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.light_blue);
+ } else {
+ if (THEME.getString("THEME", "").equals("16")) {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.light_red);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.light_red);
+ } else {
+ if (THEME.getString("THEME", "").equals("17")) {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.light_orange);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.light_orange);;
+ } else {
+ if (THEME.getString("THEME", "").equals("18")) {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.light_pink);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.light_pink);
+ } else {
+ if (THEME.getString("THEME", "").equals("19")) {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.light_purple);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.light_purple);
+ } else {
+ if (THEME.getString("THEME", "").equals("20")) {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.light_cyan);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.light_cyan);
+ } else {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.progress_dialog);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.progress_dialog);
+ }
+ }
+ }
+ }
+ }
+ }
+ }
Thread progress = new Thread() {
@Override
public void run() {
@@ -14697,6 +15140,7 @@ public class MainActivity extends AppCompatActivity {
public void run() {
prog.dismiss();
check.dismiss();
+ _Downgrade_Checker();
if ((Installed_Version_Cloned < Downloaded_Version_Cloned) || ((Downloaded_Version_Cloned > Installed_Version_Cloned) || ((Installed_Version_Cloned == Downloaded_Version_Cloned) || Installed_Checker_Cloned.equals("false")))) {
if (getICSignature(getApplicationContext()).equals(getDCSignature(getApplicationContext())) || Installed_Checker_Cloned.equals("false")) {
StrictMode.VmPolicy.Builder builder = new StrictMode.VmPolicy.Builder(); StrictMode.setVmPolicy(builder.build());
@@ -14954,25 +15398,6 @@ public class MainActivity extends AppCompatActivity {
Downloaded_Version_Lite = Installed_Version_Lite;
}
- String uri_wave = "com.aspiro.tidal";
- android.content.pm.PackageManager pm_wave = getPackageManager();
-
- try {
- android.content.pm.PackageInfo Installed_Wave = pm_lite.getPackageInfo(uri_wave, android.content.pm.PackageManager.GET_ACTIVITIES);
- Installed_Version_Wave = Installed_Wave.versionCode;
- }
- catch (Exception e) {
- }
-
-
- try {
- android.content.pm.PackageInfo Downloaded_Wave = this.getPackageManager().getPackageArchiveInfo(apk_path_location.getText().toString().concat("Patched Wave (xManager).apk"), PackageManager.GET_ACTIVITIES);
- Downloaded_Version_Wave = Downloaded_Wave.versionCode;
- }
- catch (Exception e) {
- Downloaded_Version_Wave = Installed_Version_Wave;
- }
-
}
@@ -15013,7 +15438,7 @@ public class MainActivity extends AppCompatActivity {
});
AlertDialog = Update_Unauthorized.create();
AlertDialog.setCancelable(false);
- AlertDialog.getWindow().setBackgroundDrawableResource(R.drawable.background);
+ _AlertDialog_Color();
AlertDialog.show();
}
catch(Exception e) {
@@ -15104,7 +15529,6 @@ public class MainActivity extends AppCompatActivity {
Stock_Experimental_Cloned_Patched = (new Gson()).toJson(Datas.get("Stock_Experimental_Cloned_Patched"), new TypeToken<ArrayList<HashMap<String, Object>>>(){}.getType());
Amoled_Experimental_Cloned_Patched = (new Gson()).toJson(Datas.get("Amoled_Experimental_Cloned_Patched"), new TypeToken<ArrayList<HashMap<String, Object>>>(){}.getType());
Lite_Patched = (new Gson()).toJson(Datas.get("Lite_Patched"), new TypeToken<ArrayList<HashMap<String, Object>>>(){}.getType());
- Wave_Patched = (new Gson()).toJson(Datas.get("Wave_Patched"), new TypeToken<ArrayList<HashMap<String, Object>>>(){}.getType());
Patched_Changelogs = (new Gson()).toJson(Datas.get("Patched_Changelogs"), new TypeToken<ArrayList<HashMap<String, Object>>>(){}.getType());
stock_patched = new Gson().fromJson(Stock_Patched, new TypeToken<ArrayList<HashMap<String, Object>>>(){}.getType());
amoled_patched = new Gson().fromJson(Amoled_Patched, new TypeToken<ArrayList<HashMap<String, Object>>>(){}.getType());
@@ -15115,7 +15539,6 @@ public class MainActivity extends AppCompatActivity {
stock_experimental_cloned_patched = new Gson().fromJson(Stock_Experimental_Cloned_Patched, new TypeToken<ArrayList<HashMap<String, Object>>>(){}.getType());
amoled_experimental_cloned_patched = new Gson().fromJson(Amoled_Experimental_Cloned_Patched, new TypeToken<ArrayList<HashMap<String, Object>>>(){}.getType());
lite_patched = new Gson().fromJson(Lite_Patched, new TypeToken<ArrayList<HashMap<String, Object>>>(){}.getType());
- wave_patched = new Gson().fromJson(Wave_Patched, new TypeToken<ArrayList<HashMap<String, Object>>>(){}.getType());
patched_changelogs = new Gson().fromJson(Patched_Changelogs, new TypeToken<ArrayList<HashMap<String, Object>>>(){}.getType());
sub_1.setText(Datas.get("Stock_Patched_Latest").toString());
sub_2.setText(Datas.get("Amoled_Patched_Latest").toString());
@@ -15126,7 +15549,6 @@ public class MainActivity extends AppCompatActivity {
sub_7.setText(Datas.get("SECP_Latest").toString());
sub_8.setText(Datas.get("AECP_Latest").toString());
sub_9.setText(Datas.get("Lite_Patched_Latest").toString());
- sub_10.setText(Datas.get("Wave_Patched_Latest").toString());
donors_1.setText(Datas.get("Supporters").toString());
hidden_update.setText(Datas.get("Update").toString());
app_changelogs.setText(Datas.get("App_Changelogs").toString());
@@ -15164,10 +15586,8 @@ public class MainActivity extends AppCompatActivity {
}
}
list_items_3.setAdapter(new List_items_3Adapter(lite_patched));
- list_items_4.setAdapter(new List_items_4Adapter(wave_patched));
list_items_5.setAdapter(new List_items_5Adapter(patched_changelogs));
((BaseAdapter)list_items_3.getAdapter()).notifyDataSetChanged();
- ((BaseAdapter)list_items_4.getAdapter()).notifyDataSetChanged();
((BaseAdapter)list_items_5.getAdapter()).notifyDataSetChanged();
if (INITIALIZATION.getString("INITIALIZATION", "").equals("X")) {
_Updater();
@@ -15196,8 +15616,6 @@ public class MainActivity extends AppCompatActivity {
title_1.setTypeface(Typeface.createFromAsset(getAssets(),"fonts/base_font.ttf"), 1);
title_2.setTypeface(Typeface.createFromAsset(getAssets(),"fonts/base_font.ttf"), 1);
title_3.setTypeface(Typeface.createFromAsset(getAssets(),"fonts/base_font.ttf"), 1);
- title_4.setTypeface(Typeface.createFromAsset(getAssets(),"fonts/base_font.ttf"), 1);
- title_5.setTypeface(Typeface.createFromAsset(getAssets(),"fonts/base_font.ttf"), 1);
title_6.setTypeface(Typeface.createFromAsset(getAssets(),"fonts/base_font.ttf"), 1);
sub_1.setTypeface(Typeface.createFromAsset(getAssets(),"fonts/base_font.ttf"), 1);
sub_2.setTypeface(Typeface.createFromAsset(getAssets(),"fonts/base_font.ttf"), 1);
@@ -15208,22 +15626,17 @@ public class MainActivity extends AppCompatActivity {
sub_7.setTypeface(Typeface.createFromAsset(getAssets(),"fonts/base_font.ttf"), 1);
sub_8.setTypeface(Typeface.createFromAsset(getAssets(),"fonts/base_font.ttf"), 1);
sub_9.setTypeface(Typeface.createFromAsset(getAssets(),"fonts/base_font.ttf"), 1);
- sub_10.setTypeface(Typeface.createFromAsset(getAssets(),"fonts/base_font.ttf"), 1);
sub_text_1.setTypeface(Typeface.createFromAsset(getAssets(),"fonts/base_font.ttf"), 1);
sub_text_2.setTypeface(Typeface.createFromAsset(getAssets(),"fonts/base_font.ttf"), 1);
sub_text_3.setTypeface(Typeface.createFromAsset(getAssets(),"fonts/base_font.ttf"), 1);
- sub_text_4.setTypeface(Typeface.createFromAsset(getAssets(),"fonts/base_font.ttf"), 1);
versions_1.setTypeface(Typeface.createFromAsset(getAssets(),"fonts/base_font.ttf"), 1);
versions_2.setTypeface(Typeface.createFromAsset(getAssets(),"fonts/base_font.ttf"), 1);
versions_3.setTypeface(Typeface.createFromAsset(getAssets(),"fonts/base_font.ttf"), 1);
- versions_4.setTypeface(Typeface.createFromAsset(getAssets(),"fonts/base_font.ttf"), 1);
sub_installed.setTypeface(Typeface.createFromAsset(getAssets(),"fonts/base_font.ttf"), 1);
sub_separator_1.setTypeface(Typeface.createFromAsset(getAssets(),"fonts/base_font.ttf"), 1);
sub_installed_c.setTypeface(Typeface.createFromAsset(getAssets(),"fonts/base_font.ttf"), 1);
sub_separator_2.setTypeface(Typeface.createFromAsset(getAssets(),"fonts/base_font.ttf"), 1);
sub_installed_l.setTypeface(Typeface.createFromAsset(getAssets(),"fonts/base_font.ttf"), 1);
- sub_separator_3.setTypeface(Typeface.createFromAsset(getAssets(),"fonts/base_font.ttf"), 1);
- sub_installed_w.setTypeface(Typeface.createFromAsset(getAssets(),"fonts/base_font.ttf"), 1);
sub_text_installed.setTypeface(Typeface.createFromAsset(getAssets(),"fonts/base_font.ttf"), 1);
title_sub.setTypeface(Typeface.createFromAsset(getAssets(),"fonts/base_font.ttf"), 1);
support.setTypeface(Typeface.createFromAsset(getAssets(),"fonts/base_font.ttf"), 1);
@@ -15270,7 +15683,6 @@ public class MainActivity extends AppCompatActivity {
patched_1.setTypeface(Typeface.createFromAsset(getAssets(),"fonts/base_font.ttf"), 0);
patched_2.setTypeface(Typeface.createFromAsset(getAssets(),"fonts/base_font.ttf"), 0);
patched_3.setTypeface(Typeface.createFromAsset(getAssets(),"fonts/base_font.ttf"), 0);
- patched_4.setTypeface(Typeface.createFromAsset(getAssets(),"fonts/base_font.ttf"), 0);
title_header_beta.setTypeface(Typeface.createFromAsset(getAssets(),"fonts/base_font.ttf"), 1);
title_header_separator.setTypeface(Typeface.createFromAsset(getAssets(),"fonts/base_font.ttf"), 1);
experiment_version.setTypeface(Typeface.createFromAsset(getAssets(),"fonts/base_font.ttf"), 1);
@@ -15284,14 +15696,12 @@ public class MainActivity extends AppCompatActivity {
hide_stock_patched.setTypeface(Typeface.createFromAsset(getAssets(),"fonts/base_font.ttf"), 1);
hide_amoled_patched.setTypeface(Typeface.createFromAsset(getAssets(),"fonts/base_font.ttf"), 1);
hide_lite_patched.setTypeface(Typeface.createFromAsset(getAssets(),"fonts/base_font.ttf"), 1);
- hide_wave_patched.setTypeface(Typeface.createFromAsset(getAssets(),"fonts/base_font.ttf"), 1);
box_sub_header.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF171717));
main_box_1.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF171717));
main_box_2.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF171717));
main_box_3.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF171717));
main_box_5.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF171717));
main_box_6.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF171717));
- main_box_7.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF171717));
main_box_8.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF171717));
main_box_9.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF171717));
main_box_10.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF171717));
@@ -15325,9 +15735,6 @@ public class MainActivity extends AppCompatActivity {
box_separator_2.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF616161));
box_separator_3.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF616161));
box_separator_4.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF616161));
- box_separator_5.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF616161));
- box_separator_6.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF616161));
- box_separator_7.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF616161));
box_separator_8.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF616161));
box_separator_9.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF616161));
sub_1.setVisibility(View.GONE);
@@ -15342,7 +15749,6 @@ public class MainActivity extends AppCompatActivity {
list_items_2.setVisibility(View.GONE);
list_items_3.setVisibility(View.GONE);
list_items_5.setVisibility(View.GONE);
- list_items_4.setVisibility(View.GONE);
if (!INITIALIZATION.getString("INITIALIZATION", "").equals("X")) {
try {
box_header.setVisibility(View.GONE);
@@ -15536,7 +15942,6 @@ public class MainActivity extends AppCompatActivity {
list_items_1.setVisibility(View.VISIBLE);
list_items_2.setVisibility(View.GONE);
list_items_3.setVisibility(View.GONE);
- list_items_4.setVisibility(View.GONE);
list_items_5.setVisibility(View.GONE);
list_items_1.setAdapter(new List_items_1Adapter(stock_patched));
((BaseAdapter)list_items_1.getAdapter()).notifyDataSetChanged();
@@ -15546,7 +15951,6 @@ public class MainActivity extends AppCompatActivity {
list_items_1.setVisibility(View.VISIBLE);
list_items_2.setVisibility(View.GONE);
list_items_3.setVisibility(View.GONE);
- list_items_4.setVisibility(View.GONE);
list_items_5.setVisibility(View.GONE);
list_items_1.setAdapter(new List_items_1Adapter(stock_cloned_patched));
((BaseAdapter)list_items_1.getAdapter()).notifyDataSetChanged();
@@ -15556,7 +15960,6 @@ public class MainActivity extends AppCompatActivity {
list_items_1.setVisibility(View.VISIBLE);
list_items_2.setVisibility(View.GONE);
list_items_3.setVisibility(View.GONE);
- list_items_4.setVisibility(View.GONE);
list_items_5.setVisibility(View.GONE);
list_items_1.setAdapter(new List_items_1Adapter(stock_experimental_patched));
((BaseAdapter)list_items_1.getAdapter()).notifyDataSetChanged();
@@ -15566,7 +15969,6 @@ public class MainActivity extends AppCompatActivity {
list_items_1.setVisibility(View.VISIBLE);
list_items_2.setVisibility(View.GONE);
list_items_3.setVisibility(View.GONE);
- list_items_4.setVisibility(View.GONE);
list_items_5.setVisibility(View.GONE);
list_items_1.setAdapter(new List_items_1Adapter(stock_experimental_cloned_patched));
((BaseAdapter)list_items_1.getAdapter()).notifyDataSetChanged();
@@ -15581,7 +15983,6 @@ public class MainActivity extends AppCompatActivity {
version_oc_01.setImageResource(R.drawable.open);
version_oc_02.setImageResource(R.drawable.close);
version_oc_03.setImageResource(R.drawable.close);
- version_oc_04.setImageResource(R.drawable.close);
changelogs_oc.setImageResource(R.drawable.close);
Timer = new TimerTask() {
@Override
@@ -15593,7 +15994,6 @@ public class MainActivity extends AppCompatActivity {
list_items_1.setVisibility(View.GONE);
list_items_2.setVisibility(View.VISIBLE);
list_items_3.setVisibility(View.GONE);
- list_items_4.setVisibility(View.GONE);
list_items_5.setVisibility(View.GONE);
list_items_2.setAdapter(new List_items_2Adapter(amoled_patched));
((BaseAdapter)list_items_2.getAdapter()).notifyDataSetChanged();
@@ -15603,7 +16003,6 @@ public class MainActivity extends AppCompatActivity {
list_items_1.setVisibility(View.GONE);
list_items_2.setVisibility(View.VISIBLE);
list_items_3.setVisibility(View.GONE);
- list_items_4.setVisibility(View.GONE);
list_items_5.setVisibility(View.GONE);
list_items_2.setAdapter(new List_items_2Adapter(amoled_cloned_patched));
((BaseAdapter)list_items_2.getAdapter()).notifyDataSetChanged();
@@ -15613,7 +16012,6 @@ public class MainActivity extends AppCompatActivity {
list_items_1.setVisibility(View.GONE);
list_items_2.setVisibility(View.VISIBLE);
list_items_3.setVisibility(View.GONE);
- list_items_4.setVisibility(View.GONE);
list_items_5.setVisibility(View.GONE);
list_items_2.setAdapter(new List_items_2Adapter(amoled_experimental_patched));
((BaseAdapter)list_items_2.getAdapter()).notifyDataSetChanged();
@@ -15623,7 +16021,6 @@ public class MainActivity extends AppCompatActivity {
list_items_1.setVisibility(View.GONE);
list_items_2.setVisibility(View.VISIBLE);
list_items_3.setVisibility(View.GONE);
- list_items_4.setVisibility(View.GONE);
list_items_5.setVisibility(View.GONE);
list_items_2.setAdapter(new List_items_2Adapter(amoled_experimental_cloned_patched));
((BaseAdapter)list_items_2.getAdapter()).notifyDataSetChanged();
@@ -15638,7 +16035,6 @@ public class MainActivity extends AppCompatActivity {
version_oc_01.setImageResource(R.drawable.close);
version_oc_02.setImageResource(R.drawable.open);
version_oc_03.setImageResource(R.drawable.close);
- version_oc_04.setImageResource(R.drawable.close);
changelogs_oc.setImageResource(R.drawable.close);
Timer = new TimerTask() {
@Override
@@ -15653,12 +16049,10 @@ public class MainActivity extends AppCompatActivity {
list_items_1.setVisibility(View.GONE);
list_items_2.setVisibility(View.GONE);
list_items_3.setVisibility(View.VISIBLE);
- list_items_4.setVisibility(View.GONE);
list_items_5.setVisibility(View.GONE);
version_oc_01.setImageResource(R.drawable.close);
version_oc_02.setImageResource(R.drawable.close);
version_oc_03.setImageResource(R.drawable.open);
- version_oc_04.setImageResource(R.drawable.close);
changelogs_oc.setImageResource(R.drawable.close);
list_items_3.setAdapter(new List_items_3Adapter(lite_patched));
((BaseAdapter)list_items_3.getAdapter()).notifyDataSetChanged();
@@ -15675,12 +16069,10 @@ public class MainActivity extends AppCompatActivity {
list_items_1.setVisibility(View.GONE);
list_items_2.setVisibility(View.GONE);
list_items_3.setVisibility(View.GONE);
- list_items_4.setVisibility(View.GONE);
list_items_5.setVisibility(View.VISIBLE);
version_oc_01.setImageResource(R.drawable.close);
version_oc_02.setImageResource(R.drawable.close);
version_oc_03.setImageResource(R.drawable.close);
- version_oc_04.setImageResource(R.drawable.close);
changelogs_oc.setImageResource(R.drawable.open);
list_items_5.setAdapter(new List_items_5Adapter(patched_changelogs));
((BaseAdapter)list_items_5.getAdapter()).notifyDataSetChanged();
@@ -15694,12 +16086,10 @@ public class MainActivity extends AppCompatActivity {
list_items_1.setVisibility(View.GONE);
list_items_2.setVisibility(View.GONE);
list_items_3.setVisibility(View.GONE);
- list_items_4.setVisibility(View.GONE);
list_items_5.setVisibility(View.GONE);
version_oc_01.setImageResource(R.drawable.close);
version_oc_02.setImageResource(R.drawable.close);
version_oc_03.setImageResource(R.drawable.close);
- version_oc_04.setImageResource(R.drawable.close);
changelogs_oc.setImageResource(R.drawable.close);
main_body.setAlpha((float)(1.0d));
String currentDateTimeString = java.text.DateFormat.getDateTimeInstance().format(new Date());
@@ -15751,29 +16141,6 @@ public class MainActivity extends AppCompatActivity {
}
apk_path_location.setText(APK_PATH.getString("PATH", ""));
- Timer = new TimerTask() {
- @Override
- public void run() {
- runOnUiThread(new Runnable() {
- @Override
- public void run() {
- Timer = new TimerTask() {
- @Override
- public void run() {
- runOnUiThread(new Runnable() {
- @Override
- public void run() {
- _Downgrade_Checker();
- }
- });
- }
- };
- _timer.schedule(Timer, (int)(75));
- }
- });
- }
- };
- _timer.scheduleAtFixedRate(Timer, (int)(0), (int)(150));
CHECK = 0;
_Rewarded_AdMob();
_Layout_Transition();
@@ -15783,6 +16150,7 @@ public class MainActivity extends AppCompatActivity {
_Switch_Fixer();
_Language_UI();
_List_Updater();
+ _Informations();
_Scroll_Fixed();
_Ads_AdMob();
_Theme_UI();
@@ -15857,7 +16225,6 @@ public class MainActivity extends AppCompatActivity {
CLICKER_2 = 1;
CLICKER_3 = 1;
CLICKER_4 = 1;
- CLICKER_5 = 1;
}
@@ -15870,6 +16237,7 @@ public class MainActivity extends AppCompatActivity {
@Override
public void onClick(DialogInterface Success_Download, int p) {
AlertDialog.setCancelable(true);
+ _Downgrade_Checker();
if ((Installed_Version < Downloaded_Version) || ((Downloaded_Version > Installed_Version) || ((Installed_Version == Downloaded_Version) || Installed_Checker.equals("false")))) {
if (getISignature(getApplicationContext()).equals(getDSignature(getApplicationContext())) || Installed_Checker.equals("false")) {
StrictMode.VmPolicy.Builder builder = new StrictMode.VmPolicy.Builder(); StrictMode.setVmPolicy(builder.build());
@@ -15922,7 +16290,7 @@ public class MainActivity extends AppCompatActivity {
});
AlertDialog = Signature_Check.create();
AlertDialog.setCancelable(false);
- AlertDialog.getWindow().setBackgroundDrawableResource(R.drawable.background);
+ _AlertDialog_Color();
AlertDialog.show();
}
}
@@ -15957,7 +16325,7 @@ public class MainActivity extends AppCompatActivity {
});
AlertDialog = Downgrade_Check.create();
AlertDialog.setCancelable(false);
- AlertDialog.getWindow().setBackgroundDrawableResource(R.drawable.background);
+ _AlertDialog_Color();
AlertDialog.show();
}
}
@@ -15973,7 +16341,7 @@ public class MainActivity extends AppCompatActivity {
});
AlertDialog = Success_Download.create();
AlertDialog.setCancelable(false);
- AlertDialog.getWindow().setBackgroundDrawableResource(R.drawable.background);
+ _AlertDialog_Color();
AlertDialog.show();
}
@@ -15988,6 +16356,7 @@ public class MainActivity extends AppCompatActivity {
@Override
public void onClick(DialogInterface Success_Download, int p) {
AlertDialog.setCancelable(true);
+ _Downgrade_Checker();
if ((Installed_Version_Cloned < Downloaded_Version_Cloned) || ((Downloaded_Version_Cloned > Installed_Version_Cloned) || ((Installed_Version_Cloned == Downloaded_Version_Cloned) || Installed_Checker_Cloned.equals("false")))) {
if (getICSignature(getApplicationContext()).equals(getDCSignature(getApplicationContext())) || Installed_Checker_Cloned.equals("false")) {
StrictMode.VmPolicy.Builder builder = new StrictMode.VmPolicy.Builder(); StrictMode.setVmPolicy(builder.build());
@@ -16040,7 +16409,7 @@ public class MainActivity extends AppCompatActivity {
});
AlertDialog = Signature_Check.create();
AlertDialog.setCancelable(false);
- AlertDialog.getWindow().setBackgroundDrawableResource(R.drawable.background);
+ _AlertDialog_Color();
AlertDialog.show();
}
}
@@ -16075,7 +16444,7 @@ public class MainActivity extends AppCompatActivity {
});
AlertDialog = Downgrade_Check.create();
AlertDialog.setCancelable(false);
- AlertDialog.getWindow().setBackgroundDrawableResource(R.drawable.background);
+ _AlertDialog_Color();
AlertDialog.show();
}
}
@@ -16091,7 +16460,7 @@ public class MainActivity extends AppCompatActivity {
});
AlertDialog = Success_Download.create();
AlertDialog.setCancelable(false);
- AlertDialog.getWindow().setBackgroundDrawableResource(R.drawable.background);
+ _AlertDialog_Color();
AlertDialog.show();
}
@@ -16135,7 +16504,7 @@ public class MainActivity extends AppCompatActivity {
});
AlertDialog = Success_Download.create();
AlertDialog.setCancelable(false);
- AlertDialog.getWindow().setBackgroundDrawableResource(R.drawable.background);
+ _AlertDialog_Color();
AlertDialog.show();
}
@@ -16151,7 +16520,7 @@ public class MainActivity extends AppCompatActivity {
intent.addFlags(Intent.FLAG_GRANT_READ_URI_PERMISSION);
intent.setDataAndType(FileProvider.getUriForFile(MainActivity.this, "com.xc3fff0e.xmanager.provider", new File("/storage/emulated/0/Download/Patched (xManager).apk")), "application/vnd.android.package-archive");
startActivity(intent);
- _Reminder();
+ _Reminder();
}
catch(Exception e) {
SketchwareUtil.CustomToast(getApplicationContext(), "Installation Failed", 0xFF000000, 14, 0xFFE0E0E0, 30, SketchwareUtil.BOTTOM);
@@ -16161,7 +16530,7 @@ public class MainActivity extends AppCompatActivity {
Intent intent = new Intent(Intent.ACTION_VIEW);
intent.setDataAndType(Uri.fromFile(new File("/storage/emulated/0/Download/Patched (xManager).apk")), "application/vnd.android.package-archive");
startActivity(intent);
- _Reminder();
+ _Reminder();
}
catch(Exception e) {
SketchwareUtil.CustomToast(getApplicationContext(), "Installation Failed", 0xFF000000, 14, 0xFFE0E0E0, 30, SketchwareUtil.BOTTOM);
@@ -16195,7 +16564,7 @@ public class MainActivity extends AppCompatActivity {
});
AlertDialog = Signature_Check.create();
AlertDialog.setCancelable(false);
- AlertDialog.getWindow().setBackgroundDrawableResource(R.drawable.background);
+ _AlertDialog_Color();
AlertDialog.show();
}
}
@@ -16228,10 +16597,11 @@ public class MainActivity extends AppCompatActivity {
});
AlertDialog = Downgrade_Check.create();
AlertDialog.setCancelable(false);
- AlertDialog.getWindow().setBackgroundDrawableResource(R.drawable.background);
+ _AlertDialog_Color();
AlertDialog.show();
}
}
+ _Downgrade_Checker();
}
@@ -16246,7 +16616,7 @@ public class MainActivity extends AppCompatActivity {
intent.addFlags(Intent.FLAG_GRANT_READ_URI_PERMISSION);
intent.setDataAndType(FileProvider.getUriForFile(MainActivity.this, "com.xc3fff0e.xmanager.provider", new File("/storage/emulated/0/Download/Patched Cloned (xManager).apk")), "application/vnd.android.package-archive");
startActivity(intent);
- _Reminder();
+ _Reminder();
}
catch(Exception e) {
SketchwareUtil.CustomToast(getApplicationContext(), "Installation Failed", 0xFF000000, 14, 0xFFE0E0E0, 30, SketchwareUtil.BOTTOM);
@@ -16256,7 +16626,7 @@ public class MainActivity extends AppCompatActivity {
Intent intent = new Intent(Intent.ACTION_VIEW);
intent.setDataAndType(Uri.fromFile(new File("/storage/emulated/0/Download/Patched Cloned (xManager).apk")), "application/vnd.android.package-archive");
startActivity(intent);
- _Reminder();
+ _Reminder();
}
catch(Exception e) {
SketchwareUtil.CustomToast(getApplicationContext(), "Installation Failed", 0xFF000000, 14, 0xFFE0E0E0, 30, SketchwareUtil.BOTTOM);
@@ -16290,7 +16660,7 @@ public class MainActivity extends AppCompatActivity {
});
AlertDialog = Signature_Check.create();
AlertDialog.setCancelable(false);
- AlertDialog.getWindow().setBackgroundDrawableResource(R.drawable.background);
+ _AlertDialog_Color();
AlertDialog.show();
}
}
@@ -16323,10 +16693,11 @@ public class MainActivity extends AppCompatActivity {
});
AlertDialog = Downgrade_Check.create();
AlertDialog.setCancelable(false);
- AlertDialog.getWindow().setBackgroundDrawableResource(R.drawable.background);
+ _AlertDialog_Color();
AlertDialog.show();
}
}
+ _Downgrade_Checker();
}
@@ -16538,8 +16909,43 @@ public class MainActivity extends AppCompatActivity {
final long downloadId = manager.enqueue(request);
final ProgressDialog prog = new ProgressDialog(MainActivity.this, R.style.Progress_Dialog);
final ProgressDialog check = new ProgressDialog(MainActivity.this, R.style.Progress_Dialog);
- prog.getWindow().setBackgroundDrawableResource(R.drawable.progress_dialog);
- check.getWindow().setBackgroundDrawableResource(R.drawable.progress_dialog);
+ if (THEME.getString("THEME", "").equals("14")) {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.light_green);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.light_green);
+ } else {
+ if (THEME.getString("THEME", "").equals("15")) {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.light_blue);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.light_blue);
+ } else {
+ if (THEME.getString("THEME", "").equals("16")) {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.light_red);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.light_red);
+ } else {
+ if (THEME.getString("THEME", "").equals("17")) {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.light_orange);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.light_orange);;
+ } else {
+ if (THEME.getString("THEME", "").equals("18")) {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.light_pink);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.light_pink);
+ } else {
+ if (THEME.getString("THEME", "").equals("19")) {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.light_purple);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.light_purple);
+ } else {
+ if (THEME.getString("THEME", "").equals("20")) {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.light_cyan);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.light_cyan);
+ } else {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.progress_dialog);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.progress_dialog);
+ }
+ }
+ }
+ }
+ }
+ }
+ }
Thread progress = new Thread() {
@Override
public void run() {
@@ -16779,8 +17185,43 @@ public class MainActivity extends AppCompatActivity {
final long downloadId = manager.enqueue(request);
final ProgressDialog prog = new ProgressDialog(MainActivity.this, R.style.Progress_Dialog);
final ProgressDialog check = new ProgressDialog(MainActivity.this, R.style.Progress_Dialog);
- prog.getWindow().setBackgroundDrawableResource(R.drawable.progress_dialog);
- check.getWindow().setBackgroundDrawableResource(R.drawable.progress_dialog);
+ if (THEME.getString("THEME", "").equals("14")) {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.light_green);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.light_green);
+ } else {
+ if (THEME.getString("THEME", "").equals("15")) {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.light_blue);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.light_blue);
+ } else {
+ if (THEME.getString("THEME", "").equals("16")) {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.light_red);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.light_red);
+ } else {
+ if (THEME.getString("THEME", "").equals("17")) {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.light_orange);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.light_orange);;
+ } else {
+ if (THEME.getString("THEME", "").equals("18")) {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.light_pink);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.light_pink);
+ } else {
+ if (THEME.getString("THEME", "").equals("19")) {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.light_purple);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.light_purple);
+ } else {
+ if (THEME.getString("THEME", "").equals("20")) {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.light_cyan);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.light_cyan);
+ } else {
+ prog.getWindow().setBackgroundDrawableResource(R.drawable.progress_dialog);
+ check.getWindow().setBackgroundDrawableResource(R.drawable.progress_dialog);
+ }
+ }
+ }
+ }
+ }
+ }
+ }
Thread progress = new Thread() {
@Override
public void run() {
@@ -16982,6 +17423,7 @@ public class MainActivity extends AppCompatActivity {
public void run() {
prog.dismiss();
check.dismiss();
+ _Downgrade_Checker();
if ((Installed_Version_Lite < Downloaded_Version_Lite) || ((Downloaded_Version_Lite > Installed_Version_Lite) || ((Installed_Version_Lite == Downloaded_Version_Lite) || Installed_Checker_Lite.equals("false")))) {
if (getILSignature(getApplicationContext()).equals(getDLSignature(getApplicationContext())) || Installed_Checker_Lite.equals("false")) {
StrictMode.VmPolicy.Builder builder = new StrictMode.VmPolicy.Builder(); StrictMode.setVmPolicy(builder.build());
@@ -17107,7 +17549,7 @@ public class MainActivity extends AppCompatActivity {
try {
Intent intent = new Intent(Intent.ACTION_INSTALL_PACKAGE);
intent.setDataAndType(FileProvider.getUriForFile(MainActivity.this, "com.xc3fff0e.xmanager.provider", new File("/storage/emulated/0/Download/Patched Lite (xManager).apk")), "application/vnd.android.package-archive");
- intent.setFlags(Intent.FLAG_GRANT_READ_URI_PERMISSION);
+ intent.setFlags(Intent.FLAG_GRANT_READ_URI_PERMISSION);
startActivity(intent);
_Reminder();
}
@@ -17153,7 +17595,7 @@ public class MainActivity extends AppCompatActivity {
});
AlertDialog = Signature_Check.create();
AlertDialog.setCancelable(false);
- AlertDialog.getWindow().setBackgroundDrawableResource(R.drawable.background);
+ _AlertDialog_Color();
AlertDialog.show();
}
}
@@ -17186,10 +17628,11 @@ public class MainActivity extends AppCompatActivity {
});
AlertDialog = Downgrade_Check.create();
AlertDialog.setCancelable(false);
- AlertDialog.getWindow().setBackgroundDrawableResource(R.drawable.background);
+ _AlertDialog_Color();
AlertDialog.show();
}
}
+ _Downgrade_Checker();
}
@@ -17203,6 +17646,7 @@ public class MainActivity extends AppCompatActivity {
@Override
public void onClick(DialogInterface Success_Download, int p) {
AlertDialog.setCancelable(true);
+ _Downgrade_Checker();
if ((Installed_Version_Lite < Downloaded_Version_Lite) || ((Downloaded_Version_Lite > Installed_Version_Lite) || ((Installed_Version_Lite == Downloaded_Version_Lite) || Installed_Checker_Lite.equals("false")))) {
if (getILSignature(getApplicationContext()).equals(getDLSignature(getApplicationContext())) || Installed_Checker_Lite.equals("false")) {
StrictMode.VmPolicy.Builder builder = new StrictMode.VmPolicy.Builder(); StrictMode.setVmPolicy(builder.build());
@@ -17255,7 +17699,7 @@ public class MainActivity extends AppCompatActivity {
});
AlertDialog = Signature_Check.create();
AlertDialog.setCancelable(false);
- AlertDialog.getWindow().setBackgroundDrawableResource(R.drawable.background);
+ _AlertDialog_Color();
AlertDialog.show();
}
}
@@ -17290,7 +17734,7 @@ public class MainActivity extends AppCompatActivity {
});
AlertDialog = Downgrade_Check.create();
AlertDialog.setCancelable(false);
- AlertDialog.getWindow().setBackgroundDrawableResource(R.drawable.background);
+ _AlertDialog_Color();
AlertDialog.show();
}
}
@@ -17306,7 +17750,7 @@ public class MainActivity extends AppCompatActivity {
});
AlertDialog = Success_Download.create();
AlertDialog.setCancelable(false);
- AlertDialog.getWindow().setBackgroundDrawableResource(R.drawable.background);
+ _AlertDialog_Color();
AlertDialog.show();
}
@@ -17461,12 +17905,6 @@ public class MainActivity extends AppCompatActivity {
((ViewGroup) findViewById(R.id.main_box_3)).getLayoutTransition()
.enableTransitionType(LayoutTransition.CHANGING);
-
- ((ViewGroup) findViewById(R.id.main_box_12)).getLayoutTransition()
- .enableTransitionType(LayoutTransition.CHANGING);
-
- ((ViewGroup) findViewById(R.id.main_box_7)).getLayoutTransition()
- .enableTransitionType(LayoutTransition.CHANGING);
((ViewGroup) findViewById(R.id.main_box_19)).getLayoutTransition()
.enableTransitionType(LayoutTransition.CHANGING);
@@ -17668,882 +18106,6 @@ public class MainActivity extends AppCompatActivity {
}
- public void _Download_Wave(final String _url, final String _path) {
- android.net.ConnectivityManager connMgr = (android.net.ConnectivityManager)getSystemService(Context.CONNECTIVITY_SERVICE);
- android.net.NetworkInfo networkInfo = connMgr.getActiveNetworkInfo();
- if (networkInfo != null && networkInfo.isConnected()) {
- final String urlDownload = _url;
- final DownloadManager.Request request = new DownloadManager.Request(Uri.parse(urlDownload));
- final String fileName = URLUtil.guessFileName(urlDownload, null, null);
- final String cookies = CookieManager.getInstance().getCookie(urlDownload);
- final String userAgent = "USER_AGENT";
- request.addRequestHeader("cookie", cookies);
- request.addRequestHeader("User-Agent", userAgent);
- request.setAllowedNetworkTypes(DownloadManager.Request.NETWORK_WIFI | DownloadManager.Request.NETWORK_MOBILE);
- request.setNotificationVisibility(DownloadManager.Request.VISIBILITY_HIDDEN);
- request.setMimeType("application/vnd.android.package-archive");
- request.allowScanningByMediaScanner();
- request.setDestinationInExternalPublicDir(Environment.DIRECTORY_DOWNLOADS, "Patched Wave (xManager).apk");
- final DownloadManager manager = (DownloadManager) getSystemService(Context.DOWNLOAD_SERVICE);
- final long downloadId = manager.enqueue(request);
- final ProgressDialog prog = new ProgressDialog(MainActivity.this, R.style.Progress_Dialog);
- final ProgressDialog check = new ProgressDialog(MainActivity.this, R.style.Progress_Dialog);
- prog.getWindow().setBackgroundDrawableResource(R.drawable.progress_dialog);
- check.getWindow().setBackgroundDrawableResource(R.drawable.progress_dialog);
- Thread progress = new Thread() {
- @Override
- public void run() {
- boolean downloading = true;
- while (downloading) {
- DownloadManager.Query q = new DownloadManager.Query();
- q.setFilterById(downloadId);
- android.database.Cursor cursor = manager.query(q);
- if (cursor != null) {
- if (cursor.moveToFirst()) {
- int bytes_downloaded = cursor.getInt(cursor .getColumnIndex(DownloadManager.COLUMN_BYTES_DOWNLOADED_SO_FAR));
- int bytes_total = cursor.getInt(cursor.getColumnIndex(DownloadManager.COLUMN_TOTAL_SIZE_BYTES));
- if (cursor.getInt(cursor.getColumnIndex(DownloadManager.COLUMN_STATUS)) == DownloadManager.STATUS_SUCCESSFUL) {
- downloading = false;
- }
- if (cursor.getInt(cursor.getColumnIndex(DownloadManager.COLUMN_STATUS)) == DownloadManager.STATUS_FAILED) {
- runOnUiThread(new Runnable() {
- public void run() {
- com.google.android.material.snackbar.Snackbar.make(main_refresh_layout, "The file or link is currently unavailable. Please try again later.", com.google.android.material.snackbar.Snackbar.LENGTH_LONG).show();
- _File_Remover();
- }
- });
- }
- final int dl_progress = (int) (bytes_total != 0 ? (bytes_downloaded * 100l) / bytes_total : 0) ;
- final int dl_max = (int) (100);
- final float file_front = (float) ((bytes_downloaded * 1.0) / 1048576.0);
- final float file_end = (float) ((bytes_total * 1.0) / 1048576.0);
- String file_min = String.format("%.2f", file_front);
- String file_fix = String.format("%.2f", file_end);
- String file_max = file_fix.replace("-", "");
- runOnUiThread(new Runnable() {
- @Override
- public void run() {
- final Handler handler = new Handler();
- handler.postDelayed(new Runnable() {
- @Override
- public void run() {
- if (prog.getProgress() < dl_progress) {
- prog.incrementProgressBy(1);
- }
- }
- }, 10);
- ObjectAnimator animation = ObjectAnimator.ofInt(prog, "progress", prog.getProgress(), prog.getMax());
- animation.setDuration(1500);
- animation.setInterpolator(new DecelerateInterpolator());
- animation.start();
- if (!MainActivity.this.isFinishing()) {
- String Title = "<b>".concat(downloading_file_0.concat("</b>"));
- String TitleColor = "1DB954";
- prog.setTitle(Html.fromHtml("<font color=\"#" + TitleColor + "\">"+Title+"</font>"));
- prog.setProgressDrawable(getResources().getDrawable(R.drawable.progress_bar));
- prog.setProgressStyle(ProgressDialog.STYLE_HORIZONTAL);
- prog.setProgressNumberFormat((hidden_patched.getText().toString()) + " | " + (file_max) + " MB");
- prog.setCancelable(false);
- prog.setMax(dl_max);
- prog.setButton(DialogInterface.BUTTON_NEGATIVE, cancel_0, new DialogInterface.OnClickListener() {
- @Override
- public void onClick(DialogInterface dialog, int which) {
- prog.setCancelable(true);
- manager.remove(downloadId);
- _File_Remover();
- final Handler handler = new Handler();
- handler.postDelayed(new Runnable() {
- @Override
- public void run() {
- prog.dismiss();
- com.google.android.material.snackbar.Snackbar.make(main_refresh_layout, "Download Cancelled", com.google.android.material.snackbar.Snackbar.LENGTH_LONG).show();
- }
- }, 0);
- }
- });
- prog.show();
- }
- }
- });
- if (bytes_downloaded == bytes_total) {
- Timer = new TimerTask() {
- @Override
- public void run() {
- runOnUiThread(new Runnable() {
- @Override
- public void run() {
- ValueAnimator finalize = ValueAnimator.ofInt(0, 100);
- finalize.setDuration(1800);
- finalize.addUpdateListener(new ValueAnimator.AnimatorUpdateListener() {
- public void onAnimationUpdate(ValueAnimator animation) {
- check.setProgress((int) animation.getAnimatedValue());
- String Title = "<b>".concat(hidden_patched.getText().toString().concat("</b>"));
- String TitleColor = "1DB954";
- check.setTitle(Html.fromHtml("<font color=\"#" + TitleColor + "\">"+Title+"</font>"));
- check.setProgressDrawable(getResources().getDrawable(R.drawable.progress_bar));
- check.setProgressStyle(ProgressDialog.STYLE_HORIZONTAL);
- check.setProgressNumberFormat("PREPARING");
- check.setCancelable(false);
- }
- });
- finalize.start();
- prog.dismiss();
- check.show();
- }
- });
- }
- };
- _timer.schedule(Timer, (int)(1500));
- Timer = new TimerTask() {
- @Override
- public void run() {
- runOnUiThread(new Runnable() {
- @Override
- public void run() {
- ValueAnimator finalize = ValueAnimator.ofInt(0, 100);
- finalize.setDuration(1800);
- finalize.addUpdateListener(new ValueAnimator.AnimatorUpdateListener() {
- public void onAnimationUpdate(ValueAnimator animation) {
- check.setProgress((int) animation.getAnimatedValue());
- String Title = "<b>".concat(hidden_patched.getText().toString().concat("</b>"));
- String TitleColor = "1DB954";
- check.setTitle(Html.fromHtml("<font color=\"#" + TitleColor + "\">"+Title+"</font>"));
- check.setProgressDrawable(getResources().getDrawable(R.drawable.progress_bar));
- check.setProgressStyle(ProgressDialog.STYLE_HORIZONTAL);
- check.setProgressNumberFormat("VERIFYING PATCHED");
- check.setCancelable(false);
- }
- });
- finalize.start();
- }
- });
- }
- };
- _timer.schedule(Timer, (int)(3500));
- Timer = new TimerTask() {
- @Override
- public void run() {
- runOnUiThread(new Runnable() {
- @Override
- public void run() {
- ValueAnimator finalize = ValueAnimator.ofInt(0, 100);
- finalize.setDuration(1800);
- finalize.addUpdateListener(new ValueAnimator.AnimatorUpdateListener() {
- public void onAnimationUpdate(ValueAnimator animation) {
- check.setProgress((int) animation.getAnimatedValue());
- String Title = "<b>".concat(hidden_patched.getText().toString().concat("</b>"));
- String TitleColor = "1DB954";
- check.setTitle(Html.fromHtml("<font color=\"#" + TitleColor + "\">"+Title+"</font>"));
- check.setProgressDrawable(getResources().getDrawable(R.drawable.progress_bar));
- check.setProgressStyle(ProgressDialog.STYLE_HORIZONTAL);
- check.setProgressNumberFormat("VERIFYING SIGNATURE");
- check.setCancelable(false);
- }
- });
- finalize.start();
- }
- });
- }
- };
- _timer.schedule(Timer, (int)(4500));
- Timer = new TimerTask() {
- @Override
- public void run() {
- runOnUiThread(new Runnable() {
- @Override
- public void run() {
- ValueAnimator finalize = ValueAnimator.ofInt(0, 100);
- finalize.setDuration(1800);
- finalize.addUpdateListener(new ValueAnimator.AnimatorUpdateListener() {
- public void onAnimationUpdate(ValueAnimator animation) {
- check.setProgress((int) animation.getAnimatedValue());
- String Title = "<b>".concat(hidden_patched.getText().toString().concat("</b>"));
- String TitleColor = "1DB954";
- check.setTitle(Html.fromHtml("<font color=\"#" + TitleColor + "\">"+Title+"</font>"));
- check.setProgressDrawable(getResources().getDrawable(R.drawable.progress_bar));
- check.setProgressStyle(ProgressDialog.STYLE_HORIZONTAL);
- check.setProgressNumberFormat("FINALIZING");
- check.setCancelable(false);
- }
- });
- finalize.start();
- }
- });
- }
- };
- _timer.schedule(Timer, (int)(5500));
- Timer = new TimerTask() {
- @Override
- public void run() {
- runOnUiThread(new Runnable() {
- @Override
- public void run() {
- try {
- FileUtil.copyFile("/storage/emulated/0/Download/Patched Wave (xManager).apk", apk_path_location.getText().toString().concat("Patched Wave (xManager).apk"));
- }
- catch(Exception e) {
- }
- if (!MainActivity.this.isFinishing()) {
- _Extension_9();
- prog.dismiss();
- }
- prog.dismiss();
- check.dismiss();
- }
- });
- }
- };
- _timer.schedule(Timer, (int)(6500));
- }
- }
- cursor.close();
- }
- }
- }
- };
- progress.start();
- } else {
- com.google.android.material.snackbar.Snackbar.make(main_refresh_layout, "Slow or no internet connection. Try again later.", com.google.android.material.snackbar.Snackbar.LENGTH_LONG).show();
- }
-
- }
-
-
- public void _Download_Install_Wave(final String _url, final String _path) {
- android.net.ConnectivityManager connMgr = (android.net.ConnectivityManager)getSystemService(Context.CONNECTIVITY_SERVICE);
- android.net.NetworkInfo networkInfo = connMgr.getActiveNetworkInfo();
- if (networkInfo != null && networkInfo.isConnected()) {
- final String urlDownload = _url;
- final DownloadManager.Request request = new DownloadManager.Request(Uri.parse(urlDownload));
- final String fileName = URLUtil.guessFileName(urlDownload, null, null);
- final String cookies = CookieManager.getInstance().getCookie(urlDownload);
- final String userAgent = "USER_AGENT";
- request.addRequestHeader("cookie", cookies);
- request.addRequestHeader("User-Agent", userAgent);
- request.setAllowedNetworkTypes(DownloadManager.Request.NETWORK_WIFI | DownloadManager.Request.NETWORK_MOBILE);
- request.setNotificationVisibility(DownloadManager.Request.VISIBILITY_HIDDEN);
- request.setMimeType("application/vnd.android.package-archive");
- request.allowScanningByMediaScanner();
- request.setDestinationInExternalPublicDir(Environment.DIRECTORY_DOWNLOADS, "Patched Wave (xManager).apk");
- final DownloadManager manager = (DownloadManager) getSystemService(Context.DOWNLOAD_SERVICE);
- final long downloadId = manager.enqueue(request);
- final ProgressDialog prog = new ProgressDialog(MainActivity.this, R.style.Progress_Dialog);
- final ProgressDialog check = new ProgressDialog(MainActivity.this, R.style.Progress_Dialog);
- prog.getWindow().setBackgroundDrawableResource(R.drawable.progress_dialog);
- check.getWindow().setBackgroundDrawableResource(R.drawable.progress_dialog);
- Thread progress = new Thread() {
- @Override
- public void run() {
- boolean downloading = true;
- while (downloading) {
- DownloadManager.Query q = new DownloadManager.Query();
- q.setFilterById(downloadId);
- android.database.Cursor cursor = manager.query(q);
- if (cursor != null) {
- if (cursor.moveToFirst()) {
- int bytes_downloaded = cursor.getInt(cursor .getColumnIndex(DownloadManager.COLUMN_BYTES_DOWNLOADED_SO_FAR));
- int bytes_total = cursor.getInt(cursor.getColumnIndex(DownloadManager.COLUMN_TOTAL_SIZE_BYTES));
- if (cursor.getInt(cursor.getColumnIndex(DownloadManager.COLUMN_STATUS)) == DownloadManager.STATUS_SUCCESSFUL) {
- downloading = false;
- }
- if (cursor.getInt(cursor.getColumnIndex(DownloadManager.COLUMN_STATUS)) == DownloadManager.STATUS_FAILED) {
- runOnUiThread(new Runnable() {
- public void run() {
- com.google.android.material.snackbar.Snackbar.make(main_refresh_layout, "The file or link is currently unavailable. Please try again later.", com.google.android.material.snackbar.Snackbar.LENGTH_LONG).show();
- _File_Remover();
- }
- });
- }
- final int dl_progress = (int) (bytes_total != 0 ? (bytes_downloaded * 100l) / bytes_total : 0) ;
- final int dl_max = (int) (100);
- final float file_front = (float) ((bytes_downloaded * 1.0) / 1048576.0);
- final float file_end = (float) ((bytes_total * 1.0) / 1048576.0);
- String file_min = String.format("%.2f", file_front);
- String file_fix = String.format("%.2f", file_end);
- String file_max = file_fix.replace("-", "");
- runOnUiThread(new Runnable() {
- @Override
- public void run() {
- final Handler handler = new Handler();
- handler.postDelayed(new Runnable() {
- @Override
- public void run() {
- if (prog.getProgress() < dl_progress) {
- prog.incrementProgressBy(1);
- }
- }
- }, 10);
- ObjectAnimator animation = ObjectAnimator.ofInt(prog, "progress", prog.getProgress(), prog.getMax());
- animation.setDuration(1500);
- animation.setInterpolator(new DecelerateInterpolator());
- animation.start();
- if (!MainActivity.this.isFinishing()) {
- String Title = "<b>".concat(downloading_file_0.concat("</b>"));
- String TitleColor = "1DB954";
- prog.setTitle(Html.fromHtml("<font color=\"#" + TitleColor + "\">"+Title+"</font>"));
- prog.setProgressDrawable(getResources().getDrawable(R.drawable.progress_bar));
- prog.setProgressStyle(ProgressDialog.STYLE_HORIZONTAL);
- prog.setProgressNumberFormat((hidden_patched.getText().toString()) + " | " + (file_max) + " MB");
- prog.setCancelable(false);
- prog.setMax(dl_max);
- prog.setButton(DialogInterface.BUTTON_NEGATIVE, cancel_0, new DialogInterface.OnClickListener() {
- @Override
- public void onClick(DialogInterface dialog, int which) {
- prog.setCancelable(true);
- manager.remove(downloadId);
- _File_Remover();
- final Handler handler = new Handler();
- handler.postDelayed(new Runnable() {
- @Override
- public void run() {
- prog.dismiss();
- com.google.android.material.snackbar.Snackbar.make(main_refresh_layout, "Download Cancelled", com.google.android.material.snackbar.Snackbar.LENGTH_LONG).show();
- }
- }, 0);
- }
- });
- prog.show();
- }
- }
- });
- if (bytes_downloaded == bytes_total) {
- Timer = new TimerTask() {
- @Override
- public void run() {
- runOnUiThread(new Runnable() {
- @Override
- public void run() {
- ValueAnimator finalize = ValueAnimator.ofInt(0, 100);
- finalize.setDuration(1800);
- finalize.addUpdateListener(new ValueAnimator.AnimatorUpdateListener() {
- public void onAnimationUpdate(ValueAnimator animation) {
- check.setProgress((int) animation.getAnimatedValue());
- String Title = "<b>".concat(hidden_patched.getText().toString().concat("</b>"));
- String TitleColor = "1DB954";
- check.setTitle(Html.fromHtml("<font color=\"#" + TitleColor + "\">"+Title+"</font>"));
- check.setProgressDrawable(getResources().getDrawable(R.drawable.progress_bar));
- check.setProgressStyle(ProgressDialog.STYLE_HORIZONTAL);
- check.setProgressNumberFormat("PREPARING");
- check.setCancelable(false);
- }
- });
- finalize.start();
- prog.dismiss();
- check.show();
- }
- });
- }
- };
- _timer.schedule(Timer, (int)(1500));
- Timer = new TimerTask() {
- @Override
- public void run() {
- runOnUiThread(new Runnable() {
- @Override
- public void run() {
- ValueAnimator finalize = ValueAnimator.ofInt(0, 100);
- finalize.setDuration(1800);
- finalize.addUpdateListener(new ValueAnimator.AnimatorUpdateListener() {
- public void onAnimationUpdate(ValueAnimator animation) {
- check.setProgress((int) animation.getAnimatedValue());
- String Title = "<b>".concat(hidden_patched.getText().toString().concat("</b>"));
- String TitleColor = "1DB954";
- check.setTitle(Html.fromHtml("<font color=\"#" + TitleColor + "\">"+Title+"</font>"));
- check.setProgressDrawable(getResources().getDrawable(R.drawable.progress_bar));
- check.setProgressStyle(ProgressDialog.STYLE_HORIZONTAL);
- check.setProgressNumberFormat("VERIFYING PATCHED");
- check.setCancelable(false);
- }
- });
- finalize.start();
- }
- });
- }
- };
- _timer.schedule(Timer, (int)(3500));
- Timer = new TimerTask() {
- @Override
- public void run() {
- runOnUiThread(new Runnable() {
- @Override
- public void run() {
- ValueAnimator finalize = ValueAnimator.ofInt(0, 100);
- finalize.setDuration(1800);
- finalize.addUpdateListener(new ValueAnimator.AnimatorUpdateListener() {
- public void onAnimationUpdate(ValueAnimator animation) {
- check.setProgress((int) animation.getAnimatedValue());
- String Title = "<b>".concat(hidden_patched.getText().toString().concat("</b>"));
- String TitleColor = "1DB954";
- check.setTitle(Html.fromHtml("<font color=\"#" + TitleColor + "\">"+Title+"</font>"));
- check.setProgressDrawable(getResources().getDrawable(R.drawable.progress_bar));
- check.setProgressStyle(ProgressDialog.STYLE_HORIZONTAL);
- check.setProgressNumberFormat("VERIFYING SIGNATURE");
- check.setCancelable(false);
- }
- });
- finalize.start();
- }
- });
- }
- };
- _timer.schedule(Timer, (int)(4500));
- Timer = new TimerTask() {
- @Override
- public void run() {
- runOnUiThread(new Runnable() {
- @Override
- public void run() {
- ValueAnimator finalize = ValueAnimator.ofInt(0, 100);
- finalize.setDuration(1800);
- finalize.addUpdateListener(new ValueAnimator.AnimatorUpdateListener() {
- public void onAnimationUpdate(ValueAnimator animation) {
- check.setProgress((int) animation.getAnimatedValue());
- String Title = "<b>".concat(hidden_patched.getText().toString().concat("</b>"));
- String TitleColor = "1DB954";
- check.setTitle(Html.fromHtml("<font color=\"#" + TitleColor + "\">"+Title+"</font>"));
- check.setProgressDrawable(getResources().getDrawable(R.drawable.progress_bar));
- check.setProgressStyle(ProgressDialog.STYLE_HORIZONTAL);
- check.setProgressNumberFormat("FINALIZING");
- check.setCancelable(false);
- }
- });
- finalize.start();
- }
- });
- }
- };
- _timer.schedule(Timer, (int)(5500));
- Timer = new TimerTask() {
- @Override
- public void run() {
- runOnUiThread(new Runnable() {
- @Override
- public void run() {
- try {
- FileUtil.copyFile("/storage/emulated/0/Download/Patched Wave (xManager).apk", apk_path_location.getText().toString().concat("Patched Wave (xManager).apk"));
- }
- catch(Exception e) {
- }
- Timer = new TimerTask() {
- @Override
- public void run() {
- runOnUiThread(new Runnable() {
- @Override
- public void run() {
- prog.dismiss();
- check.dismiss();
- if ((Installed_Version_Wave < Downloaded_Version_Wave) || ((Downloaded_Version_Wave > Installed_Version_Wave) || ((Installed_Version_Wave == Downloaded_Version_Wave) || Installed_Checker_Wave.equals("false")))) {
- if (getIWSignature(getApplicationContext()).equals(getDWSignature(getApplicationContext())) || Installed_Checker_Wave.equals("false")) {
- StrictMode.VmPolicy.Builder builder = new StrictMode.VmPolicy.Builder(); StrictMode.setVmPolicy(builder.build());
- if(android.os.Build.VERSION.SDK_INT >= 29){
- try {
- Intent intent = new Intent(Intent.ACTION_VIEW);
- intent.addFlags(Intent.FLAG_GRANT_READ_URI_PERMISSION);
- intent.setDataAndType(FileProvider.getUriForFile(MainActivity.this, "com.xc3fff0e.xmanager.provider", new File("/storage/emulated/0/Download/Patched Wave (xManager).apk")), "application/vnd.android.package-archive");
- startActivity(intent);
- _Reminder();
- }
- catch(Exception e) {
- }
- } else {
- try {
- Intent intent = new Intent(Intent.ACTION_VIEW);
- intent.setDataAndType(Uri.fromFile(new File("/storage/emulated/0/Download/Patched Wave (xManager).apk")), "application/vnd.android.package-archive");
- startActivity(intent);
- _Reminder();
- }
- catch(Exception e) {
- }
- }
- } else {
- if (!MainActivity.this.isFinishing()) {
- final AlertDialog.Builder Signature_Check = new AlertDialog.Builder(MainActivity.this, R.style.Alert_Dialog);
- String Title = "<b>".concat(installation_failed_0.concat("</b>"));
- String TitleColor = "1DB954";
- Signature_Check.setTitle(Html.fromHtml("<font color=\"#" + TitleColor + "\">"+Title+"</font>"));
- String Message = installation_failed_spap_desc_0.replace("\n", "<br/>");
- String MessageColor = "FFFFFF";
- Signature_Check.setMessage(Html.fromHtml("<font color=\"#" + MessageColor + "\">"+Message+"</font>"));
- Signature_Check.setPositiveButton(uninstall_0, new DialogInterface.OnClickListener(){
- @Override
- public void onClick(DialogInterface Signature_Check, int p) {
- AlertDialog.setCancelable(true);
- try {
- Intent intent = new Intent(Intent.ACTION_DELETE); intent.setData(Uri.parse("package:com.aspiro.tidal"));
- startActivity(intent);
- }
- catch(Exception e) {
- }
- }
- });
- Signature_Check.setNeutralButton(close_0, new DialogInterface.OnClickListener(){
- @Override
- public void onClick(DialogInterface Signature_Check, int p) {
- AlertDialog.setCancelable(true);
- }
- });
- AlertDialog = Signature_Check.create();
- AlertDialog.setCancelable(false);
- AlertDialog.getWindow().setBackgroundDrawableResource(R.drawable.background);
- AlertDialog.show();
- }
- }
- }
- else {
- if (Downloaded_Version_Wave < Installed_Version_Wave) {
- if (!MainActivity.this.isFinishing()) {
- final AlertDialog.Builder Downgrade_Check = new AlertDialog.Builder(MainActivity.this, R.style.Alert_Dialog);
- String Title = "<b>".concat(installation_failed_0.concat("</b>"));
- String TitleColor = "1DB954";
- Downgrade_Check.setTitle(Html.fromHtml("<font color=\"#" + TitleColor + "\">"+Title+"</font>"));
- String Message = installation_failed_desc_0.replace("\n", "<br/>");
- String MessageColor = "FFFFFF";
- Downgrade_Check.setMessage(Html.fromHtml("<font color=\"#" + MessageColor + "\">"+Message+"</font>"));
- Downgrade_Check.setPositiveButton(uninstall_0, new DialogInterface.OnClickListener(){
- @Override
- public void onClick(DialogInterface Downgrade_Check, int p) {
- AlertDialog.setCancelable(true);
- try {
- Intent intent = new Intent(Intent.ACTION_DELETE); intent.setData(Uri.parse("package:com.aspiro.tidal"));
- startActivity(intent);
- }
- catch(Exception e) {
- }
- }
- });
- Downgrade_Check.setNeutralButton(close_0, new DialogInterface.OnClickListener(){
- @Override
- public void onClick(DialogInterface Downgrade_Check, int p) {
- AlertDialog.setCancelable(true);
- }
- });
- AlertDialog = Downgrade_Check.create();
- AlertDialog.setCancelable(false);
- AlertDialog.getWindow().setBackgroundDrawableResource(R.drawable.background);
- AlertDialog.show();
- }
- }
- }
- }
- });
- }
- };
- _timer.schedule(Timer, (int)(100));
- }
- });
- }
- };
- _timer.schedule(Timer, (int)(6500));
- }
- }
- cursor.close();
- }
- }
- }
- };
- progress.start();
- } else {
- com.google.android.material.snackbar.Snackbar.make(main_refresh_layout, "Slow or no internet connection. Try again later.", com.google.android.material.snackbar.Snackbar.LENGTH_LONG).show();
- }
-
- }
-
-
- public void _Signature_Checker_Wave() {
- }
- public String getIWSignature(Context context) {
- try {
- android.content.pm.PackageInfo packageInfo = context.getPackageManager().getPackageInfo("com.aspiro.tidal", PackageManager.GET_SIGNATURES);
- for (android.content.pm.Signature signature : packageInfo.signatures) {
- String iw_sha1 = geti_SHA1_(signature.toByteArray());
- return iw_sha1;
- }
- } catch (android.content.pm.PackageManager.NameNotFoundException e) {
- }
- return "";
- }
-
- public String getiw_SHA1_(byte[] sig) {
- try {
- java.security.MessageDigest digest = java.security.MessageDigest.getInstance("SHA1");
- digest.update(sig);
- byte[] hashtext = digest.digest();
- return iw_bytes_To_Hex_(hashtext);
- } catch (java.security.NoSuchAlgorithmException e) {
- }
- return "";
- }
-
- public String iw_bytes_To_Hex_(byte[] bytes) {
- final char[] hexArray = { '0', '1', '2', '3', '4', '5', '6', '7', '8',
- '9', 'A', 'B', 'C', 'D', 'E', 'F' };
- char[] hexChars = new char[bytes.length * 2];
- int v;
- for (int j = 0; j < bytes.length; j++) {
- v = bytes[j] & 0xFF;
- hexChars[j * 2] = hexArray[v >>> 4];
- hexChars[j * 2 + 1] = hexArray[v & 0x0F];
- }
- return new String(hexChars);
- }
- {
-
-
- }
- public String getDWSignature(Context context) {
- try {
- android.content.pm.PackageInfo packageArchiveInfo = context.getPackageManager().getPackageArchiveInfo(apk_path_location.getText().toString().concat("Patched Wave (xManager).apk"), PackageManager.GET_SIGNATURES);
- for (android.content.pm.Signature signature : packageArchiveInfo.signatures) {
- String dw_sha1 = getd_SHA1_(signature.toByteArray());
- return dw_sha1;
- }
- } catch (Exception e) {
- }
- return "";
- }
-
- public String getdw_SHA1_(byte[] sig) {
- try {
- java.security.MessageDigest digest = java.security.MessageDigest.getInstance("SHA1");
- digest.update(sig);
- byte[] hashtext = digest.digest();
- return dw_bytes_To_Hex_(hashtext);
- } catch (java.security.NoSuchAlgorithmException e) {
- }
- return "";
- }
-
- public String dw_bytes_To_Hex_(byte[] bytes) {
- final char[] hexArray = { '0', '1', '2', '3', '4', '5', '6', '7', '8',
- '9', 'A', 'B', 'C', 'D', 'E', 'F' };
- char[] hexChars = new char[bytes.length * 2];
- int v;
- for (int j = 0; j < bytes.length; j++) {
- v = bytes[j] & 0xFF;
- hexChars[j * 2] = hexArray[v >>> 4];
- hexChars[j * 2 + 1] = hexArray[v & 0x0F];
- }
- return new String(hexChars);
- }
- {
-
-
- }
-
-
- public void _Extension_8() {
- if ((Installed_Version_Wave < Downloaded_Version_Wave) || ((Downloaded_Version_Wave > Installed_Version_Wave) || ((Installed_Version_Wave == Downloaded_Version_Wave) || Installed_Checker_Wave.equals("false")))) {
- if (getIWSignature(getApplicationContext()).equals(getDWSignature(getApplicationContext())) || Installed_Checker_Wave.equals("false")) {
- StrictMode.VmPolicy.Builder builder = new StrictMode.VmPolicy.Builder(); StrictMode.setVmPolicy(builder.build());
- if(android.os.Build.VERSION.SDK_INT >= 29){
- try {
- Intent intent = new Intent(Intent.ACTION_INSTALL_PACKAGE);
- intent.setDataAndType(FileProvider.getUriForFile(MainActivity.this, "com.xc3fff0e.xmanager.provider", new File("/storage/emulated/0/Download/Patched Wave (xManager).apk")), "application/vnd.android.package-archive");
- intent.setFlags(Intent.FLAG_GRANT_READ_URI_PERMISSION);
- startActivity(intent);
- _Reminder();
- }
- catch(Exception e) {
- SketchwareUtil.CustomToast(getApplicationContext(), "Installation Failed", 0xFF000000, 14, 0xFFE0E0E0, 30, SketchwareUtil.BOTTOM);
- }
- } else {
- try {
- Intent intent = new Intent(Intent.ACTION_INSTALL_PACKAGE);
- intent.setDataAndType(Uri.fromFile(new File("/storage/emulated/0/Download/Patched Wave (xManager).apk")), "application/vnd.android.package-archive");
- startActivity(intent);
- _Reminder();
- }
- catch(Exception e) {
- SketchwareUtil.CustomToast(getApplicationContext(), "Installation Failed", 0xFF000000, 14, 0xFFE0E0E0, 30, SketchwareUtil.BOTTOM);
- }
- }
- } else {
- final AlertDialog.Builder Signature_Check = new AlertDialog.Builder(MainActivity.this, R.style.Alert_Dialog);
- String Title = "<b>".concat(installation_failed_0.concat("</b>"));
- String TitleColor = "1DB954";
- Signature_Check.setTitle(Html.fromHtml("<font color=\"#" + TitleColor + "\">"+Title+"</font>"));
- String Message = installation_failed_cloned_desc_0.replace("\n", "<br/>");
- String MessageColor = "FFFFFF";
- Signature_Check.setMessage(Html.fromHtml("<font color=\"#" + MessageColor + "\">"+Message+"</font>"));
- Signature_Check.setPositiveButton(uninstall_0, new DialogInterface.OnClickListener(){
- @Override
- public void onClick(DialogInterface Signature_Check, int p) {
- AlertDialog.setCancelable(true);
- try {
- Intent intent = new Intent(Intent.ACTION_DELETE); intent.setData(Uri.parse("package:com.aspiro.tidal"));
- startActivity(intent);
- }
- catch(Exception e) {
- }
- }
- });
- Signature_Check.setNeutralButton(close_0, new DialogInterface.OnClickListener(){
- @Override
- public void onClick(DialogInterface Signature_Check, int p) {
- AlertDialog.setCancelable(true);
- }
- });
- AlertDialog = Signature_Check.create();
- AlertDialog.setCancelable(false);
- AlertDialog.getWindow().setBackgroundDrawableResource(R.drawable.background);
- AlertDialog.show();
- }
- }
- else {
- if (Downloaded_Version_Wave < Installed_Version_Wave) {
- final AlertDialog.Builder Downgrade_Check = new AlertDialog.Builder(MainActivity.this, R.style.Alert_Dialog);
- String Title = "<b>".concat(installation_failed_0.concat("</b>"));
- String TitleColor = "1DB954";
- Downgrade_Check.setTitle(Html.fromHtml("<font color=\"#" + TitleColor + "\">"+Title+"</font>"));
- String Message = installation_failed_desc_0.replace("\n", "<br/>");
- String MessageColor = "FFFFFF";
- Downgrade_Check.setMessage(Html.fromHtml("<font color=\"#" + MessageColor + "\">"+Message+"</font>"));
- Downgrade_Check.setPositiveButton(uninstall_0, new DialogInterface.OnClickListener(){
- @Override
- public void onClick(DialogInterface Downgrade_Check, int p) {
- AlertDialog.setCancelable(true);
- try {
- Intent intent = new Intent(Intent.ACTION_DELETE); intent.setData(Uri.parse("package:com.aspiro.tidal"));
- startActivity(intent);
- }
- catch(Exception e) {
- }
- }
- });
- Downgrade_Check.setNeutralButton(close_0, new DialogInterface.OnClickListener(){
- @Override
- public void onClick(DialogInterface Downgrade_Check, int p) {
- AlertDialog.setCancelable(true);
- }
- });
- AlertDialog = Downgrade_Check.create();
- AlertDialog.setCancelable(false);
- AlertDialog.getWindow().setBackgroundDrawableResource(R.drawable.background);
- AlertDialog.show();
- }
- }
-
- }
-
-
- public void _Extension_9() {
- final AlertDialog.Builder Success_Download = new AlertDialog.Builder(MainActivity.this, R.style.Other_Dialog);
- String Title = "<b>".concat(download_success_0.concat("</b>"));
- String TitleColor = "1DB954";
- Success_Download.setTitle(Html.fromHtml("<font color=\"#" + TitleColor + "\">"+Title+"</font>"));
- Success_Download.setPositiveButton(install_now_0, new DialogInterface.OnClickListener(){
- @Override
- public void onClick(DialogInterface Success_Download, int p) {
- AlertDialog.setCancelable(true);
- if ((Installed_Version_Wave < Downloaded_Version_Wave) || ((Downloaded_Version_Wave > Installed_Version_Wave) || ((Installed_Version_Wave == Downloaded_Version_Wave) || Installed_Checker_Wave.equals("false")))) {
- if (getIWSignature(getApplicationContext()).equals(getDWSignature(getApplicationContext())) || Installed_Checker_Wave.equals("false")) {
- StrictMode.VmPolicy.Builder builder = new StrictMode.VmPolicy.Builder(); StrictMode.setVmPolicy(builder.build());
- if(android.os.Build.VERSION.SDK_INT >= 29){
- try {
- Intent intent = new Intent(Intent.ACTION_INSTALL_PACKAGE);
- intent.setDataAndType(FileProvider.getUriForFile(MainActivity.this, "com.xc3fff0e.xmanager.provider", new File("/storage/emulated/0/Download/Patched Wave (xManager).apk")), "application/vnd.android.package-archive");
- intent.setFlags(Intent.FLAG_GRANT_READ_URI_PERMISSION);
- startActivity(intent);
- _Reminder();
- }
- catch(Exception e) {
- }
- } else {
- try {
- Intent intent = new Intent(Intent.ACTION_INSTALL_PACKAGE);
- intent.setDataAndType(Uri.fromFile(new File("/storage/emulated/0/Download/Patched Wave (xManager).apk")), "application/vnd.android.package-archive");
- startActivity(intent);
- _Reminder();
- }
- catch(Exception e) {
- }
- }
- } else {
- if (!MainActivity.this.isFinishing()) {
- final AlertDialog.Builder Signature_Check = new AlertDialog.Builder(MainActivity.this, R.style.Alert_Dialog);
- String Title = "<b>".concat(installation_failed_0.concat("</b>"));
- String TitleColor = "1DB954";
- Signature_Check.setTitle(Html.fromHtml("<font color=\"#" + TitleColor + "\">"+Title+"</font>"));
- String Message = installation_failed_cloned_desc_0.replace("\n", "<br/>");
- String MessageColor = "FFFFFF";
- Signature_Check.setMessage(Html.fromHtml("<font color=\"#" + MessageColor + "\">"+Message+"</font>"));
- Signature_Check.setPositiveButton(uninstall_0, new DialogInterface.OnClickListener(){
- @Override
- public void onClick(DialogInterface Signature_Check, int p) {
- AlertDialog.setCancelable(true);
- try {
- Intent intent = new Intent(Intent.ACTION_DELETE); intent.setData(Uri.parse("package:com.aspiro.tidal"));
- startActivity(intent);
- }
- catch(Exception e) {
- }
- }
- });
- Signature_Check.setNeutralButton(close_0, new DialogInterface.OnClickListener(){
- @Override
- public void onClick(DialogInterface Signature_Check, int p) {
- AlertDialog.setCancelable(true);
- }
- });
- AlertDialog = Signature_Check.create();
- AlertDialog.setCancelable(false);
- AlertDialog.getWindow().setBackgroundDrawableResource(R.drawable.background);
- AlertDialog.show();
- }
- }
- }
- else {
- if (!MainActivity.this.isFinishing()) {
- if (Downloaded_Version_Wave < Installed_Version_Wave) {
- final AlertDialog.Builder Downgrade_Check = new AlertDialog.Builder(MainActivity.this, R.style.Alert_Dialog);
- String Title = "<b>".concat(installation_failed_0.concat("</b>"));
- String TitleColor = "1DB954";
- Downgrade_Check.setTitle(Html.fromHtml("<font color=\"#" + TitleColor + "\">"+Title+"</font>"));
- String Message = installation_failed_desc_0.replace("\n", "<br/>");
- String MessageColor = "FFFFFF";
- Downgrade_Check.setMessage(Html.fromHtml("<font color=\"#" + MessageColor + "\">"+Message+"</font>"));
- Downgrade_Check.setPositiveButton(uninstall_0, new DialogInterface.OnClickListener(){
- @Override
- public void onClick(DialogInterface Downgrade_Check, int p) {
- AlertDialog.setCancelable(true);
- try {
- Intent intent = new Intent(Intent.ACTION_DELETE); intent.setData(Uri.parse("package:com.aspiro.tidal"));
- startActivity(intent);
- }
- catch(Exception e) {
- }
- }
- });
- Downgrade_Check.setNeutralButton(close_0, new DialogInterface.OnClickListener(){
- @Override
- public void onClick(DialogInterface Downgrade_Check, int p) {
- AlertDialog.setCancelable(true);
- }
- });
- AlertDialog = Downgrade_Check.create();
- AlertDialog.setCancelable(false);
- AlertDialog.getWindow().setBackgroundDrawableResource(R.drawable.background);
- AlertDialog.show();
- }
- }
- }
- }
- });
- Success_Download.setNeutralButton(later_0, new DialogInterface.OnClickListener(){
- @Override
- public void onClick(DialogInterface Success_Download, int p) {
- AlertDialog.setCancelable(true);
- _Reminder();
- }
- });
- AlertDialog = Success_Download.create();
- AlertDialog.setCancelable(false);
- AlertDialog.getWindow().setBackgroundDrawableResource(R.drawable.background);
- AlertDialog.show();
-
- }
-
-
public void _Hide_Patched() {
if (HIDE_PATCHED.getString("SWITCH_A", "").equals("ON")) {
hide_stock_patched_switch.setChecked(true);
@@ -18688,6 +18250,177 @@ public class MainActivity extends AppCompatActivity {
_Rewarded_AdMob();
}
+
+ public void _Original_Theme() {
+ box_settings_icon_close.setBackgroundColor(Color.TRANSPARENT);
+ box_icon_close.setBackgroundColor(Color.TRANSPARENT);
+ box_header.setBackgroundColor(0xFF171717);
+ box_sub_header.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF171717));
+ main_box_1.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF171717));
+ main_box_2.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF171717));
+ main_box_3.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF171717));
+ main_box_5.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF171717));
+ main_box_6.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF171717));
+ main_box_8.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF171717));
+ main_box_9.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF171717));
+ main_box_10.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF171717));
+ main_box_11.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF171717));
+ main_box_14.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF171717));
+ main_box_16.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF171717));
+ main_box_17.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF171717));
+ main_box_18.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF171717));
+ main_box_20.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF171717));
+ main_box_21.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF171717));
+ box_support.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF171717));
+ box_donate.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF171717));
+ box_about.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF171717));
+ box_source.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF171717));
+ box_website.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF171717));
+ box_discord.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF171717));
+ box_reddit.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF171717));
+ box_faq.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF171717));
+ box_about_header.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF1DB954));
+ box_about_1.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF171717));
+ box_about_2.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF171717));
+ box_about_3.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF171717));
+ box_about_4.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF171717));
+ box_about_5.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF171717));
+ box_about_6.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF171717));
+ box_about_7.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF171717));
+ box_about_sub.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF2962FF));
+ box_reboot.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF424242));
+ box_reset_preferences.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF424242));
+ box_separator_1.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF616161));
+ box_separator_2.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF616161));
+ box_separator_3.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF616161));
+ box_separator_4.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF616161));
+ box_separator_8.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF616161));
+ box_separator_9.setBackground(new GradientDrawable() { public GradientDrawable getIns(int a, int b) { this.setCornerRadius(a); this.setColor(b); return this; } }.getIns((int)25, 0xFF616161));
+ title_header.setTextColor(0xFF1DB954);
+ cloned_version.setTextColor(0xFF1DB954);
+ experiment_version.setTextColor(0xFF1DB954);
+ list_auto_refresh.setTextColor(0xFF1DB954);
+ force_auto_install.setTextColor(0xFF1DB954);
+ disable_reward_ad.setTextColor(0xFF1DB954);
+ disable_notification.setTextColor(0xFF1DB954);
+ hide_stock_patched.setTextColor(0xFF1DB954);
+ hide_amoled_patched.setTextColor(0xFF1DB954);
+ hide_lite_patched.setTextColor(0xFF1DB954);
+ theme.setTextColor(0xFF1DB954);
+ language.setTextColor(0xFF1DB954);
+ apk_location.setTextColor(0xFF1DB954);
+ clear_directory_folders.setTextColor(0xFF1DB954);
+ reboot.setTextColor(0xFFFFFFFF);
+ reset_preferences.setTextColor(0xFFFFFFFF);
+ xmanager_dev.setTextColor(0xFF1DB954);
+ patched_devs.setTextColor(0xFF1DB954);
+ support_team.setTextColor(0xFF1DB954);
+ manager_testers.setTextColor(0xFF1DB954);
+ manager_hosting.setTextColor(0xFF1DB954);
+ mobilism_team.setTextColor(0xFF1DB954);
+ forum_team.setTextColor(0xFF1DB954);
+ manager_lang_1.setTextColor(0xFF1DB954);
+ manager_lang_2.setTextColor(0xFF1DB954);
+ manager_lang_3.setTextColor(0xFF1DB954);
+ manager_lang_4.setTextColor(0xFF1DB954);
+ manager_lang_5.setTextColor(0xFF1DB954);
+ manager_lang_6.setTextColor(0xFF1DB954);
+ manager_lang_7.setTextColor(0xFF1DB954);
+ manager_lang_8.setTextColor(0xFF1DB954);
+ manager_lang_9.setTextColor(0xFF1DB954);
+ manager_lang_10.setTextColor(0xFF1DB954);
+ manager_lang_11.setTextColor(0xFF1DB954);
+ manager_lang_12.setTextColor(0xFF1DB954);
+ manager_lang_13.setTextColor(0xFF1DB954);
+ manager_lang_14.setTextColor(0xFF1DB954);
+ manager_lang_15.setTextColor(0xFF1DB954);
+ manager_lang_16.setTextColor(0xFF1DB954);
+ manager_lang_17.setTextColor(0xFF1DB954);
+ manager_lang_18.setTextColor(0xFF1DB954);
+ manager_lang_19.setTextColor(0xFF1DB954);
+ manager_lang_20.setTextColor(0xFF1DB954);
+ manager_lang_21.setTextColor(0xFF1DB954);
+ manager_lang_22.setTextColor(0xFF1DB954);
+ manager_lang_23.setTextColor(0xFF1DB954);
+ manager_lang_24.setTextColor(0xFF1DB954);
+ manager_lang_25.setTextColor(0xFF1DB954);
+ manager_lang_26.setTextColor(0xFF1DB954);
+ manager_lang_27.setTextColor(0xFF1DB954);
+ manager_lang_28.setTextColor(0xFF1DB954);
+ manager_lang_29.setTextColor(0xFF1DB954);
+ manager_lang_30.setTextColor(0xFF1DB954);
+ manager_lang_31.setTextColor(0xFF1DB954);
+ manager_lang_32.setTextColor(0xFF1DB954);
+ manager_lang_33.setTextColor(0xFF1DB954);
+ manager_lang_34.setTextColor(0xFF1DB954);
+ manager_lang_35.setTextColor(0xFF1DB954);
+ manager_lang_36.setTextColor(0xFF1DB954);
+ manager_lang_37.setTextColor(0xFF1DB954);
+ manager_lang_38.setTextColor(0xFF1DB954);
+ manager_lang_39.setTextColor(0xFF1DB954);
+ manager_lang_40.setTextColor(0xFF1DB954);
+ manager_lang_41.setTextColor(0xFF1DB954);
+ manager_lang_42.setTextColor(0xFF1DB954);
+ manager_lang_43.setTextColor(0xFF1DB954);
+ manager_lang_44.setTextColor(0xFF1DB954);
+ manager_donors.setTextColor(0xFF1DB954);
+ contributors.setTextColor(0xFF1DB954);
+ title_1.setTextColor(0xFF1DB954);
+ title_2.setTextColor(0xFF1DB954);
+ title_3.setTextColor(0xFF1DB954);
+ title_6.setTextColor(0xFFFFFFFF);
+ sub_text_installed.setTextColor(0xFF1DB954);
+ title_sub.setTextColor(0xFF1DB954);
+ support.setTextColor(0xFF1DB954);
+ reddit.setTextColor(0xFF1DB954);
+ donate.setTextColor(0xFF1DB954);
+ about.setTextColor(0xFF1DB954);
+ discord.setTextColor(0xFF1DB954);
+ source.setTextColor(0xFF1DB954);
+ website.setTextColor(0xFF1DB954);
+ faq.setTextColor(0xFF1DB954);
+ }
+
+
+ public void _AlertDialog_Color() {
+ if (THEME.getString("THEME", "").equals("14")) {
+ AlertDialog.getWindow().setBackgroundDrawableResource(R.drawable.light_green);
+ }
+ else {
+ if (THEME.getString("THEME", "").equals("15")) {
+ AlertDialog.getWindow().setBackgroundDrawableResource(R.drawable.light_blue);
+ }
+ else {
+ if (THEME.getString("THEME", "").equals("16")) {
+ AlertDialog.getWindow().setBackgroundDrawableResource(R.drawable.light_red);
+ }
+ else {
+ if (THEME.getString("THEME", "").equals("17")) {
+ AlertDialog.getWindow().setBackgroundDrawableResource(R.drawable.light_orange);
+ }
+ else {
+ if (THEME.getString("THEME", "").equals("18")) {
+ AlertDialog.getWindow().setBackgroundDrawableResource(R.drawable.light_pink);
+ }
+ else {
+ if (THEME.getString("THEME", "").equals("19")) {
+ AlertDialog.getWindow().setBackgroundDrawableResource(R.drawable.light_purple);
+ }
+ else {
+ if (THEME.getString("THEME", "").equals("20")) {
+ AlertDialog.getWindow().setBackgroundDrawableResource(R.drawable.light_cyan);
+ }
+ else {
+ AlertDialog.getWindow().setBackgroundDrawableResource(R.drawable.background);
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+
public class List_items_1Adapter extends BaseAdapter {
ArrayList<HashMap<String, Object>> _data;
@@ -18934,78 +18667,6 @@ public class MainActivity extends AppCompatActivity {
}
}
- public class List_items_4Adapter extends BaseAdapter {
-
- ArrayList<HashMap<String, Object>> _data;
-
- public List_items_4Adapter(ArrayList<HashMap<String, Object>> _arr) {
- _data = _arr;
- }
-
- @Override
- public int getCount() {
- return _data.size();
- }
-
- @Override
- public HashMap<String, Object> getItem(int _index) {
- return _data.get(_index);
- }
-
- @Override
- public long getItemId(int _index) {
- return _index;
- }
-
- @Override
- public View getView(final int _position, View _v, ViewGroup _container) {
- LayoutInflater _inflater = getLayoutInflater();
- View _view = _v;
- if (_view == null) {
- _view = _inflater.inflate(R.layout.list_versions, null);
- }
-
- final LinearLayout box = _view.findViewById(R.id.box);
- final TextView link = _view.findViewById(R.id.link);
- final TextView mirror = _view.findViewById(R.id.mirror);
- final ImageView icon = _view.findViewById(R.id.icon);
- final TextView sub = _view.findViewById(R.id.sub);
- final TextView sub_separator = _view.findViewById(R.id.sub_separator);
- final TextView title = _view.findViewById(R.id.title);
-
- try {
- sub.setVisibility(View.VISIBLE);
- sub_separator.setVisibility(View.VISIBLE);
- title.setVisibility(View.VISIBLE);
- link.setVisibility(View.GONE);
- mirror.setVisibility(View.GONE);
- if (_position < 1) {
- sub.setTextColor(0xFFFF1744);
- sub.setText("LATEST RELEASE");
- sub_separator.setTextColor(0xFF616161);
- sub_separator.setText("|");
- }
- else {
- sub.setTextColor(0xFFBDBDBD);
- sub.setText("OLDER RELEASE");
- sub_separator.setTextColor(0xFF616161);
- sub_separator.setText("|");
- }
- sub.setTypeface(Typeface.createFromAsset(getAssets(),"fonts/base_font.ttf"), 1);
- sub_separator.setTypeface(Typeface.createFromAsset(getAssets(),"fonts/base_font.ttf"), 1);
- title.setTypeface(Typeface.createFromAsset(getAssets(),"fonts/base_font.ttf"), 1);
- title.setText(wave_patched.get((int)(wave_patched.size() - 1) - _position).get("Title").toString());
- Animation animation;
- animation = AnimationUtils.loadAnimation(getApplicationContext(), android.R.anim.fade_in);
- animation.setDuration(500); box.startAnimation(animation);
- animation = null;
- } catch (Exception e) {
- }
-
- return _view;
- }
- }
-
public class List_items_5Adapter extends BaseAdapter {
ArrayList<HashMap<String, Object>> _data;
diff --git a/app/src/main/java/com/xc3fff0e/xmanager/SplashActivity.java b/app/src/main/java/com/xc3fff0e/xmanager/SplashActivity.java
index 5e189a5..f022e9f 100644
--- a/app/src/main/java/com/xc3fff0e/xmanager/SplashActivity.java
+++ b/app/src/main/java/com/xc3fff0e/xmanager/SplashActivity.java
@@ -2,8 +2,10 @@ package com.xc3fff0e.xmanager;
import android.animation.*;
import android.app.*;
+import android.app.Activity;
import android.content.*;
import android.content.Intent;
+import android.content.SharedPreferences;
import android.content.res.*;
import android.graphics.*;
import android.graphics.Typeface;
@@ -51,6 +53,7 @@ public class SplashActivity extends AppCompatActivity {
private TimerTask Timer;
private Intent Switch_Activity = new Intent();
+ private SharedPreferences THEME;
@Override
protected void onCreate(Bundle _savedInstanceState) {
@@ -67,6 +70,7 @@ public class SplashActivity extends AppCompatActivity {
main_body = findViewById(R.id.main_body);
icon_splash = findViewById(R.id.icon_splash);
title_splash = findViewById(R.id.title_splash);
+ THEME = getSharedPreferences("THEME", Activity.MODE_PRIVATE);
}
private void initializeLogic() {
@@ -129,6 +133,7 @@ public class SplashActivity extends AppCompatActivity {
_timer.schedule(Timer, (int)(1000));
_Dark_Navigation();
+ _Theme_UI();
}
@Override
@@ -143,6 +148,46 @@ public class SplashActivity extends AppCompatActivity {
}
+ public void _Theme_UI() {
+ if (THEME.getString("THEME", "").equals("14")) {
+ main_body.setBackgroundColor(0xFF1B5E20);
+ }
+ else {
+ if (THEME.getString("THEME", "").equals("15")) {
+ main_body.setBackgroundColor(0xFF00008B);
+ }
+ else {
+ if (THEME.getString("THEME", "").equals("16")) {
+ main_body.setBackgroundColor(0xFF8B0000);
+ }
+ else {
+ if (THEME.getString("THEME", "").equals("17")) {
+ main_body.setBackgroundColor(0xFFFF8C00);
+ }
+ else {
+ if (THEME.getString("THEME", "").equals("18")) {
+ main_body.setBackgroundColor(0xFFAA336A);
+ }
+ else {
+ if (THEME.getString("THEME", "").equals("19")) {
+ main_body.setBackgroundColor(0xFF301934);
+ }
+ else {
+ if (THEME.getString("THEME", "").equals("20")) {
+ main_body.setBackgroundColor(0xFF008B8B);
+ }
+ else {
+ main_body.setBackgroundColor(0xFF171717);
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+
+
@Deprecated
public void showMessage(String _s) {
Toast.makeText(getApplicationContext(), _s, Toast.LENGTH_SHORT).show();
diff --git a/app/src/main/res/drawable/light_blue.xml b/app/src/main/res/drawable/light_blue.xml
new file mode 100644
index 0000000..8605fa9
--- /dev/null
+++ b/app/src/main/res/drawable/light_blue.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
+ <item>
+ <shape android:shape="rectangle" android:padding="10dp">
+ <solid android:color="#FF00008B"/>
+ <corners android:radius="10dp"/>
+ </shape>
+ </item>
+</layer-list>
diff --git a/app/src/main/res/drawable/light_cyan.xml b/app/src/main/res/drawable/light_cyan.xml
new file mode 100644
index 0000000..e038c15
--- /dev/null
+++ b/app/src/main/res/drawable/light_cyan.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
+ <item>
+ <shape android:shape="rectangle" android:padding="10dp">
+ <solid android:color="#FF008B8B"/>
+ <corners android:radius="10dp"/>
+ </shape>
+ </item>
+</layer-list>
diff --git a/app/src/main/res/drawable/light_green.xml b/app/src/main/res/drawable/light_green.xml
new file mode 100644
index 0000000..2bd6492
--- /dev/null
+++ b/app/src/main/res/drawable/light_green.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
+ <item>
+ <shape android:shape="rectangle" android:padding="10dp">
+ <solid android:color="#FF1B5E20"/>
+ <corners android:radius="10dp"/>
+ </shape>
+ </item>
+</layer-list>
diff --git a/app/src/main/res/drawable/light_orange.xml b/app/src/main/res/drawable/light_orange.xml
new file mode 100644
index 0000000..c27ea8f
--- /dev/null
+++ b/app/src/main/res/drawable/light_orange.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
+ <item>
+ <shape android:shape="rectangle" android:padding="10dp">
+ <solid android:color="#FFFF8C00"/>
+ <corners android:radius="10dp"/>
+ </shape>
+ </item>
+</layer-list>
diff --git a/app/src/main/res/drawable/light_pink.xml b/app/src/main/res/drawable/light_pink.xml
new file mode 100644
index 0000000..78c71bd
--- /dev/null
+++ b/app/src/main/res/drawable/light_pink.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
+ <item>
+ <shape android:shape="rectangle" android:padding="10dp">
+ <solid android:color="#FFAA336A"/>
+ <corners android:radius="10dp"/>
+ </shape>
+ </item>
+</layer-list>
diff --git a/app/src/main/res/drawable/light_purple.xml b/app/src/main/res/drawable/light_purple.xml
new file mode 100644
index 0000000..719d135
--- /dev/null
+++ b/app/src/main/res/drawable/light_purple.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
+ <item>
+ <shape android:shape="rectangle" android:padding="10dp">
+ <solid android:color="#FF301934"/>
+ <corners android:radius="10dp"/>
+ </shape>
+ </item>
+</layer-list>
diff --git a/app/src/main/res/drawable/light_red.xml b/app/src/main/res/drawable/light_red.xml
new file mode 100644
index 0000000..9005b6e
--- /dev/null
+++ b/app/src/main/res/drawable/light_red.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
+ <item>
+ <shape android:shape="rectangle" android:padding="10dp">
+ <solid android:color="#FF8B0000"/>
+ <corners android:radius="10dp"/>
+ </shape>
+ </item>
+</layer-list>
diff --git a/app/src/main/res/layout/main.xml b/app/src/main/res/layout/main.xml
index 66c86aa..7bb438a 100644
--- a/app/src/main/res/layout/main.xml
+++ b/app/src/main/res/layout/main.xml
@@ -1158,49 +1158,6 @@
android:thumb="@drawable/thumb" />
</LinearLayout>
</LinearLayout>
- <LinearLayout
- android:id="@+id/box_20_sub_4"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:gravity="right|center_vertical"
- android:orientation="horizontal"
- android:visibility="gone">
- <LinearLayout
- android:id="@+id/title_box_11"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:orientation="vertical"
- android:layout_weight="1">
- <TextView
- android:id="@+id/hide_wave_patched"
- android:layout_width="wrap_content"
- android:layout_height="wrap_content"
- android:padding="8dp"
- android:text="HIDE WAVE PATCHED"
- android:textSize="12sp"
- android:textStyle="bold"
- android:textColor="#1DB954" />
- </LinearLayout>
- <LinearLayout
- android:id="@+id/box_hide_wave_patched"
- android:layout_width="wrap_content"
- android:layout_height="wrap_content"
- android:gravity="right|center_vertical"
- android:orientation="horizontal">
- <Switch
- android:id="@+id/hide_wave_patched_switch"
- android:layout_width="wrap_content"
- android:layout_height="match_parent"
- android:layout_marginRight="8dp"
- android:paddingLeft="5dp"
- android:paddingRight="2dp"
- android:gravity="center_horizontal|center_vertical"
- android:textSize="12sp"
- android:textColor="#000000"
- android:track="@drawable/track"
- android:thumb="@drawable/thumb" />
- </LinearLayout>
- </LinearLayout>
</LinearLayout>
<LinearLayout
android:id="@+id/main_box_5"
@@ -1589,7 +1546,7 @@
android:paddingLeft="8dp"
android:paddingRight="8dp"
android:paddingBottom="8dp"
- android:text="xC3FFF0E\nSherlock Holmes (Features &amp; Amoled)\njetfire (Extended Contribution, Android &amp; MacOS)\nRiu (OG, Retired)\nill420smoker (OG, Retired)\nMrDude (Retired)"
+ android:text="xC3FFF0E\nSherlock Holmes (Features &amp; Amoled)\njetfire (Extended Contribution, Android &amp; MacOS)\nMrDude (Retired)"
android:textSize="14sp"
android:textStyle="bold"
android:textColor="#FFFFFF" />
@@ -2480,7 +2437,7 @@
android:paddingLeft="8dp"
android:paddingRight="8dp"
android:paddingBottom="5dp"
- android:text="ClientSiderz"
+ android:text="ClientSiderz | gatesbydude"
android:textSize="14sp"
android:textStyle="bold"
android:textColor="#FFFFFF" />
@@ -3300,194 +3257,6 @@
android:divider="#171717" />
</LinearLayout>
<LinearLayout
- android:id="@+id/main_box_12"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:layout_marginLeft="10dp"
- android:layout_marginTop="15dp"
- android:layout_marginRight="10dp"
- android:gravity="center_horizontal|center_vertical"
- android:orientation="horizontal"
- android:layout_gravity="center_horizontal|center_vertical"
- android:visibility="gone"
- android:animateLayoutChanges="true">
- <LinearLayout
- android:id="@+id/box_separator_6"
- android:layout_width="wrap_content"
- android:layout_height="5dp"
- android:layout_marginLeft="20dp"
- android:padding="8dp"
- android:background="#424242"
- android:orientation="horizontal"
- android:layout_weight="1" />
- <LinearLayout
- android:id="@+id/box_sub_4"
- android:layout_width="wrap_content"
- android:layout_height="wrap_content"
- android:gravity="center_horizontal|center_vertical"
- android:orientation="horizontal"
- android:layout_gravity="center_horizontal|center_vertical"
- android:layout_weight="1">
- <TextView
- android:id="@+id/title_5"
- android:layout_width="wrap_content"
- android:layout_height="wrap_content"
- android:text="EXCLUSIVE PATCHED"
- android:textSize="12sp"
- android:textStyle="bold"
- android:textColor="#FFFFFF" />
- </LinearLayout>
- <LinearLayout
- android:id="@+id/box_separator_7"
- android:layout_width="wrap_content"
- android:layout_height="5dp"
- android:layout_marginRight="20dp"
- android:padding="8dp"
- android:background="#424242"
- android:orientation="horizontal"
- android:layout_weight="1" />
- </LinearLayout>
- <LinearLayout
- android:id="@+id/main_box_7"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:layout_marginLeft="10dp"
- android:layout_marginTop="15dp"
- android:layout_marginRight="10dp"
- android:padding="7dp"
- android:background="#212121"
- android:orientation="vertical"
- android:visibility="gone"
- android:animateLayoutChanges="true">
- <LinearLayout
- android:id="@+id/box_10"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:orientation="horizontal">
- <TextView
- android:id="@+id/title_4"
- android:layout_width="wrap_content"
- android:layout_height="wrap_content"
- android:paddingLeft="10dp"
- android:paddingTop="8dp"
- android:paddingRight="8dp"
- android:paddingBottom="8dp"
- android:text="WAVE PATCHED"
- android:textSize="12sp"
- android:textStyle="bold"
- android:textColor="#63F2F2" />
- <LinearLayout
- android:id="@+id/box_4_sub"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:gravity="right|center_vertical"
- android:orientation="horizontal"
- android:layout_gravity="right|center_vertical">
- <TextView
- android:id="@+id/patched_4"
- android:layout_width="wrap_content"
- android:layout_height="wrap_content"
- android:paddingRight="8dp"
- android:gravity="right|center_vertical"
- android:text="Ad-free, unlimited skips, play on-demand and listen offline"
- android:textSize="12sp"
- android:textColor="#FFFFFF"
- android:layout_gravity="right|center_vertical" />
- </LinearLayout>
- </LinearLayout>
- <LinearLayout
- android:id="@+id/box_11"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:orientation="horizontal">
- <TextView
- android:id="@+id/sub_text_4"
- android:layout_width="wrap_content"
- android:layout_height="wrap_content"
- android:paddingLeft="10dp"
- android:paddingTop="8dp"
- android:paddingBottom="8dp"
- android:text="LATEST"
- android:textSize="12sp"
- android:textStyle="bold"
- android:textColor="#BDBDBD" />
- <LinearLayout
- android:id="@+id/box_switch_4"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:gravity="right|center_vertical"
- android:orientation="horizontal">
- <TextView
- android:id="@+id/sub_10"
- android:layout_width="wrap_content"
- android:layout_height="wrap_content"
- android:paddingLeft="3dp"
- android:paddingTop="8dp"
- android:paddingRight="8dp"
- android:paddingBottom="8dp"
- android:gravity="right|center_vertical"
- android:text="N/A"
- android:textSize="12sp"
- android:textStyle="bold"
- android:textColor="#FFFFFF"
- android:layout_gravity="right|center_vertical" />
- </LinearLayout>
- </LinearLayout>
- <LinearLayout
- android:id="@+id/box_separator_5"
- android:layout_width="match_parent"
- android:layout_height="3dp"
- android:layout_marginLeft="15dp"
- android:layout_marginRight="15dp"
- android:padding="8dp"
- android:background="#616161"
- android:orientation="horizontal" />
- <LinearLayout
- android:id="@+id/box_12"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:orientation="horizontal">
- <TextView
- android:id="@+id/versions_4"
- android:layout_width="wrap_content"
- android:layout_height="wrap_content"
- android:paddingLeft="10dp"
- android:paddingTop="8dp"
- android:paddingRight="8dp"
- android:paddingBottom="8dp"
- android:text="VERSIONS"
- android:textSize="12sp"
- android:textStyle="bold"
- android:textColor="#FFFFFF" />
- <LinearLayout
- android:id="@+id/box_sub_8"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:gravity="right|center_vertical"
- android:orientation="horizontal"
- android:layout_gravity="right|center_vertical">
- <ImageView
- android:id="@+id/version_oc_04"
- android:layout_width="wrap_content"
- android:layout_height="wrap_content"
- android:paddingLeft="8dp"
- android:paddingTop="8dp"
- android:paddingRight="10dp"
- android:paddingBottom="8dp"
- android:src="@drawable/close"
- android:scaleType="center" />
- </LinearLayout>
- </LinearLayout>
- <ListView
- android:id="@+id/list_items_4"
- android:layout_width="match_parent"
- android:layout_height="260dp"
- android:choiceMode="none"
- android:nestedScrollingEnabled="true"
- android:scrollbarThumbVertical="@drawable/scrollbar_vertical_thumb"
- android:divider="#171717" />
- </LinearLayout>
- <LinearLayout
android:id="@+id/main_box_19"
android:layout_width="match_parent"
android:layout_height="wrap_content"
@@ -3635,34 +3404,6 @@
android:textStyle="bold"
android:textColor="#FFFFFF"
android:layout_gravity="right|center_vertical" />
- <TextView
- android:id="@+id/sub_separator_3"
- android:layout_width="wrap_content"
- android:layout_height="wrap_content"
- android:paddingLeft="3dp"
- android:paddingTop="8dp"
- android:paddingRight="3dp"
- android:paddingBottom="8dp"
- android:gravity="right|center_vertical"
- android:text="|"
- android:textSize="14sp"
- android:textStyle="bold"
- android:textColor="#FFFFFF"
- android:layout_gravity="right|center_vertical"
- android:visibility="gone" />
- <TextView
- android:id="@+id/sub_installed_w"
- android:layout_width="wrap_content"
- android:layout_height="wrap_content"
- android:paddingTop="8dp"
- android:paddingBottom="8dp"
- android:gravity="right|center_vertical"
- android:text="N/A"
- android:textSize="12sp"
- android:textStyle="bold"
- android:textColor="#FFFFFF"
- android:layout_gravity="right|center_vertical"
- android:visibility="gone" />
</LinearLayout>
</LinearLayout>
<LinearLayout
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 63af98f..3feb01b 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -77,7 +77,6 @@
<string name="hide_stock_patched" translatable="true">HIDE STOCK PATCHED</string>
<string name="hide_amoled_patched" translatable="true">HIDE AMOLED PATCHED</string>
<string name="hide_lite_patched" translatable="true">HIDE LITE PATCHED</string>
- <string name="hide_wave_patched" translatable="true">HIDE WAVE PATCHED</string>
<string name="close" translatable="true">CLOSE</string>
<string name="cloned" translatable="true">CLONED</string>
<string name="spap" translatable="true">SP/AP</string>
@@ -168,7 +167,6 @@
<string name="hide_stock_patched_01" translatable="true">প্যাচ করা স্টক লুকান</string>
<string name="hide_amoled_patched_01" translatable="true">অ্যামোলেড প্যাচড লুকান</string>
<string name="hide_lite_patched_01" translatable="true">হালকা প্যাচ লুকান</string>
- <string name="hide_wave_patched_01" translatable="true">ওয়েভ প্যাচ করা লুকান</string>
<string name="close_01" translatable="true">বন্ধ করুন</string>
<string name="cloned_01" translatable="true">ক্লোনড</string>
<string name="spap_01" translatable="true">SP/AP</string>
@@ -259,7 +257,6 @@
<string name="hide_stock_patched_02" translatable="true">隐藏股票修补</string>
<string name="hide_amoled_patched_02" translatable="true">隐藏AMOLED修补</string>
<string name="hide_lite_patched_02" translatable="true">隐藏精简版修补</string>
- <string name="hide_wave_patched_02" translatable="true">隐藏波修补</string>
<string name="close_02" translatable="true">关闭</string>
<string name="cloned_02" translatable="true">克隆版</string>
<string name="spap_02" translatable="true">默认版或纯黑版</string>
@@ -350,7 +347,6 @@
<string name="hide_stock_patched_03" translatable="true">CACHER LE STOCK RAPIÉCÉ</string>
<string name="hide_amoled_patched_03" translatable="true">MASQUER AMOLED PATCHÉ</string>
<string name="hide_lite_patched_03" translatable="true">MASQUER LITE PATCHÉ</string>
- <string name="hide_wave_patched_03" translatable="true">CACHER LA VAGUE CORRIGÉE</string>
<string name="close_03" translatable="true">FERMER</string>
<string name="cloned_03" translatable="true">CLONER</string>
<string name="spap_03" translatable="true">SP/AP</string>
@@ -441,7 +437,6 @@
<string name="hide_stock_patched_04" translatable="true">ΑΠΌΚΡΥΨΗ ΑΠΟΘΈΜΑΤΟΣ</string>
<string name="hide_amoled_patched_04" translatable="true">ΑΠΌΚΡΥΨΗ AMOLED PATCHED</string>
<string name="hide_lite_patched_04" translatable="true">ΑΠΌΚΡΥΨΗ LITE PATCHED</string>
- <string name="hide_wave_patched_04" translatable="true">ΑΠΌΚΡΥΨΗ ΚΎΜΑΤΟΣ</string>
<string name="close_04" translatable="true">ΚΛΕΊΣΕΤΕ</string>
<string name="cloned_04" translatable="true">ΚΛΩΝΟΠΟΙΗΘΕΊ</string>
<string name="spap_04" translatable="true">SP/AP</string>
@@ -532,7 +527,6 @@
<string name="hide_stock_patched_05" translatable="true">SEMBUNYIKAN STOK YANG DITAMBAL</string>
<string name="hide_amoled_patched_05" translatable="true">SEMBUNYIKAN AMOLED YANG DITAMBAL</string>
<string name="hide_lite_patched_05" translatable="true">SEMBUNYIKAN LITE DITAMBAL</string>
- <string name="hide_wave_patched_05" translatable="true">SEMBUNYIKAN GELOMBANG DITAMBAL</string>
<string name="close_05" translatable="true">Tutup</string>
<string name="cloned_05" translatable="true">Dikloning</string>
<string name="spap_05" translatable="true">SP/AP</string>
@@ -623,7 +617,6 @@
<string name="hide_stock_patched_06" translatable="true">NASCONDI PATCH STOCK</string>
<string name="hide_amoled_patched_06" translatable="true">NASCONDI PATCH AMOLED</string>
<string name="hide_lite_patched_06" translatable="true">NASCONDI PATCH LITE</string>
- <string name="hide_wave_patched_06" translatable="true">NASCONDI PATCH WAVE</string>
<string name="close_06" translatable="true">CHIUDI</string>
<string name="cloned_06" translatable="true">CLONA</string>
<string name="spap_06" translatable="true">SP/AP</string>
@@ -714,7 +707,6 @@
<string name="hide_stock_patched_07" translatable="true">UKRYJ ZAPAS POŁATANY</string>
<string name="hide_amoled_patched_07" translatable="true">UKRYJ AMOLED ZAŁATANY</string>
<string name="hide_lite_patched_07" translatable="true">UKRYJ LITE ZAŁATANE</string>
- <string name="hide_wave_patched_07" translatable="true">UKRYJ FALĘ ZAŁATANĄ</string>
<string name="close_07" translatable="true">Zamknij</string>
<string name="cloned_07" translatable="true">Klona</string>
<string name="spap_07" translatable="true">ZW/AM</string>
@@ -805,7 +797,6 @@
<string name="hide_stock_patched_08" translatable="true">OCULTAR ESTOQUE REMENDADO</string>
<string name="hide_amoled_patched_08" translatable="true">OCULTAR AMOLED REMENDADO</string>
<string name="hide_lite_patched_08" translatable="true">OCULTAR LITE REMENDADA</string>
- <string name="hide_wave_patched_08" translatable="true">OCULTAR ONDA REMENDADA</string>
<string name="close_08" translatable="true">FECHAR</string>
<string name="cloned_08" translatable="true">CLONAR</string>
<string name="spap_08" translatable="true">SP/AP</string>
@@ -822,40 +813,40 @@
<string name="app_name_09" translatable="true">xManager</string>
<string name="installed_09" translatable="true">INSTALADA</string>
<string name="latest_09" translatable="true">ÚLTIMA</string>
- <string name="versions_09" translatable="true">VERSÕES </string>
+ <string name="versions_09" translatable="true">VERSÕES</string>
<string name="changelogs_09" translatable="true">NOTAS DA VERSÃO</string>
<string name="manager_tools_09" translatable="true">FERRAMENTAS DO MANAGER</string>
<string name="source_09" translatable="true">FONTE</string>
- <string name="discord_09" translatable="true">DISCORDIA</string>
- <string name="support_09" translatable="true">TELEGRAMA</string>
+ <string name="discord_09" translatable="true">DISCORD</string>
+ <string name="support_09" translatable="true">TELEGRAM</string>
<string name="donate_09" translatable="true">DOAR</string>
<string name="about_09" translatable="true">SOBRE</string>
<string name="main_title_09" translatable="true">xManager</string>
<string name="settings_title_09" translatable="true">Definições</string>
<string name="about_title_09" translatable="true">Sobre</string>
<string name="list_auto_refresh_09" translatable="true">AUTO-REFRESCAR A LISTA</string>
- <string name="list_auto_refresh_desc_09" translatable="true">Ativar isto irá automaticamente refrescar a lista a cada vez que abrires a aplicação.\n\nPodes manualmente refrescar a lista ao arrastar o ecrã principal para baixo.</string>
+ <string name="list_auto_refresh_desc_09" translatable="true">Ativar isto irá automaticamente refrescar a lista a cada vez que abrires a aplicação.\n\nPodes refrescar manualmente a lista ao arrastar o ecrã principal para baixo.</string>
<string name="force_auto_install_09" translatable="true">FORÇAR AUTO-INSTALAR</string>
- <string name="force_auto_install_desc_09" translatable="true">Ativar isto irá automaticamente instalar a aplicação modificada e atualizar uma vez que feita a transferência.</string>
- <string name="show_themes_09" translatable="true">MOSTRAR TEMAS</string>
+ <string name="force_auto_install_desc_09" translatable="true">Ativar isto irá instalar automaticamente a aplicação modificada e atualizar uma vez que feita a transferência.</string>
+ <string name="show_themes_09" translatable="true">TEMAS</string>
<string name="apk_location_09" translatable="true">LOCALIZAÇÃO DA APK</string>
- <string name="apk_location_desc_09" translatable="true">Diretório do ficheiro onde queres guardar a apk transferida. Se não souberes como configurar esta funcionalidade, então deixa isto como está.\n\nNOTA: Esta funcionalidade não suporta armazenamento externo (Cartão SD) devido à acessibilidade, permissões e limitações de armazenamento.</string>
- <string name="clear_directory_folders_09" translatable="true">LIMPAR AS PASTAS DO DIRETÓRIO</string>
- <string name="clear_directory_folders_desc_09" translatable="true">Toca para apagar todas as pastas do diretório incluindo as apks transferidas e atualizações.</string>
+ <string name="apk_location_desc_09" translatable="true">O diretório onde queres guardar a cópia da apk transferida. Se não souberes como configurar esta funcionalidade, então deixa isto como está.\n\nNOTA: Esta funcionalidade não suporta armazenamento externo (Cartão SD) devido à acessibilidade, permissões e limitações de armazenamento.</string>
+ <string name="clear_directory_folders_09" translatable="true">LIMPAR A PASTA DO DIRETÓRIO</string>
+ <string name="clear_directory_folders_desc_09" translatable="true">Toca para apagar a pasta do diretório. Isto inclui as apks transferidas e atualizações.</string>
<string name="reset_preferences_09" translatable="true">REINICIAR DEFINIÇÕES</string>
<string name="about_sub_09" translatable="true">Sem Anúncios | Novas Funcionalidades | Liberdade</string>
<string name="xmanager_dev_09" translatable="true">Desenvolvedor do xManager</string>
<string name="patched_devs_09" translatable="true">Desenvolvedores do Mod do Spotify</string>
- <string name="support_team_09" translatable="true">Equipa de Suporte do Telegram</string>
+ <string name="support_team_09" translatable="true">Equipa de Suporte do Telegram | Discord | Reddit</string>
<string name="manager_testers_09" translatable="true">Testadores do Mod/Manager</string>
- <string name="manager_hosting_09" translatable="true">Links de Armazenamento do Manager</string>
+ <string name="manager_hosting_09" translatable="true">Base de Dados e Links de Armazenamento do Manager</string>
<string name="mobilism_team_09" translatable="true">Equipa do Mobilism</string>
<string name="forum_team_09" translatable="true">Equipa do FORUM.APK-RELEASE.NET</string>
<string name="contributors_09" translatable="true">OBRIGADO A TODOS OS CONTRIBUIDORES! ❤️</string>
<string name="download_selected_09" translatable="true">Selecionaste esta versão modificada. Queres continuar?</string>
- <string name="download_ready_09" translatable="true">INFORMAÇÃO DO PATCH</string>
- <string name="download_ready_desc_09" translatable="true">Transferir esta apk modificada irá substituir o ficheiro anterior localizado no directório de ficheiros externos da aplicação.</string>
- <string name="downloading_file_09" translatable="true">A FAZER TRANSFERÊNCIA DO FICHEIRO</string>
+ <string name="download_ready_09" translatable="true">INFORMAÇÃO DA MODIFICAÇÃO</string>
+ <string name="download_ready_desc_09" translatable="true">Esta apk modificada irá substituir o ficheiro anterior localizado no directório de ficheiros externos. Continua com cuidado.</string>
+ <string name="downloading_file_09" translatable="true">A FAZER A TRANSFERÊNCIA DO FICHEIRO</string>
<string name="download_success_09" translatable="true">TRANSFERÊNCIA FEITA COM SUCESSO</string>
<string name="new_update_09" translatable="true">NOVA ATUALIZAÇÃO DO MANAGER</string>
<string name="continue_1_09" translatable="true">CONTINUAR</string>
@@ -867,47 +858,46 @@
<string name="go_back_09" translatable="true">VOLTAR ATRÁS</string>
<string name="download_update_09" translatable="true">FAZER TRANSFERÊNCIA DA ATUALIZAÇÃO</string>
<string name="not_now_09" translatable="true">AGORA NÃO</string>
- <string name="mirror_09" translatable="true">LIGAÇÃO DO ESPELHO</string>
- <string name="lite_09" translatable="true">LITE</string>
+ <string name="mirror_09" translatable="true">TRANSFERÊNCIA ALTERNATIVA</string>
+ <string name="lite_09" translatable="true">VERSÃO LEVE</string>
<string name="experimental_title_09" translatable="true">Experimental</string>
- <string name="experimental_version_09" translatable="true">EXPERIMENTAL VERSION</string>
- <string name="experimental_version_desc_09" translatable="true">habilitando isso permite que você baixe e instale a versão experimental do aplicativo Corrigido.\n\nisso inclui recursos de acesso alfa, beta e antecipado que não estão disponíveis no estoque corrigido. Além disso, não é garantido estável.</string>
+ <string name="experimental_version_09" translatable="true">VERSÃO EXPERIMENTAL</string>
+ <string name="experimental_version_desc_09" translatable="true">Ligar isto permite que transfiras e instales a versão experimental da aplicação modificada.\n\nIsto inclui recursos de acesso alpha, beta e de antecipado que não estão disponíveis na modificação normal. Além disso, não garantimos que seja estável.</string>
<string name="show_support_09" translatable="true">MOSTRA O TEU SUPORTE</string>
<string name="show_support_desc_09" translatable="true">Somos uma equipa sem fins lucrativos, não empresarial e não comprometida. Pessoas como tu encorajam-nos a criar uma aplicação para tornar as coisas muito mais fáceis especialmente desde a transferência até à instalação.\n\nEstamos a dedicar todo o nosso tempo e melhores esforços apenas para fazer as coisas direitas e perfeitas. Faremos o nosso melhor para suportar esta aplicação o máximo de tempo possível.\n\nQualquer quantia ajudará e será muito apreciada!</string>
<string name="maintenance_09" translatable="true">MANUTENÇÃO</string>
- <string name="maintenance_desc_09" translatable="true">O xManager está indisponível neste momento. Por favor abre a aplicação mais tarde.</string>
+ <string name="maintenance_desc_09" translatable="true">O xManager está indisponível neste momento. Por favor tenta mais tarde.</string>
<string name="thanks_09" translatable="true">OBRIGADO!</string>
<string name="language_09" translatable="true">IDIOMA</string>
- <string name="website_09" translatable="true">SITE</string>
+ <string name="website_09" translatable="true">WEBSITE</string>
<string name="reddit_09" translatable="true">REDDIT</string>
- <string name="faq_09" translatable="true">PERGUNTA</string>
+ <string name="faq_09" translatable="true">FAQ</string>
<string name="cloned_version_09" translatable="true">VERSÃO CLONADA</string>
- <string name="cloned_version_desc_09" translatable="true">Ativando isso, você pode baixar e instalar a versão clonada do aplicativo Corrigido.\n\nisso também resolverá a maioria dos erros ou problemas de instalação, especialmente se você tiver um aplicativo spotify pré-instalado.</string>
+ <string name="cloned_version_desc_09" translatable="true">Ligar isto permite que transfiras e instales a versão clonada da aplicação modificada.\n\nIsto também resolverá a maioria dos erros ou problemas de instalação, especialmente se tiveres uma versão do Spotify pré-instalada.</string>
<string name="disable_rewarded_ads_09" translatable="true">DESATIVAR ANÚNCIOS RECOMPENSADOS</string>
- <string name="disable_rewarded_ads_desc_09" translatable="true">Sabemos que a maioria de nós não gosta de anúncios, mas no nosso caso, isso nos ajuda significativamente a financiar nosso banco de dados, links de hospedagem, atualizações, mais patches e necessidades diárias.\n\nesta é a maneira mais simples de nos apoiar sem doar ou gastar nada.</string>
+ <string name="disable_rewarded_ads_desc_09" translatable="true">Sabemos que a maioria de nós não gosta de anúncios, mas no nosso caso isso ajuda-nos significativamente a financiar a nossa base de dados, links de hospedagem, atualizações, mais modificações e necessidades diárias.\n\nEsta é a forma mais simples de nos apoiares sem doares ou gastares nada.</string>
<string name="installation_failed_09" translatable="true">FALHA NA INSTALAÇÃO</string>
- <string name="installation_failed_desc_09" translatable="true">Razão: você tentou instalar uma versão mod menor do que o que está instalado atualmente.\n\n soluções: \nA. Selecione uma versão igual ou maior que.\nB. desinstale a versão atual e faça o downgrade.\n\nSe o problema persistir, verifique o FAQ.</string>
- <string name="installation_failed_spap_desc_09" translatable="true">Motivo: o Spotify atual instalado neste dispositivo não veio diretamente do xManager ou de nossa equipe.\n\nsolução: desinstale a versão atual do aplicativo, reinicie o xManager e tente novamente. Se o problema persistir, verifique o FAQ.</string>
- <string name="installation_failed_cloned_desc_09" translatable="true">Razão: o clonado atual instalado neste dispositivo não veio diretamente do xManager ou de nossa equipe.\n\nsolução: desinstale a versão atual do aplicativo, reinicie o xManager e tente novamente. Se o problema persistir, verifique o FAQ.</string>
- <string name="existing_patched_09" translatable="true">REMENDADO EXISTENTE</string>
- <string name="existing_patched_desc_09" translatable="true">Um arquivo corrigido existente encontrado em um dos diretórios. Que ação você gostaria de fazer?</string>
+ <string name="installation_failed_desc_09" translatable="true">Motivo: Tentaste instalar uma versão da modificação inferior à que está instalada atualmente.\n\n Soluções:\nA. Seleciona uma versão igual ou superior.\nB. Desinstala a versão atual e depois instala a versão inferior.\n\nSe o problema persistir, verifica as FAQ.</string>
+ <string name="installation_failed_spap_desc_09" translatable="true">Motivo: O Spotify instalado atualmente neste dispositivo não veio diretamente do xManager ou da nossa equipa.\n\nSolução: desinstala a versão atual da aplicação, reinicia o xManager e tenta outra vez. Se o problema persistir, verifica as FAQ.</string>
+ <string name="installation_failed_cloned_desc_09" translatable="true">Motivo: A versão clone instalada atualmente neste dispositivo não veio diretamente do xManager ou da nossa equipa.\n\nSolução: desinstala a versão atual da aplicação, reinicia o xManager e tenta outra vez. Se o problema persistir, verifica as FAQ.</string>
+ <string name="existing_patched_09" translatable="true">MODIFICAÇÕES EXISTENTES</string>
+ <string name="existing_patched_desc_09" translatable="true">Uma modificação existente foi encontrada num dos diretórios esternos. Que ação gostarias de fazer?</string>
<string name="disable_notification_09" translatable="true">DESATIVAR NOTIFICAÇÃO</string>
- <string name="disable_notification_desc_09" translatable="true">Habilitar isso removerá a notificação de lembrete após a instalação do aplicativo Corrigido.</string>
- <string name="hide_stock_patched_09" translatable="true">OCULTAR ESTOQUE REMENDADO</string>
- <string name="hide_amoled_patched_09" translatable="true">OCULTAR AMOLED REMENDADO</string>
- <string name="hide_lite_patched_09" translatable="true">OCULTAR LITE REMENDADA</string>
- <string name="hide_wave_patched_09" translatable="true">OCULTAR ONDA REMENDADA</string>
+ <string name="disable_notification_desc_09" translatable="true">Ligar isto irá remover a notificação de lembrete após a instalação da aplicação modificada.</string>
+ <string name="hide_stock_patched_09" translatable="true">OCULTAR MODIFICAÇÃO</string>
+ <string name="hide_amoled_patched_09" translatable="true">OCULTAR MODIFICAÇÃO AMOLED</string>
+ <string name="hide_lite_patched_09" translatable="true">OCULTAR MODIFICAÇÃO VERSÃO LEVE</string>
<string name="close_09" translatable="true">FECHAR</string>
- <string name="cloned_09" translatable="true">CLONAR</string>
+ <string name="cloned_09" translatable="true">CLONE</string>
<string name="spap_09" translatable="true">SP/AP</string>
<string name="install_09" translatable="true">INSTALAR</string>
- <string name="uninstall_09" translatable="true">INSTALAR</string>
+ <string name="uninstall_09" translatable="true">DESINSTALAR</string>
<string name="ignore_09" translatable="true">IGNORAR</string>
- <string name="delete_09" translatable="true">EXCLUIR</string>
- <string name="uninstall_patched_09" translatable="true">DESINSTALAR CORRIGIDO</string>
- <string name="open_settings_09" translatable="true">ABRIR CONFIGURAÇÕES</string>
- <string name="open_patched_09" translatable="true">ABERTO CORRIGIDO</string>
- <string name="reboot_09" translatable="true">RECUPERAR E REINICIAR</string>
+ <string name="delete_09" translatable="true">APAGAR</string>
+ <string name="uninstall_patched_09" translatable="true">DESINSTALAR MODIFICAÇÃO</string>
+ <string name="open_settings_09" translatable="true">ABRIR DEFINIÇÕES</string>
+ <string name="open_patched_09" translatable="true">ABRIR MODIFICAÇÃO</string>
+ <string name="reboot_09" translatable="true">REPÔR E REINICIAR</string>
<!--RUSSIAN LANGUAGE-->
<string name="app_name_10" translatable="true">xManager</string>
@@ -987,7 +977,6 @@
<string name="hide_stock_patched_10" translatable="true">СКРЫТЬ ИСПРАВЛЕННЫЙ STOCK</string>
<string name="hide_amoled_patched_10" translatable="true">СКРЫТЬ ИСПРАВЛЕННЫЙ AMOLED</string>
<string name="hide_lite_patched_10" translatable="true">СКРЫТЬ ИСПРАВЛЕННЫЙ LITE</string>
- <string name="hide_wave_patched_10" translatable="true">СКРЫТЬ ИСПРАВЛЕННЫЙ WAVE</string>
<string name="close_10" translatable="true">ЗАКРЫТЬ</string>
<string name="cloned_10" translatable="true">КЛОНИPОВАННЫЙ</string>
<string name="spap_10" translatable="true">SP/AP</string>
@@ -1016,7 +1005,7 @@
<string name="settings_title_11" translatable="true">Ajustes</string>
<string name="about_title_11" translatable="true">Acerca de</string>
<string name="list_auto_refresh_11" translatable="true">ACTUALIZACIÓN AUTOMÁTICA DE LA LISTA</string>
- <string name="list_auto_refresh_desc_11" translatable="true">Al activar esta opción, la lista se actualizara automáticamente cada vez que inicie la aplicación.\n\nPuede actualizar la lista manualmente arrastrando la pantalla principal hacia abajo.</string>
+ <string name="list_auto_refresh_desc_11" translatable="true">Al activar esta opción, la lista se actualizará automáticamente cada vez que inicie la aplicación.\n\nPuede actualizar la lista manualmente arrastrando la pantalla principal hacia abajo.</string>
<string name="force_auto_install_11" translatable="true">FORZAR LA AUTOINSTALACIÓN</string>
<string name="force_auto_install_desc_11" translatable="true">Al activar esta opción, se instalará automáticamente la aplicación modificada y la actualización una vez descargadas.</string>
<string name="show_themes_11" translatable="true">TEMAS</string>
@@ -1043,7 +1032,7 @@
<string name="continue_1_11" translatable="true">CONTINUAR</string>
<string name="cancel_11" translatable="true">CANCELAR</string>
<string name="download_11" translatable="true">DESCARGAR</string>
- <string name="later_11" translatable="true">MAS TARDE</string>
+ <string name="later_11" translatable="true">MÁS TARDE</string>
<string name="install_now_11" translatable="true">INSTALAR AHORA</string>
<string name="install_update_11" translatable="true">INSTALAR ACTUALIZACIÓN</string>
<string name="go_back_11" translatable="true">VOLVER</string>
@@ -1053,7 +1042,7 @@
<string name="lite_11" translatable="true">LITE</string>
<string name="experimental_title_11" translatable="true">Experimental</string>
<string name="experimental_version_11" translatable="true">VERSIÓN EXPERIMENTAL</string>
- <string name="experimental_version_desc_11" translatable="true">Habilitar esto le permite descargar e instalar la versión experimental de la aplicación parcheada.\n\nEsto incluye funciones alfa, beta y de acceso anticipado que no están disponibles en el parche de stock. Además, no se garantiza estable.</string>
+ <string name="experimental_version_desc_11" translatable="true">Habilitar esto le permite descargar e instalar la versión experimental de la aplicación parcheada.\n\nEsto incluye funciones alfa, beta y de acceso anticipado que no están disponibles en el parche de stock. Además, no se garantiza que sea estable.</string>
<string name="show_support_11" translatable="true">DEMUESTRE SU APOYO</string>
<string name="show_support_desc_11" translatable="true">Somos un equipo no corporativo y sin fines de lucro. Las personas como usted nos animan a crear una aplicación para facilitar las cosas, especialmente desde la descarga hasta la instalación del mod.\n\nEstamos invirtiendo todo nuestro tiempo y esfuerzos para hacer las cosas bien. Haremos todo lo posible para continuar desarrollando esta aplicación tanto como podamos.\n\nEstaremos muy agradecidos con tu donación, cualquier monto nos ayudará!</string>
<string name="maintenance_11" translatable="true">MANTENIMIENTO</string>
@@ -1078,7 +1067,6 @@
<string name="hide_stock_patched_11" translatable="true">OCULTAR STOCK PARCHEADO</string>
<string name="hide_amoled_patched_11" translatable="true">OCULTAR AMOLED PARCHEADO</string>
<string name="hide_lite_patched_11" translatable="true">OCULTAR LITE PARCHEADO</string>
- <string name="hide_wave_patched_11" translatable="true">OCULTAR WAVE PARCHEADO</string>
<string name="close_11" translatable="true">CERRAR</string>
<string name="cloned_11" translatable="true">CLONAR</string>
<string name="spap_11" translatable="true">SÍ/INFO</string>
@@ -1169,7 +1157,6 @@
<string name="hide_stock_patched_12" translatable="true">ПРИХОВАТИ ВИПРАВЛЕНИЙ STOCK</string>
<string name="hide_amoled_patched_12" translatable="true">ПРИХОВАТИ ВИПРАВЛЕНИЙ AMOLED</string>
<string name="hide_lite_patched_12" translatable="true">ПРИХОВАТИ ВИПРАВЛЕНИЙ LITE</string>
- <string name="hide_wave_patched_12" translatable="true">ПРИХОВАТИ ВИПРАВЛЕНИЙ WAVE</string>
<string name="close_12" translatable="true">закривати</string>
<string name="cloned_12" translatable="true">КЛОНОВАНИЙ</string>
<string name="spap_12" translatable="true">SP/AP</string>
@@ -1260,7 +1247,6 @@
<string name="hide_stock_patched_13" translatable="true">STOK YAMAYI GİZLE</string>
<string name="hide_amoled_patched_13" translatable="true">AMOLED YAMAYI GİZLE</string>
<string name="hide_lite_patched_13" translatable="true">HAFİF YAMAYI GİZLE</string>
- <string name="hide_wave_patched_13" translatable="true">DALGA YAMAYI GİZLE</string>
<string name="close_13" translatable="true">KAPAT</string>
<string name="cloned_13" translatable="true">KLONLANMIŞ</string>
<string name="spap_13" translatable="true">SP/AP</string>
@@ -1351,7 +1337,6 @@
<string name="hide_stock_patched_14" translatable="true">إخفاء العادي المعدل</string>
<string name="hide_amoled_patched_14" translatable="true">إخفاء AMOLED المعدل</string>
<string name="hide_lite_patched_14" translatable="true">إخفاء لايت المعدل</string>
- <string name="hide_wave_patched_14" translatable="true">إخفاء Wave المعدل</string>
<string name="close_14" translatable="true">إغلاق</string>
<string name="cloned_14" translatable="true">المستنسخة</string>
<string name="spap_14" translatable="true">ري / آم</string>
@@ -1442,7 +1427,6 @@
<string name="hide_stock_patched_15" translatable="true">SKRIJ ZALOGE ZAKRPANE</string>
<string name="hide_amoled_patched_15" translatable="true">SKRIJ AMOLED ZAKRPAN</string>
<string name="hide_lite_patched_15" translatable="true">SKRIJ LITE ZAKRPAN</string>
- <string name="hide_wave_patched_15" translatable="true">SKRIJ VAL ZAKRPAN</string>
<string name="close_15" translatable="true">Zapri</string>
<string name="cloned_15" translatable="true">Klonirano</string>
<string name="spap_15" translatable="true">SP/AP</string>
@@ -1533,7 +1517,6 @@
<string name="hide_stock_patched_16" translatable="true">ASCUNDE STOC PATCH-URI</string>
<string name="hide_amoled_patched_16" translatable="true">ASCUNDE AMOLED PATCH-URI</string>
<string name="hide_lite_patched_16" translatable="true">ASCUNDE LITE PATCH-URI</string>
- <string name="hide_wave_patched_16" translatable="true">ASCUNDE VAL PATCH-URI</string>
<string name="close_16" translatable="true">ÎNCHIDE</string>
<string name="cloned_16" translatable="true">CLONĂ</string>
<string name="spap_16" translatable="true">OB/AM</string>
@@ -1624,7 +1607,6 @@
<string name="hide_stock_patched_17" translatable="true">재고 패치 숨기기</string>
<string name="hide_amoled_patched_17" translatable="true">패치된 아몰레드 숨기기</string>
<string name="hide_lite_patched_17" translatable="true">라이트 패치 숨기기</string>
- <string name="hide_wave_patched_17" translatable="true">웨이브 패치 숨기기</string>
<string name="close_17" translatable="true">닫기</string>
<string name="cloned_17" translatable="true">복제됨</string>
<string name="spap_17" translatable="true">SP/AP</string>
@@ -1715,7 +1697,6 @@
<string name="hide_stock_patched_18" translatable="true">HIDE STOCK PATCHED</string>
<string name="hide_amoled_patched_18" translatable="true">HIDE AMOLED PATCHED</string>
<string name="hide_lite_patched_18" translatable="true">HIDE LITE PATCHED</string>
- <string name="hide_wave_patched_18" translatable="true">HIDE WAVE PATCHED</string>
<string name="close_18" translatable="true">SLUITEN</string>
<string name="cloned_18" translatable="true">KLONEN</string>
<string name="spap_18" translatable="true">SP/AP</string>
@@ -1806,7 +1787,6 @@
<string name="hide_stock_patched_19" translatable="true">ẨN CỔ VÁ</string>
<string name="hide_amoled_patched_19" translatable="true">ẨN AMOLED VÁ</string>
<string name="hide_lite_patched_19" translatable="true">ẨN LITE VÁ</string>
- <string name="hide_wave_patched_19" translatable="true">ẨN SÓNG VÁ</string>
<string name="close_19" translatable="true">ĐÓNG</string>
<string name="cloned_19" translatable="true">CLONE</string>
<string name="spap_19" translatable="true">SP/AP</string>
@@ -1818,7 +1798,7 @@
<string name="open_settings_19" translatable="true">MỞ CÁC THIẾT LẬP</string>
<string name="open_patched_19" translatable="true">MỞ BẢN VÁ</string>
<string name="reboot_19" translatable="true">REFETCH VÀ KHỞI ĐỘNG LẠI</string>
-
+
<!--GERMAN LANGUAGE-->
<string name="app_name_20" translatable="true">xManager</string>
<string name="installed_20" translatable="true">INSTALLIERT</string>
@@ -1897,7 +1877,6 @@
<string name="hide_stock_patched_20" translatable="true">AUSGEBLENDETE BESTÄNDE AUSBLENDEN</string>
<string name="hide_amoled_patched_20" translatable="true">AMOLED GEPATCHT AUSBLENDEN</string>
<string name="hide_lite_patched_20" translatable="true">LITE GEPATCHT AUSBLENDEN</string>
- <string name="hide_wave_patched_20" translatable="true">WELLE GEPATCHT AUSBLENDEN</string>
<string name="close_20" translatable="true">SCHLIEßEN</string>
<string name="cloned_20" translatable="true">KLONEN</string>
<string name="spap_20" translatable="true">SP/AP</string>
@@ -1988,7 +1967,6 @@
<string name="hide_stock_patched_21" translatable="true">پنهان کردن سهام پچ شده</string>
<string name="hide_amoled_patched_21" translatable="true">پنهان آمولد وصله</string>
<string name="hide_lite_patched_21" translatable="true">پنهان لایت وصله</string>
- <string name="hide_wave_patched_21" translatable="true">پنهان کردن موج وصله</string>
<string name="close_21" translatable="true">بستن</string>
<string name="cloned_21" translatable="true">کلون شده</string>
<string name="spap_21" translatable="true">دوباره / صبح</string>
@@ -2079,7 +2057,6 @@
<string name="hide_stock_patched_22" translatable="true">הסתרת מלאי שתוקנה</string>
<string name="hide_amoled_patched_22" translatable="true">הסתר טלאים</string>
<string name="hide_lite_patched_22" translatable="true">הסתר לייט תוקן</string>
- <string name="hide_wave_patched_22" translatable="true">הסתר גל תוקן</string>
<string name="close_22" translatable="true">סגור</string>
<string name="cloned_22" translatable="true">משובט</string>
<string name="spap_22" translatable="true">SP/AP</string>
@@ -2174,7 +2151,6 @@
<string name="hide_stock_patched_23" translatable="true">SKRYŤ ZÁSOBY OPRAVENÉ</string>
<string name="hide_amoled_patched_23" translatable="true">SKRYŤ AMOLED OPRAVA</string>
<string name="hide_lite_patched_23" translatable="true">SKRYŤ LITE OPRAVA</string>
- <string name="hide_wave_patched_23" translatable="true">SKRYŤ VLNU OPRAVA</string>
<string name="close_23" translatable="true">ZAVRIEŤ</string>
<string name="cloned_23" translatable="true">KLONOVANÝ</string>
<string name="spap_23" translatable="true">SP/AP</string>
@@ -2265,7 +2241,6 @@
<string name="hide_stock_patched_24" translatable="true">DÖLJ LAGER PATCHED</string>
<string name="hide_amoled_patched_24" translatable="true">DÖLJ AMOLED PATCHED</string>
<string name="hide_lite_patched_24" translatable="true">DÖLJ LITE PATCHED</string>
- <string name="hide_wave_patched_24" translatable="true">DÖLJ VÅG PATCHED</string>
<string name="close_24" translatable="true">STÄNG</string>
<string name="cloned_24" translatable="true">KLONAD</string>
<string name="spap_24" translatable="true">VA/AM</string>
@@ -2356,7 +2331,6 @@
<string name="hide_stock_patched_25" translatable="true">PIILOTA VARASTOSSA PAIKATTU</string>
<string name="hide_amoled_patched_25" translatable="true">PIILOTA AMOLED PAIKATTU</string>
<string name="hide_lite_patched_25" translatable="true">PIILOTA LITE PAIKATTU</string>
- <string name="hide_wave_patched_25" translatable="true">PIILOAALTO PAIKATTU</string>
<string name="close_25" translatable="true">SULJE</string>
<string name="cloned_25" translatable="true">KLOONATTU</string>
<string name="spap_25" translatable="true">SP/AP</string>
@@ -2447,7 +2421,6 @@
<string name="hide_stock_patched_26" translatable="true">SKRÝT OPRAVENÉ ZÁSOBY</string>
<string name="hide_amoled_patched_26" translatable="true">SKRÝT AMOLED ZÁSOBY</string>
<string name="hide_lite_patched_26" translatable="true">SKRÝT LITE ZÁSOBY</string>
- <string name="hide_wave_patched_26" translatable="true">SKRÝT WAVE ZÁSOBY</string>
<string name="close_26" translatable="true">ZAVŘÍT</string>
<string name="cloned_26" translatable="true">KLONOVANÁ</string>
<string name="spap_26" translatable="true">SP/AP</string>
@@ -2538,7 +2511,6 @@
<string name="hide_stock_patched_27" translatable="true">隱藏原始版本修補程式</string>
<string name="hide_amoled_patched_27" translatable="true">隱藏純黑版本修補程式</string>
<string name="hide_lite_patched_27" translatable="true">隱藏精簡版本修補程式</string>
- <string name="hide_wave_patched_27" translatable="true">隱藏 Wave 修補程式</string>
<string name="close_27" translatable="true">關閉</string>
<string name="cloned_27" translatable="true">克隆版本</string>
<string name="spap_27" translatable="true">預設或純黑版本</string>
@@ -2629,7 +2601,6 @@
<string name="hide_stock_patched_28" translatable="true">СКРИВАНЕ НА НАЛИЧНОСТИТЕ КРЪПКА</string>
<string name="hide_amoled_patched_28" translatable="true">СКРИВАНЕ НА АМОЛЕД КРЪПКА</string>
<string name="hide_lite_patched_28" translatable="true">СКРИВАНЕ НА ЛЕКИ КРЪПКИ</string>
- <string name="hide_wave_patched_28" translatable="true">СКРИВАНЕ НА КРЪПКАТА НА ВЪЛНАТА</string>
<string name="close_28" translatable="true">ЗАТВАРЯНЕ</string>
<string name="cloned_28" translatable="true">КЛОНИРАН</string>
<string name="spap_28" translatable="true">SP/AP</string>
@@ -2720,7 +2691,6 @@
<string name="hide_stock_patched_29" translatable="true">САКРИЈ STOCK ПЕЧ</string>
<string name="hide_amoled_patched_29" translatable="true">САКРИЈ AMOLED ПЕЧ</string>
<string name="hide_lite_patched_29" translatable="true">САКРИЈ LITE ПЕЧ</string>
- <string name="hide_wave_patched_29" translatable="true">САКРИЈ WAVE ПЕЧ</string>
<string name="close_29" translatable="true">ЗАТВОРИ</string>
<string name="cloned_29" translatable="true">КЛОНИРАН</string>
<string name="spap_29" translatable="true">SP/AP</string>
@@ -2811,7 +2781,6 @@
<string name="hide_stock_patched_30" translatable="true">SAKRIJ STOCK PEČ</string>
<string name="hide_amoled_patched_30" translatable="true">SAKRIJ AMOLED PEČ</string>
<string name="hide_lite_patched_30" translatable="true">SAKRIJ LITE PEČ</string>
- <string name="hide_wave_patched_30" translatable="true">SAKRIJ WAVE PEČ</string>
<string name="close_30" translatable="true">ZATVORI</string>
<string name="cloned_30" translatable="true">KLONIRAN</string>
<string name="spap_30" translatable="true">SP/AP</string>
@@ -2902,7 +2871,6 @@
<string name="hide_stock_patched_31" translatable="true">OCULTA LA PILA APEDAÇADA</string>
<string name="hide_amoled_patched_31" translatable="true">OCULTA AMOLED PEGATS</string>
<string name="hide_lite_patched_31" translatable="true">OCULTA EL PEGAT LITE</string>
- <string name="hide_wave_patched_31" translatable="true">OCULTA L\'WAVE PEGADA</string>
<string name="close_31" translatable="true">TANCAR</string>
<string name="cloned_31" translatable="true">CLONAR</string>
<string name="spap_31" translatable="true">SI/INFO</string>
@@ -2931,80 +2899,79 @@
<string name="settings_title_32" translatable="true">Iestatījumi</string>
<string name="about_title_32" translatable="true">Par</string>
<string name="list_auto_refresh_32" translatable="true">SARAKSTA AUTOMĀTISKA ATJAUNOŠANA</string>
- <string name="list_auto_refresh_desc_32" translatable="true">Aktivizējot šito, saraksts tiks automātiski atjaunots ikreiz, kad palaižat programmu. Varat manuāli atjaunināt sarakstu, velkot galveno ekrānu uz leju.\n\nJūs varat manuāli atjaunināt sarakstu, velkot galveno ekrānu uz leju.</string>
+ <string name="list_auto_refresh_desc_32" translatable="true">Aktivizējot šo, saraksts tiks automātiski atjaunots ikreiz, kad palaižat programmu.\n\nJūs varat manuāli atjaunināt sarakstu, velkot galveno ekrānu uz leju.</string>
<string name="force_auto_install_32" translatable="true">PIESPIEDU AUTOMĀTISKĀ INSTALĒŠANA</string>
- <string name="force_auto_install_desc_32" translatable="true">Ieslēdzot šo, automātiski tiks instalēta labotā lietojumprogramma un atjauninājums pēc tā lejupielādes.</string>
+ <string name="force_auto_install_desc_32" translatable="true">Ieslēdzot šo, automātiski tiks instalēta modificētā lietojumprogramma un atjauninājums pēc tā lejupielādes.</string>
<string name="show_themes_32" translatable="true">VIZUĀLĀS TĒMAS</string>
- <string name="apk_location_32" translatable="true">APK ATRAŠANA VIETA</string>
+ <string name="apk_location_32" translatable="true">APK FAILA ATRAŠANA VIETA</string>
<string name="apk_location_desc_32" translatable="true">Atrašanās Vieta, kurā vēlaties saglabāt lejupielādētā faila kopiju. Ja nezināt, kā konfigurēt šo funkciju, atstājiet to tādu, kāda tā ir.\n\nPIEZĪME: Šī funkcija neatbalsta ārējo atmiņu (SD karti) pieejamības, atļauju un glabāšanas ierobežojumu dēļ.</string>
<string name="clear_directory_folders_32" translatable="true">DZĒST ATRAŠANAS VIETU</string>
- <string name="clear_directory_folders_desc_32" translatable="true">Uzpiežiet uz ekrānu, lai dzēstu direktoriju mapi. Tas ietver lejupielādētos failus un atjauninājumus.</string>
+ <string name="clear_directory_folders_desc_32" translatable="true">Uzpiežiet uz ekrānu, lai dzēstu mapi, kas ietver lejupielādētos failus un atjauninājumus.</string>
<string name="reset_preferences_32" translatable="true">ATIESTĀTĪT IESTĀTIJUMUS</string>
- <string name="about_sub_32" translatable="true">Reklāmu-Brīvs | Jaunas Funkcijas | Brīvība</string>
- <string name="xmanager_dev_32" translatable="true">xManager Programmētajs</string>
- <string name="patched_devs_32" translatable="true">Spotify Patched Programmētaji</string>
- <string name="support_team_32" translatable="true">Telegram | Discord | Reddit Pabalstu Komanda</string>
+ <string name="about_sub_32" translatable="true">Bez reklāmām | Jaunas Funkcijas | Brīvība</string>
+ <string name="xmanager_dev_32" translatable="true">xManager izstrādātājs</string>
+ <string name="patched_devs_32" translatable="true">Spotify Patched izstrādātāji</string>
+ <string name="support_team_32" translatable="true">Telegram | Discord | Reddit Pabalsta Komanda</string>
<string name="manager_testers_32" translatable="true">Patched and Manager Testētāji</string>
<string name="manager_hosting_32" translatable="true">Manager Datubāze un Hostings</string>
- <string name="mobilism_team_32" translatable="true">Mobilitātes komandam</string>
+ <string name="mobilism_team_32" translatable="true">Mobilism komanda</string>
<string name="forum_team_32" translatable="true">FORUM.APK-RELEASE.NET Komanda</string>
- <string name="contributors_32" translatable="true">PALDIES VISIEM DALĪBNIEKIEM! ❤️</string>
+ <string name="contributors_32" translatable="true">PALDIES VISIEM, KAS PALĪDZ! ❤️</string>
<string name="download_selected_32" translatable="true">Jūs izvēlējāties šo laboto versiju. Vai vēlaties turpināt?</string>
<string name="download_ready_32" translatable="true">LABOTU VERSIJU INFORMĀCIJA</string>
- <string name="download_ready_desc_32" translatable="true">Lejupielādējot šo laboto apk, tiks pārrakstīts iepriekšējais fails, kas atrodas ārējā direktorijā.</string>
- <string name="downloading_file_32" translatable="true">LEJUPIELĀDĒJU FAILU</string>
+ <string name="download_ready_desc_32" translatable="true">Lejupielādējot šo modificēto apk failu, tiks pārrakstīts iepriekšējais fails, kas atrodas ārējā mapē.</string>
+ <string name="downloading_file_32" translatable="true">TIEK LEJUPIELĀDĒTS FAILS</string>
<string name="download_success_32" translatable="true">VEIKSMĪGI LEJUPIELĀDĒTS</string>
- <string name="new_update_32" translatable="true">JAUNĀ MENEDŽARA ATJAUNINĀJUMS</string>
+ <string name="new_update_32" translatable="true">JAUNS PĀRVALDNIEKA ATJAUNINĀJUMS</string>
<string name="continue_1_32" translatable="true">TURPINĀT</string>
<string name="cancel_32" translatable="true">ATCELT</string>
<string name="download_32" translatable="true">LEJUPIELĀDĒT</string>
<string name="later_32" translatable="true">VĒLĀK</string>
<string name="install_now_32" translatable="true">INSTALĒT TAGAD</string>
<string name="install_update_32" translatable="true">INSTALĒT ATJAUNINĀJUMU</string>
- <string name="go_back_32" translatable="true">IET ATPAKAĻ</string>
+ <string name="go_back_32" translatable="true">ATPAKAĻ</string>
<string name="download_update_32" translatable="true">LEJUPIELĀDĒT ATJAUNINĀJUMU</string>
- <string name="not_now_32" translatable="true">NE TAGAD</string>
- <string name="mirror_32" translatable="true">MIRROR LINK</string>
+ <string name="not_now_32" translatable="true">NE ŠOBRĪD</string>
+ <string name="mirror_32" translatable="true">SPOGUĻSAITE</string>
<string name="lite_32" translatable="true">LITE</string>
<string name="experimental_title_32" translatable="true">Eksperimentāls</string>
<string name="experimental_version_32" translatable="true">EKSPERIMENTĀLĀ VERSIJA</string>
- <string name="experimental_version_desc_32" translatable="true">šī iespējošana ļauj lejupielādēt un instalēt patched lietojumprogrammas eksperimentālo versiju.\n\ntas ietver alfa, beta un agrīnās piekļuves funkcijas, kas nav pieejamas krājumā. Turklāt nav garantēta stabila.</string>
- <string name="show_support_32" translatable="true">PARĀDIET SAVU ATBALSTU</string>
- <string name="show_support_desc_32" translatable="true">Mēs esam bezpeļņas, nekorporatīva un bezkompromisa komanda. Tādi cilvēki kā jūs mudina mūs izveidot lietotni, lai padarītu lietas daudz vieglāk, jo īpaši no lejupielādes līdz instalēšanai.\n\nMēs ielejam visu savu laiku un labākos centienus, lai padarītu lietas pareizas un perfektas. Mēs darīsim visu iespējamo, lai atbalstītu šo lietotni tik ilgi, cik vien mēs varētu.\n\nKatra summa palīdzēs un būs ļoti novertēts!</string>
- <string name="maintenance_32" translatable="true">UZTURĒŠANA</string>
- <string name="maintenance_desc_32" translatable="true">xManager pašlaik nav pieejama. Lūdzu, pārbaudiet aplikāciju vēlāk.</string>
+ <string name="experimental_version_desc_32" translatable="true">Šī aktivizēšana ļauj lejupielādēt un instalēt modificētās lietojumprogrammas eksperimentālo versiju.\n\nTas ietver agrīnās piekļuves funkcijas, kas nav pieejamas šobrīd. Stabilitāte nav garantēta.</string>
+ <string name="show_support_32" translatable="true">ATBALSTIET MŪS!</string>
+ <string name="show_support_desc_32" translatable="true">Mēs esam bezpeļņas, nekorporatīva un bezkompromisa komanda. Tādi cilvēki, kā jūs mudina mūs attīstīt šo lietotni, lai padarītu lietas daudz vieglāk, no lejupielādes līdz instalācijai.\n\nMēs ieliekam visu savu laiku un piepūles, lai padarītu aplikāciju korektu un perfektu. Mēs darīsim visu iespējamo, lai atbalstītu šo lietotni tik ilgi, cik vien mēs vien varam.\n\nJebkāda summa palīdzēs un būs ļoti novertēta!</string>
+ <string name="maintenance_32" translatable="true">TIEK VEIKTA APRŪPE</string>
+ <string name="maintenance_desc_32" translatable="true">xManager pašlaik nav pieejams. Lūdzu, pārbaudiet aplikāciju vēlāk.</string>
<string name="thanks_32" translatable="true">PALDIES!</string>
<string name="language_32" translatable="true">VALODA</string>
- <string name="website_32" translatable="true">TĪMEKĻU VIETNE</string>
+ <string name="website_32" translatable="true">MĀJAS LAPA</string>
<string name="reddit_32" translatable="true">REDDIT</string>
<string name="faq_32" translatable="true">BUJ</string>
<string name="cloned_version_32" translatable="true">KLONĒTA VERSIJA</string>
- <string name="cloned_version_desc_32" translatable="true">Ieslēdzot šito ļauj lejupielādēt un instalēt ielāgotās lietojumprogrammas klonēto versiju. \n\nTas arī atrisinās lielāko daļu instalēšanas kļūdu vai problēmu, īpaši, ja jums ir iepriekš instalēta Spotify lietojumprogramma.</string>
- <string name="disable_rewarded_ads_32" translatable="true">IZSLĒGT ATALGOTĀS REKLĀMAS</string>
- <string name="disable_rewarded_ads_desc_32" translatable="true">Mēs zinām, ka lielākajai daļai no mums nepatīk reklāmas, bet mūsu gadījumā tas ievērojami palīdz mums finansēt mūsu datu bāzi, hostinga saites, atjauninājumus, vairāk ielāpus un ikdienas vajadzības.\n\nŠis ir vienkāršākais veids, kā mūs atbalstīt, neveicot ziedojumus un netērējot.</string>
+ <string name="cloned_version_desc_32" translatable="true">Šīs funkcijas aktivizēšana ļauj lejupielādēt un instalēt modificētās lietojumprogrammas klonēto versiju. \n\nTas arī ļoti iespējams atrisinās lielāko daļu instalēšanas kļūdu vai problēmu it īpaši, ja jums ir iepriekš ir bijis instalēts Spotify.</string>
+ <string name="disable_rewarded_ads_32" translatable="true">IZSLĒGT REKLĀMAS</string>
+ <string name="disable_rewarded_ads_desc_32" translatable="true">Mēs zinām, ka lielākajai daļai no mums riebjas reklāmas, bet mūsu gadījumā tās ievērojami palīdz mums finansēt mūsu datu bāzi, hostinga izmaksas, atjauninājumus un ikdienas vajadzības.\n\nŠis ir vienkāršākais veids, kā mūs atbalstīt, neveicot monetārus ziedojumus.</string>
<string name="installation_failed_32" translatable="true">INSTALĒŠANA NEIZDEVĀS</string>
- <string name="installation_failed_desc_32" translatable="true">Iemesls: Jūs mēģinājāt instalēt moda versiju, kas ir zemāka par pašlaik instalēto. \n\nRisinājumi:\nA. Izvēlieties versiju, kas ir vienāda ar vai lielāka par.\nB. Atinstalējiet pašreizējo versiju un pēc tam pazeminiet to uz zemāku līmeni.\n\nJa problēma saglabājas, skatiet BUJ.</string>
- <string name="installation_failed_spap_desc_32" translatable="true">Iemesls: \n\nRisinājums: Šajā ierīcē instalētais pašreizējais Spotify nav saņemts tieši no xManager vai no mūsu komandas: Atinstalējiet pašreizējo lietojumprogrammas versiju, restartējiet xManager un mēģiniet vēlreiz. Ja problēma saglabājas, skatiet BUJ.</string>
- <string name="installation_failed_cloned_desc_32" translatable="true">Iemesls: \n\nRisinājums: Pašreizējais klonētais, kas instalēts šajā ierīcē, nav nācis tieši no xManager vai no mūsu komandas: Atinstalējiet pašreizējo lietojumprogrammas versiju, restartējiet xManager un mēģiniet vēlreiz. Ja problēma saglabājas, skatiet BUJ.</string>
- <string name="existing_patched_32" translatable="true">EŠOŠAIS IZLABOTS</string>
- <string name="existing_patched_desc_32" translatable="true">Vienā no direktorijām ir atrasts esošais ielāgotais apk. Kādu darbību vēlaties veikt?</string>
- <string name="disable_notification_32" translatable="true">ATSPĒJOT PAZIŅOJUMU</string>
- <string name="disable_notification_desc_32" translatable="true">Iespējojot šo noņems atgādinājuma paziņojumu pēc instalēšanas patched pieteikumu.</string>
- <string name="hide_stock_patched_32" translatable="true">SLĒPT KRĀJUMU PATCHED</string>
+ <string name="installation_failed_desc_32" translatable="true">Iemesls: Jūs mēģinājāt instalēt modifikācijas versiju, kas ir zemāka par pašlaik instalēto. \n\nRisinājumi:\nA. Izvēlieties versiju, kas ir vienāda ar vai lielāka par šobrīd instalēto versiju.\nB. Atinstalējiet pašreizējo versiju un pēc tam mēģiniet vēlreiz.\n\nJa problēma saglabājas, skatiet BUJ.</string>
+ <string name="installation_failed_spap_desc_32" translatable="true">Iemesls: \n\nŠajā ierīcē instalētais pašreizējais Spotify nav saņemts tieši no xManager \n\nRisinājums: Atinstalējiet pašreizējo lietojumprogrammas versiju, restartējiet xManager un mēģiniet vēlreiz. Ja problēma saglabājas, skatiet BUJ.</string>
+ <string name="installation_failed_cloned_desc_32" translatable="true">Iemesls: Pašreizējā klonētā aplikācijq, kas ir instalēta šajā ierīcē, nav nācis tieši no xManager./n/nRisinājums: Atinstalējiet pašreizējo lietojumprogrammas versiju, restartējiet xManager un mēģiniet vēlreiz. Ja problēma saglabājas, skatiet BUJ.</string>
+ <string name="existing_patched_32" translatable="true">EKSISTĒJOŠS MODIFICĒTAIS FAILS</string>
+ <string name="existing_patched_desc_32" translatable="true">Vienā no mapēm ir atrasts esošs modificētās aplikācijas apk fails. Kādu darbību vēlaties veikt?</string>
+ <string name="disable_notification_32" translatable="true">IZSLĒGT PAZIŅOJUMU</string>
+ <string name="disable_notification_desc_32" translatable="true">Aktivizējot šo, vairs nerādīsies lejupielādētā faila instalācijas atgādinājuma paziņojums.</string>
+ <string name="hide_stock_patched_32" translatable="true">SLĒPT PARASTO PATCHED</string>
<string name="hide_amoled_patched_32" translatable="true">SLĒPT AMOLED PATCHED</string>
<string name="hide_lite_patched_32" translatable="true">SLĒPT LITE PATCHED</string>
- <string name="hide_wave_patched_32" translatable="true">SLĒPT VILNIS PATCHED</string>
<string name="close_32" translatable="true">AIZVERT</string>
<string name="cloned_32" translatable="true">KLONĒTS</string>
<string name="spap_32" translatable="true">SP/AP</string>
<string name="install_32" translatable="true">INSTALĒT</string>
- <string name="uninstall_32" translatable="true">UNINSTALLĒT</string>
+ <string name="uninstall_32" translatable="true">ATINSTALLĒT</string>
<string name="ignore_32" translatable="true">IGNORĒT</string>
- <string name="delete_32" translatable="true">IZDZĒST</string>
- <string name="uninstall_patched_32" translatable="true">IZDZĒST LABOTO</string>
- <string name="open_settings_32" translatable="true">ATVERT IESTATIJUMUS</string>
- <string name="open_patched_32" translatable="true">ATVERT IZLABOTO</string>
- <string name="reboot_32" translatable="true">REFETCH UN REBOOT</string>
+ <string name="delete_32" translatable="true">DZĒST</string>
+ <string name="uninstall_patched_32" translatable="true">DZĒST PATCHED</string>
+ <string name="open_settings_32" translatable="true">ATVĒRT IESTATĪJUMUS</string>
+ <string name="open_patched_32" translatable="true">ATVERT PATCHED</string>
+ <string name="reboot_32" translatable="true">ATSVAIDZINĀT UN RESTARTĒT</string>
<!--GERMAN LANGUAGE-->
<string name="app_name_33" translatable="true">xManager</string>
@@ -3084,7 +3051,6 @@
<string name="hide_stock_patched_33" translatable="true">AUSGEBLENDETE BESTÄNDE AUSBLENDEN</string>
<string name="hide_amoled_patched_33" translatable="true">AMOLED GEPATCHT AUSBLENDEN</string>
<string name="hide_lite_patched_33" translatable="true">LITE GEPATCHT AUSBLENDEN</string>
- <string name="hide_wave_patched_33" translatable="true">WELLE GEPATCHT AUSBLENDEN</string>
<string name="close_33" translatable="true">SCHLIEßEN</string>
<string name="cloned_33" translatable="true">KLON VERWENDEN</string>
<string name="spap_33" translatable="true">SP/AP</string>
@@ -3175,7 +3141,6 @@
<string name="hide_stock_patched_34" translatable="true">පැච් කරන ලද තොග සඟවන්න</string>
<string name="hide_amoled_patched_34" translatable="true">සැඟවීම අමෝල්ඩ් සඟවන්න</string>
<string name="hide_lite_patched_34" translatable="true">ලයිට් පැච් කරලා හංගන්න</string>
- <string name="hide_wave_patched_34" translatable="true">රැල්ල පැච් කරලා හංගන්න</string>
<string name="close_34" translatable="true">වසා දමන්න</string>
<string name="cloned_34" translatable="true">ක්ලෝන</string>
<string name="spap_34" translatable="true">SP/AP</string>
@@ -3266,7 +3231,6 @@
<string name="hide_stock_patched_35" translatable="true">ELREJTÉS ÁLLOMÁNY FOLTOZOTT</string>
<string name="hide_amoled_patched_35" translatable="true">ELREJTÉS AMOLED FOLTOZOTT</string>
<string name="hide_lite_patched_35" translatable="true">ELREJTÉS LITE FOLTOZOTT</string>
- <string name="hide_wave_patched_35" translatable="true">ELREJTÉS HULLÁM FOLTOZOTT</string>
<string name="close_35" translatable="true">BEZÁRÁS</string>
<string name="cloned_35" translatable="true">KLÓNOZOTT</string>
<string name="spap_35" translatable="true">SP/AP</string>
@@ -3279,7 +3243,7 @@
<string name="open_patched_35" translatable="true">A PATCHELT ALKALMAZÁS MEGNYITÁSA</string>
<string name="reboot_35" translatable="true">ÚJRAFETCHELÉS ÉS AZ ALKALMAZÁS ÚJRAINDÍTÁSA</string>
- <!--JAPANESE LANGUAGE-->
+ <!--JAPANESE LANGUAGE-->
<string name="app_name_36" translatable="true">xManager</string>
<string name="installed_36" translatable="true">インストール済み</string>
<string name="latest_36" translatable="true">最新</string>
@@ -3357,7 +3321,6 @@
<string name="hide_stock_patched_36" translatable="true">Stock のパッチ済みを非表示にする</string>
<string name="hide_amoled_patched_36" translatable="true">AMOLED のパッチ済みを非表示にする</string>
<string name="hide_lite_patched_36" translatable="true">Lite のパッチ済みを非表示にする</string>
- <string name="hide_wave_patched_36" translatable="true">WAVE のパッチ済みを非表示にする</string>
<string name="close_36" translatable="true">閉じる</string>
<string name="cloned_36" translatable="true">クローン</string>
<string name="spap_36" translatable="true">SP/AP</string>
@@ -3370,7 +3333,7 @@
<string name="open_patched_36" translatable="true">アプリを開く</string>
<string name="reboot_36" translatable="true">再読み込みと再起動</string>
- <!--NEPALI LANGUAGE-->
+ <!--NEPALI LANGUAGE-->
<string name="app_name_37" translatable="true">xManager</string>
<string name="installed_37" translatable="true">स्थापना गरियो</string>
<string name="latest_37" translatable="true">नवीनतम</string>
@@ -3448,7 +3411,6 @@
<string name="hide_stock_patched_37" translatable="true">प्याच गरिएको स्टक लुकाउनुहोस्</string>
<string name="hide_amoled_patched_37" translatable="true">एमोलेड प्याच गरिएको लुकाउनुहोस्</string>
<string name="hide_lite_patched_37" translatable="true">लाइट प्याच गरिएको लुकाउनुहोस्</string>
- <string name="hide_wave_patched_37" translatable="true">वेभ प्याच गरिएको लुकाउनुहोस्</string>
<string name="close_37" translatable="true">बन्द गर्नुहोस्</string>
<string name="cloned_37" translatable="true">क्लोन गरिएको</string>
<string name="spap_37" translatable="true">SP/AP</string>
@@ -3461,7 +3423,7 @@
<string name="open_patched_37" translatable="true">प्याच गरिएको खोल्नुहोस्</string>
<string name="reboot_37" translatable="true">रिफिच र रिबुट गर्नुहोस्</string>
- <!--TAMIL LANGUAGE-->
+ <!--TAMIL LANGUAGE-->
<string name="app_name_38" translatable="true">xManager</string>
<string name="installed_38" translatable="true">நிறுவப்பட்டது</string>
<string name="latest_38" translatable="true">புதிதான</string>
@@ -3539,7 +3501,6 @@
<string name="hide_stock_patched_38" translatable="true">பங்கு ஒட்டியதை மறை</string>
<string name="hide_amoled_patched_38" translatable="true">AMOLED ஒட்டியதை மறை</string>
<string name="hide_lite_patched_38" translatable="true">லைட் ஒட்டியதை மறை</string>
- <string name="hide_wave_patched_38" translatable="true">அலை ஒட்டிய மறை</string>
<string name="close_38" translatable="true">மூடவும்</string>
<string name="cloned_38" translatable="true">குளோன் செய்யப்பட்டது</string>
<string name="spap_38" translatable="true">SP/AP</string>
@@ -3630,7 +3591,6 @@
<string name="hide_stock_patched_39" translatable="true">ซ่อนแพตซ์ STOCK</string>
<string name="hide_amoled_patched_39" translatable="true">ซ่อนแพตช์ AMOLED</string>
<string name="hide_lite_patched_39" translatable="true">ซ่อนแพตช์ LITE</string>
- <string name="hide_wave_patched_39" translatable="true">ซ่อนแพตช์ WAVE</string>
<string name="close_39" translatable="true">ปิด</string>
<string name="cloned_39" translatable="true">CLONED</string>
<string name="spap_39" translatable="true">SP/AP</string>
@@ -3721,7 +3681,6 @@
<string name="hide_stock_patched_40" translatable="true">स्टॉक पॅच लपवा</string>
<string name="hide_amoled_patched_40" translatable="true">AMOLED पॅच लपवा</string>
<string name="hide_lite_patched_40" translatable="true">लाइट पॅच लपवा</string>
- <string name="hide_wave_patched_40" translatable="true">वेव्ह पॅच लपवा</string>
<string name="close_40" translatable="true">क्लोज</string>
<string name="cloned_40" translatable="true">क्लोन केलेले</string>
<string name="spap_40" translatable="true">SP/AP</string>
@@ -3812,7 +3771,6 @@
<string name="hide_stock_patched_41" translatable="true">STOCK പാച്ച് മറയ്ക്കുക</string>
<string name="hide_amoled_patched_41" translatable="true">AMOLED പാച്ച് മറയ്ക്കുക</string>
<string name="hide_lite_patched_41" translatable="true">LITE പാച്ച് മറയ്ക്കുക</string>
- <string name="hide_wave_patched_41" translatable="true">WAVE പാച്ച് മറയ്ക്കുക</string>
<string name="close_41" translatable="true">അടയ്ക്കുക</string>
<string name="cloned_41" translatable="true">ക്ലോൺ ചെയ്യപ്പെട്ടത്</string>
<string name="spap_41" translatable="true">SP/AP</string>
@@ -3903,7 +3861,6 @@
<string name="hide_stock_patched_42" translatable="true">SAKRIJ STOCK MOD</string>
<string name="hide_amoled_patched_42" translatable="true">SAKRIJ AMOLED MOD</string>
<string name="hide_lite_patched_42" translatable="true">SAKRIJ LITE MOD</string>
- <string name="hide_wave_patched_42" translatable="true">SAKRIJ WAVE MOD</string>
<string name="close_42" translatable="true">ZATVORITI</string>
<string name="cloned_42" translatable="true">KLONIRANO</string>
<string name="spap_42" translatable="true">SP/AP</string>
@@ -3994,7 +3951,6 @@
<string name="hide_stock_patched_43" translatable="true">हाइड स्टॉक पैच्ड</string>
<string name="hide_amoled_patched_43" translatable="true">हाइड एमोलेड पैच्ड</string>
<string name="hide_lite_patched_43" translatable="true">हाइड लाइट पैच्ड</string>
- <string name="hide_wave_patched_43" translatable="true">हाइड वेव पैच्ड</string>
<string name="close_43" translatable="true">बंद करें</string>
<string name="cloned_43" translatable="true">क्लोन किया गया</string>
<string name="spap_43" translatable="true">SP/AP</string>