113 Commits
Author SHA1 Message Date
dgridnev 0ab8f5f396 added iPhone X support 2017-11-07 19:19:25 +03:00
Nikolay Moskvin 8fd82dcdc6 [project] Fixed settings for xCode 9.0 (#108) 2017-10-21 21:28:01 -07:00
Nikolay Moskvin d691134fea Schema has been shared (#106) 2017-08-26 08:37:02 -07:00
Luke Swithenbank 2fce7c8818 add carthage support (#105) 2017-08-02 09:28:44 -07:00
Cezary Wojcik 195e99c68d 2.3.5 2.3.5 2016-09-08 01:24:39 -07:00
Cezary Wojcik 029ba7943c Merge pull request #91 from zhonghuiwen/master
Fixed Xcode 8 beta 2 error: preferredStatusBarStyle
2016-07-23 20:34:50 -07:00
Zhong Huiwen 9c1d49b094 Fixed Xcode 8 beta 2 error: preferredStatusBarStyle
https://github.com/cezarywojcik/CWStatusBarNotification/issues/90
2016-07-24 03:45:56 +08:00
Cezary Wojcik 477c95fb94 Merge pull request #86 from RolandasRazma/missing-UIKit-import
missing UIKit import
2016-06-21 00:23:10 -07:00
Rolandas Razma 4e12eb580f missing UIKit import 2016-06-20 11:44:08 +01:00
Cezary Wojcik e7d66aefe3 2.3.4 2.3.4 2016-01-07 23:57:28 -08:00
Cezary Wojcik 7eb79da4f0 2.3.3 2.3.3 2015-08-27 09:54:57 -07:00
Cezary Wojcik 0c103128dd actually fixed conflict 2015-08-25 12:36:24 -07:00
Cezary Wojcik fac5c91daa fixed conflict 2.3.2 2015-08-25 12:34:49 -07:00
Cezary Wojcik 5c949092f5 2.3.2 2015-08-25 12:32:49 -07:00
Cezary Wojcik cdc51f3243 Update README.md 2015-08-08 18:45:36 -07:00
Cezary Wojcik 7d1890f7c5 fixed typo in README 2015-07-12 19:15:12 -07:00
Cezary Wojcik 26d6eda4f5 updated README 2015-07-12 19:14:42 -07:00
Cezary Wojcik 9dfcc29703 2015 2015-07-11 23:13:16 -07:00
Cezary Wojcik 6d00f770ef supported interface orientations 2015-07-11 14:53:09 -07:00
Cezary Wojcik 23a64f768d 2.3.1
custom notification animation duration
2.3.1
2015-07-11 14:49:01 -07:00
Cezary Wojcik e3fd1677b1 CGFloat -> NSTimeInterval 2015-07-11 14:44:27 -07:00
Cezary Wojcik dfbb1ed5f6 no need for this because of PCH 2015-07-11 14:42:07 -07:00
Cezary Wojcik 71aec53e1d updated read 2015-07-11 14:38:22 -07:00
Cezary Wojcik a24706854d added one more doc comment 2015-07-11 14:35:51 -07:00
Cezary Wojcik 9dd9bcecb2 2.3.0 2.3.0 2015-07-11 14:27:26 -07:00
Cezary Wojcik c5875f1311 Merge pull request #56 from benguild/master
Quick fix for lack of NSAttributedString support. Could be improved.
2015-07-11 02:04:52 -07:00
Ben Guild 6d2a139fa0 Changing function and variable names to match UILabel's. 2015-06-14 15:41:36 +09:00
Ben Guild 1a1d1c5d38 Quick fix for lack of NSAttributedString support. Could be improved. 2015-06-14 15:33:04 +09:00
Cezary Wojcik b87af9f288 2.2.6 2.2.6 2015-05-12 12:17:28 -07:00
Cezary Wojcik 975ca58291 2.2.5 2.2.5 2015-05-04 07:08:59 -07:00
Cezary Wojcik d9d8c1d342 Merge pull request #50 from somethingkindawierd/master
Fix calculation of navbar height
2015-05-01 15:39:11 -07:00
Jon Beebe e700d781cc Fix calculation of navbar height 2015-04-30 11:41:45 -05:00
Cezary Wojcik 6882883e21 2.2.4 2.2.4 2015-04-15 12:16:12 -07:00
Cezary Wojcik 00136b9d3c 2.2.3 2.2.3 2015-04-15 12:07:04 -07:00
Cezary Wojcik 437e5c5860 Merge pull request #49 from basecom/master
Added the ability to hand over supportededInterfaceOrientations
2015-04-13 14:23:57 -07:00
Marius Landwehr eef9cc818c Added the ability to hand over supportededInterfaceOrientations for CWStatusBarNotification. This is optional and the standard value is to support all masks. 2015-04-13 14:07:49 +02:00
Cezary Wojcik e9ba7bdeda Merge pull request #48 from adamtootle/preferred-status-bar-style
preferredStatusBarStyle
2015-04-10 20:16:30 -07:00
Adam Tootle c70f81e35b Adding a new CWViewController class and a new preferredStatusBarStyle property to CWStatusBarNotification for controlling the color of the status bar text in the overlay CWWindowContainer. 2015-04-09 08:32:11 -04:00
Cezary Wojcik 7bae7b4ddc Merge pull request #43 from avgx/master
Allow user to set the font for notificationLabel
2014-11-05 08:16:56 -08:00
avgx bca16517c3 Allow user to set the font for notificationLabel 2014-11-05 12:23:26 +03:00
Cezary Wojcik f4432a86c7 removed some whitespace 2014-10-21 22:20:40 -07:00
Cezary Wojcik fa848141eb updated demo gif 2014-10-21 20:59:21 -07:00
Cezary Wojcik d1b09abe48 updated demo app 2014-10-21 20:47:35 -07:00
Cezary Wojcik 36e5ea38b6 2.2.2 2.2.2 2014-10-21 19:57:35 -07:00
Cezary Wojcik c6fcfa1d2a Merge pull request #42 from drumnkyle/master
Fixing the fix to the hitTest
2014-10-21 19:44:36 -07:00
Kyle Sherman 70e603a058 Fixing the fix to the hitTest
Missing parenthesis made the check pass for the whole screen. Fixed
this issue.
2014-10-21 14:12:50 -07:00
Cezary Wojcik e488b4c76b Merge pull request #41 from drumnkyle/master
Fixing issue #40
2014-10-21 13:13:42 -07:00
Kyle Sherman f1d9606940 Fixing issue #40
Fixing issue #40 where a tap in the notification frame when it is in
the style of NavigationBar would not be detected for the notification
window.
2014-10-21 11:41:50 -07:00
Cezary Wojcik 93750ca9a2 cocoapods lied to me 2014-10-18 11:09:11 -07:00
Cezary Wojcik 34c81e7e93 2.2.1 2.2.1 2014-10-18 11:06:05 -07:00