2014-12-02 |
Jay Freeman (saurik) | PNG files are themed when loaded, not when found. |
blob | commitdiff | raw |
2014-11-28 |
Jay Freeman (saurik) | Use consistent argument order for WBCacheImage(). |
blob | commitdiff | raw | diff to current |
2014-11-28 |
Jay Freeman (saurik) | Avoid unnecessary SummerBoard stringWithFormat:s. |
blob | commitdiff | raw | diff to current |
2014-11-27 |
Jay Freeman (saurik) | Don't try to put corrupt PNG files into iconCache. |
blob | commitdiff | raw | diff to current |
2014-11-27 |
Jay Freeman (saurik) | Remove a line of debug output left in by accident. |
blob | commitdiff | raw | diff to current |
2014-11-26 |
Jay Freeman (saurik) | Fix GetFileNameForThisAction() mangling on 64-bit. v0.9.3917 |
blob | commitdiff | raw | diff to current |
2014-11-26 |
Jay Freeman (saurik) | Consistently remap arguments, not individual files. |
blob | commitdiff | raw | diff to current |
2014-11-26 |
Jay Freeman (saurik) | Also provide folder argument when bundle remapping. |
blob | commitdiff | raw | diff to current |
2014-11-26 |
Jay Freeman (saurik) | Move [url lastPathComponent] into Fallback wrapper. |
blob | commitdiff | raw | diff to current |
2014-11-26 |
Jay Freeman (saurik) | We need access to IsWild_ outside of SpringBoard. |
blob | commitdiff | raw | diff to current |
2014-11-26 |
Jay Freeman (saurik) | Remove SummerBoard mode (it is totally horrible). |
blob | commitdiff | raw | diff to current |
2014-11-26 |
Jay Freeman (saurik) | Fix irritating crash in SummerBoard (why not? :/). |
blob | commitdiff | raw | diff to current |
2014-11-26 |
Jay Freeman (saurik) | Put some more reasonable code in the open crasher. |
blob | commitdiff | raw | diff to current |
2014-11-26 |
Jay Freeman (saurik) | Support CPBitmapCreateImagesFromPath() name array. |
blob | commitdiff | raw | diff to current |
2014-11-26 |
Jay Freeman (saurik) | Use a lower-level hook to theme bundle resources. |
blob | commitdiff | raw | diff to current |
2014-11-26 |
Jay Freeman (saurik) | Reorganize shared asset hooking on *all versions*. |
blob | commitdiff | raw | diff to current |
2014-11-26 |
Jay Freeman (saurik) | Commit @3x logic (as it is getting in my way :/). |
blob | commitdiff | raw | diff to current |
2014-11-25 |
Jay Freeman (saurik) | Merge identifier/folder in $pathForFile$inBundle$. |
blob | commitdiff | raw | diff to current |
2014-11-25 |
Jay Freeman (saurik) | Create /tmp/UIImages right before actually storing. |
blob | commitdiff | raw | diff to current |
2014-11-25 |
Jay Freeman (saurik) | Use @synchronized() to guard Bundles_ (old crash). |
blob | commitdiff | raw | diff to current |
2014-11-25 |
Jay Freeman (saurik) | Remove manual ui: instead, check for UIKit bundle. |
blob | commitdiff | raw | diff to current |
2014-11-25 |
Jay Freeman (saurik) | Split identifier/folder in $pathForFile$inBundle$. |
blob | commitdiff | raw | diff to current |
2014-11-25 |
Jay Freeman (saurik) | Remove a couple obsolete WBHookSymbols for shared. |
blob | commitdiff | raw | diff to current |
2014-01-13 |
Jay Freeman (saurik) | Fix calendar icon style markup state regression. |
blob | commitdiff | raw | diff to current |
2014-01-12 |
Jay Freeman (saurik) | I feel really bad I didn't fix this app long ago. |
blob | commitdiff | raw | diff to current |
2014-01-12 |
Jay Freeman (saurik) | Apparently, Zephyr hooks NSLog?! ...and I crash?! |
blob | commitdiff | raw | diff to current |
2014-01-12 |
Jay Freeman (saurik) | Here we go again: this time with SBIcon setAlpha. |
blob | commitdiff | raw | diff to current |
2014-01-12 |
Jay Freeman (saurik) | Fix BadgeStyle on iOS 7 (NSString withAttributes). |
blob | commitdiff | raw | diff to current |
2014-01-11 |
Jay Freeman (saurik) | Even if Scale_ is 1, IsWild_ doesn't have to be 0. |
blob | commitdiff | raw | diff to current |
2014-01-11 |
Jay Freeman (saurik) | I can't believe I wasted an entire day on this. |
blob | commitdiff | raw | diff to current |
2014-01-11 |
Jay Freeman (saurik) | UIStringDrawingSuperCrufty must be _legacy_hooked. |
blob | commitdiff | raw | diff to current |
2014-01-11 |
Jay Freeman (saurik) | For some reason iOS 7 Calendar keeps sizing "23". |
blob | commitdiff | raw | diff to current |
2014-01-11 |
Jay Freeman (saurik) | Fix iOS 6 calendar labels (half-fixing on iOS 7). |
blob | commitdiff | raw | diff to current |
2014-01-10 |
Jay Freeman (saurik) | Fix the separation of Docked/Undocked icon labels. |
blob | commitdiff | raw | diff to current |
2014-01-09 |
Jay Freeman (saurik) | Witness the wonder of UIStringDrawingSuperCrufty. |
blob | commitdiff | raw | diff to current |
2014-01-09 |
Jay Freeman (saurik) | Bring ARM64 float->CGFloat up towards ARM support. |
blob | commitdiff | raw | diff to current |
2014-01-09 |
Jay Freeman (saurik) | Do not break SpringBoard's search functionality. |
blob | commitdiff | raw | diff to current |
2014-01-08 |
Jay Freeman (saurik) | Having ported to MSFindSymbol, nlset is obsolete. |
blob | commitdiff | raw | diff to current |
2014-01-08 |
Jay Freeman (saurik) | I /think/ I should ensure UIImages end with .png. |
blob | commitdiff | raw | diff to current |
2014-01-08 |
Jay Freeman (saurik) | On iOS 6, WinterBoard /sucked/: I want a do-over. |
blob | commitdiff | raw | diff to current |
2014-01-08 |
Jay Freeman (saurik) | CFNotificationCenterAddObserver requires an enum. |
blob | commitdiff | raw | diff to current |
2014-01-08 |
Jay Freeman (saurik) | WBStringDrawingState::count_ is unsigned: no -1. |
blob | commitdiff | raw | diff to current |
2014-01-08 |
Jay Freeman (saurik) | In the last couple decades I learned BSD is wrong. |
blob | commitdiff | raw | diff to current |
2014-01-08 |
Jay Freeman (saurik) | Get WinterBoard compiled on clang (ick) for ARM64. |
blob | commitdiff | raw | diff to current |
2014-01-08 |
Jay Freeman (saurik) | OMFG, this is WinterBoard, /not Substrate/ :/. :( |
blob | commitdiff | raw | diff to current |
2013-09-07 |
Jay Freeman (saurik) | @thekirbylover fix for @TCcentex Facebook icon bug. |
blob | commitdiff | raw | diff to current |
2013-03-02 |
Jay Freeman (saurik) | Avoid iOS-6+WinterBoard+Substrate-400x vnode leak. |
blob | commitdiff | raw | diff to current |
2013-02-15 |
Jay Freeman (saurik) | Painfully organize HTML wallpapers below bulletins. v0.9.3909 |
blob | commitdiff | raw | diff to current |
2013-02-10 |
Jay Freeman (saurik) | Fix UISound theming on iOS 6.1 (maybe 6.0?). |
blob | commitdiff | raw | diff to current |
2013-02-02 |
Jay Freeman (saurik) | Allow theming SystemAppExited from BackBoardServices. |
blob | commitdiff | raw | diff to current |
2013-02-02 |
Jay Freeman (saurik) | Support theming Settings icons on iOS 6.0+. |
blob | commitdiff | raw | diff to current |
2013-01-17 |
Jay Freeman (saurik) | iOS <4.x had private ImageIO (thanks forevermac!). |
blob | commitdiff | raw | diff to current |
2012-10-22 |
Jay Freeman (saurik) | A depressingly easier way to fix iOS 6 UIImages. |
blob | commitdiff | raw | diff to current |
2012-09-20 |
Jay Freeman (saurik) | Add some commented out code to debug open() calls. v0.9.3906 |
blob | commitdiff | raw | diff to current |
2012-09-20 |
Jay Freeman (saurik) | Provide some backwards compatibility for iOS 6 Maps. |
blob | commitdiff | raw | diff to current |
2012-09-20 |
Jay Freeman (saurik) | Support text theming of icon badge labels on iOS 6. |
blob | commitdiff | raw | diff to current |
2012-09-20 |
Jay Freeman (saurik) | Add iOS 6 compatible icon label theming support. |
blob | commitdiff | raw | diff to current |
2012-09-20 |
Jay Freeman (saurik) | Improve debug logging for the WB style machine. |
blob | commitdiff | raw | diff to current |
2012-09-19 |
Jay Freeman (saurik) | Move to a higher level of ImageIO for iOS 6 support. |
blob | commitdiff | raw | diff to current |
2012-06-04 |
Jay Freeman (saurik) | Per-page wallpaper alignment was broken until jitter. |
blob | commitdiff | raw | diff to current |
2012-06-04 |
Jay Freeman (saurik) | Make symlinks to / stop search to fix user override. |
blob | commitdiff | raw | diff to current |
2012-06-04 |
Jay Freeman (saurik) | Support @2x~ipad suffixes correctly on the iPad 3. |
blob | commitdiff | raw | diff to current |
2012-06-03 |
Jay Freeman (saurik) | Finally update WBRename() to use MSHookMessageEx(). |
blob | commitdiff | raw | diff to current |
2012-04-16 |
Jay Freeman (saurik) | Add slightly more useful drawing debug. v0.9.3905 |
blob | commitdiff | raw | diff to current |
2012-04-16 |
Jay Freeman (saurik) | Fix issues with BadgeStyle. |
blob | commitdiff | raw | diff to current |
2012-03-27 |
Jay Freeman (saurik) | Use UIWebBrowserView on versions of iOS that support it. |
blob | commitdiff | raw | diff to current |
2012-03-18 |
Jay Freeman (saurik) | Automatically detect text color in WB style machine. |
blob | commitdiff | raw | diff to current |
2012-03-18 |
Jay Freeman (saurik) | I need to provide the style retrofit to all UIKit appli... |
blob | commitdiff | raw | diff to current |
2012-03-18 |
Jay Freeman (saurik) | Fix support for TimeStyle on iOS 4.x and 5.x. |
blob | commitdiff | raw | diff to current |
2012-03-17 |
Jay Freeman (saurik) | Fix icon image alpha code on 3.1.2. |
blob | commitdiff | raw | diff to current |
2012-03-14 |
Jay Freeman (saurik) | Re-fixes SBIcon{,View} IconAlpha support on 5.x. |
blob | commitdiff | raw | diff to current |
2012-03-14 |
Jay Freeman (saurik) | Support per-page wallpaper again, thanks to Dark_Link. |
blob | commitdiff | raw | diff to current |
2012-03-14 |
Jay Freeman (saurik) | As reported by thekirbylover, UISounds stack in reverse... |
blob | commitdiff | raw | diff to current |
2012-03-11 |
Jay Freeman (saurik) | The new label drawing algorithm implies !SummerBoard_. |
blob | commitdiff | raw | diff to current |
2012-03-11 |
Jay Freeman (saurik) | Use the older drawRect: algorithm in SummerBoard mode. |
blob | commitdiff | raw | diff to current |
2012-03-11 |
Jay Freeman (saurik) | Change the default SummerBoard setting to NO. |
blob | commitdiff | raw | diff to current |
2012-03-11 |
Jay Freeman (saurik) | Add a ton of debugging logic for helping with style... |
blob | commitdiff | raw | diff to current |
2012-03-11 |
Jay Freeman (saurik) | Finish re-integrating WinterBoard label code. |
blob | commitdiff | raw | diff to current |
2012-03-11 |
Jay Freeman (saurik) | Move the brunt of WinterBoard's label code to style... |
blob | commitdiff | raw | diff to current |
2012-03-11 |
Jay Freeman (saurik) | Replace the added WebTextAlignment with UITextAlignment. |
blob | commitdiff | raw | diff to current |
2012-03-11 |
Jay Freeman (saurik) | Replace use of int for lineBreakMode: with UILineBreakMode. |
blob | commitdiff | raw | diff to current |
2012-03-11 |
Jay Freeman (saurik) | Support alignments other than center for text drawing. |
blob | commitdiff | raw | diff to current |
2012-03-11 |
Jay Freeman (saurik) | Renamed align to extra to match the others. |
blob | commitdiff | raw | diff to current |
2012-03-11 |
Jay Freeman (saurik) | Use a 7-argument MessageHook() to get truncationRect:. |
blob | commitdiff | raw | diff to current |
2012-03-11 |
Jay Freeman (saurik) | Set state machine to style /all/ label attempts. |
blob | commitdiff | raw | diff to current |
2012-03-11 |
Jay Freeman (saurik) | Use letter-spacing to support letterSpacing: draw argument. |
blob | commitdiff | raw | diff to current |
2012-03-11 |
Jay Freeman (saurik) | Fix support for styling folders and user applications. |
blob | commitdiff | raw | diff to current |
2012-03-10 |
Jay Freeman (saurik) | Reimplement iOS 5.x icon label styling. |
blob | commitdiff | raw | diff to current |
2011-11-03 |
Jay Freeman (saurik) | Support a global Fallback/ folder for Default*.png. |
blob | commitdiff | raw | diff to current |
2011-10-27 |
Jay Freeman (saurik) | Use @synchronized in getTheme. |
blob | commitdiff | raw | diff to current |
2011-10-22 |
Jay Freeman (saurik) | Drop ~iphone from ~iphone.app. |
blob | commitdiff | raw | diff to current |
2011-10-22 |
Jay Freeman (saurik) | Do not attempt to support @1x themes. |
blob | commitdiff | raw | diff to current |
2011-10-21 |
Jay Freeman (saurik) | Do not conflict with libweather. v0.9.3903 |
blob | commitdiff | raw | diff to current |
2011-10-21 |
Jay Freeman (saurik) | Add a != nil that was forgotten. v0.9.3902 |
blob | commitdiff | raw | diff to current |
2011-10-21 |
Jay Freeman (saurik) | Fix SMS backgrounds fully. |
blob | commitdiff | raw | diff to current |
2011-10-21 |
Jay Freeman (saurik) | Add some comments to ChatKit stuff. |
blob | commitdiff | raw | diff to current |
2011-10-21 |
Jay Freeman (saurik) | Add WB: to _trace() output. |
blob | commitdiff | raw | diff to current |
2011-10-21 |
Jay Freeman (saurik) | Make SMS buttons transparent. |
blob | commitdiff | raw | diff to current |
2011-10-21 |
Jay Freeman (saurik) | Make SMS labels and timestamps transparent. |
blob | commitdiff | raw | diff to current |
2011-10-21 |
Jay Freeman (saurik) | Move UndockedIconLabels initialization earlier. |
blob | commitdiff | raw | diff to current |
next |