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