summaryrefslogtreecommitdiff
path: root/uicache.mm
AgeCommit message (Expand)Author
2024-01-08[uicache] Use standard uicache unconditionally pre-ios9Sam Bingner
2021-04-14Better support for some older iOS versionsSam Bingner
2021-04-14[uicache] Add support for listing installed applications back to iOS 6.poomsmart
2021-02-19Add force optionv1.1.20Sam Bingner
2021-02-19Make uicache -u support bundle IDSam Bingner
2021-02-19Add app listing options to uicacheSam Bingner
2020-05-27tvOS Supportv1.1.18Sam Bingner
2020-05-24Ignore missing file for TrustMe.appv1.1.17Sam Bingner
2019-10-28Import extra header so it can compile for tvosSam Bingner
2019-10-28This is a better source for pathSam Bingner
2019-05-17Update uicacheSam Bingner
2018-10-08Add ecid toolSam Bingner
2015-06-25Port build to cycc (from Telesphoreo/iPhone-API).Jay Freeman (saurik)
2014-10-31Do not try the new private app rebuild on iOS <<8.Jay Freeman (saurik)
2014-10-31Merge iOS 8 compatible uicache code from limneos.Jay Freeman (saurik)
2013-12-24Make uicache work on iOS 7 (patch from evad3rs).Jay Freeman (saurik)
2013-02-06Unregister totally obsolete applications.Jay Freeman (saurik)
2013-02-06If possible, only merge cached Info.plist keys.Jay Freeman (saurik)
2013-02-06Move error case to before main code.Jay Freeman (saurik)
2013-02-06Delete all of the .csstore files.Jay Freeman (saurik)
2012-09-19Attempt to block uicache until lsd is available.v1.1.4Jay Freeman (saurik)
2012-09-13Do not unregister apps if we can invalidate icons.Jay Freeman (saurik)
2012-06-01Delete lsd's csstore database and then kill it.Jay Freeman (saurik)
2012-06-01Stop SpringBoard while we are messing with lsd.Jay Freeman (saurik)
2012-06-01Separate unregisters/register, don't interleave.Jay Freeman (saurik)
2012-06-01Invalidate the Launch Services icon cache.Jay Freeman (saurik)
2012-05-28Add a modified BSD license to all of the files.Jay Freeman (saurik)
2011-11-09Serious issues with white icons being reported. :(v1.1.2Jay Freeman (saurik)
2011-10-26Merge uicache from WinterBoard Settings.Jay Freeman (saurik)
2010-12-03gcc -Wall -WerrorJay Freeman (saurik)
2010-12-03We need to kill installd in order for uicache to work.v1.0.3231Jay Freeman (saurik)
2010-07-30Fix new icon cache support.Jay Freeman (saurik)
2010-07-30Delete the icon caches.Jay Freeman (saurik)
2010-04-06Unregister old apps.Jay Freeman (saurik)
2010-04-06Adding gssc and updating uicache.Jay Freeman (saurik)
2009-08-18UIKit Tools is not part of Telesphoreo.Jay Freeman (saurik)
2008-09-14Added UICache.Jay Freeman (saurik)