Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-05 | Comments regarding TODOs for changes to ProviderListActivity | Sean Leonard | |
2013-02-05 | Change access modifiers of some functions in Provider.class from public to ↵ | Sean Leonard | |
protected | |||
2013-02-05 | Merge branch 'wizard' of ssh://leap.se/leap_android into wizard | Sean Leonard | |
Conflicts: src/se/leap/leapclient/Dashboard.java | |||
2013-02-05 | Simplified certificates and urls: only 1 certificate, and no :443 port | Parménides GV | |
in eip. Downloads certificate and eip from web, and loads provider from assets. KeyStore not created with latest version of BouncyCastle. Looking forward to file a bug and look for a solution. | |||
2013-02-05 | Remove function to push data into preferences (it was for testing before we ↵ | Sean Leonard | |
had ProviderList stuff) | |||
2013-02-05 | Move Dashboard view building code into a function so it does not run when we ↵ | Sean Leonard | |
have no config (createed NullPointerExceptions) | |||
2013-02-04 | Merge branch 'wizard' of ssh://gitolite@leap.se/leap_android into wizard | Parménides GV | |
2013-02-04 | Secure HTTP working with certificates downloaded from api.bitmask.net | Parménides GV | |
and bitmask.net. Both prefs are downloaded and parsed to SharedPreferences. | |||
2013-02-04 | Fix testing conditional looking for saved prefs that made it into last commit | Sean Leonard | |
2013-02-04 | Created ConfigHelper with static information such as sharedprefs keys, | Parménides GV | |
the saveSharedPrefs method and an unimplemented rescueFromJSONException. Next step: managing HttpsURLConnection for the CertPathValidatorException. | |||
2013-02-01 | I have a handshake failing within an HTTP connection in order to get the | Parménides GV | |
eip-service.json file. provider.json downloads and parses itself OK to SharedPreferences. It also does not link OK to the Dashboard, I do not know how to do it properly and I'm so tired (eyes hurting). Beginning with security things :) Happy to have gotten around DownloadManager problem with a simple HTTP connection. | |||
2013-01-31 | Problems with downloaded file, the emulator cannot find the file | Parménides GV | |
downloaded. Seen http://code.google.com/p/android/issues/detail?id=18462 and decided to look for another solution. First solution thought (and going to be the next test): HTTP Get request :) | |||
2013-01-30 | More fun with EIP item entry. | Sean Leonard | |
Added parts to expand listing for quick info and settings access | |||
2013-01-30 | Add EIP Service item in Dashboard | Sean Leonard | |
2013-01-30 | FIXME!! Here there be dragons. Of the "fake data seeded by seedy functions" ↵ | Sean Leonard | |
variety, And there shady json files...Creates Issue #1593 | |||
2013-01-30 | Put some About love in the menu | Sean Leonard | |
Needs attention, as the AboutFragment does not fill the layout You can still see providerLine Creates Issue #1592 | |||
2013-01-30 | Beginnings of a Dashboard Activity | Sean Leonard | |
Matching layout and menu XML And don't forget strings | |||
2013-01-30 | Empty Dashboard.java | Sean Leonard | |
2013-01-30 | Provider class filled up quick ;) Resolves #1520 | Sean Leonard | |
2013-01-30 | Empty Provider.java file | Sean Leonard | |
2013-01-25 | Replace hardcoded package name string, FIXME but closes #1494 | Sean Leonard | |
2013-01-22 | Start rebranding: a whole lotta string replacement, moving src/ file tree | Sean Leonard | |
2013-01-18 | Ignore route-pre-down too | Arne Schwabe | |
2013-01-14 | Do not save BYTECOUNT state message as last message. | Arne Schwabe | |
2013-01-10 | Fix inserting inline certificates, increase log buffer | Arne Schwabe | |
2013-01-07 | Logs arguments to strings for minidump | Arne Schwabe | |
2013-01-04 | Some more changes making external API possible | Arne Schwabe | |
2013-01-04 | remote overrides port and proto options (Closes issue #128) | Arne Schwabe | |
2013-01-01 | Make state messages translatable and nicer. | Arne Schwabe | |
2012-12-31 | Cleanups | Arne Schwabe | |
2012-12-27 | Make changes needed to provide an external API | Arne Schwabe | |
2012-12-26 | Increase version number for next release | Arne Schwabe | |
2012-12-25 | Merge local changes with repository | arne | |
2012-12-25 | Cleanups | arne | |
2012-12-25 | Move opening of Inputstream to Configconvert | arne | |
2012-12-24 | Reconnect USR1, still strange …. | Arne Schwabe | |
2012-12-24 | Make send mini dump work with non Gmail Mail app, make google sending better ↵ | Arne Schwabe | |
placed | |||
2012-12-23 | Fix importing of embedded PKCS12 files | Arne Schwabe | |
2012-12-22 | Parse the tls-remote server string, fix import message (Closes Issue #124) | Arne Schwabe | |
2012-12-22 | commit files forgot in last commit, add push fix | Arne Schwabe | |
2012-12-22 | Add google-breakpad support to ics-openvpn | Arne Schwabe | |
2012-12-18 | Ignore status file writing | Arne Schwabe | |
2012-12-18 | Fix the Illegal Thread State bug | Arne Schwabe | |
2012-12-18 | Fix a few warnings and one bug when importing a file with a pkcs12 which ↵ | Arne Schwabe | |
cannot be read | |||
2012-12-16 | Fix parsing of tcp6 and udp6. Also parse connect-retry(-max). (Closes issue #69) | Arne Schwabe | |
2012-12-15 | Let the user control the new connect-retry(-max) logic | Arne Schwabe | |
2012-12-15 | Minimal rework of notifications for JB | Arne Schwabe | |
2012-12-04 | Fix crash of settings if verb > 5 from the parsed configuration | Arne Schwabe | |
2012-11-26 | The fcafb74a08aa58152b6bd9eb6e4c7dc6ea783c3b was wrong commit. Version 4.2 ↵ | Arne Schwabe | |
behaves like ICS. (from a programming perspective not from what it really does) | |||
2012-11-20 | Add script to generate FAQ in the google CODE project. | Arne Schwabe | |