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 (
Collapse
)
Author
Files
Lines
2010-12-19
Set default values for home screen and icon folders in device_info_new()
Martin Szulecki
1
-1
/
+14
2010-12-19
Read home screen and icon folder configuration from device
Martin Szulecki
1
-4
/
+46
2010-12-19
Do not poll all device info again, just the battery capacity
Martin Szulecki
1
-1
/
+44
2010-12-19
Add device_connect() to remove duplicated device connection code
Martin Szulecki
1
-17
/
+24
2010-12-19
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
Whether the wallpaper or the icons themselves, save them in $XDG_CACHE_DIR, and simplify saving.
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