]> git.saurik.com Git - winterboard.git/history
winterboard.git
2015-10-31  Jay Freeman (saurik)On iOS 9 sometimes they do not bother using names. master v0.9.3919
2015-10-31  Jay Freeman (saurik)Pretend to implement this correctly, just for fun.
2015-10-30  Jay Freeman (saurik)The WinterBoard binary was removed quite long ago.
2015-10-30  Jay Freeman (saurik)Support NSAttributedString for iOS 9 calendar day.
2014-12-04  Jay Freeman (saurik)Just in case, simply don't resource theme backupd. v0.9.3918
2014-12-04  Jay Freeman (saurik)Always prioritize "native" scale images, even @1x.
2014-12-04  Jay Freeman (saurik)Due to @3x we need more room for the scaled paths.
2014-12-04  Jay Freeman (saurik)Move double-theme protection into bundleWithFile:.
2014-12-04  Jay Freeman (saurik)Carefully prioritize the available image scalings.
2014-12-02  Jay Freeman (saurik)PNG files are themed when loaded, not when found.
2014-11-28  Jay Freeman (saurik)Use consistent argument order for WBCacheImage().
2014-11-28  Jay Freeman (saurik)Avoid unnecessary SummerBoard stringWithFormat:s.
2014-11-27  Jay Freeman (saurik)Don't try to put corrupt PNG files into iconCache.
2014-11-27  Jay Freeman (saurik)Remove a line of debug output left in by accident.
2014-11-26  Jay Freeman (saurik)Fix GetFileNameForThisAction() mangling on 64-bit. v0.9.3917
2014-11-26  Jay Freeman (saurik)Consistently remap arguments, not individual files.
2014-11-26  Jay Freeman (saurik)Also provide folder argument when bundle remapping.
2014-11-26  Jay Freeman (saurik)Move [url lastPathComponent] into Fallback wrapper.
2014-11-26  Jay Freeman (saurik)Make message about WBImages fit two lines of text.
2014-11-26  Jay Freeman (saurik)Provide higher-level button to Restart SpringBoard.
2014-11-26  Jay Freeman (saurik)We need access to IsWild_ outside of SpringBoard.
2014-11-26  Jay Freeman (saurik)If only Apple "groked" compilers, I could use ARC.
2014-11-26  Jay Freeman (saurik)Update preferences panel to use new WBImages path. v0.9.3916
2014-11-26  Jay Freeman (saurik)Commit most of the new layout I'd been working on.
2014-11-26  Jay Freeman (saurik)Provide more relevant-to-2014 package description.
2014-11-26  Jay Freeman (saurik)Remove SummerBoard mode (it is totally horrible).
2014-11-26  Jay Freeman (saurik)Fix irritating crash in SummerBoard (why not? :/).
2014-11-26  Jay Freeman (saurik)Put some more reasonable code in the open crasher.
2014-11-26  Jay Freeman (saurik)Support CPBitmapCreateImagesFromPath() name array.
2014-11-26  Jay Freeman (saurik)Remove the now ancient standalone WinterBoard.app.
2014-11-26  Jay Freeman (saurik)Use a lower-level hook to theme bundle resources.
2014-11-26  Jay Freeman (saurik)Add the new @3x 29x29 and 60x60 icon from Surenix.
2014-11-26  Jay Freeman (saurik)Add support for new WinterBoard Settings features.
2014-11-26  Jay Freeman (saurik)Reorganize shared asset hooking on *all versions*.
2014-11-26  Jay Freeman (saurik)Commit @3x logic (as it is getting in my way :/).
2014-11-25  Jay Freeman (saurik)Merge identifier/folder in $pathForFile$inBundle$.
2014-11-25  Jay Freeman (saurik)Create /tmp/UIImages right before actually storing.
2014-11-25  Jay Freeman (saurik)Use @synchronized() to guard Bundles_ (old crash).
2014-11-25  Jay Freeman (saurik)Remove manual ui: instead, check for UIKit bundle.
2014-11-25  Jay Freeman (saurik)Split identifier/folder in $pathForFile$inBundle$.
2014-11-25  Jay Freeman (saurik)Remove a couple obsolete WBHookSymbols for shared.
2014-09-12  Jay Freeman (saurik)Move theme settings cell setup logic to subclass.
2014-01-29  Jay Freeman (saurik)Also should clean Optimize and WinterBoardSettings. v0.9.3915
2014-01-29  Jay Freeman (saurik)Clear the status bar cache. (Thanks, dallasgroot!)
2014-01-29  Jay Freeman (saurik)Use a UIWebDocumentView to get our shared WebView.
2014-01-29  Jay Freeman (saurik)SharedMarkup_ is already being set by sharedMarkup.
2014-01-28  Jay Freeman (saurik)Fix path of Optimize binary in cycc-built package.
2014-01-13  Jay Freeman (saurik)Fix calendar icon style markup state regression.
2014-01-13  Jay Freeman (saurik)The old test.sh was for Telesphoreo: I hate OS X.
2014-01-13  Jay Freeman (saurik)Fix critical/stupid iOS 5 regression in WBMarkup. v0.9.3914
2014-01-12  Jay Freeman (saurik)Add the six controversial cache deletion entries. v0.9.3912 v0.9.3913
2014-01-12  Jay Freeman (saurik)I feel really bad I didn't fix this app long ago.
2014-01-12  Jay Freeman (saurik)Apparently, Zephyr hooks NSLog?! ...and I crash?!
2014-01-12  Jay Freeman (saurik)Apple screwed up the ImageIO path on newer SDKs.
2014-01-12  Jay Freeman (saurik)My attempts to fix Dim Icons did not work out :(.
2014-01-12  Jay Freeman (saurik)Here we go again: this time with SBIcon setAlpha.
2014-01-12  Jay Freeman (saurik)Remove a few more default themes I don't support.
2014-01-12  Jay Freeman (saurik)Hide the non-functional Hide WinterBoard option.
2014-01-12  Jay Freeman (saurik)Fork the Preferences entry to get an iOS 7 icon.
2014-01-12  Jay Freeman (saurik)Fix BadgeStyle on iOS 7 (NSString withAttributes).
2014-01-11  Jay Freeman (saurik)Even if Scale_ is 1, IsWild_ doesn't have to be 0.
2014-01-11  Jay Freeman (saurik)This one only took me maybe a half hour to find.
2014-01-11  Jay Freeman (saurik)I can't believe I wasted an entire day on this.
2014-01-11  Jay Freeman (saurik)UIStringDrawingSuperCrufty must be _legacy_hooked.
2014-01-11  Jay Freeman (saurik)For some reason iOS 7 Calendar keeps sizing "23".
2014-01-11  Jay Freeman (saurik)Fix iOS 6 calendar labels (half-fixing on iOS 7).
2014-01-10  Jay Freeman (saurik)Filter themes with kCFCoreFounderionVersionNumber.
2014-01-10  Jay Freeman (saurik)Fix the separation of Docked/Undocked icon labels.
2014-01-09  Jay Freeman (saurik)Witness the wonder of UIStringDrawingSuperCrufty.
2014-01-09  Jay Freeman (saurik)Bring ARM64 float->CGFloat up towards ARM support.
2014-01-09  Jay Freeman (saurik)Do not break SpringBoard's search functionality.
2014-01-08  Jay Freeman (saurik)Fix WBMarkup on ARM64 (JSC::intializeThreading).
2014-01-08  Jay Freeman (saurik)Finally commit fix of SpringBoard touch blocking.
2014-01-08  Jay Freeman (saurik)Having ported to MSFindSymbol, nlset is obsolete.
2014-01-08  Jay Freeman (saurik)Avoid calling through WinterBoard during static.
2014-01-08  Jay Freeman (saurik)I /think/ I should ensure UIImages end with .png.
2014-01-08  Jay Freeman (saurik)Apple's cruelty knows no bound: icky iOS 7 icons.
2014-01-08  Jay Freeman (saurik)On iOS 6, WinterBoard /sucked/: I want a do-over.
2014-01-08  Jay Freeman (saurik)On iOS 7, we can't always rely on libhide working.
2014-01-08  Jay Freeman (saurik)CFNotificationCenterAddObserver requires an enum.
2014-01-08  Jay Freeman (saurik)WBStringDrawingState::count_ is unsigned: no -1.
2014-01-08  Jay Freeman (saurik)Xcode 5 can't compile @synchronized using -mthumb.
2014-01-08  Jay Freeman (saurik)Organize command line arguments more better smart.
2014-01-08  Jay Freeman (saurik)We no longer need to simulate linking newer SDKs.
2014-01-08  Jay Freeman (saurik)Fix permissions in Debian package from OS X (ick).
2014-01-08  Jay Freeman (saurik)In the last couple decades I learned BSD is wrong.
2014-01-08  Jay Freeman (saurik)Fix "make package" on case-insensitive filesystem.
2014-01-08  Jay Freeman (saurik)Get WinterBoard compiled on clang (ick) for ARM64.
2014-01-08  Jay Freeman (saurik)OMFG, this is WinterBoard, /not Substrate/ :/. :(
2013-09-07  Jay Freeman (saurik)@thekirbylover fix for @TCcentex Facebook icon bug.
2013-03-02  Jay Freeman (saurik)Add the Pre-Depends required for -Zlzma support. v0.9.3911
2013-03-02  Jay Freeman (saurik)Avoid iOS-6+WinterBoard+Substrate-400x vnode leak.
2013-03-02  Jay Freeman (saurik)Pass -Zlzma to dpkg-deb while building package.
2013-02-17  Jay Freeman (saurik)Do NOT allow Optimize Themes to optimize THE WORLD. v0.9.3910
2013-02-15  Jay Freeman (saurik)Painfully organize HTML wallpapers below bulletins. v0.9.3909
2013-02-10  Jay Freeman (saurik)Fix UISound theming on iOS 6.1 (maybe 6.0?).
2013-02-03  Jay Freeman (saurik)Do not kill SpringBoard if we do backboardd. v0.9.3908
2013-02-02  Jay Freeman (saurik)Add a Default-568h@2x.png for iPhone 5 support.
2013-02-02  Jay Freeman (saurik)Allow theming SystemAppExited from BackBoardServices.
2013-02-02  Jay Freeman (saurik)Support theming Settings icons on iOS 6.0+.
next