0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 21 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Changes to Eclipse classpath. Moved inline Credentials to a central place, TestCredentials. Added temp file for Test project so that git remembers the directory. Tidied up some class files. Added an example AuthenticationHandler class and associated integration test. Added integration test for exchanging an access token. Upgraded tests from junit 3 to junit 4. Changed name of request token integration test fixture. Suppressed deprecation warnings in test. Tidy up: removed unused methods, made methods only used internally private. Made null of explicit type in Api constructor call. Added new method that will allow an Api instance to be reused for different tokens. Added a wrapper interface for making HTTP requests. Removed tmp file in src directory as files actually exist there now. URL is signed correctly when a token is given to it in API. Moved tests in Carapace core project into tests project. Refactored Api class and introduced concrete implementation of IHttpTransport. Removed unnecessary private field in Api class. Removed unused test. Added static constants for API root instead of magic strings. Fixed references in test. Chagned tests to run against local stub API instead of live one. Changed TestCredentials to ReferenceCredentials and implemented properties file reader for consumer credentials and refernece token credentials. Added consumer.properties and reference_token.properties files to .gitignore. More... about 14 years ago
Updated Android to version 2.0.1 More... about 14 years ago
Updated the README with more info about the API. More... about 14 years ago
Added source tree for Carapace. More... about 14 years ago
Created repository for Carapace, the 7digital Android hack. More... about 14 years ago