| Merge pull request #8 from wvengen/master |
|
More...
|
over 11 years ago
|
| Merge pull request #7 from wvengen/feature/readme |
|
More...
|
over 11 years ago
|
| Improve README |
|
More...
|
over 11 years ago
|
| add NSTrein handler |
|
More...
|
about 12 years ago
|
| Added methods to database to facilitate pulling old auth params for site id. Modified Edit activity accordingly |
|
More...
|
about 12 years ago
|
| Merge branch 'master' of https://github.com/sashavasko/WiFiAfterConnect |
|
More...
|
about 12 years ago
|
| Started implementin edit credentials functionality |
|
More...
|
about 12 years ago
|
| Added prototype of handler for Hilton Honors |
|
More...
|
over 12 years ago
|
| Implemented HTTP connection wrapping, so that we can substitute HttpURLConnection with a test case fake connection. |
|
More...
|
over 12 years ago
|
| Disabled FollowRedirects in post() as it was causing problems with some portals that would respond with chained redirects, requiring subsequent calls to get |
|
More...
|
over 12 years ago
|
| Input name must be URLEncoded as well as some portals use crazy names |
|
More...
|
over 12 years ago
|
| Refactored to use enum to indicate Authentication status instead of plain boolean. |
|
More...
|
over 12 years ago
|
| Merge branch 'master' of https://github.com/sashavasko/WiFiAfterConnect |
|
More...
|
over 12 years ago
|
| Typo fixes. Changed READ timeout on the socet to 2 minutes as some portals are quite retarded |
|
More...
|
over 12 years ago
|
| Merge pull request #2 from dagenest/master |
|
More...
|
over 12 years ago
|
| Notification of authentication. |
|
More...
|
over 12 years ago
|
| Fixed bug in fillParams to not override params already in the list, this was causing auth screen to come up even if credentials were already stored in the db. Thanks to dagenest for troubleshooting and reporting. |
|
More...
|
over 12 years ago
|
| Bugfixes |
|
More...
|
almost 13 years ago
|
| Fixed formatting of the action URL to account for port number in authority |
|
More...
|
almost 13 years ago
|
| Increased Socket Timeout to 20 seconds |
|
More...
|
almost 13 years ago
|
| Fixed NullPointerException in JavaScript handling when script is not inline |
|
More...
|
almost 13 years ago
|
| comments related to permissions |
|
More...
|
almost 13 years ago
|
| Changed JavaScript handling to split into head and body JS. Implemented extracting meta http-equiv="refresh" from GuestNet portal JS |
|
More...
|
almost 13 years ago
|
| Implemented simple JS parser and interpreter to evaluate variables |
|
More...
|
almost 13 years ago
|
| Fixed bug wiping headers clean on the parse step |
|
More...
|
almost 13 years ago
|
| prototyped security permissions check - not really necessary since permission.CHANGE_NETWORK_STATE is added to manifest |
|
More...
|
almost 13 years ago
|
| Added exception handler for SecurityException to prevent hard crashes on stupid devices |
|
More...
|
almost 13 years ago
|
| Removed developer's preferences from production build |
|
More...
|
almost 13 years ago
|
| Changed version. added CHANGE_NETWORK_STATE permission required by Galaxy Tab. |
|
More...
|
almost 13 years ago
|
| Added handler for NetNearU portals |
|
More...
|
almost 13 years ago
|