1
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Dec 24, 2024 — Dec 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Support for purchasing. More... over 15 years ago
Fixing bug calling purchase method with wrong type. More... over 15 years ago
Storing current user's real name to make refreshing easier. More... over 15 years ago
Adding order table and ability to add items to it; showing user's current balance. More... over 15 years ago
Removing excess import. More... over 15 years ago
Refactoring OrderLine to include StockItem rather than just code. More... over 15 years ago
Fixing bug in proxy call (was not passing arguments due to misuse of XML-RPC library). More... over 15 years ago
ant target for making zip file ready to copy to a webserver. More... over 15 years ago
Removing excess files from demo project. More... over 15 years ago
Support for proxying to call methods on remote fridges via our home fridge. More... over 15 years ago
Bugfix: Need to return after calling onFailure. More... over 15 years ago
Parsing username in login screen so as to support remote users as well as local. More... over 15 years ago
Splitting into View classes, making login work, starting on purchase screen, showing table for stock list. More... over 15 years ago
Fixing some bugs in client library, and making Crypt methods work. More... over 15 years ago
Fixing indentation More... over 15 years ago
Abstract class CallbackPassingFailure to factor out boilerplate code to pass onFailure up. More... over 15 years ago
Fixing callGetStock to match types used by XML-RPC library (List rather than array). More... over 15 years ago
WebFridge begins to talk to the server. More... over 15 years ago
Imported into Eclipse. More... over 15 years ago
New project as generated by webAppCreator More... over 15 years ago
Fix double negative in negative currency formatting More... about 16 years ago
Tidying of Requests More... about 16 years ago
Nicer titles for the UINavigationViewController More... about 16 years ago
Restructure to include login controller and toplevel context More... about 16 years ago
Move srandom() to once per launch (oops) More... about 16 years ago
Common error handling, more activity feedback More... about 16 years ago
Balance helper method More... about 16 years ago
.gitignore More... about 16 years ago
Authentication. More... about 16 years ago
Introduce category type. Makes things a little tidier. More... about 16 years ago