Coder Social home page Coder Social logo

powertoggles's People

Contributors

pataquets avatar sunnygoyal avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

powertoggles's Issues

Is there a way I could build it myself?

Seems like I should make some extra tweaks to the project in order to build it.
When I try to build it, gradle outputs messages like these:
/home/ppk/IdeaProjects/PowerToggles/res/layout/widget_config_activity_common.xml:210: Error: Duplicate id @+id/btn_1, already defined earlier in this layout [DuplicateIds] android:id="@+id/btn_1" ~~~~~~~~~~~~~~~~~~~~~~~ /home/ppk/IdeaProjects/PowerToggles/res/layout/widget_config_activity_common.xml:34: @+id/btn_1 originally defined here /home/ppk/IdeaProjects/PowerToggles/res/layout/widget_config_activity_common.xml:219: Error: Duplicate id @+id/btn_2, already defined earlier in this layout [DuplicateIds]

Wifi hotspot toggle doesn't work on Pixel 3a with Android 10

I have a new Pixel 3a with Android 10. I have a home screen power toggles widget with a toggle for wifi hotspot, but that toggle doesn't work. I can tap it but it gets stuck in the intermediate activating state and wifi hotspot isn't activated.

I am currently using the wifi hotspot toggle in Android quick settings, but it would be super convenient if this were fixed in Power Toggles!

Please, add new feature: Macros toggle

Macros toggle - this is one toggle for several actions, like one click for:

  1. Enable GPS + Enable GPRS + Enable WakeLock + Run App "Google Maps".
  2. Disable GPS + Disable GPRS + Disable WakeLock + Disable WiFi + Disable WiFi Access Point.
    Thanks.

wishlist : being able to choose different theme colors to specific toggles

Hi,

using the power toggle on the notification area,
with some greyish/white theme,
I’d like to be able to choose a specific color to (f.e.) the Data toggle, which I would like to clearly appear as blue, yellow, or whatever, if activated.

In other words : it would be cool having the ability to choose a specific theme to a specific toggle, bypassing the global theme of the whole line.

;)

USB Tethering toggle not working correctly

Hi, I just downloaded your app for the quick USB Tethering, but upon trying to use the functionality for it (setting up a USB Tethering button in a Widget or Notification and clicking on it) it goes to the WiFi Hotspot settings page instead.

I'm using Android 5.0 on an LG G3.

Put this App on F-Droid

I would love to see this app added to the F-Droid repository. Considering it is on github, that should be fairly easy as explained here:

https://f-droid.org/manual/fdroid.html#Importing-Applications

I always search on F-Droid first when I need an app and try to use FOSS wherever possible. More people would find it if it were uploaded there. Also, this would make the project easier to install for people with non-stock ROMs without the Play Store.

WISHLIST - Tasker

Allow Tasker via plugin to change the state of switches - e.g. toggle things on/off unattended.

security issue : "No screen lock" toggle from lockscreen bypasses the lock...

Hi,

I’m using Power Toggle on a Doogee X5S with Android 5.1+,
and it appears that :

  • usb cable not plugged (as I asked android not to lock the screen if USB plugged)
  • using a lock pattern
  • only showing content of non-important notifications (sorry, I don’t know what the English version is exactly) -- same bug with "showing all notifications"
  • letting the screen lock after the timeout, or locking from the power button
  • i wake the phone:
    -> without unlocking it, i just activate the "no screen lock" toggle from power toggles, and it brings me to the home screen, fully usable.
    -> If I press the "home" button, the lock pattern shows up
    -> again, I just have to deactivate, then reactivate the "no screen lock" toggle to access the home screen..

Workaround : disable all notifications on screenlock :o)
(it’s sad since I’m using power toggles to be able to activate/deactivate wifi, bluetooth, data directly from the lockscreen... :o) )

Finer-grained location & GPS toggles

Apart from on/off, Android location settings allow several precision options as a coarseness/energy tradeoff.
For example, I have location enabled always, but in low-power (cell only), only switching to more energy-hungry GPS ocasionally. Direct 'network' and 'GPS+network' location mode toggles (with optional menu as done elsewhere) would work for me.
TIA.

Also see related #12.

toggle screen to stay on?

Hi. Is it possible to use PowerToggles to create a simple button to keep the screen on -- independent of any app?

Thanks.

GPS toggle not working

I've set Toggle settings -> GPS sources to "GPS & network" and "Network", so it should toggle between "High accuracy" and "Battery saving" location setting in Android.

My device is a BQ Aquaris X5 Plus.
The toggle used to work in Firmware 1.5.1, but stopped working after the update to Firmware 1.6. (Both firmware versions use Android 6.0.1).

A command is executed with root access, but results in an error:
Screenshot of SuperSU Log entry

Please let me know whether this is an issue with Power Toggles or a Firmware issue.

Power Toggles - flash light toggle issue

Hi everybody. First of all, hats off to the developer of Power Toggles! I found it earlier this year and still feel guilty using it without paying!
So, two things...
Yes, as others have mentioned, it's be awesome if the mobile hotspot toggle worked, at least for a rooted S4 running Lollipop. But the main reason I came here is to mention the issue I've had from the beginning. That being that the flashlight toggle sometimes refuses to turn off and sometimes comes back on. Just wondered if the developer has any input or if anyone here has had the same problem. Other than that, this app is amazing.

One more thing. I have separate apps that will power off the phone or restart immediately without a confirmation. It's be just one more plus if the power off and restart Toggles did not require a confirmation. Just a thought. Of course, I just read that Power Toggles is discontinued so maybe I'll have to see if that's possible with Tasker.

NFC toggle linked to wrong setting activity

final Intent intent = new Intent(android.provider.Settings.ACTION_WIRELESS_SETTINGS);

Since Android 8.x (or 7.x - I am not 100% certain), the system menu split "Wireless & Networks" menu item into 2 separate ones, namely "Network & Internet" and "Connected devices". Bluetooth and NFC is changed to the latter. (see screenshot below)
device-2018-08-22-184319

so clicking on the NFC toggle is now launching the wrong activity.
the intent should be revised to android.provider.Settings.ACTION_NFC_SETTINGS
https://developer.android.com/reference/android/provider/Settings#ACTION_NFC_SETTINGS

p.s. Understood the developer is no longer maintaining this app. Solution is posted here for anyone who is interested to build their own version.

It seems that there is no popular fork on Play Store yet. Perhaps it's partially due to the decreasing demand on similar widgets when modern Android comes with "Quick Settings" feature. It does most of the job, but unfortunately NFC isn't there yet (in stock image by Google). Anyone has a better solution?

Supersu

Root isn't working with latest SuperSU.

God, I miss Power Toggles... is it dead?

I've been using POWER TOGGLES for ages and I'm very sad that development has stopped. I installed a Android 7.0 rom for a friend (huawei p10 lite) and old 6.0.4 version is no longer working. Pressing on the power toggles buttons has no effect.

Proximity Sensor

Add an option to disable the proximity sensor. Thanks, David Devine

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.