Skip to content

Commit

Permalink
dump
Browse files Browse the repository at this point in the history
  • Loading branch information
Dev4Mod committed Aug 10, 2024
1 parent 160ba9f commit cb1577c
Show file tree
Hide file tree
Showing 10 changed files with 48 additions and 47 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ protected void afterHookedMethod(MethodHookParam param) throws Throwable {
if (UnobfuscatorCache.getInstance().getString("online").equals(status)) {
lastSeenText.setTextColor(Color.GREEN);
} else {
lastSeenText.setTextColor(Color.YELLOW);
lastSeenText.setTextColor(0xffcac100);
}
} else {
lastSeenText.setText("");
Expand Down
10 changes: 5 additions & 5 deletions app/src/main/res/values-ar/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@
<string name="new_theme_name">اسم السمة الجديدة</string>
<string name="create">إنشاء</string>
<string name="storage_permission">إذن التخزين</string>
<string name="permission_storage">Allow Wa Enhancer to access your external storage?</string>
<string name="permission_storage">السماح لـ Wa Enhancer بالوصول إلى وحدة التخزين الخارجية الخاصة بك؟</string>
<string name="allow">سماح</string>
<string name="deny">رفض</string>
<string name="saved">تم الحفظ</string>
Expand Down Expand Up @@ -367,8 +367,8 @@
<string name="show_menu_buttons_as_icons_sum">إظهار أزرار القائمة على الشاشة الرئيسية كأيقونات لتسهيل الوصول إليها</string>
<string name="starting_cache">بدء ربط ذاكرة التخزين المؤقت في واتساب. قد يستغرق ذلك بعض الوقت.</string>
<string name="bridge_error">فشل الربط: تمكين إطار النظام في Lsposed وإعادة تشغيل الجهاز</string>
<string name="disable_battery_optimization">Disable Battery Optimization</string>
<string name="bootloader_spoofer">Bootloader Spoofer</string>
<string name="bootloader_spoofer_sum">Use this if you have been banned and are receiving the unofficial Whatsapp message</string>
<string name="not_available">not available</string>
<string name="disable_battery_optimization">تعطيل تحسين البطارية</string>
<string name="bootloader_spoofer">مخادع محمل الإقلاع(بوت لودر)</string>
<string name="bootloader_spoofer_sum">استخدم هذا إذا تم حظرك وتلقيت رسالة واتساب غير رسمي</string>
<string name="not_available">غير متوفر</string>
</resources>
8 changes: 4 additions & 4 deletions app/src/main/res/values-es/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@
<string name="new_theme_name">Nuevo nombre del tema</string>
<string name="create">Crear</string>
<string name="storage_permission">Permiso de almacenamiento</string>
<string name="permission_storage">Allow Wa Enhancer to access your external storage?</string>
<string name="permission_storage">¿Permitir que Wa Enhancer acceda a su almacenamiento externo?</string>
<string name="allow">Permitir</string>
<string name="deny">Denegar</string>
<string name="saved">Guardado</string>
Expand Down Expand Up @@ -366,8 +366,8 @@
<string name="show_menu_buttons_as_icons_sum">Muestra los botones de menú en la pantalla de inicio como iconos para un fácil acceso a ellos</string>
<string name="starting_cache">Iniciando caché del hook en WhatsApp. Esto puede tardar un rato.</string>
<string name="bridge_error">Fallo del Bridge: Habilita Framework del Sistema en Lsposed y reinicia el dispositivo</string>
<string name="disable_battery_optimization">Disable Battery Optimization</string>
<string name="disable_battery_optimization">Desactivar la optimización de batería</string>
<string name="bootloader_spoofer">Bootloader Spoofer</string>
<string name="bootloader_spoofer_sum">Use this if you have been banned and are receiving the unofficial Whatsapp message</string>
<string name="not_available">not available</string>
<string name="bootloader_spoofer_sum">Usa esto si has sido baneado y estás recibiendo el mensaje de WhatsApp no oficial</string>
<string name="not_available">no disponible</string>
</resources>
8 changes: 4 additions & 4 deletions app/src/main/res/values-in/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@ Harap gunakan versi WhatsApp yang didukung!</string>
<string name="new_theme_name">Nama Tema Baru</string>
<string name="create">Buat</string>
<string name="storage_permission">Izin Penyimpanan</string>
<string name="permission_storage">Allow Wa Enhancer to access your external storage?</string>
<string name="permission_storage">Izinkan Wa Enhancer mengakses penyimpanan eksternal Anda?</string>
<string name="allow">Izinkan</string>
<string name="deny">Tolak</string>
<string name="saved">Disimpan</string>
Expand Down Expand Up @@ -375,8 +375,8 @@ Harap gunakan versi WhatsApp yang didukung!</string>
<string name="show_menu_buttons_as_icons_sum">Tampilkan tombol menu di layar beranda sebagai ikon untuk memudahkan akses ke tombol tersebut</string>
<string name="starting_cache">Muat ulang cache di WhatsApp. Ini mungkin memerlukan waktu cukup lama.</string>
<string name="bridge_error">Bridge Gagal: Aktifkan Kerangka Sistem di LSPosed dan reboot perangkat</string>
<string name="disable_battery_optimization">Disable Battery Optimization</string>
<string name="disable_battery_optimization">Nonaktifkan Pengoptimalan Baterai</string>
<string name="bootloader_spoofer">Bootloader Spoofer</string>
<string name="bootloader_spoofer_sum">Use this if you have been banned and are receiving the unofficial Whatsapp message</string>
<string name="not_available">not available</string>
<string name="bootloader_spoofer_sum">Gunakan ini jika Anda telah diblokir dan menerima pesan WhatsApp tidak resmi</string>
<string name="not_available">tidak tersedia</string>
</resources>
8 changes: 4 additions & 4 deletions app/src/main/res/values-it/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@
<string name="new_theme_name">Nuovo Nome Tema</string>
<string name="create">Crea</string>
<string name="storage_permission">Permessi di archiviazione</string>
<string name="permission_storage">Allow Wa Enhancer to access your external storage?</string>
<string name="permission_storage">Consentire a Wa Enhancer di accedere alla memoria esterna?</string>
<string name="allow">Consenti</string>
<string name="deny">Nega</string>
<string name="saved">Salvato</string>
Expand Down Expand Up @@ -366,8 +366,8 @@
<string name="show_menu_buttons_as_icons_sum">Mostra i pulsanti del menù come icone nella parte superiore della Home, per un facile accesso</string>
<string name="starting_cache">Avvio hook cache in WhatsApp. Potrebbe volerci un po\' di tempo.</string>
<string name="bridge_error">Bridge non riuscito: Abilita il framework di sistema in Lsposed e riavvia il dispositivo</string>
<string name="disable_battery_optimization">Disable Battery Optimization</string>
<string name="disable_battery_optimization">Disabilita Ottimizzazione Batteria</string>
<string name="bootloader_spoofer">Bootloader Spoofer</string>
<string name="bootloader_spoofer_sum">Use this if you have been banned and are receiving the unofficial Whatsapp message</string>
<string name="not_available">not available</string>
<string name="bootloader_spoofer_sum">Usa questo se sei stato bannato e stai ricevendo il messaggio Whatsapp non ufficiale</string>
<string name="not_available">non disponibile</string>
</resources>
10 changes: 5 additions & 5 deletions app/src/main/res/values-iw/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@
<string name="new_theme_name">שם ערכת נושא חדש</string>
<string name="create">יצירה</string>
<string name="storage_permission">הרשאת אחסון</string>
<string name="permission_storage">Allow Wa Enhancer to access your external storage?</string>
<string name="permission_storage">לאפשר ל-Wa Enhancer לגשת לאחסון החיצוני שלך?</string>
<string name="allow">אפשר</string>
<string name="deny">דחה</string>
<string name="saved">שמור</string>
Expand Down Expand Up @@ -368,8 +368,8 @@
<string name="show_menu_buttons_as_icons_sum">מציג לחצני תפריט במסך הבית כסמלים</string>
<string name="starting_cache">הפעלת מטמון בוואטסאפ. זה עשוי לקחת זמן.</string>
<string name="bridge_error">הפעולה נכשלה: הפעל את מסגרת המערכת ב-Lsposed ואתחל את הטלפון מחדש</string>
<string name="disable_battery_optimization">Disable Battery Optimization</string>
<string name="bootloader_spoofer">Bootloader Spoofer</string>
<string name="bootloader_spoofer_sum">Use this if you have been banned and are receiving the unofficial Whatsapp message</string>
<string name="not_available">not available</string>
<string name="disable_battery_optimization">השבת את אופטימיזציית הסוללה</string>
<string name="bootloader_spoofer">הסר חסימת ווצאפ</string>
<string name="bootloader_spoofer_sum">הפעל את תכונה זו אם נחסמת מווצאפ ואתה מקבל הודעה שאתה משתמש בגרסה לא רשמית</string>
<string name="not_available">לא זמין</string>
</resources>
10 changes: 5 additions & 5 deletions app/src/main/res/values-pt/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@
<string name="new_theme_name">Nome do novo tema</string>
<string name="create">Criar</string>
<string name="storage_permission">Permissão de armazenamento</string>
<string name="permission_storage">Allow Wa Enhancer to access your external storage?</string>
<string name="permission_storage">Permitir que o Wa Enhancer acesse seu armazenamento externo? Android 11+ suportado.</string>
<string name="allow">Permitir</string>
<string name="deny">Negar</string>
<string name="saved">Salvo</string>
Expand Down Expand Up @@ -366,8 +366,8 @@
<string name="show_menu_buttons_as_icons_sum">Mostra os botões habilitados no Wa Enhancer na barra superior da tela inicial do WhatsApp.</string>
<string name="starting_cache">Iniciando hook cache no WhatsApp. Isso pode demorar um pouco.</string>
<string name="bridge_error">Bridge Failed: Habilitar System Framework no Lsposed e reiniciar o dispositivo</string>
<string name="disable_battery_optimization">Disable Battery Optimization</string>
<string name="bootloader_spoofer">Bootloader Spoofer</string>
<string name="bootloader_spoofer_sum">Use this if you have been banned and are receiving the unofficial Whatsapp message</string>
<string name="not_available">not available</string>
<string name="disable_battery_optimization">Desativar otimização da bateria</string>
<string name="bootloader_spoofer">Spoofer do Bootloader</string>
<string name="bootloader_spoofer_sum">Use isto se você foi banido e está recebendo a mensagem para usar o app oficial do Whatsapp.</string>
<string name="not_available"></string>
</resources>
8 changes: 4 additions & 4 deletions app/src/main/res/values-ru/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@
<string name="new_theme_name">Название новой темы</string>
<string name="create">Создать</string>
<string name="storage_permission">Доступ к хранилищу</string>
<string name="permission_storage">Allow Wa Enhancer to access your external storage?</string>
<string name="permission_storage">Разрешить Wa Enhancer доступ к внешнему хранилищу?</string>
<string name="allow">Разрешить</string>
<string name="deny">Запретить</string>
<string name="saved">Сохранено</string>
Expand Down Expand Up @@ -366,8 +366,8 @@
<string name="show_menu_buttons_as_icons_sum">Отображает кнопки меню на главном экране в виде значков для быстрого доступа к ним</string>
<string name="starting_cache">Запуск кэша хуков в WhatsApp. Это может занять некоторое время.</string>
<string name="bridge_error">Сбой моста: включите системную структуру в Lsposed и перезагрузите устройство</string>
<string name="disable_battery_optimization">Disable Battery Optimization</string>
<string name="disable_battery_optimization">Отключить оптимизацию батареи</string>
<string name="bootloader_spoofer">Bootloader Spoofer</string>
<string name="bootloader_spoofer_sum">Use this if you have been banned and are receiving the unofficial Whatsapp message</string>
<string name="not_available">not available</string>
<string name="bootloader_spoofer_sum">Используйте это, если вы были заблокированы и получаете неофициальное сообщение Whatsapp</string>
<string name="not_available">недоступен</string>
</resources>
8 changes: 4 additions & 4 deletions app/src/main/res/values-tr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@
<string name="new_theme_name">Yeni Tema Adı</string>
<string name="create">Oluştur</string>
<string name="storage_permission">Depolama İzni</string>
<string name="permission_storage">Allow Wa Enhancer to access your external storage?</string>
<string name="permission_storage">Wa Enhancer\'ın harici depolama alanınıza erişmesine izin veriyor musunuz?</string>
<string name="allow">İzin ver</string>
<string name="deny">Reddet</string>
<string name="saved">Kaydedildi</string>
Expand Down Expand Up @@ -366,8 +366,8 @@
<string name="show_menu_buttons_as_icons_sum">Kolay erişim için ana ekrandaki menü düğmelerini simge olarak gösterir</string>
<string name="starting_cache">WhatsApp\'ta kanca önbelleği başlatılıyor. Bu biraz zaman alabilir.</string>
<string name="bridge_error">Köprü Başarısız: Lsposed\'de Sistem Çerçevesini Etkinleştirin ve cihazı yeniden başlatın</string>
<string name="disable_battery_optimization">Disable Battery Optimization</string>
<string name="disable_battery_optimization">Pil Optimizasyonunu Devre Dışı Bırak</string>
<string name="bootloader_spoofer">Bootloader Spoofer</string>
<string name="bootloader_spoofer_sum">Use this if you have been banned and are receiving the unofficial Whatsapp message</string>
<string name="not_available">not available</string>
<string name="bootloader_spoofer_sum">Yasaklandıysanız ve resmi olmayan Whatsapp mesajı alıyorsanız bunu kullanın</string>
<string name="not_available">mevcut değil</string>
</resources>
23 changes: 12 additions & 11 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
[BOOTLOADER SPOOFER]
* Added anti root detections (nothing too big, as there are numerous ways of hiding root by modules that are more efficient)
* Added emulator anti detections
* Added custom rom anti detections
NOTE: Enabling the bootloader spoofer already activates all mentioned hides

[WA ENHANCER]
* General settings are now more organized
* Update translations

[DOT ONLINE]
* Fixed bug that does not display online contact details or last seen
* Added an icon for online
* The text changes color depending on the contact's current status
* Add support to RTL (Right to Left direction)
* Removido o texto "not available"
* Text color changed to a less flashy color

[WA BUSINESS]
* Fixed closing bug when starting

[WHATSAPP 2.24.16.XX]
* Enable beta function: translate message (unfortunately it only translates from 5 source languages: Arabic, English, Spanish, Hindi and Russian. In my tests, just translating from English to the native language worked)
Note: This is a beta thing being developed by WhatsApp, so don't report it as a bug if you are facing errors

[WA ENHANCER]
* Update translations

0 comments on commit cb1577c

Please sign in to comment.