1
I Use This!
Activity Not Available

Commits : Listings

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