We can set different sound for Workgroups and for Contacs inside WhatsApp. But WhatssApp offers only preloaded factory sounds:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
With unlocked phone and with full FS accesss, we can overwrite "these sounds" in the folder..
Code:
Phone\Data\SharedData\OEM\Public\WhatsApp
.. with custom tones, preserving name and audio format (link).
But it works for SMS and Email to customize tones. It does not work for Whatsapp. I don't know if WhatsApp has his own sounds DB in different folder, or if WhatsApp makes it in the first installation...
Any idea about this?
Related
After placing the framework-res.apk from other ROM on my ROM.. I got some error like this.. The texts collapsed.. They are in different places (e.g Media Volume as Ringtone Volume)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Is there any way to fix this problem ? And sorry for my bad english
Editing /values may fix this problem ?
I have Android 4.1.2 and I tried everything to make SMS and Email notifications to work, but there is NO sound for them nor do I get LED light when messages arrive. Only screen turns on for few seconds.
How to fix this?
Sound setting are these:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hi,
I'm using Dashclock widget with much pleasure.
The only thing that I didn't found an extension for is a Sms / Call / Data counter.
What I found is this, but it uses an extension-slot for every category:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Is there an extension which can display call, sms and data in one slot?
For example:
Statistics
Sms out: 99
Call out: 99
Data mobile: 99
cheers,
Tom
Can you share those too?
Notification Sounds ?
In Windows phone 8.1, you can individually select your notification sounds for each app.
Here you will find a large collection of notification sounds.
You can not only download the notification sounds.
It can upload each its own notification sounds.
As a result there is always something new.
Find the coolest notification sounds and share your own with other users.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Am I correct that this app is just a wrapper for a bunch of audio files?
Hi
I don't understand where I can download the app.
Where to download?
regards
Was taking a look at some app data (for a particular app, obviously) and noticed the lines within a login credentials XML file appear to be base64. Decoding the lines doesn't give anything useful. Here's a screenshot:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Is this not base64, or is the decoded data actually a different form of encryption that the app in question relies on?