I try to change the iOS5+ dependence to 4.0 to see what happens. It MIGHT work.
but there's no Notification Center in ios4 ...
now i use ios6.1.2 both i4 and i4s
I try to change the iOS5+ dependence to 4.0 to see what happens. It MIGHT work.
now i use ios6.1.2 both i4 and i4s
Sorry, I though you had a 3GS running iOS4.x based on your statement (and also looked for the app for that):
"oh, man
did they really removed it, i used it on my 3gs ios4 but didn't need it since then, hoping download it on demand
damn! it was really useful app "
If you don't have the DEB file, the control file of each and every tweak in every repo you access in Cydia is under /var/lib/apt/lists/<reponame and some other stuff>_Packages
As NCSettings is in the modmyi repo, its last-synched control file is listed in this file:
apt.modmyi.com_dists_stable_main_binary-iphoneos-arm_Packages
Currently, as of version 1.7.1, it's this (extraced by me from the above file):
...
Package: com.jamied360.ncsettings
Name: NCSettings
Version: 1.7.1
Architecture: iphoneos-arm
Author: JamieD360 <jamied360support@live.co.uk>
Depends: firmware (>= 5.0), mobilesubstrate, com.chpwn.weeloader, preferenceloader
...
actually i Downloaded this App from JamieD360 repo and i looked through it's control file under the branch /var/lib/apt/lists/ but i couldnt find controll commands for this app in here cuz the author removed it from the repo
i'm trying to rebuild DEB anyway
Does it help if i looked through fileSystem Content of NCSettings in Cydia and copied all file branches enumerated?
Upon installation, a .list file of the installed files is stored in /var/lib/dpkg/info/<packagename>.list.
Upon installation, a .list file of the installed files is stored in /var/lib/dpkg/info/<packagename>.list. Here, <packagename> is com.jamied360.ncsettings and, as of 1.7.1, has the following contents:
https://dl.dropboxusercontent.com/u/81986513/022014/com.jamied360.ncsettings.list
All you need to do is copy those files from your existing installation, keeping their full path, to your desktop and create a DEB file of them. In the latter, I certainly can help you - just ZIP up the copied files into a ZIP file and make it online, I'll create a DEB installer of them.
Make also sure you provide me with the other /var/lib/dpkg/info/com.jamied360.ncsettings.* files (if they exist). As of 1.7.1, there are two of them (postinst and preinst); dunno about earlier versions. Finally, copy here the app record from /var/lib/apt/lists/apt.modmyi.com_dists_stable_main_binary-iphoneos-arm_Packages. I'll need all these to be able to completely restore the original state of the installer.
pls keep in mind that i downloaded NCSettings 2.0.2 from cydia.myrepospace.com/jamied360
modmyi repo never held such a high version of this app
so... i decided to pay attention to *jamied360* instead of *modmyi*
but files under the path: /var/lib/apt/lists/ seem to be useless for us as i looked through them but found not even a trace of NCSettings config or setup or whatever
anyway thank u for helping and here's the zip of everything i collected https://www.dropbox.com/s/bqy877xoxdpixaz/NCSettings.zip
oh, and better try it in ios >=5.0
this app is designed for iOS NotificationCenter
OK, the ZIP seems to have all the files I need. Will report back very soon.
I don't think it'll be ready this night. The version I've compiled is at https://dl.dropboxusercontent.com/u/81986513/022014/com.jamied360.ncsettings2_2.0.2_iphoneos-arm.deb and, while it's deployed properly, has problems loading the pref. bundle in Settings.
That is, do NOT install it.