Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-07 | Button not working from ConfigurationWizard. | Parménides GV | |
Trying to test cancel button from created new dialog. | |||
2013-02-07 | Change in Dashboard to startActivityForResult() ConfigurationWizard | Sean Leonard | |
2013-02-07 | Rearrange singleton Provider.class pattern, Fix isolated SharedPreferences silos | Sean Leonard | |
2013-02-07 | Refactor ProviderListActivity.class into ConfigurationWizard.class, | Sean Leonard | |
Moves towards our wizard flow; Addresses #1497 #1500 | |||
2013-02-05 | Clean up unused imports | Sean Leonard | |
2013-02-05 | Removed bad .classpath build path requirement of Windows Android support sdk | Sean Leonard | |
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 | Switch the Launcher Activity, resolves #1526 | Sean Leonard | |
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 | Goodbye, hello_world | 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-29 | Merge branch 'branding' into develop | Sean Leonard | |
2013-01-29 | Many strings... Resolves #1527 #1580 but opened #1582 #1583 | Sean Leonard | |
2013-01-29 | LEAP icons! Yay! Addresses #1527 #1580 | Sean Leonard | |
2013-01-28 | Rebrand funcitions in jni/ | 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-22 | Fix less/greater than unencoded literals preventing build | Sean Leonard | |
2013-01-22 | Rename .hgignore to .gitignore | Sean Leonard | |
2013-01-18 | Fix connecting UDP sockets. (closes issue #131) | Arne Schwabe | |
2013-01-18 | Adding Ukraine translation | Arne Schwabe | |
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 | Update todo and readme | Arne Schwabe | |
2013-01-10 | add indonesian fetching, remove google-breakcode as sub project | 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 | Fetch current translation from crowd.in | 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-02 | - Fix printing randomized hostname (closes issue #127) | Arne Schwabe | |
- merge with upstream | |||
2013-01-01 | Make state messages translatable and nicer. | Arne Schwabe | |
2012-12-31 | Cleanups | Arne Schwabe | |