Style bits on wi-fi code
[zxing.git] / android / src / com / google / zxing / client / android / wifi / WifiActivity.java
2010-07-10 srowenStyle bits on wi-fi code
2010-07-09 vikramaFixed: pause -> onPause, resume -> onResume
2010-07-09 vikramaSome error checking put in. When a new network is creat...
2010-07-08 vikramaRemoved some commented code, and general code cleanup...
2010-07-05 vikramaBug Fix:
2010-06-23 vikramaChange another string to a resource.
2010-06-23 srowenSmall style things
2010-06-23 vikrama1. Set up all strings in res/*/strings.xml rather than...
2010-06-23 vikrama1. Instead of killing the activity when done, load...
2010-06-17 vikramaAdd the nopass handling in the Android client.
2010-06-15 srowenStyle-related changes
2010-06-15 vikramaAndroid activity to add a network, and all associated...