Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | 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 | |