-
Notifications
You must be signed in to change notification settings - Fork 183
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
feat(wifi_basic): plugin added #201
base: master
Are you sure you want to change the base?
Commits on Nov 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 44488d8 - Browse repository at this point
Copy the full SHA 44488d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52d10a3 - Browse repository at this point
Copy the full SHA 52d10a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5549592 - Browse repository at this point
Copy the full SHA 5549592View commit details -
Configuration menu - View commit details
-
Copy full SHA for b97974b - Browse repository at this point
Copy the full SHA b97974bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 77a4d8f - Browse repository at this point
Copy the full SHA 77a4d8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb3f0fd - Browse repository at this point
Copy the full SHA bb3f0fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for f911faa - Browse repository at this point
Copy the full SHA f911faaView commit details
Commits on Nov 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 15dadec - Browse repository at this point
Copy the full SHA 15dadecView commit details -
- [wifi_basic] class renamed to
WiFiBasic
, basic methods added- [wifi_basic,test] "basic test" added with mocked MethodCallHandler - [wifi_basic,example] basic methods added to example app
Configuration menu - View commit details
-
Copy full SHA for 05ccf12 - Browse repository at this point
Copy the full SHA 05ccf12View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0298d6 - Browse repository at this point
Copy the full SHA c0298d6View commit details -
- [android] handling methods -
hasCapability
,isEnabled
, `setEnab……led` - [wifi_basic,test] `WiFiBasic.setEnabled`: arg name changed `state` -> `enabled`; returning if successful or not - [example,android] necessary permissions added to manifest file - [example] proper example code added
Configuration menu - View commit details
-
Copy full SHA for 65b2bcd - Browse repository at this point
Copy the full SHA 65b2bcdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a34081 - Browse repository at this point
Copy the full SHA 6a34081View commit details -
- [wifi_basic,android]
WiFiBasic
,WifiBasicPlugin
:setEnabled
-…… removed `shouldOpenSettings` arg - [wifi_basic,android,test] `WiFiBasic`, `WifiBasicPlugin`: `openSettings` method added, implemented and test for it added - [wifi_basic,example] smaller example with just buttons
Configuration menu - View commit details
-
Copy full SHA for d76c381 - Browse repository at this point
Copy the full SHA d76c381View commit details -
- [ios]
SwiftWifiBasicPlugin
: implementedhasCapability
, `isEnabl……ed`, `setEnabled` and `openSettings` - [ios,example] project files updated
Configuration menu - View commit details
-
Copy full SHA for 42581de - Browse repository at this point
Copy the full SHA 42581deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 793c651 - Browse repository at this point
Copy the full SHA 793c651View commit details
Commits on Dec 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 47349d7 - Browse repository at this point
Copy the full SHA 47349d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a38aef3 - Browse repository at this point
Copy the full SHA a38aef3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02f1496 - Browse repository at this point
Copy the full SHA 02f1496View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98b245b - Browse repository at this point
Copy the full SHA 98b245bView commit details -
- [wifi_basic]
WiFiGenerations
enum added- [wifi_basic] `WiFiBasic`: `getGeneration` method added; memoizing `isSupported` and `getGeneration` results - [wifi_basic,test] aaded `getGeneration` to basic test - [wifi_basic,example] added `getGeneration` to example app - [wifi_basic,ios] added `getGeneration` [incomplete implementation]; filled in info in podspec file - [wifi_basic,android] added `getGeneration` [incomplete implementation]
Configuration menu - View commit details
-
Copy full SHA for 6043606 - Browse repository at this point
Copy the full SHA 6043606View commit details -
- [wifi_basic,pubspec] added
async
as dependency- [wifi_basic,test] fix - returning int instead of enum
Configuration menu - View commit details
-
Copy full SHA for 0edea8b - Browse repository at this point
Copy the full SHA 0edea8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 77cb7c9 - Browse repository at this point
Copy the full SHA 77cb7c9View commit details -
- [wifi_basic]
WiFiInfo
class,WiFiNetworkSecurity
enum and `WiFi……Basic.getCurrentInfo` method added - [wifi_basic,extension] `ToEnumExtension` extension added and integrated with `WiFiBasic` - [wifi_basic,example] `getCurrentInfo` added to example app - [wifi_basic,test] added proper unit tests
Configuration menu - View commit details
-
Copy full SHA for 51ce1a8 - Browse repository at this point
Copy the full SHA 51ce1a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4899fea - Browse repository at this point
Copy the full SHA 4899feaView commit details
Commits on Dec 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2336752 - Browse repository at this point
Copy the full SHA 2336752View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb846dc - Browse repository at this point
Copy the full SHA bb846dcView commit details
Commits on Dec 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a3736ca - Browse repository at this point
Copy the full SHA a3736caView commit details
Commits on Jan 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0eafba3 - Browse repository at this point
Copy the full SHA 0eafba3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7792e0 - Browse repository at this point
Copy the full SHA e7792e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92447f5 - Browse repository at this point
Copy the full SHA 92447f5View commit details -
- [lint] removed
analysis_options
from wifi_basic package, using gl……obal options - [wifi_basic] remove unecessary imports
Configuration menu - View commit details
-
Copy full SHA for 9c3d992 - Browse repository at this point
Copy the full SHA 9c3d992View commit details