Reply
Thread Tools
Posts: 1,523 | Thanked: 1,997 times | Joined on Jul 2011 @ not your mom's FOSS basement
#11
rooting != jailbreaking...
 

The Following 2 Users Say Thank You to don_falcone For This Useful Post:
Artyom's Avatar
Posts: 289 | Thanked: 185 times | Joined on Sep 2012 @ Worldwide
#12
Originally Posted by Akkumaru View Post
I guess we can also say that one of other factors that iOS is moddable is the developers, right?
At most cases yes, years of hack development with many developers worldwide brought ios to this point. But also jailbreaking reveales lots of open holes for modding in the os.
 

The Following User Says Thank You to Artyom For This Useful Post:
pichlo's Avatar
Posts: 6,445 | Thanked: 20,981 times | Joined on Sep 2012 @ UK
#13
Originally Posted by Artyom View Post
The more you tweak the device, the more it consumes cpu and ram.
I'd like to point out that tweaking can also remove things thus consuming less CPU and RAM.
 

The Following 3 Users Say Thank You to pichlo For This Useful Post:
nokiabot's Avatar
Posts: 1,974 | Thanked: 1,834 times | Joined on Mar 2013 @ india
#14
what are the most innovatite tweaks in ios:\
 

The Following User Says Thank You to nokiabot For This Useful Post:
Posts: 1,163 | Thanked: 1,873 times | Joined on Feb 2011 @ The Netherlands
#15
it uses mobile substrate:

MobileSubstrate is a few system shared dynamic libraries (.dylib files, similar to Windows .DLLs) that allows developers to write programs that extend programs they didn't write.

For example, SpringBoard, the iPhone/iPod Touch "shell" (basically the program that allows you to launch applications) has code in it to launch applications whenever you tap their icon. Using MobileSubstrate, you can write a program that will "inject" itself into this code, so that instead of running the ORIGINAL code that SpringBoard provides, YOUR code will be run.
In the case of the SpringBoard app icon launch code, instead of launching the app, tapping the icon would do something completely different.
In this way, you can modify the behavior of other people's applications (even Apple's built in apps), without having their source code.

MobileSubstrate loads 3rd-party .dylib files ("MS extensions" or "MS libraries" or "MS plugins") and injects them into the programs that they target. Since developers make mistakes, it's entirely possible that injecting a faulty MS extension into SpringBoard will make SpringBoard crash (and then you would need to reboot your phone).
Because this may happen, MobileSubstrate ALSO provides a "safe mode" for SpringBoard that will DISABLE ANY 3RD PARTY MS EXTENSIONS.
This is similar to Windows' safe mode, where it disables all drivers upon system startup. MobileSubstrate AUTOMATICALLY activates its safe mode when it detects that SpringBoard has crashed (due to one of the installed MS extensions). When MS's safe mode is active, you can remove any bad extension that is crashing SpringBoard. After rebooting your phone, safe mode will not be active and all MS extensions will work normally.

MobileSubstrate, written by Saurik, is a required component (aka Dependency) of many jailbroken programs, such as Winterboard, QuickGold, SBSettings, Five Icon Dock, Clippy, Backgrounder, etc.

Source: http://www.ifans.com/forums/threads/...strate.103583/
__________________
N900 loaded with:
CSSU-T (Thumb)
720p recording,
Pierogi, Lanterne, Cooktimer, Frogatto
N9 16GB loaded with:
Kernel-Plus
--
[TCPdump & libpcap | ngrep]
--
donate
 

The Following 7 Users Say Thank You to mr_pingu For This Useful Post:
Artyom's Avatar
Posts: 289 | Thanked: 185 times | Joined on Sep 2012 @ Worldwide
#16
Originally Posted by pichlo View Post
I'd like to point out that tweaking can also remove things thus consuming less CPU and RAM.
Yes there are also patches for that.

Originally Posted by nokiabot View Post
what are the most innovatite tweaks in ios:\
The innovative tweaks are mostly capabilities that we have default on our devices like bt file sending, file management etc. but there are some tweaks that are pretty creative and are visually nice. Like springtomize, barrel, graviboard and 3dboard/deepend. Also some other stuff like that involves app, system hacking and shsh backups which is used for reinstalling older versions if the newer ios sucks or no jailbreak.

Last edited by Artyom; 2013-06-27 at 11:14.
 

The Following User Says Thank You to Artyom For This Useful Post:
Posts: 1,082 | Thanked: 1,235 times | Joined on Apr 2010
#17
We must distinguish between closed source and walled garden, something can be closed but not a walled garden. Windows Mobile 6.5 as well as previous versions were closed source but were not walled gardens you could install applications from non Microsoft approved sources. iOs is still closed source but ceases to be a walled garden when you jailbreak it and is a walled garden when you don't. Maemo is partially closed source such as many of the applications and user interface are close source but it is not a walled garden. Android is from a platform level open source (in theory anyways) and is not a walled garden as you can install apps outside of google's reach. Hope that helps.
 

The Following User Says Thank You to railroadmaster For This Useful Post:
Reply

Tags
apple, iphone


 
Forum Jump


All times are GMT. The time now is 05:52.