Commit Graph

  • 83072e3c18 Add method to show Notice view in NavigationController regardless of what's inside them. master Kyle Fang 2013-04-09 08:14:06 +08:00
  • 9e0047c1a6 Merge pull request #43 from plu/master 3.0.6 Tito Ciuro 2013-04-06 08:22:38 -07:00
  • dd8039564b Add new floating (BOOL) property. Johannes Plunien 2013-03-31 17:05:07 +02:00
  • 3ddc096711 Illustrate scroll view problem. Johannes Plunien 2013-03-31 15:53:23 +02:00
  • a5ded89de6 Fixed #42: tapToDismissEnabled 3.0.5 Tito Ciuro 2013-02-16 12:58:19 -08:00
  • f764ef32a5 Fixed #40: Height for large error example is broken 3.0.4 Tito Ciuro 2013-02-07 09:04:19 -08:00
  • 9c85483379 Merge pull request #39 from plu/own-queue Tito Ciuro 2013-02-06 04:39:59 -08:00
  • e06c57c358 Merge pull request #38 from plu/accessibility Tito Ciuro 2013-02-06 04:34:24 -08:00
  • 15df8162e7 Add new method: cancelAndDismissAllNoticeViews. Johannes Plunien 2013-02-06 07:42:40 +01:00
  • f0ab96564e Use own queue to be able to cancel queued noticeViews. Johannes Plunien 2013-02-05 18:56:17 +01:00
  • d230a2b15e Let subclasses access the dismissbutton. Johannes Plunien 2013-02-04 08:11:46 +01:00
  • 04e4ccc597 Merge pull request #35 from plu/plu/filter-duplicates Tito Ciuro 2013-02-03 13:14:08 -08:00
  • d75bba6e23 Merge pull request #32 from troelsrichter/master Tito Ciuro 2013-02-03 13:06:11 -08:00
  • 03054e4bbf Use NSOperationQueue to filter out duplicates. Johannes Plunien 2013-01-31 11:09:11 +01:00
  • 6a548abf77 error fixed: gradient view is redrawn to fit width if notice view is visible while the device is rotated error fixed: sometimes the notice view was never dismissed if the app resigned active while a notice where shown Troels Richter 2013-01-20 16:21:25 +01:00
  • f51dd7c5e9 Merge pull request #30 from jun1st/master 3.0.3 Tito Ciuro 2013-01-08 13:39:44 -08:00
  • 02bdf99eae Merge pull request #33 from rlester/master Tito Ciuro 2013-01-08 03:23:17 -08:00
  • 25cb321ada Changed the width of the Error, Success, and Sticky view to use its superviews bounds with instead of frame width. This is because if the notice view is applied to a view that an Core Graphics transform has been applied to the frame is undefined. See warning on transform property at https://developer.apple.com/library/ios/#documentation/UIKit/Reference/UIView_Class/UIView/UIView.html 3.0.2 Rob Lester 2013-01-07 20:28:16 -05:00
  • c06f1d29f5 ios5 special handling of notice height removed because it resultet in a higher view than else so that success and notice height differed on ios6 Troels Richter 2013-01-05 22:16:01 +01:00
  • bb47295f5f there should never be a delay when notice is dismissed interactively. Fixed the case where you wanted to dismiss a non sticky notice interactively Troels Richter 2013-01-03 07:36:47 +01:00
  • b4812070ee WBNoticeViewSlidingMode property introduced to support for sliding up from the bottom Troels Richter 2013-01-02 22:50:57 +01:00
  • ab6dc8577c noticeview with is calculated from the view bounds instead of frame to fix orientation with error Troels Richter 2013-01-02 22:18:19 +01:00
  • 5337245c6a add scroll offset to origin.y if scrolled feng qijun 2012-12-28 18:54:02 +08:00
  • cf530eb039 Added 'NoticeView SLOCCount Stats' section. 3.0.1 Tito Ciuro 2012-11-21 12:58:44 -05:00
  • 7b9238ead7 Updated README and .gitignore. 3.0.0 Tito Ciuro 2012-11-21 12:17:13 -05:00
  • e4d5cca09e Merge pull request #26 from GateGuru/gateguru Tito Ciuro 2012-11-21 09:15:38 -08:00
  • 0ea95cfe83 Add a .gitignore Blake Watters 2012-11-21 11:52:33 -05:00
  • 9ac1c858f1 Bump version to 3.0 Blake Watters 2012-11-20 23:15:42 -05:00
  • e6e8668fbb Rework dismissal blocks to allow for interaction with a notice that support interactive dismissal and a timeout. Blake Watters 2012-11-13 18:01:01 -05:00
  • 624e8ed60a Improve flexibility of tap to dismiss behaviors Blake Watters 2012-11-13 17:35:09 -05:00
  • 8f78889bfd Fix hang during calculation of lines of text in UILabel extension when text property is nil Blake Watters 2012-11-13 09:18:48 -05:00
  • 042b32227a Remove syntehsize title/message properties in notice view subclasses Blake Watters 2012-11-13 09:17:20 -05:00
  • 6286f99219 Refactor WBNoticeView for simplicity and to support easier implementation of additional notice types. Blake Watters 2012-11-12 23:10:13 -05:00
  • 793fcb725a Add accessibility label and disable "Information not provided." default error message. Blake Watters 2012-11-10 16:30:00 -05:00
  • 3fd8c835d3 Add podspec to support :local installation Blake Watters 2012-11-09 19:30:00 -05:00
  • 1ff57ec883 Fixed #24: Allow to specify a completion block upon notice dismissal 2.4 Tito Ciuro 2012-10-16 22:59:11 -07:00
  • 4d64763ef9 Fixed #22: Add the capability to dismiss any notice at will (manually) 2.3.1 Tito Ciuro 2012-10-03 21:28:39 -07:00
  • 8485d27b7f Updated the documentation. Tito Ciuro 2012-09-29 14:35:38 -07:00
  • 044d97be4c Fixed #21: Add 'sticky' property to override the default behavior 2.3 Tito Ciuro 2012-09-29 14:27:49 -07:00
  • 8a0f1a1ee4 Fixed #20: Refactor the code Tito Ciuro 2012-09-29 13:59:54 -07:00
  • 785b42caa1 Fixed #19: The dynamic error NoticeView is not displayed properly in iOS 6 2.2 Tito Ciuro 2012-09-20 20:12:49 -07:00
  • f4cd4b861d Fixed #16: Two faults in WBBaseNoticeView.m Tito Ciuro 2012-09-20 20:09:07 -07:00
  • 1349fbd97f Merge pull request #17 from rlester/master Tito Ciuro 2012-09-08 19:12:01 -07:00
  • 52f0c02084 Fixed #13: Added Retina Icons Rob Lester 2012-09-08 17:24:06 -04:00
  • 4e9f0c8020 Fixed #15: Left NSLog in WBNoticeView.m Tito Ciuro 2012-08-24 19:19:46 -07:00
  • 25fac85a92 Revert "Merge pull request #14 from ldrr/master" Tito Ciuro 2012-07-27 08:58:59 -03:00
  • 3b13d4f32f Merge pull request #14 from ldrr/master Tito Ciuro 2012-07-27 04:38:12 -07:00
  • 6c27f73c32 Removed warning in WBBaseNoticeView.raiseIfObjectIsNil ledererc@gmail.com 2012-07-27 12:24:53 +02:00
  • cf61c0663f updated the documentation. Tito Ciuro 2012-06-06 22:04:03 -07:00
  • 53d02f22d7 Fixed #8: Add a sticky notice view and refactor the code a bit 2.1 Tito Ciuro 2012-06-06 21:56:54 -07:00
  • 885038e61d Fixed #7: Replace background image with a gradient 2.0.4 Tito Ciuro 2012-06-03 23:37:58 -07:00
  • 11bba57b07 Fixed #6: Notice view not dismissed when UIViewController is pushed 2.0.3 Tito Ciuro 2012-05-31 13:05:59 -07:00
  • a1aa6c3f47 Fix #5: Need to refactor the code a bit 2.0.2 Tito Ciuro 2012-05-30 05:36:23 -07:00
  • 0804b71e2a Merge pull request #4 from kolyvan/master Tito Ciuro 2012-05-30 05:16:48 -07:00
  • fbe4a017a3 remove self.noticeView from a superview during cleanup Kolyvan 2012-05-29 21:05:48 +11:00
  • f1dce80236 Merge branch 'master' of https://github.com/tciuro/NoticeView 2.0.1 Tito Ciuro 2012-05-26 00:42:29 -07:00
  • aa10af9a9a replaced artwork. Tito Ciuro 2012-05-26 00:41:41 -07:00
  • 89a777e321 replaced screenshot link. Tito Ciuro 2012-05-26 00:40:45 -07:00
  • c82785e359 minor correction. Tito Ciuro 2012-05-25 23:50:48 -07:00
  • 197d50950a new version 2. The README doc contains more info. 2.0 Tito Ciuro 2012-05-25 23:46:25 -07:00
  • 0bb2a5a3e0 Merge branch 'master' of https://github.com/tciuro/NoticeView 1.2.2 Tito Ciuro 2012-05-25 22:06:48 -07:00
  • b65af677c5 fixed a calculation bug based on view rotation. Tito Ciuro 2012-05-25 22:05:17 -07:00
  • 191c2c81a3 minor adjustment of the duration default value. Tito Ciuro 2012-05-25 17:30:54 -07:00
  • 85d64a2208 add iPad demo. Tito Ciuro 2012-05-25 17:24:16 -07:00
  • 1510116ba3 calculate the width of the notice based on the view, not screen. 1.2.1 Tito Ciuro 2012-05-25 17:22:42 -07:00
  • 35a7275ee4 added device rotation awareness. View grows automagically based on text. 1.2.0 Tito Ciuro 2012-05-25 01:22:40 -07:00
  • 724a24b516 added new originY positioning API. Updated UI. 1.1.0 Tito Ciuro 2012-05-24 17:19:16 -07:00
  • 88d30815bf added alpha channel parameter. 1.0.0 Tito Ciuro 2012-05-17 11:21:02 -07:00
  • 59b8cbbadf added license to the source files Tito Ciuro 2012-05-16 17:57:29 -07:00
  • 20bed06f26 added license Tito Ciuro 2012-05-16 15:23:38 -07:00
  • 78593aeda2 Update README.md Tito Ciuro 2012-05-16 15:21:31 -07:00
  • 9f62181e12 another minor formatting change Tito Ciuro 2012-05-16 15:19:28 -07:00
  • 8d3a6d88fe minor changes to correct text formatting Tito Ciuro 2012-05-16 15:17:05 -07:00
  • ce3a7f04d2 initial release Tito Ciuro 2012-05-16 15:14:12 -07:00
  • c85c9c96b0 initial commit Tito Ciuro 2012-05-16 13:59:56 -07:00