android-wisefy icon indicating copy to clipboard operation
android-wisefy copied to clipboard

Wrapper around WifiManager and ConnectivityManager for Android

Results 25 android-wisefy issues
Sort by recently updated
recently updated
newest added

closes #145 closes #155 closes #158 closes #159

Jetpack Compose is the new hotness and it's 2022...WiseFy's sample app should be migrated to it.

TODO
Status - Completed
Sample
Enhancement

Thank you for creating an issue to improve this library! Please check Please check [the current issues](https://github.com/isuPatches/WiseFy/issues) to make sure that the improvement isn't already being worked on. **Description** Currently...

From User

How to connect to an SSID with password? Are there any examples available? The current example app doesn't seem to have such an example

TODO
Status - In Progress
From User
Docs
Enhancement

Add back CI

TODO
Status - Not Started
Enhancement

Like most AndroidX libraries, it would be neat if Wisefy could provide a `-ktx` artifact that includes extensions that will provide `suspend` functions.

TODO
Status - In Progress
Enhancement

### Contact Details [email protected] ### Decrease time connection to AP Hi Wisefy Team! I have a question about connection to existing AP. Im using this API ``` Wisefy.Brains(this).getSmarts().addNetwork( AddNetworkRequest.WPA2("SomeNetwork", "somePassword"),...

Question
From User

## Description - Adds unit tests for wisefy:signal module - Adds unit tests for wisefy:networkinfo module ## Issue Link(s) #164 ## How Has This Been Tested? Please describe the tests...

TODO
Status - Not Started
Enhancement