[APP][2.2+][ROOT] Toggle Wi-Fi Hotspot 5.0 (xda-exclusive free version) - Android Apps and Games

Hi,
I've developed a widget to toggle Wi-Fi hotspot on Android 5.0/5.1 (Lollipop) and Android 6.0 (Marshmallow). It requires root.
This is an xda-exclusive free version! If you want to support me, please consider getting the paid version on Google Play or check out my other apps.
Please note: Redistribution of this app is not allowed!
Paid version on Google Play (same functionality): https://play.google.com/store/apps/details?id=com.cygery.togglewifihotspot
New: Now available via XDA Labs!
Device compatibility: second post
Please note: The widget is passive. Thus, it has to request root every time it is refreshed. Although the battery impact is negligible, this usually results in frequent (Toast) messages indicating that the app was granted root rights. Please refer to your superuser management app if you'd like to disable those messages specifically for this app.
Features:
Widget
Locale/Tasker plugin
Shortcut
Custom icon images
Save and restore Wi-Fi state when toggling on/off
Requirements: On Android 5.0 and later, when SELinux is set to enforcing: a superuser app with support for a SELinux context parameter (-cn). Currently, only SuperSU supports this parameter.
Issues:
Android 7.0: Please check this post by @jakejm79 regarding issues with re-enabling WiFi.
Other issues: When reporting any issues please include the following info in your post: Device, ROM and ROM version, exact version number of this app you use (don't just write "latest"), superuser management app (e.g., SuperSU) and version, content of any shown error messages. Describe in detail what you tried to do, what you expected to happen, and what happened instead. Include screenshots/screencasts where possible and useful to show the issue.
Cheers,
cygery
Screenshots:
{
"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"
}
Changelog:
v1.0.1.0:
added support for Android 6.0
added option to control automatic refresh of toggle state
small fixes and improvements
v1.0.0.0:
initial release
Click to expand...
Click to collapse

Device compatibility:
Please note: This is not an exhaustive list and only mirrors my current state of knowledge. If your device is neither listed in the "compatible" or "incompatible" list its compatibility isn't known yet. If you test it please report and I'll update the lists.
Compatible:
Nexus 5
Nexus 6
Incompatible:
(none known yet)

(reserved2)

Thank you Cygery,
Works perfect for me.
Keep up the good work.

mrplick said:
Thank you Cygery,
Works perfect for me.
Keep up the good work.
Click to expand...
Click to collapse
Great! Which device are you using?

Nexus 5 on 5.01

There shouldn't be any issues with this app on Android 5.1, however, if anybody experiences issues please post.

This works on the Sprint note 4, thank you.

Working on Nexus 5 with Android 5.1
Thanks

Lifesaver!
Tasker plugin... fantastic! I've been waiting for this!
There are those of us like myself out there that were having issues with the native Tasker hotspot toggle on Motorola devices running KitKat. The toggle allowed you to turn the hotspot on, but it could not turn it off. This Tasker plugin works beautifully, and cleared that problem right up! Thank you so much for your great work on this!
Moto X (1st Gen) running Android 4.4

Works great on my Nexus 4 running stock 5.1.1. Thanks!

I am brand new to xda. I just set this up on my Galaxy Note 3 running Lollipop 5.0 on AT&T and it works great so far. I'll send an update if I run into any issues.
Thank you, I appreciate your hard work.

I've uploaded a new version (v1.0.1.0) which adds support for Android 6.0, an option to control automatic refresh of the toggle state, and some small fixes and improvements.

Working great on my Nexus 6 running 5.1.1. I am using Llama to look for the BT connection to my Android car stereo and then launch Toggle Wi-Fi Hotspot 5.0 to turn on the wifi hotspot.

Thank you!
Working with Wiko Fever using Lollipop 5.1
mtucker said:
I am using Llama to look for the BT connection to my Android car stereo and then launch Toggle Wi-Fi Hotspot 5.0 to turn on the wifi hotspot.
Click to expand...
Click to collapse
Me too! I like to use it as these tools throught LlamaLab's Automate:
http://play.google.com/store/apps/details?id=tether.in_dash.com
http://play.google.com/store/apps/details?id=eu.inrete.autotethering
I hope some developer of these tools add support for this "plug-in"

cygery said:
I've uploaded a new version (v1.0.1.0) which adds support for Android 6.0, an option to control automatic refresh of the toggle state, and some small fixes and improvements.
Click to expand...
Click to collapse
Thanks. Working Great on my Nexus 6 running 6.0.1 (latest Chroma ROM dated 2015-12-10). Your project has been the only way that I've found to be able to toggle WiFi tethering from my Pebble (via AutoPebble/Tasker).

Using on an unlocked Verizon Droid Turbo on Computerfreak's rom and 1.0.1.0 version of the app. It works fine until occasionally it causes my phone to reboot when toggled. My only fix has been to manually go in and toggle tether and then the widget/tasker plugin works. Has anyone else encountered this or know why it does this?

Hi,
Tasker/Locale plugin is a must have! Thank you for your App.
However, I suggest to add the option for receive plain Android Intent Actions (when the option of "Allow external access" is on). Not all "automatization Apps" have support for plugins, but several of them (if not all) have the option for sending Intents.
Please, you agree? :fingers-crossed:

manos78 said:
Hi,
Tasker/Locale plugin is a must have! Thank you for your App.
However, I suggest to add the option for receive plain Android Intent Actions (when the option of "Allow external access" is on). Not all "automatization Apps" have support for plugins, but several of them (if not all) have the option for sending Intents.
Please, you agree? :fingers-crossed:
Click to expand...
Click to collapse
The external access includes support for standard shortcuts intents which might be simpler than Locale intents. I think this was discussed in more detail in one of my threads already, please search there for it. There are no plans to simplify this even further. After all, the Locale plugin basically uses just a bit more complex intents.

cygery said:
The external access includes support for standard shortcuts intents which might be simpler than Locale intents. I think this was discussed in more detail in one of my threads already, please search there for it. There are no plans to simplify this even further. After all, the Locale plugin basically uses just a bit more complex intents.
Click to expand...
Click to collapse
Hi Cygery,
Thank you for your response! All your "Toggle" Apps are impresive! :good:
Also, if you implement "shorcut intents" this it's great.
However, I can found how to use it.
(I see only:
http://forum.xda-developers.com/showpost.php?p=65437395&postcount=259
http://forum.xda-developers.com/showpost.php?p=56875947&postcount=12)
Using "Nova Activities intents" for "Toggle Wi-Fi Hotspot 5.0" I only see 4 different intents:
com.cygery.tooglewifihotspot.MainActivity
com.cygery.tooglewifihotspot.ConfigureShortcutActivity
com.cygery.tooglewifihotspot.RunShorcutActivity
com.cygery.tooglewifihotspot.EditSettingActivity
Which one I need to use? None of them work for me. Please, can you explain (or point to the thread) where this is described? Thank you!
My objective is simple: one intent for enable HotSpot, and another intent for disable HotSpot (without using any Configure Intent, as I like to call them using shell scripts).
Done: In your "Automatic" App (AutomateIT, Automate, Llama, etc.) use "Shortcut" and not "Intent". :highfive:
And just two more suggestions for this App:
- Add the option to "auto-enable Wi-Fi" when the HotSpot is disabled: When the HotSpot is disabled, the Android system shutdowns the Wi-Fi (client). But when the HotSpot is disabled, the Wi-Fi (client) isn't enabled. I feel interesting an option (yes, optional!) in you App to auto-enable Wi-Fi.
Update: Using the shortcut call this is already done!
- Add the option to trigger the intents using "Secret Codes": Then, when the external access is enabled in the App, will be possible to "dial" a secret code for launch a function. For example, dial "*#*#919191*#*#" for enable HotSpot, and dial "*#*#919190*#*#" for disable. This will be more a one more user friendly option for trigger events, and it's easy to implement. See this for implement it in your code: http://simonmarquis.github.io/Android-SecretCodes/
I hope you agree these suggestions. :fingers-crossed:
Regards!

Related

[App][2.2+] AutomateIt - Automate Your Android !

AutomateIt is a simple automation tool for your Android device.
The application lets you define a set of your desired behaviors in response to events on your Android device. Each behavior/rule is defined as a pair of Trigger-Action that can be selected from a large set including SMS, bluetooth, wifi, location, headset, applications, battery and more triggers/actions.
AutomateIt provides a default set of useful rules to get you started:
Low battery warning
Quiet at night
Normal sound mode at morning
Max volume when headset unplugged
Lower volume when headset plugged
Unmute by SMS
Create your own rules with AutomateIt or use its built-in Rules Market with thousands of rules created and shared by AutomateIt users and use them on your device!
Screenshots: (Click to enlarge)
View attachment 3288051View attachment 3288052View attachment 3288053View attachment 3288054
{
"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"
}
Links: User Guide, FAQ, Beta, Translation, Video
XDA Reviews: News, Video
Website: http://automateitapp.com
Facebook: AutomateItApp
Twitter: @AutomateItApp
I really like the idea of this, being so heavily configurable, but it doesn't do the 1 thing that I want. I want to turn off screen lock when connected to my home wifi. There's already a dedicated app for that, so it looks like I'll have to stick with that for now.
https://market.android.com/details?id=com.benhirashima.unlockwithwififree
If you do update this to include that action, then I'll be all over it! Cheers for the hard work.
Can it be moved to SD?
Can you make that i can select multiple triggers, if one, or more because true (or all true), then execute it.
Also to have more actions per rule would be nice =D
johncmolyneux said:
I want to turn off screen lock when connected to my home wifi
Click to expand...
Click to collapse
I have another post on my blog that you can vote for some features that were already requested by other users. Enable/Disable screen lock is one of those features and I believe it will be included in one of the next updates.
AutomateIt - Vote for feature
brantje said:
Can you make that i can select multiple triggers, if one, or more because true (or all true), then execute it.
Also to have more actions per rule would be nice =D
Click to expand...
Click to collapse
I'm afraid that's only possible using the Pro version.
nxdu said:
Can it be moved to SD?
Click to expand...
Click to collapse
Nope. Since AutomateIt has a service running it cannot run from the SD card (at least that's what google is recommending)
If you have some workaround you can suggest I'd love to hear it...
To bad i don't have a CC, because then i would buy the pro version.
Can i buy it via SMS or so?
The pro version is only available through the Android Market
I tried automateit and it was not reliable in the one function I needed most which was "enable bluetooth when plugged into power" and "disable bluetooth when power disabled"....I'd find bluetooth left on or find it off when it should be on....finally went back to the dedicated app.
I also recall it not doing other functions such as "run app x when power enabled" "close app x when power disabled"....alternatives would be checking for home wifi ssid or any method of it knowing I'm "home". (I run wired tether as soon as the phone is plugged in to tie the phone to the local lan )
famewolf, I don't know which version you have tried but a lot of things has changed in AutomateIt in the last few months and the rules that you described are exactly the ones I have defined for myself and they work flawlessly (a list of all my rules and other ideas is available here).
I also didn't get any report about these functions from any of the users who downloaded the app (>25,000 users...)
I'd appreciate it if you give it another chance and report any errors to me so I can resolve them (just press "Help !" on the About screen if you encounter any error).
Muzikant said:
famewolf, I don't know which version you have tried but a lot of things has changed in AutomateIt in the last few months and the rules that you described are exactly the ones I have defined for myself and they work flawlessly (a list of all my rules and other ideas is available [URL="[/URL]).
I also didn't get any report about these functions from any of the users who downloaded the app (>25,000 users...)
I'd appreciate it if you give it another chance and report any errors to me so I can resolve them (just press "Help !" on the About screen if you encounter any error).
Click to expand...
Click to collapse
I'm willing to give it another go but I think my usage might also be a factor...if I toggle airplane mode on/off to get the radio to go to 3g vs E then the app has to handle resyncing the bluetooth which also got turned off and back on for example. My home phone have bluetooth links so when I dock the phone it links to them etc...
Does it support importing and exporting of rules yet? I can see where a webpage where you could checklist the rules you wanted and it builds you a customized ruleset being very nice.
famewolf said:
I'm willing to give it another go but I think my usage might also be a factor...if I toggle airplane mode on/off to get the radio to go to 3g vs E then the app has to handle resyncing the bluetooth which also got turned off and back on for example. My home phone have bluetooth links so when I dock the phone it links to them etc...
Click to expand...
Click to collapse
I'm not sure what you mean by that. What do you mean that the app has to handle resyncing the bluetooth ?
famewolf said:
Does it support importing and exporting of rules yet? I can see where a webpage where you could checklist the rules you wanted and it builds you a customized ruleset being very nice.
Click to expand...
Click to collapse
Yes. AutomateIt supports backup and restore of your rules (I think it's supported for over two months now so you probably tried a VERY old version...).
As for having a webpage to select rules and build a customized ruleset, I agree that this could be nice but currently I prefer focusing on adding more features to the App. maybe someday I'll build someting like that...
It would be great to have a WiMax on/off option for those toting Evo's, etc.
Don't want to crap on your app... but how is this any different from Tasker?
johncmolyneux said:
I want to turn off screen lock when connected to my home wifi.
Click to expand...
Click to collapse
if that's the only thing you want, then i can recommend DelayedLock with the Wifi plugin </advertisement>
brunes said:
Don't want to crap on your app... but how is this any different from Tasker?
Click to expand...
Click to collapse
it's cheaper xD
Not sure if Android gives same access as WinMo, but during a phone call if I set it down on a flat surface it would automatically switch to speaker-phone, and switch back when picked up. Is the same possible on Android with this App?
I can't figure out how to use this app.
I would like WiFi to be triggered "on" when entering my house, as well as WiFi triggered "off" when leaving my house. I rather not trigger WiFi on/off each time I want it to.
JVogler said:
Not sure if Android gives same access as WinMo, but during a phone call if I set it down on a flat surface it would automatically switch to speaker-phone, and switch back when picked up. Is the same possible on Android with this App?
Click to expand...
Click to collapse
I know the sense roms do this. along with ringing louder if the prox sensor is triggered ie by being in your pocket.
Nice app so far, less powerful tasker, more user orientated. thanx!
brunes said:
Don't want to crap on your app... but how is this any different from Tasker?
Click to expand...
Click to collapse
my exact thought
Reserved...
an app called tasker is thousand times better...

[APP][2.3+][ROOT] Toggle Cell Radio 5.0 (xda-exclusive free version)

Hi,
I've developed a widget to toggle cell radio on Android 5.0/5.1 (Lollipop), Android 6.0 (Marshmallow), and Android 7.0/7.1 (Nougat). It requires root.
This is an xda-exclusive free version! If you want to support me, please consider getting the paid version on Google Play or check out my other apps.
Please note: Redistribution of this app is not allowed!
New: Support for dual SIM/multi SIM devices on Android 5.1 and later.
Paid version on Google Play (more functionality): https://play.google.com/store/apps/details?id=com.cygery.togglecellradio
Device compatibility: second post
This free version only includes the widget. The paid version on Google Play additionally includes a Locale/Tasker compatible plugin and support for shortcuts.
Device Support
Device support depends on a variety of factors, including your specific device model, Android version, installed (custom) ROM, used root provider (su binary), and SELinux configuration. This app includes options to deal with different configurations of some of those factors. Please let me know if this app does not work on your device.
Notes
The widget is passive. Thus, it has to request root every time it is refreshed. Although the battery impact is negligible, this usually results in frequent (Toast) messages indicating that the app was granted root rights. Please refer to your superuser management app if you'd like to disable those messages specifically for this app.
Known issues:
Android 6.0/Samsung: There are user reports about issues with Samsung devices and Android 6.0: [1] [2]
Other Issues: When reporting any issues please include the following info in your post: Device, ROM and ROM version, exact version number of this app you use (don't just write "latest"), superuser management app (e.g., SuperSU) and version, content of any shown error messages. Describe in detail what you tried to do, what you expected to happen, and what happened instead. Include screenshots/screencasts where possible and useful to show the issue.
Cheers,
cygery
Screenshots:
{
"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"
}
Changelog
v1.4.3.0:
small fixes and improvements
v1.4.2.0:
small fixes and improvements
v1.4.1.0:
small fixes and improvements
v1.4.0.0:
added multi-SIM support with customizable label in widget
added option to use default SELinux context (makes app compatible with more root providers)
small fixes and improvements
v1.3.8.0:
added support for Android 6.0
small fixes and improvements
v1.3.6.0:
small fixes and improvements
v1.3.5.0:
small fixes
v1.3.4.0:
NEW: Material-like design
NEW: support for some other superuser apps on older Android versions
small fixes and improvements
v1.2.0.0:
added support for Android 2.1+
v1.1.4.0:
initial release
Click to expand...
Click to collapse
Device compatibility:
Please note: This is not an exhaustive list and only mirrors my current state of knowledge. If your device is neither listed in the "compatible" or "incompatible" list its compatibility isn't known yet. If you test it please report and I'll update the lists.
Compatible:
Nexus 4
Nexus 5
Nexus 6
Moto x 2014
Samsung Galaxy Note 4
Samsung Galaxy S3
Shield LTE
LG Optimus Slider
Sprint EVO 4G LTE (Jewel)
Xiaomi Redmi 2 Prime
Incompatible:
(none known yet)
(reserved2)
I've uploaded a new version (1.2.0.0) which adds support for Android 2.1+ devices. However, I'm unable to test it on pre-4.3 devices. If you test it please report it it works or if you have any issues.
Any chance to have a 2g/3g switcher? And btw is working on nexus 4 too.
rskyline said:
Any chance to have a 2g/3g switcher? And btw is working on nexus 4 too.
Click to expand...
Click to collapse
+1 for the 2g/3g switcher!
Could you add Tasker compatibility?
PeQuEsan said:
Could you add Tasker compatibility?
Click to expand...
Click to collapse
Did you read the whole OP?
cygery said:
The paid version on Google Play additionally includes a Locale/Tasker compatible plugin and support for shortcuts.
Click to expand...
Click to collapse
akselic said:
Did you read the whole OP?
Click to expand...
Click to collapse
Oops! Sorry!:silly:
rskyline said:
Any chance to have a 2g/3g switcher? And btw is working on nexus 4 too.
Click to expand...
Click to collapse
burdo said:
+1 for the 2g/3g switcher!
Click to expand...
Click to collapse
Sure: http://forum.xda-developers.com/android/apps-games/widget-toggle-network-type-5-0-xda-t2945406
cygery said:
Sure: http://forum.xda-developers.com/android/apps-games/widget-toggle-network-type-5-0-xda-t2945406
Click to expand...
Click to collapse
Thank you! I'll root later a try it!
cygery said:
Sure: http://forum.xda-developers.com/android/apps-games/widget-toggle-network-type-5-0-xda-t2945406
Click to expand...
Click to collapse
Omg you are killing it! [emoji33]
I'm confused, what does toggle cell radio mean? It doesn't toggle network type (3g, 2g, etc), it doesn't toggle data, so what is left again?
tylerdurden83 said:
I'm confused, what does toggle cell radio mean? It doesn't toggle network type (3g, 2g, etc), it doesn't toggle data, so what is left again?
Click to expand...
Click to collapse
It toggles the cellular radio (mobile network) on and off.
cygery said:
It toggles the cellular radio (mobile network) on and off.
Click to expand...
Click to collapse
Sorry for the stupid question, but can this be done not automatically? I mean, I can change network type by hand, I can deactivate data by hand, but can I toggle the cellular radio, without putting the phone in airplane mode I mean? Cheers for the clarification
You can do this manually with this app (without enabling airplane mode).
Tested Play Store version works fine on the Shield LTE.
Anyone know how much battery this actually saves in day to day use (like if you've disabled cell radio in the past regularly when on wifi)? I am using the 3g/lte switch that he posted and it's working great. I use GV/hangouts for everything. Wondering if this would be worth it to use anytime I am on wifi. I can't tell battery stats very well with lollipop. It has never shown cell radio for me yet like kitkat used to.
frigidazzi said:
Anyone know how much battery this actually saves in day to day use (like if you've disabled cell radio in the past regularly when on wifi)? I am using the 3g/lte switch that he posted and it's working great. I use GV/hangouts for everything. Wondering if this would be worth it to use anytime I am on wifi. I can't tell battery stats very well with lollipop. It has never shown cell radio for me yet like kitkat used to.
Click to expand...
Click to collapse
Use it and tell us.
cell radio battery use
The cell radio battery use will vary very much from phone to phone and also depends on signal stength.
On my galaxy s3, with a strong cell signal, my phone uses around 1-2% of battery per hour at idle. With no cell signal, the phone uses 4-6% per hour as it is trying to connect all the time. When I turn off the radio, I draw 1% per hour.
A weak signal will use 2-3% per hour.
---------- Post added at 11:16 AM ---------- Previous post was at 11:11 AM ----------
Hi,
The widget does not seem to work on the galaxy s3 (Cyanogenmod 4.4.4 M12). When I press the button, it toggles (just the widget, not the radio), and then will not toggle back on.
If I use the dialer to get to the phone menu and toggle the radio from there, the widget will toggle back on (with no effect on the radio).
Phone is rooted.
Not sure if it is an app issue, CM issue, or Galaxy S3 issue.
Thanks for your efforts - it would be nice to toggle from the home page as the battery savings (see previous post) are big.
mtp

[APP][JB+] Pintasking - Create floating shortcuts

{
"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 an app for power users that miss the old good Taskbar, ALT-TAB shortcut, WIN+[n] shortcut or workspaces on their Android devices. PinTasking allows you to create floating shortcuts in form of pins, on demand and based on their current task and workload.​
Features:
pin apps/tasks/documents to access them quickly from any screen and app
jump quickly to your most recent task
or your whole tasks history
doesn't restart your tasks under Lollipop like similar apps
[ROOT] Disable the app-switch-delay
extremely customizable
smooth & cool animations
Material design
integrate your browser in PinTasking to:
easily pin your browser whenever you open a link
collect / preload links without to leave an application
quickly share or open links in another app
works with nearly all browsers
Help me to translate Pintasking into your language:
https://www.localize.im/v/m3
Changelog:
Code:
1.0.5:
- bug fix
- small improvements
1.0.4:
- bug fixes
- Accessibility Helper mode improvements
- preparation for a new browser extension feature
1.0.3 :
- small improvements
1.0.2 :
- bug fixes
- improved In-app Billing
1.0.0 :
- stable release
- added an introduction
- added a warning for HTC devices
- added flashable ZIPs as an alternative to the automatic Helper installation process
- device & android version specific bug fixes
- browser extension fix for Android M Preview 2
Short Youtube clips:
I'm currently working on a new app but Pintasking will still receive a lot of updates in the future!
Upcoming features & improvements:
a new mode for the browser extension (preloading on Andorid 5.0+ without root)
activities & shortcuts as home actions for the swipe pad & assist action
automatic recreation of pins after an update or reboot
auto-hiding pins in black-listed apps
more customization options like pin color
custom toasts implementation
translations
In form of independent apps:
hardware buttons remapping on Android 4.3+ (without root)
a gestures based swipe pad app with a lot of possibilities
News writers can drop me an email or PN to get temporary access to all PRO features. In order to do that I have to add the reviewer's email to my testing access list in my Developer Console.
XDA:DevDB Information
Pintasking, App for all devices (see above for details)
Contributors
PhinxApps
Version Information
Status: Stable
Created 2015-04-03
Last Updated 2015-08-23
nOice
I'm looking forward to trying this out soon.
This app sounds really nice. I was looking for an app like this to have more possibilities of multitasking. I have installed it and I will give you some feedback soon.
UPDATE:
PinTasking Beta: http://goo.gl/WxZzMc
Changelog:
improved descriptions
Improved crash reporting
fixes for rare bugs
fixed root-helper-installer bug on tablets
updated icons
a Iot of new customization options
the swipe pad isn't accessible from the lockscreen anymore
The Play Store listening should appear in the next hours.
Gadget Hacks made a short review of the alpha version:
Is there any way to make it not hafta require rooot on 5.0+?? Or is that not feasible? Thanks!
thank you very much
JoeFCaputo113 said:
Is there any way to make it not hafta require rooot on 5.0+?? Or is that not feasible? Thanks!
Click to expand...
Click to collapse
It's possible with some limitations:
- no preloading / preopening (Quick opener mode) of webpages
- a click on Evernote, Google Docs and etc. will bring you to the latest document or screen of this app and maybe not to the document you actually pinned
- a few apps may reinitialize and lose text in input fields, scroll progress and etc. after switching to them
I'll implement a non-root mode if there're enough interested people that are okay with this limitations.
btw:
PinTasking is live on the Play Store:
wow, you added even more options!
nice update
PhinxApps said:
It's possible with some limitations:
- no preloading / preopening (Quick opener mode) of webpages
- a click on Evernote, Google Docs and etc. will bring you to the latest document or screen of this app and maybe not to the document you actually pinned
- a few apps may reinitialize and lose text in input fields, scroll progress and etc. after switching to them
I'll implement a non-root mode if there're enough interested people that are okay with this limitations.
btw:
PinTasking is live on the Play Store:
Click to expand...
Click to collapse
I would like non root also please.
Very nice and intuitive app
ktetreault14 said:
I would like non root also please.
Very nice and intuitive app
Click to expand...
Click to collapse
Agreed!
JoeFCaputo113 said:
Agreed!
Click to expand...
Click to collapse
Okay, I'll implement a non-root mode before or after the full release. May I ask you why folks with a rooted phone (?!) want it? I wonder if it's for security reasons? You can install the system helper by yourself with a root file explorer. Even system apps need a confirmation to gain root and the helper app declares only two additional permissions and shares them with PinTasking.
I am rooted but their are plenty of people who arent.
My phone is rooted, running plenty of rooted apps, and it says I am not and asks to install the helper or uninstall. Do I have to install the helper? I am on Android 5.1.1 HTC One M8.
yung40oz84 said:
My phone is rooted, running plenty of rooted apps, and it says I am not and asks to install the helper or uninstall. Do I have to install the helper? I am on Android 5.1.1 HTC One M8.
Click to expand...
Click to collapse
This could help you:
1. Make sure that you haven't accidentally denied the root pop-up.
2. Restart the app and try it again.
3. It takes a while on Cyanogenmod to show up the root dialog. Tap "verify root" and wait 2-8 seconds.
I experienced the same bug once but I couldn't reproduce it and a simple application restart solved it for me. I'll look into it again.
Anyway, thanks for reporting.
PhinxApps said:
Okay, I'll implement a non-root mode before or after the full release. May I ask you why folks with a rooted phone (?!) want it? I wonder if it's for security reasons? You can install the system helper by yourself with a root file explorer. Even system apps need a confirmation to gain root and the helper app declares only two additional permissions and shares them with PinTasking.
Click to expand...
Click to collapse
I am not rooted lol...
Looks cool dev. kudos
Oneplus Temasek + AK Goodness
JoeFCaputo113 said:
I am not rooted lol...
Click to expand...
Click to collapse
Oh okay, I implied it because of your signature.
0.9.1 is out:
http://goo.gl/WxZzMc (link stays the same)
Play Store update is pending
Changelog:
- bugfix release
PhinxApps said:
Oh okay, I implied it because of your signature.
0.9.1 is out:
http://goo.gl/WxZzMc (link stays the same)
Play Store update is pending
Changelog:
- bugfix release
Click to expand...
Click to collapse
It says I am 100% stock!
bye bye link bubble thx
---------- Post added at 10:28 PM ---------- Previous post was at 10:24 PM ----------
this app is the best app I need to buy premium to support... Maybe next update can allow impatient users (like me) to buy premium lol
hi ,
Your app PinTasking looks very interesting and practical .Thanks !
One issue i am trying to understand ................
I have Note 4 ( N910F ) rooted and on Lollipop 5.0.1
i installed your app from Play store,granted root access etc .
But i found app a bit confusing at first ( functions ..how to use etc ).
i uninstalled app ,as i wanted to see your video and then decide.
After watching video ,i was happy i understood functions better and reinstalled from Play store .
This time app was installed ,without asking again for root ( as in 1 st time when i installed )
It is working fine ,tested it rebooted etc ,but PinTasking does not show up in Superuser..?
However ,whilst typing above ,i had idea and went to PinTasking /Root helper installer and reinstalled
helper then was ask for root access etc ,( even though it was never uninstalled ,as i could see it in Titanuim )
and activated it ,and now app shows up in Superuser .
I have solved my issue ,but want to bring it to your attention.
Very impressed so far with apps.........practical /functional uses !
good luck

[CLOSED][APP][6.0+] NetGuard - No-root firewall

{
"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"
}
NetGuard provides simple and advanced ways to block access to the internet - no root required.
Applications and addresses can individually be allowed or denied access to your Wi-Fi and/or mobile connection.
Blocking access to the internet can help:
reduce your data usage
save your battery
increase your privacy
Features:
Simple to use
No root required
100% open source
No calling home
No tracking or analytics
No advertisements
Actively developed and supported
Android 5.1 and later supported
IPv4/IPv6 TCP/UDP supported
Tethering supported
Optionally allow when screen on
Optionally block when roaming
Optionally block system applications
Optionally forward ports, also to external addresses (not available if installed from the Play store)
Optionally notify when an application accesses the internet
Optionally record network usage per application per address
Optionally block ads using a hosts file (not available if installed from the Play store)
Material design theme with light and dark theme
PRO features
Log all outgoing traffic; search and filter access attempts; export PCAP files to analyze traffic
Allow/block individual addresses per application
New application notifications; configure NetGuard directly from the notification
Display network speed graph in a status bar notification
Select from five additional themes in both light and dark version
There is no other no-root firewall, except for clones, offering all these features.
This XDA thread is about using the latest version of NetGuard.
Off topic comments are allowed as long they are related to NetGuard and are in the general interest of the followers of this thread.
Discussion of purchases is not allowed here, please contact me via here instead.
NetGuard is being maintained and community supported, but new features won't be added anymore.
For ad blocking, see here. Ad blocking is provide "as-is".
More information on Github:
Description
Compatibility
Frequently Asked Questions (FAQ)
Permissions
Support
Contributing
Attribution
License
Downloads:
GitHub
Play store (stable)
Play store (beta)
XDA Labs (web page)
Screenshots:
For more screenshots, see here.
Reserved
NetGuard is currently in alpha testing phase.
Please report any problems you encounter.
It would be nice if someone could design an appropriate icon.
So what exactly does this do sir? I Thx
Sent from my SAMSUNG-SM-N920A using Tapatalk
1977theone said:
So what exactly does this do sir? I Thx
Click to expand...
Click to collapse
NetGuard can prevent applications from using the internet (=firewall).
You can allow/deny internet access for each application, even system applications.
So what the best setting... Use the pic U posted as a reference
Sent from my SAMSUNG-SM-N920A using Tapatalk
1977theone said:
So what the best setting... Use the pic U posted as a reference
Sent from my SAMSUNG-SM-N920A using Tapatalk
Click to expand...
Click to collapse
There's no "best" - this is subjective.
You have a list of apps, and you can choose whether or not to allow an app access to the Internet over WiFi or Mobile data.
Whether or not you want to let an app access the Internet is up to you.
I have just released alpha version 0.2 with quite some things improved.
https://github.com/M66B/NetGuard/releases/tag/0.2
I have just released beta version 0.3
https://github.com/M66B/NetGuard/releases/tag/0.3
I am using this version as production software myself now, hence why alpha changed into beta.
Will test on rooted SIII Lollipop
r25txe said:
Will test on rooted SIII Lollipop
Click to expand...
Click to collapse
Root is not needed, but please let me know about your experiences.
I have just released beta version 0.4.
Changelog/download:
https://github.com/M66B/NetGuard/releases/tag/0.4
M66B, Huge fan of your apps They are awesome.
Thanks M66B . Always nice to see your apps
Sent from my SM-N920W8 using Tapatalk
I have just released beta version 0.5.
Changelog/download:
https://github.com/M66B/NetGuard/releases/tag/0.5
Your feedback, both positive and negative, is appreciated.
Is it (technically) possible to add "on-demand" feature ?
Maybe something close to how LBE works ... Yes/No/Don't ask again
Suggestion...
Jeff_i said:
Is it (technically) possible to add "on-demand" feature ?
Maybe something close to how LBE works ... Yes/No/Don't ask again
Suggestion...
Click to expand...
Click to collapse
Not on a granular, per-app basis, at least right now.
NetGuard for Android works by creating a VPN service at system level. Based on your choices in the allow/deny screen, NetGuard will set up VPN rules for which apps are forced through the "VPN". The "VPN" isn't a real VPN; rather, it just sinkholes the traffic to nowhere.
The limitation here is that when creating these rules, we can only set which applications' traffic enters the VPN. We can't granularly control which requests or hosts they can talk to, on a per-app basis. It would be possible to set "for all apps" a whitelist/blacklist of IP addresses, but this would be quite different, and would likely be less useful as a firewall, and more useful as simply an "ad blocker".
The VPN interface doesn't tell us which app is trying to access the internet though - we need to set it up before-hand. There are ways to tell, but Google (or a careful OEM) could easily block those with SELinux policy updates, and the goal here is to try to get all the functionality we need without any kind of root access.
Nice app for non rooted users.
I've just created an issue on Github though.
French translation done.
I'll try to create an icon this weekend if I have free time. Let me know if you want a specific color,... etc.
Primokorn said:
Nice app for non rooted users.
I've just created an issue on Github though.
French translation done.
I'll try to create an icon this weekend if I have free time. Let me know if you want a specific color,... etc.
Click to expand...
Click to collapse
The problem you have reported is probably caused by a broken VPN implementation in your ROM. I will look into it later this week more detailed.
I like to keep the current colors, realizing not everybody will like them, but I know from experience I can't make everybody happy anyway.
Thanks for your translation!
@Primokorn can you please try if you have the same problem with one of the no root firewalls from the Play store?

[APP][8.0+] Toggle Track v4.0: iOS14 Access dots camera microphone/GPS/ Wifi Scanning

Latest Version: v4.0
New: Added iOS14 like access dots for camera and microphone usage.
***Working on support for lower android version devices too. Coming soon***
Now supports iOS14 like access dots too!!
Tired of apps which use GPS, switch on WiFi scanning and drain battery without notice. Toggle Track will notify you if WiFi scanning is switched ON by any app. Now you never need to check if WiFi scanning/ GPS is on, to save your phone's battery life.
I have built this app for the soul purpose to eliminate the annoying battery drain due to WiFi Scanning and GPS, which cannot be known without actually opening the sub menu in location settings. I find it helpful in saving battery. Hope you do too.
No root required.
Features
+ Access dots for camera and microphone added in v4.0
+ Track which apps used GPS. (Coming soon)
+ Free app.
+ Prevent battery drain.
+ Notifies when user left GPS on.
+ Notifies when WiFi scanning is ON.
+ Stats via pie chart, pull down to refresh the chart.
+ Persistent notifications settings also available.
+ Supports phones and Tablets.
+ Oreo v8.0+ supported.
How to use
+ Install/Update the app.
+ Grant permissions if asked.
+ For users running android 6.0+, disable battery optimization.
+ Customize your notification requirement in app settings.
+ You're good to go. Enjoy!
Play store link:
https://play.google.com/store/apps/details?id=com.abi.wifitrack
Change Log
Code:
v4.0
Available only for (Oreo and above) API 26+ devices.
* Added iOS14 like access dots feature.
* GPS/Wifi Scanning detection are more stable now and optimized battery usage.
* Updated to comply with Google Policy.
* Log of apps coming soon.
* Please mail me from app if any bugs.
v3.1
* Tutorial Added.
* Now Track which apps used GPS.
* New Ringer Mode Tracker.
* Spanish Language Added.
* Ad-Free (Donate) In App Purchase available.
If you like this free app, rate it 5 star.
Before you comment negatively / rate low, please try to contact me. If possible will try to update the app.
Permission Details
Permissions Used Intrusively:
"Accessibility": To run the Core Service.
Permissions Used Non-Intrusively:
"Task Permission": For detecting which app used GPS on devices less than Lollipop.
"Storage Permission": Disabled by default. For future use.
"Account Access": To verify In-App purchases.
"Wifi" : Access Wifi Scanning States
"Internet" : To Notify on new updates and in app purchases.
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"
}
Try the app. Your feedbacks are appreciated.
Hi,
Thanks for your app
Il let my phone live a bit too see what it says.
Can it tell which app is (or was) triggering the GPS?
Some feedback
1. Please use a background service instead of the process.
2. Please have the option to display the data as a grid instead of a chart. The counts are not readable.
3. Is it possible to know which app requested for that location?
4. I have battery optimisation disabled for the app. I opened Maps and started navigation, but still didn't get the notification. I was expecting it to alert me instantly.
Sent from my Pixel XL using Tapatalk
suku_patel_22 said:
Some feedback
1. Please use a background service instead of the process.
2. Please have the option to display the data as a grid instead of a chart. The counts are not readable.
3. Is it possible to know which app requested for that location?
4. I have battery optimisation disabled for the app. I opened Maps and started navigation, but still didn't get the notification. I was expecting it to alert me instantly.
View attachment 4452795View attachment 4452796
Sent from my Pixel XL using Tapatalk
Click to expand...
Click to collapse
Thanks for the feedback.
1. Service is not required in this case. There's no process running also after few seconds on exit. But it seems your point (4) helped me find a major bug, which is fixed now.
2. In future yes.
3. Yes. Root access might be required.
4. Update to 2.5.5 and let me know your feedback.
Thanks for your help.
Nastrahl said:
Hi,
Thanks for your app
Il let my phone live a bit too see what it says.
Can it tell which app is (or was) triggering the GPS?
Click to expand...
Click to collapse
Hi,
Glad you liked it.
It already exists in location settings in every phone. To get it into app, root might be required. But its possible.
Will look into it i future updates.
Thanks for your feedback.
good if it was ad free
nec947 said:
good if it was ad free
Click to expand...
Click to collapse
Thanks for suggestion. I am working on releasing a ad-free version soon.
nec947 said:
good if it was ad free
Click to expand...
Click to collapse
Hi Ad-free version is now available through in app purchase. Do check it out.
Thanks.
thanks u
A promo code would be appreciated
Supporting the developer would be appreciated.

Categories

Resources