2014-01-12 |
Jay Freeman (saurik) | My attempts to fix Dim Icons did not work out :(.
|
commit | commitdiff | tree |
2014-01-12 |
Jay Freeman (saurik) | Here we go again: this time with SBIcon setAlpha.
|
commit | commitdiff | tree |
2014-01-12 |
Jay Freeman (saurik) | Remove a few more default themes I don't support.
|
commit | commitdiff | tree |
2014-01-12 |
Jay Freeman (saurik) | Hide the non-functional Hide WinterBoard option.
|
commit | commitdiff | tree |
2014-01-12 |
Jay Freeman (saurik) | Fork the Preferences entry to get an iOS 7 icon.
|
commit | commitdiff | tree |
2014-01-12 |
Jay Freeman (saurik) | Fix BadgeStyle on iOS 7 (NSString withAttributes).
|
commit | commitdiff | tree |
2014-01-11 |
Jay Freeman (saurik) | Even if Scale_ is 1, IsWild_ doesn't have to be 0.
|
commit | commitdiff | tree |
2014-01-11 |
Jay Freeman (saurik) | This one only took me maybe a half hour to find.
|
commit | commitdiff | tree |
2014-01-11 |
Jay Freeman (saurik) | I can't believe I wasted an entire day on this.
|
commit | commitdiff | tree |
2014-01-11 |
Jay Freeman (saurik) | UIStringDrawingSuperCrufty must be _legacy_hooked.
|
commit | commitdiff | tree |
2014-01-11 |
Jay Freeman (saurik) | For some reason iOS 7 Calendar keeps sizing "23".
|
commit | commitdiff | tree |
2014-01-11 |
Jay Freeman (saurik) | Fix iOS 6 calendar labels (half-fixing on iOS 7).
|
commit | commitdiff | tree |
2014-01-10 |
Jay Freeman (saurik) | Filter themes with kCFCoreFounderionVersionNumber.
|
commit | commitdiff | tree |
2014-01-10 |
Jay Freeman (saurik) | Fix the separation of Docked/Undocked icon labels.
|
commit | commitdiff | tree |
2014-01-09 |
Jay Freeman (saurik) | Witness the wonder of UIStringDrawingSuperCrufty.
|
commit | commitdiff | tree |
2014-01-09 |
Jay Freeman (saurik) | Bring ARM64 float->CGFloat up towards ARM support.
|
commit | commitdiff | tree |
2014-01-09 |
Jay Freeman (saurik) | Do not break SpringBoard's search functionality.
|
commit | commitdiff | tree |
2014-01-08 |
Jay Freeman (saurik) | Fix WBMarkup on ARM64 (JSC::intializeThreading).
|
commit | commitdiff | tree |
2014-01-08 |
Jay Freeman (saurik) | Finally commit fix of SpringBoard touch blocking.
|
commit | commitdiff | tree |
2014-01-08 |
Jay Freeman (saurik) | Having ported to MSFindSymbol, nlset is obsolete.
|
commit | commitdiff | tree |
2014-01-08 |
Jay Freeman (saurik) | Avoid calling through WinterBoard during static.
|
commit | commitdiff | tree |
2014-01-08 |
Jay Freeman (saurik) | I /think/ I should ensure UIImages end with .png.
|
commit | commitdiff | tree |
2014-01-08 |
Jay Freeman (saurik) | Apple's cruelty knows no bound: icky iOS 7 icons.
|
commit | commitdiff | tree |
2014-01-08 |
Jay Freeman (saurik) | On iOS 6, WinterBoard /sucked/: I want a do-over.
|
commit | commitdiff | tree |
2014-01-08 |
Jay Freeman (saurik) | On iOS 7, we can't always rely on libhide working.
|
commit | commitdiff | tree |
2014-01-08 |
Jay Freeman (saurik) | CFNotificationCenterAddObserver requires an enum.
|
commit | commitdiff | tree |
2014-01-08 |
Jay Freeman (saurik) | WBStringDrawingState::count_ is unsigned: no -1.
|
commit | commitdiff | tree |
2014-01-08 |
Jay Freeman (saurik) | Xcode 5 can't compile @synchronized using -mthumb.
|
commit | commitdiff | tree |
2014-01-08 |
Jay Freeman (saurik) | Organize command line arguments more better smart.
|
commit | commitdiff | tree |
2014-01-08 |
Jay Freeman (saurik) | We no longer need to simulate linking newer SDKs.
|
commit | commitdiff | tree |
2014-01-08 |
Jay Freeman (saurik) | Fix permissions in Debian package from OS X (ick).
|
commit | commitdiff | tree |
2014-01-08 |
Jay Freeman (saurik) | In the last couple decades I learned BSD is wrong.
|
commit | commitdiff | tree |
2014-01-08 |
Jay Freeman (saurik) | Fix "make package" on case-insensitive filesystem.
|
commit | commitdiff | tree |
2014-01-08 |
Jay Freeman (saurik) | Get WinterBoard compiled on clang (ick) for ARM64.
|
commit | commitdiff | tree |
2014-01-08 |
Jay Freeman (saurik) | OMFG, this is WinterBoard, /not Substrate/ :/. :(
|
commit | commitdiff | tree |
2013-09-07 |
Jay Freeman (saurik) | @thekirbylover fix for @TCcentex Facebook icon bug.
|
commit | commitdiff | tree |
2013-03-02 |
Jay Freeman (saurik) | Add the Pre-Depends required for -Zlzma support.
|
commit | commitdiff | tree |
2013-03-02 |
Jay Freeman (saurik) | Avoid iOS-6+WinterBoard+Substrate-400x vnode leak.
|
commit | commitdiff | tree |
2013-03-02 |
Jay Freeman (saurik) | Pass -Zlzma to dpkg-deb while building package.
|
commit | commitdiff | tree |
2013-02-17 |
Jay Freeman (saurik) | Do NOT allow Optimize Themes to optimize THE WORLD.
|
commit | commitdiff | tree |
2013-02-15 |
Jay Freeman (saurik) | Painfully organize HTML wallpapers below bulletins.
|
commit | commitdiff | tree |
2013-02-10 |
Jay Freeman (saurik) | Fix UISound theming on iOS 6.1 (maybe 6.0?).
|
commit | commitdiff | tree |
2013-02-03 |
Jay Freeman (saurik) | Do not kill SpringBoard if we do backboardd.
|
commit | commitdiff | tree |
2013-02-02 |
Jay Freeman (saurik) | Add a Default-568h@2x.png for iPhone 5 support.
|
commit | commitdiff | tree |
2013-02-02 |
Jay Freeman (saurik) | Allow theming SystemAppExited from BackBoardServices.
|
commit | commitdiff | tree |
2013-02-02 |
Jay Freeman (saurik) | Support theming Settings icons on iOS 6.0+.
|
commit | commitdiff | tree |
2013-01-17 |
Jay Freeman (saurik) | iOS <4.x had private ImageIO (thanks forevermac!).
|
commit | commitdiff | tree |
2012-10-22 |
Jay Freeman (saurik) | Remove the general hook of ImageIO: hooks too much.
|
commit | commitdiff | tree |
2012-10-22 |
Jay Freeman (saurik) | A depressingly easier way to fix iOS 6 UIImages.
|
commit | commitdiff | tree |
2012-09-20 |
Jay Freeman (saurik) | Add some commented out code to debug open() calls.
|
commit | commitdiff | tree |
2012-09-20 |
Jay Freeman (saurik) | Provide some backwards compatibility for iOS 6 Maps.
|
commit | commitdiff | tree |
2012-09-20 |
Jay Freeman (saurik) | Reorganize process deaths to, well, actually work.
|
commit | commitdiff | tree |
2012-09-20 |
Jay Freeman (saurik) | Support text theming of icon badge labels on iOS 6.
|
commit | commitdiff | tree |
2012-09-20 |
Jay Freeman (saurik) | Also kill backboardd as part of the respring step.
|
commit | commitdiff | tree |
2012-09-20 |
Jay Freeman (saurik) | Add iOS 6 compatible icon label theming support.
|
commit | commitdiff | tree |
2012-09-20 |
Jay Freeman (saurik) | Support iOS 6 WBMarkup and fix rectangle bounding.
|
commit | commitdiff | tree |
2012-09-20 |
Jay Freeman (saurik) | Improve debug logging for the WB style machine.
|
commit | commitdiff | tree |
2012-09-19 |
Jay Freeman (saurik) | Hook backboardd on iOS 6 (and anything with ImageIO).
|
commit | commitdiff | tree |
2012-09-19 |
Jay Freeman (saurik) | Move to a higher level of ImageIO for iOS 6 support.
|
commit | commitdiff | tree |
2012-06-04 |
Jay Freeman (saurik) | Change "some" to "many" (by weight, not by volume).
|
commit | commitdiff | tree |
2012-06-04 |
Jay Freeman (saurik) | Make it more clear to users that themes are ordered.
|
commit | commitdiff | tree |
2012-06-04 |
Jay Freeman (saurik) | Per-page wallpaper alignment was broken until jitter.
|
commit | commitdiff | tree |
2012-06-04 |
Jay Freeman (saurik) | Make symlinks to / stop search to fix user override.
|
commit | commitdiff | tree |
2012-06-04 |
Jay Freeman (saurik) | Support @2x~ipad suffixes correctly on the iPad 3.
|
commit | commitdiff | tree |
2012-06-03 |
Jay Freeman (saurik) | Finally update WBRename() to use MSHookMessageEx().
|
commit | commitdiff | tree |
2012-04-16 |
Jay Freeman (saurik) | Add slightly more useful drawing debug.
|
commit | commitdiff | tree |
2012-04-16 |
Jay Freeman (saurik) | Fix issues with BadgeStyle.
|
commit | commitdiff | tree |
2012-03-28 |
Jay Freeman (saurik) | Use killall -KILL as a fallback for killall -TERM.
|
commit | commitdiff | tree |
2012-03-27 |
Jay Freeman (saurik) | Use UIWebBrowserView on versions of iOS that support it.
|
commit | commitdiff | tree |
2012-03-18 |
Jay Freeman (saurik) | Automatically detect text color in WB style machine.
|
commit | commitdiff | tree |
2012-03-18 |
Jay Freeman (saurik) | I need to provide the style retrofit to all UIKit applications.
|
commit | commitdiff | tree |
2012-03-18 |
Jay Freeman (saurik) | Fix support for TimeStyle on iOS 4.x and 5.x.
|
commit | commitdiff | tree |
2012-03-17 |
Jay Freeman (saurik) | Fix icon image alpha code on 3.1.2.
|
commit | commitdiff | tree |
2012-03-14 |
Jay Freeman (saurik) | Remove code duplication that had already drifted.
|
commit | commitdiff | tree |
2012-03-14 |
Jay Freeman (saurik) | We actually need to hard-set SummerBoard to NO.
|
commit | commitdiff | tree |
2012-03-14 |
Jay Freeman (saurik) | Re-fixes SBIcon{,View} IconAlpha support on 5.x.
|
commit | commitdiff | tree |
2012-03-14 |
Jay Freeman (saurik) | Support per-page wallpaper again, thanks to Dark_Link.
|
commit | commitdiff | tree |
2012-03-14 |
Jay Freeman (saurik) | I got the final Breaks: line from ashikase for Folder...
|
commit | commitdiff | tree |
2012-03-14 |
Jay Freeman (saurik) | As reported by thekirbylover, UISounds stack in reverse...
|
commit | commitdiff | tree |
2012-03-11 |
Jay Freeman (saurik) | The new label drawing algorithm implies !SummerBoard_.
|
commit | commitdiff | tree |
2012-03-11 |
Jay Freeman (saurik) | Use the older drawRect: algorithm in SummerBoard mode.
|
commit | commitdiff | tree |
2012-03-11 |
Jay Freeman (saurik) | Change the default SummerBoard setting to NO.
|
commit | commitdiff | tree |
2012-03-11 |
Jay Freeman (saurik) | Add a ton of debugging logic for helping with style...
|
commit | commitdiff | tree |
2012-03-11 |
Jay Freeman (saurik) | Finish re-integrating WinterBoard label code.
|
commit | commitdiff | tree |
2012-03-11 |
Jay Freeman (saurik) | Move the brunt of WinterBoard's label code to style...
|
commit | commitdiff | tree |
2012-03-11 |
Jay Freeman (saurik) | Replace the added WebTextAlignment with UITextAlignment.
|
commit | commitdiff | tree |
2012-03-11 |
Jay Freeman (saurik) | Replace use of int for lineBreakMode: with UILineBreakMode.
|
commit | commitdiff | tree |
2012-03-11 |
Jay Freeman (saurik) | Support alignments other than center for text drawing.
|
commit | commitdiff | tree |
2012-03-11 |
Jay Freeman (saurik) | Renamed align to extra to match the others.
|
commit | commitdiff | tree |
2012-03-11 |
Jay Freeman (saurik) | Use a 7-argument MessageHook() to get truncationRect:.
|
commit | commitdiff | tree |
2012-03-11 |
Jay Freeman (saurik) | Set state machine to style /all/ label attempts.
|
commit | commitdiff | tree |
2012-03-11 |
Jay Freeman (saurik) | Use letter-spacing to support letterSpacing: draw argument.
|
commit | commitdiff | tree |
2012-03-11 |
Jay Freeman (saurik) | Fix support for styling folders and user applications.
|
commit | commitdiff | tree |
2012-03-10 |
Jay Freeman (saurik) | Reimplement iOS 5.x icon label styling.
|
commit | commitdiff | tree |
2011-11-03 |
Jay Freeman (saurik) | Support a global Fallback/ folder for Default*.png.
|
commit | commitdiff | tree |
2011-10-27 |
Jay Freeman (saurik) | Use @synchronized in getTheme.
|
commit | commitdiff | tree |
2011-10-22 |
Jay Freeman (saurik) | Drop ~iphone from ~iphone.app.
|
commit | commitdiff | tree |
2011-10-22 |
Jay Freeman (saurik) | Do not attempt to support @1x themes.
|
commit | commitdiff | tree |
2011-10-21 |
Jay Freeman (saurik) | Actually apply settings on close.
|
commit | commitdiff | tree |
2011-10-21 |
Jay Freeman (saurik) | Do not conflict with libweather.
|
commit | commitdiff | tree |
next |