| Age | Commit message (Collapse) | Author | Files | Lines | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
switch
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Fixes: https://github.com/libimobiledevice/ideviceinstaller/issues/96
 | 
 | 
 | 
 | 
 | 
 | 
calls
 | 
 | 
Currently ideviceinstaller hooked to event IDEVICE_DEVICE_REMOVE, but did not
check UDID, so it bailed out if a random idevice was disconnected.
Also added a message to indicate when a device is disconnected.
 | 
 | 
(From pull request #65.)
 | 
 | 
The reason for this is that these lines are only useful for very old versions
of libzip, but those versions are now disallowed by the configure script.
This fixes issues #43, #50, #66, and (probably) #55.
 | 
 | 
 | 
 | 
actually NULL)
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
This also drops compatibility with older releases but cleans up the code.
Listing apps is also now more efficient due to use of pagination callbacks.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 |