index
:
sbmanager
martin
master
Manage SpringBoard icons of iOS devices from the computer
ms
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-18
Add all device models known up to now
Martin Szulecki
1
-4
/
+13
2012-03-18
Dump generated device_info for debugging
Martin Szulecki
1
-0
/
+26
2012-03-18
Also set uuid in device_get_info()
Martin Szulecki
1
-2
/
+7
2012-03-18
Set default values for home screen and icon folders in device_info_new()
Martin Szulecki
1
-1
/
+14
2012-03-18
Read home screen and icon folder configuration from device
Martin Szulecki
1
-4
/
+46
2012-03-18
Do not poll all device info again, just the battery capacity
Martin Szulecki
1
-1
/
+44
2012-03-18
Add device_connect() to remove duplicated device connection code
Martin Szulecki
1
-17
/
+24
2012-03-18
Add iPod Touch 4G to device list
Martin Szulecki
1
-3
/
+4
2010-12-01
Stop putting files in /tmp
Bastien Nocera
1
-10
/
+25
2010-07-12
Add support for new iconstate format and displaying folder icons
Nikias Bassen
1
-3
/
+9
2010-07-11
Compile with stable libimobiledevice release without 1.1.0 API requirement
Martin Szulecki
1
-0
/
+2
2010-07-09
Only try to load wallpaper for iOS 4.0+
Nikias Bassen
1
-1
/
+18
2010-07-09
Display home screen wallpaper if available
Nikias Bassen
1
-0
/
+22
2010-07-09
Show "iPhone 4" if an iPhone 4 is connected
Nikias Bassen
1
-1
/
+2
2010-04-07
Show "iPad" if an iPad is connected
Nikias Bassen
1
-2
/
+3
2010-02-01
Updated to make use of new libimobiledevice
Nikias Bassen
1
-17
/
+17
2010-01-28
Split up code into more separate files
Nikias Bassen
1
-0
/
+6
2010-01-20
Separate out device handling code
Nikias Bassen
1
-0
/
+291