Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-11-05 | Add new house_arrest service including small test tool | Nikias Bassen | 1 | -0/+64 | |
2010-11-05 | afc: new function afc_client_new_from_connection | Nikias Bassen | 1 | -0/+1 | |
This function allows creating an afc client upon an already established connection. This is for example required for the house_arrest service. | |||||
2010-08-20 | notification_proxy: Add disk_usage_changed notification | Martin Szulecki | 1 | -0/+1 | |
2010-07-12 | sbservices: allow passing formatVersion when requesting icon state | Nikias Bassen | 1 | -1/+1 | |
2010-07-09 | sbservices: add support for fetching the home screen wallpaper | Nikias Bassen | 1 | -0/+1 | |
2010-06-10 | mobilebackup: Add function to receive application received message | Martin Szulecki | 1 | -0/+1 | |
2010-06-06 | mobilebackup: extend interface with functions for the restore process | Nikias Bassen | 1 | -0/+9 | |
2010-06-05 | Added function to fetch device values from the QueryType response | Joshua Hill | 1 | -0/+1 | |
2010-05-25 | Update brief documentation to be consistent and easier to understand | Martin Szulecki | 11 | -11/+12 | |
2010-05-19 | Implement restored API | Martin Szulecki | 1 | -0/+71 | |
2010-05-15 | Add documentation for mobilesync API | Martin Szulecki | 1 | -4/+5 | |
2010-05-15 | Added computer_data_class_version to mobilsync_start. | Bryan Forbes | 1 | -1/+1 | |
2010-05-13 | Implement mobilesync API | Bryan Forbes | 1 | -0/+43 | |
2010-05-13 | Add lockdownd_get_data_sync_classes() helper for mobilesync logic | Bryan Forbes | 1 | -0/+2 | |
2010-03-31 | Added user_data parameter to instproxy_status_cb and related functions. | Bryan Forbes | 1 | -7/+7 | |
2010-03-16 | Fix typo in comment | Martin Szulecki | 1 | -1/+1 | |
2010-03-16 | Complete documentation of public interface and fix a lot of bogus comments | Martin Szulecki | 11 | -36/+86 | |
This change unifies the documentation comment syntax, fixes a few bad documentation comments and completes documentation where it was missing. | |||||
2010-03-16 | Unify NP callback userdata parameter to user_data for consistency | Martin Szulecki | 1 | -1/+2 | |
2010-03-16 | Rename afc invalid argument error to AFC_E_INVALID_ARG | Martin Szulecki | 1 | -1/+1 | |
All other services use *_E_INVALID_ARG instead of *_E_INVALID_ARGUMENT, thus the afc interface should use the common name. | |||||
2010-03-16 | Rename the *_int to *_private for better semantic and fix public typedefs | Martin Szulecki | 11 | -24/+24 | |
This changes the typedef logic slightly for the public headers in order for doxygen to correctly pickup and enable the client struct documentation. | |||||
2010-03-16 | mobilebackup: new functions added | Nikias Bassen | 1 | -0/+4 | |
2010-03-08 | Add user data parameter to notification callback function | Nikias Bassen | 1 | -2/+2 | |
[#114 state:resolved] | |||||
2010-03-08 | sbservices: docs updated | Nikias Bassen | 1 | -1/+1 | |
2010-02-19 | New screenshotr service plus idevicescreenshot tool | Nikias Bassen | 1 | -0/+54 | |
[#113 state:resolved] | |||||
2010-02-19 | New mobile_image_mounter interface plus ideviceimagemounter tool | Nikias Bassen | 1 | -0/+56 | |
2010-01-29 | Add LOCKDOWN_E_INVALID_ACTIVATION_RECORD if activation errors out | Martin Szulecki | 1 | -19/+20 | |
2010-01-29 | Global renames due to project rename to libimobiledevice | Nikias Bassen | 9 | -0/+700 | |