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 |
2011-10-21 |
Jay Freeman (saurik) | Add a != nil that was forgotten.
|
commit | commitdiff | tree |
2011-10-21 |
Jay Freeman (saurik) | Fix SMS backgrounds fully.
|
commit | commitdiff | tree |
2011-10-21 |
Jay Freeman (saurik) | Add some comments to ChatKit stuff.
|
commit | commitdiff | tree |
2011-10-21 |
Jay Freeman (saurik) | Add WB: to _trace() output.
|
commit | commitdiff | tree |
2011-10-21 |
Jay Freeman (saurik) | Make SMS buttons transparent.
|
commit | commitdiff | tree |
2011-10-21 |
Jay Freeman (saurik) | Turn off quirks mode to fix WB crash.
|
commit | commitdiff | tree |
2011-10-21 |
Jay Freeman (saurik) | Make SMS labels and timestamps transparent.
|
commit | commitdiff | tree |
2011-10-21 |
Jay Freeman (saurik) | Move UndockedIconLabels initialization earlier.
|
commit | commitdiff | tree |
2011-10-21 |
Jay Freeman (saurik) | Replace UIAlertSheet with UIAlertView.
|
commit | commitdiff | tree |
2011-10-20 |
Jay Freeman (saurik) | Move some settings under Advanced.
|
commit | commitdiff | tree |
2011-10-20 |
Jay Freeman (saurik) | Move Hide WinterBoard to the bottom.
|
commit | commitdiff | tree |
2011-10-20 |
Jay Freeman (saurik) | Better document theme selection.
|
commit | commitdiff | tree |
2011-10-20 |
Jay Freeman (saurik) | Better document Debug Logging.
|
commit | commitdiff | tree |
2011-10-20 |
Jay Freeman (saurik) | Make UIImage dumper user friendly.
|
commit | commitdiff | tree |
2011-10-20 |
Jay Freeman (saurik) | Modify sizeOfString: with stringDrawingState_.
|
commit | commitdiff | tree |
2011-10-20 |
Jay Freeman (saurik) | Redraw labels as they move.
|
commit | commitdiff | tree |
2011-10-20 |
Jay Freeman (saurik) | Fix LockBackground replacement.
|
commit | commitdiff | tree |
2011-10-20 |
Jay Freeman (saurik) | Added some really complex path scanning code.
|
commit | commitdiff | tree |
2011-10-20 |
Jay Freeman (saurik) | Support @2x.png if @2x~iphone.png.
|
commit | commitdiff | tree |
2011-10-20 |
Jay Freeman (saurik) | Add a new UIImages dumping mechanism.
|
commit | commitdiff | tree |
2011-10-20 |
Jay Freeman (saurik) | Adapt label width for label width.
|
commit | commitdiff | tree |
2011-10-19 |
Jay Freeman (saurik) | Do not mess with the rendering of stuff I'm not involved in.
|
commit | commitdiff | tree |
2011-10-19 |
Jay Freeman (saurik) | Use opacity:0, not color:transparent.
|
commit | commitdiff | tree |
2011-10-19 |
Jay Freeman (saurik) | Fixed the cache clearing code.
|
commit | commitdiff | tree |
next |