{
"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"
}
This Module makes your Device to use DNS.WATCH DNS Servers:
• 84.200.69.80
• 84.200.70.40
(Not guaranteed to work on Cellular Networks on all Devices)
DNS:
A DNS Server listen and give you the corresponding IP address of your Web Request
Wikipedia: https://en.wikipedia.org/wiki/Domain_Name_System
Caution:
Your Web Provider can block all Requests if you use custom DNS Servers
Requirements:
Magisk installed (v17+)
Credits:
Magisk Developer - topjohnwu
Reserved
@K3V1991
Hello
Congratulations on publishing your module.
I see that you have proceeded with iptables like most DNS modules including mine (the one for CloudFlare), we will see if this use of this single applet is enough for everyone.
I had added several DNS properties to mine.
In any case Android 9 (Pie) has not yet deserted him apparently: https://android.googlesource.com/platform/external/iptables.git/+/refs/tags/android-9.0.0.0_r33
Don't hesitate to push it into the Magisk repo on gitub, I think that would be cool, right?
Changelog:
v1 (Initial Release)
• Delete unnecessary files
Related
NearBy for Windows Phone
NearBy for Windows Phone is an useful mobile application for Windows Phone to locate a nearby Point of Interest (POIs) around your current location. The current version ONLY support Malaysia and Singapore.
Version: 1.0.0.3 [Initial Release]
- Initial Release
- Simple and easy UI
- Locate the nearby places
- Save your favorite places for quick access
- Dial place's phone number directly
- Access to place's website by one click
- Contact place's via email
- Routing from you current location to the place that you selected
- Turn-by-turn navigation to the location that you selected via Bing Map
- Search
Download NOW!
If you feel that you can contribute to the services, you may visit to our website @ http://www.nearby.com.my by submitting the POI around your area.
{
"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"
}
Reserved 1
Reserved 1
Reserved 2
Reserved 2
Reserved 3
Reserved 3
Reserved 4
Reserved 4
Download quickshortcutmaker from google play
Navigate to the following. Search doesnt work.
Use adguard private dns or others. IP dns doesn't work.
Adguard DNS dns.adguard.com
{
"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"
}
Why not directly use Settings, Connection & Sharing, Private DNS ? (in MIUI 11 from xiaomi.eu)
Private DNS option is not available in MIUI 11.0.3 and 11.0.4 Global, but install Hi$en Settings for MIUI from Playstore (root not required):
https://play.google.com/store/apps/details?id=com.ceyhan.sets
and the menu will be there
Btw, some system apps can be also easily debloated (disabled) by this app (hence with no need for ADB)
zgfg said:
Private DNS option is not available in MIUI 11.0.3 and 11.0.4 Global, but install Hi$en Settings for MIUI from Playstore (root not required):
https://play.google.com/store/apps/details?id=com.ceyhan.sets
and the menu will be there
Btw, some system apps can be also easily debloated (disabled) by this app (hence with no need for ADB)
Click to expand...
Click to collapse
Thnx for this easier method.
Probably you have seen this message in last days when you try to forward some messages in WhatsApp:
{
"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"
}
This is a new limitation that prevents you send messages that have been forwarded many times.
I don't like that restriction, then I investigated a little bit on WhatsApp database msgstore.db and found a very promising table/field that stores the times a message has been forwarded.
So, I created a very simple task to clear this field removes the limit. You just would need to create a Run Shell task with the next command with root option:
Code:
sqlite3 /data/data/com.whatsapp/databases/msgstore.db "update messages set forwarded = 0;"
busybox killall com.whatsapp
You need:
1. Magisk Root
2. Busybox Magisk module
3. Sqlite Magisk module
WARNING:
1. Do a Backup of Whatsapp before running it.
2. I'm not responsible for any damage you can do to your Whatsapp in case you don't make a backup first.
3. Whatsapp can change this at any time, enjoy it while it lasts.
OxygenOS have a built in with best quality call recording, for most of the devices/regions you will need to activate it with ADB.
The problem is, once the device is restart you will have to again connect to the PC and enable it.
If when you do, the application provided just show the list and the playback, lack of feature such as a simple search.
OPV - OnePlus Native Call Recording
is a native application designed only for OnePlus, which keep the feature enabled.
You will have to use the PC to enable permissions for the application to enable the recording feature on the fly.
But it's made simple, once the USB debugging enable (the app also explain how to enable) you can use the website to actually grant the permissions instead of using ADB.
Currently the features are basic, a list with search.
In the near-future much more are coming:
- Extensive search (date ranges, durations, by contact etc)
- Backups (Any major cloud will be supported)
- Password/fingerprint protection
- Auto delete files
- And more
https://opv.app/
https://play.google.com/store/apps/details?id=app.opv
{
"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"
}
Does anyone know as how to fix wrong mapping issue of dualsense controller for android12/miui13, i have tried magisk modules but seems like the issue is with kernal.
Keymap file -
data/keyboards/Vendor_054c_Product_0ce6.kl - platform/frameworks/base - Git at Google
Magisk Modules -
[Module] Sony DualSense PS5 Support
Hello it is my first magisk module. I bought a dualsense and what was my surprise that the buttons did not work correctly so I created this module. Enjoy it and tell me your comments.
forum.xda-developers.com
GitHub - Magisk-Modules-Repo/OneController: Magisk module which adds proper key mapping for various game controllers.
Magisk module which adds proper key mapping for various game controllers. - GitHub - Magisk-Modules-Repo/OneController: Magisk module which adds proper key mapping for various game controllers.
github.com
Kernal version-
{
"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"
}
Installed firmware -
Android 12 / Miui 13 eu rom