7f7becb7d8Changing permissions to something more appropriate.
Adam Coddington
2015-03-31 22:28:59 -0700
52ecb52d6fRelease 0.6.2; fixes timezone handling in calendar.
0.6.2
Adam Coddington
2015-03-25 21:16:35 -0700
c1f2c924bbMerge pull request #38 from doughyde/master
Adam Coddington
2015-03-25 21:15:42 -0700
76a653664eMoving operator before line break.
Adam Coddington
2015-03-25 21:14:28 -0700
830f08d6edFix calling the wrong function
Doug Hyde
2015-03-24 23:24:02 -0700
6fdf010211fixed urllib3 https warning
kevin walchko
2015-02-15 23:13:27 -0700
f30c051272Release 0.6.1; adds functionality for fetching all devices associated with family; thanks @simonellistonball.
Adam Coddington
2015-01-10 11:22:16 -0800
e45984b49cMinor style changes.
Adam Coddington
2015-01-10 11:21:30 -0800
de51878a83Enable family mode
Simon Elliston Ball
2015-01-08 19:03:32 +0000
abf6c0df17Release 0.6.0.
Adam Coddington
2014-10-25 20:37:22 -0700
77b17f091cMerge remote-tracking branch 'derphilipp/master' into python3k
Adam Coddington
2014-10-25 20:34:27 -0700
867791e3d7Merge pull request #25 from picklepete/add_basic_testing
Peter Evans
2014-10-09 09:55:54 +0100
506d8e5ba3Moving a docstring.
Adam Coddington
2014-10-06 06:32:33 -0700
58cbec08f5Properly send use only arguments following the first.
Adam Coddington
2014-10-05 21:10:01 -0700
83f817b5c0Test only Python 2.6 and Python 2.7 for now.
Adam Coddington
2014-10-05 21:01:28 -0700
e5e961c6c1Adding tox configuration; making sanity test Python 2.6 compatible.
Adam Coddington
2014-10-05 20:59:30 -0700
622f38e4a6Moving tests into the pyicloud package.
Adam Coddington
2014-10-05 20:48:00 -0700
9c6e59c26dAdding a single basic test asserting that the help text is properly displayed.
Adam Coddington
2014-10-05 20:46:07 -0700
434535f6a4PEP8 compliance.
Adam Coddington
2014-10-05 20:38:17 -0700
f63e46941fRun PEP8 as part of the build process.
Adam Coddington
2014-10-05 20:37:15 -0700
64ca42d5d7Updating gitignore; adding travis.yml.
Adam Coddington
2014-10-05 20:28:42 -0700
39965ce51aPEP8 compliance (line length).
Adam Coddington
2014-10-05 20:26:10 -0700
c18fcf7221Fixed python2.6 compatiblity, formating and spelling
Philipp Weissmann
2014-10-03 08:31:05 +0200
cb5872c1a0Use pytz instead of /etc/timezone; Python3 compatible
Philipp Weissmann
2014-10-02 10:55:33 +0200
4f2e92c6e0Python2 to Python3 conversion using 2to3
Philipp Weissmann
2014-10-02 09:52:26 +0200
2986793345Release 0.5.2; only for updating PyPI record.
Adam Coddington
2014-08-26 23:52:54 -0700
eff8d21a6dFixing a few links that were not converted from markdown to RST via #23.
Adam Coddington
2014-08-26 23:49:44 -0700
d2bdb86ce6Removing original markdown version of the readme.
Adam Coddington
2014-08-26 23:49:10 -0700
883e00438fAdded README.rst to display correctly on PyPi.
Ian Havelock
2014-08-26 21:48:40 +0100
d56995cb0fRelease 0.5.1.
Adam Coddington
2014-08-25 23:13:26 -0700
32bad85c75Use absolute import for contacts module. Fixes#22.
Adam Coddington
2014-08-25 23:12:33 -0700
768f3fb163Release 0.5.0.
Adam Coddington
2014-08-24 16:58:35 -0700
c50f74e7d3Merge pull request #21 from kirk24788/master
Adam Coddington
2014-08-24 16:57:40 -0700
4d4f3c31c7added Contacts class
Mario Mancino
2014-08-22 18:42:44 +0200
2623013b48iCloud Contacts Support, based on pull-request from joachimneu
Mario Mancino
2014-08-22 18:36:06 +0200
ef85a5786aBumping version. to 0.4.0
Adam Coddington
2014-04-17 15:13:23 -0700
1ca1a84648Adding the command line wrapper, to allow shell script usage, and other applications to use pyicloud services.
Benjamin Schollnick
2014-04-13 21:46:11 -0400
d86efc04b1Merge pull request #16 from etataurov/py3keysindexing
Adam Coddington
2014-04-09 07:25:49 -0700
48d3432c9cFix device indexing for python3
Evgeny Tataurov
2014-01-26 13:25:07 +0600
4a0e88a32dUpdating the README to mention that it's possible to fetch a single event's details.
Peter Evans
2013-12-22 13:48:00 +0000
16163f4ccbAdding a method for fetching a single event's details, which provides more information about an event, such as any notes ('description') about it.
Peter Evans
2013-12-22 13:45:41 +0000
79751fbbd1Merge pull request #11 from latestrevision/python-3-support
Peter Evans
2013-10-12 13:47:33 -0700
cdb72ec63bMerge pull request #10 from latestrevision/ios-authentication-bugfix
Peter Evans
2013-10-12 13:47:00 -0700
7508052ab0Merge pull request #12 from latestrevision/fix-documentation-highlighting
Peter Evans
2013-10-12 13:46:39 -0700
37db45d6a5Minor spelling error.
Adam Coddington
2013-10-11 18:49:02 -0700
6cdcbc2728Fixing Events documentation for consistency.
Adam Coddington
2013-10-11 18:48:12 -0700
91179a00a9Given that this isn't _exactly_ python code (it's meant to represent a console), remove python highlighting.
Adam Coddington
2013-10-11 18:47:46 -0700
6b02b59967Bumping version number; adding trove classifiers (including those for python-version limitations).
Adam Coddington
2013-10-11 18:35:26 -0700
3d87dac040PEP-8 style fixes; removing missing imports; fixing ValueError when raising PyiCloudNoDevicesException
Adam Coddington
2013-10-11 18:33:07 -0700
565146ac3dEncode to utf-8 before hashing.
Adam Coddington
2013-10-11 18:29:15 -0700
af9f53eca6Handling __str__ and __unicode__ in a Python2/3-agnostic manner.
Adam Coddington
2013-10-11 18:25:47 -0700
b3cc67c01fRemoving relative imports.
Adam Coddington
2013-10-11 18:17:23 -0700
c31c23f2b1Bumping patch version.
Adam Coddington
2013-10-11 18:11:24 -0700
47f7c71b1bShould an instance key not be returned, generate a UUID instead. Fixes#9.
Adam Coddington
2013-10-11 18:10:19 -0700
7ee870c329Merge pull request #6 from bschollnick/master
Peter Evans
2013-10-10 20:15:07 -0700
bfe569afb6Merge pull request #7 from latestrevision/fix-manifest-bug
Peter Evans
2013-10-10 20:14:32 -0700
5b17a0a899Adding requirements and readme to MANIFEST.in.
Adam Coddington
2013-06-23 23:04:47 -0700
405a603092Added Display Message function, and password locking to Lost_Device
Benjamin Schollnick
2013-05-31 10:26:30 -0400
c5d5ca2db5Merge pull request #1 from latestrevision/master
Peter Evans
2013-05-24 07:52:26 -0700
6c801a50a4Correcting documentation; to access the raw response object, you must use 'raw'.
Adam Coddington
2013-05-18 22:50:17 -0700
870d9bc7e9Adding support for downloading files from iCloud's ubiquity service.
Adam Coddington
2013-05-18 22:35:52 -0700
1d45ad9e7dAdding support for ubiquity (file synchronization/storage) API.
Adam Coddington
2013-05-18 21:23:21 -0700
5d3b2e3e9bUpdating documentation to reflect new API additions.
Adam Coddington
2013-05-18 19:32:54 -0700
8b5e907896Adapt existing module architecture to allow for multiple apple devices; adding unicode/string displays; adding attribute and key convenience accessors.
Adam Coddington
2013-05-18 19:14:27 -0700
ff230c6f42Removing clientBuildNumber/clientId from request parameters due to originating endpoint no longer existing.
Adam Coddington
2013-05-18 17:36:33 -0700
804cbf1521Rearrange package to allow for installability.
Adam Coddington
2013-05-18 17:20:41 -0700
c20dff8f70Update README.md
Peter Evans
2013-01-10 10:23:31 +0000
b249554119Adding the Find My iPhone 'lost mode' method.
Peter Evans
2013-01-01 16:30:35 +0000
5930e27188Instead of hard setting the web service URI in each Service class, re-use the service root URI we receive from the login response.
Peter Evans
2012-12-31 15:27:16 +0000
93a2d9cd79We don't need to update the 'host' header again in play_sound.
Peter Evans
2012-12-31 15:11:13 +0000
4adff6a5ffPEP8 fixes.
Peter Evans
2012-12-31 14:52:57 +0000
6564681c6bAdding the playSound endpoint, remotely trigger the device to play an audible sound and optionally display a custom message.
Peter Evans
2012-12-31 14:51:40 +0000
8592d52324Initial commit - support for iPhone status/location data and calendar events.
Peter Evans
2012-12-30 19:29:13 +0000
9d38c46457Initial commit
Peter Evans
2012-12-30 11:27:15 -0800