Marlinski / Rumble

Rumble allows the sharing of messages and pictures without relying on the Internet, in a Delay Tolerant Fashion following the Store-Carry and Forward paradigm
http://disruptedsystems.org
GNU General Public License v3.0
298 stars 32 forks source link

enable the users to change the Bluetooth visibility time to their needs #20

Closed xoir closed 8 years ago

xoir commented 8 years ago

Whenever I switch my phone (Android 4.4.2) to the third state I am asked to allow that for 3600 seconds (1h).

Is there a way to increase that time? Is there a way to prevent auto-disabling?

Dbof commented 8 years ago

According to this issue (https://code.google.com/p/android/issues/detail?id=6348), it is not really possible to exceed the 3600 seconds for discovery. There are a few workarounds, but you probably need root to solve this.

Marlinski commented 8 years ago

as @dbof said, It is unfortunately not possible and I even heard that on certain phone there is a hard limit of 5 minutes :( I don't know yet how to make bluetooth discoverability indefinite as it is not supported officially by android. I close the comment as there is not much I can do about it.