0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #37 from heramerom/patch-1 More... over 8 years ago
On iOS 8 the window is already rotated, so do not rotate again! More... almost 9 years ago
Merge pull request #35 from jamesnesfield/master More... about 9 years ago
Merge pull request #34 from ramsy1980/patch-1 More... about 9 years ago
Merge pull request #1 from jamesnesfield/jamesnesfield-patch-1 More... about 9 years ago
remove Static Analysis issue: 'Passed-by-value struct argument contains uninitialized data (e.g., field: 'x')' More... about 9 years ago
Update iToast.m More... about 9 years ago
Merge pull request #30 from OrangeDog/patch-1 More... about 9 years ago
Merge pull request #27 from carmelosui/master More... about 9 years ago
Use the correct enums for text alignment More... over 9 years ago
change enum define to a typedef so that including header in multiple .m file won't generate duplacted symbols error More... almost 10 years ago
Merge pull request #23 from lpotherat/patch-2 More... about 10 years ago
Update README.md More... about 10 years ago
Merge pull request #21 from pkester/master More... over 10 years ago
Update iToast.m More... over 10 years ago
updated license to 2012 Guru Software More... over 10 years ago
Added LICENSE.txt and podspec file for CocoaPod support More... over 10 years ago
Merge pull request #18 from ntherning/master More... over 10 years ago
fontSize, cornerRadius, bg color, shadow and offsets can now be configured. More... about 11 years ago
Fixed problem with toasts being blurry due to sub-pixel location. More... about 11 years ago
Merge pull request #17 from johnhaitas/master More... over 11 years ago
fix "Analyze" issue iToast.m:129:10: Value stored to point during its initialization is never read" More... over 11 years ago
Merge pull request #16 from johnhaitas/master More... over 11 years ago
'UIview' should be 'UIView' More... over 11 years ago
Fixed #2 Now iToast don't stack-up, the currectly displayed one is dismissed before the new one is displayed More... over 11 years ago
Merge pull request #6 from sylverb/master More... over 11 years ago
Fixed #11 Changed the licence to MIT, so anyone can use it in any kind of project More... over 11 years ago
Merge pull request #12 from MaestroElearning/master More... over 11 years ago
Fixed #7 Blurry text on some devices More... over 11 years ago
Move padding back down to 5 More... almost 12 years ago