pwittchen/ReactiveWiFi
Android library listening available WiFi Access Points and related information with RxJava Observables
JavaApache-2.0
Issues
- 4
New release question
#68 opened by ChrisB85 - 3
- 6
Android 8+ scan throttle
#54 opened by oykenfurkan - 1
- 3
- 4
- 7
- 2
wifi is discoonected automatically after some time
#33 opened by mehulTank - 2
Any plan to support Rx2 ?
#13 opened by tata8k - 0
Release 0.3.0
#32 opened by pwittchen - 9
Error receiving broadcast Intent { act=android.net.wifi.supplicant.STATE_CHANGE flg=0x24000010 (has extras) } in com.github.pwittchen.reactivewifi.ReactiveWifi$4$1@b745bb
#28 opened by ameithor - 0
Bump dependencies
#29 opened by pwittchen - 1
Relase v. 0.2.1
#30 opened by pwittchen - 0
Use Observable.create(Action<Emitter<T>>, Emitter.BackpressureMode) while creating observables when possible
#27 opened by pwittchen - 2
Create Observables with Observable.fromEmitter() instead of Observable.create()
#11 opened by epicstar - 0
- 0
Release 0.2.0
#17 opened by pwittchen - 1
- 1
add documentation for AccessRequester
#23 opened by pwittchen - 0
Add permission annotations
#20 opened by pwittchen - 4
Do you think to implement WIFI_STATE_CHANGED_ACTION for enable, disable detection?
#15 opened by Bhavdip - 2
Failed to resolve
#14 opened by ablenesi - 0
Release 0.1.1
#9 opened by pwittchen - 0
check & update dependencies
#8 opened by pwittchen - 1
Release 0.1.0
#7 opened by pwittchen - 0
release v. 0.0.1
#5 opened by pwittchen - 1
write documentation in README.md
#3 opened by pwittchen - 0
create gh-pages with JavaDoc
#4 opened by pwittchen - 1
add sample with Service
#1 opened by pwittchen - 0
add sample in Kotlin
#2 opened by pwittchen