mirror of
https://github.com/zxing/zxing.git
synced 2024-11-10 04:54:04 -08:00
c2e3604aea
2. More error checking: a. Missing SSID b. Incorrect network type (hey, it's just a string, and the user could get creative) TODOs: 1. Localize the strings this is introducing. 2. Errors not handled: a. Tell if network not found. b. Incorrect SSID codes still crash the app: WIFI:S:winders;T:WPA;P:secret;badjunk;; c. For an open network, giving a password crashes: WIFI:S:winders;T:nopass;P:secret;; 3. When connected, it should say, "Connected to <ssid>". git-svn-id: https://zxing.googlecode.com/svn/trunk@1455 59b500cc-1b3d-0410-9834-0bbf25fbcc57 |
||
---|---|---|
.. | ||
assets | ||
res | ||
src/com/google/zxing/client/android | ||
AndroidManifest.xml | ||
build.properties | ||
build.xml | ||
default.properties |