Commit graph

13 commits

Author SHA1 Message Date
Adam Coddington
1d45ad9e7d Adding support for ubiquity (file synchronization/storage) API.
Borrowed many implementation details from @matin's lovely icloud implementation;
thanks @matin!
2013-05-18 21:23:21 -07:00
Adam Coddington
5d3b2e3e9b Updating documentation to reflect new API additions. 2013-05-18 19:32:54 -07:00
Adam Coddington
8b5e907896 Adapt existing module architecture to allow for multiple apple devices; adding unicode/string displays; adding attribute and key convenience accessors. 2013-05-18 19:14:27 -07:00
Adam Coddington
ff230c6f42 Removing clientBuildNumber/clientId from request parameters due to originating endpoint no longer existing. 2013-05-18 17:36:33 -07:00
Adam Coddington
804cbf1521 Rearrange package to allow for installability. 2013-05-18 17:20:41 -07:00
Peter Evans
c20dff8f70 Update README.md 2013-01-10 10:23:31 +00:00
Peter Evans
b249554119 Adding the Find My iPhone 'lost mode' method. 2013-01-01 16:30:35 +00:00
Peter Evans
5930e27188 Instead of hard setting the web service URI in each Service class, re-use the service root URI we receive from the login response. 2012-12-31 15:27:16 +00:00
Peter Evans
93a2d9cd79 We don't need to update the 'host' header again in play_sound. 2012-12-31 15:11:13 +00:00
Peter Evans
4adff6a5ff PEP8 fixes. 2012-12-31 14:52:57 +00:00
Peter Evans
6564681c6b Adding the playSound endpoint, remotely trigger the device to play an audible sound and optionally display a custom message. 2012-12-31 14:51:40 +00:00
Peter Evans
8592d52324 Initial commit - support for iPhone status/location data and calendar events. 2012-12-30 19:29:13 +00:00
Peter Evans
9d38c46457 Initial commit 2012-12-30 11:27:15 -08:00