-
-
Notifications
You must be signed in to change notification settings - Fork 967
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Keeping bluetooth off #1060
Comments
I would definitely support this idea. We need a way to toggle bluetooth. I have noticed with gadget bridge that even when I disconnect my watch likes to stay connected to the phone until I turn bluetooth completely off on the phone. Also it would be nice to see what device my watch is connected to on the watch. |
i think that it will be implemented in #888 with airplane mode |
I also support this feature request, for battery and privacy reasons. |
In case you haven't noticed yet : we released InfiniTime 1.9 a few days ago. This new version offers the possibility to manually turn the BLE radio ON and OFF. It's available in the setting menu (3rd screen). With this feature, BLE is enabled when the watch boots. It'll then connect to your companion app if it is in range. Then, you'll be able to disable BLE if you don't need it and manually re-enable when you need it for an update, for example. Knowing this, do you think that an auto off mode is still needed? Now, if we wanted to implement this "auto-off" feature:
|
I did notice 1.9 and I'm using it now, it's a very welcome upgrade!
Disabling it after the time has been synced would be ideal. I really only ever want bluetooth when I need to re-sync the time.
I envisioned bluetooth as a three-way setting:
Not sure if |
Personally, I think that bluetooth toggle should be more accessible than by going to settings menu. I think being able to turn it on/off just by tapping on the bluetooth icon after a swipe from main screen would be ideal, though I guess the whole menu should be reorganized then, as currently 4 icons are taking all the space. Currently to enable/disable bluetooth you need to swipe right, go to settings, scroll down, tap on bluetooth, turn it on/off there and go back to main screen. I believe there are more people like me who would turn it on or off on a regular basis, for example enabling bluetooth for work to get notifications but disabling it at home. Though as I read @WhyNotHugo posts I think having something like "bluetooth auto enable-disable planner" would also be nice, basically you'd set up time at which bluetooth would be turned on and turned off automatically, basically something like "do not disturb" plan. |
I think that the bluetooth option should persist, but I don't think this auto feature is necessary. It's a very minor convenience issue and a very specific use case, so I don't think it's worth automating. I think controlling it manually also gives better peace of mind. |
I agree with @Riksu9000 : Those use-cases seems very specific (enable/disable BLE at specific time, with specific timeout,...). I don't think these behaviors will be easily understood by most of the users. |
The big problem I'm trying to solve is the watch not having time after running out of battery. At that point, I'll put it in the charger. I won't pick it up again until I'm about to leave home: If bluetooth was always *off, then the watch will have no time, and I'll be realising this as I'm stepping out of home and and stuck with a timeless watch. The alternative is to have bluetooth on, but that drains way more battery permanently. What I'm looking for mostly, is for bluetooth to automatically turn on when recovering from "out of battery", but turn off once it has a time. I mostly wear it when going outside, so I only notice this at a very inconvenient moment. That said, the setting itself doesn't need to be a third option in the bluetooth menu; it can be somewhere else instead. Like a "automatic bluetooth when timeless" checkbox or something. |
I should also say that, now that bluetooth can be turned off manually, battery has been a lot better and running out of battery has been a lot less frequent. |
It's unfortunate that you've been having this issue, however I don't think letting the watch run out of battery is a use case that should be supported. Instead we should make improvements to the battery life and the percentage reporting. Note that currently when the percentage is reported at 40%, it may in reality be almost empty, which can lead to accidentally letting the battery run dry. |
Battery percentage reporting will be much improved in the next release. |
Verification
Pitch us your idea!
Keep bluetooth off as much as possible
Description
A switch in
settings
to turn it back on would be useful, for updating or other manual tasks. Something titled "bluetooth radio": auto/on/off.auto
does what I've described above,on
keeps it on permanently,off
doesn't turn it back on after running out of battery and rebooting.Maybe instead of labeling it "bluetooth radio" just put this icon:
The text was updated successfully, but these errors were encountered: