0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Replaced reference to unavailable notification. More... almost 14 years ago
Check at app return-to-foreground for app catalog changes. More... about 14 years ago
Added monitoring for the app catalog contents. More... about 14 years ago
Updated SwapKit to the new 1.2 item sending API. More... about 14 years ago
Merge branch 'ipad' More... about 14 years ago
Merge branch 'master' of /Users/millenomi/Developer/Multiverse/Mover/3/iPhone/SwapKit into ipad More... about 14 years ago
Nil'd out uninitialized locals to prevent tests on uninit values. More... about 14 years ago
Added a way to open other apps without dispatching a request. Works with all apps from SK 1.0 on. More... about 14 years ago
Fixed a few things in how docs are generated, allowing for multiple versions of the docs on the site. More... about 14 years ago
Fixed possible crash on malformed request. More... about 14 years ago
Merge branch 'large-items' More... about 14 years ago
Version bump: v1.2b1 More... about 14 years ago
Added a property to know whether an async send is going on or not. Fixed docs. More... about 14 years ago
Fix underretain More... about 14 years ago
Large item receiver and sender examples. More... about 14 years ago
Fix various little large item support bugs. More... about 14 years ago
Fix: also transmit original type of item in attributes. More... about 14 years ago
First sketch of receiving. More... about 14 years ago
Hooked up the sketch to ILSwapService's primitives. More... about 14 years ago
First sketch of sending. More... about 14 years ago
Initial commit for large item support. API sketch and header bureaucracy. Added L0Map. More... about 14 years ago
Fixed typo. More... about 14 years ago
Removed doc for deprecated type parameter. More... about 14 years ago
Made L0UUID private so as not to clash with non-SwapKit copies of the same. More... about 14 years ago
Version bump: 1.1 More... about 14 years ago
Merge multitype sends into the iPad branch. More... about 14 years ago
Updated Catalog to use new ILSwapItem-based APIs. More... about 14 years ago
Updated Mover support files to return a ILSwapItem rather than a raw value. More... about 14 years ago
Updated the receiving sample to receive multiple items. More... about 14 years ago
Added new typeConformsTo: method in ILSwapItem for easier conformance testing. More... about 14 years ago