-
Notifications
You must be signed in to change notification settings - Fork 148
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #253 from urbanairship/release-7.2.1
Release 7.2.1
- Loading branch information
Showing
39 changed files
with
160 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
src/ios/Airship/libUAirship-9.4.0.a filter=lfs diff=lfs merge=lfs -text |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file modified
BIN
-4 Bytes
(100%)
...ios/Airship/AirshipResources.bundle/UAInAppMessageBannerContentView.nib/objects-11.0+.nib
Binary file not shown.
Binary file modified
BIN
+3 Bytes
(100%)
src/ios/Airship/AirshipResources.bundle/UAInAppMessageBannerContentView.nib/runtime.nib
Binary file not shown.
Binary file modified
BIN
+7 Bytes
(100%)
src/ios/Airship/AirshipResources.bundle/UAInAppMessageBannerView.nib/objects-11.0+.nib
Binary file not shown.
Binary file modified
BIN
+4 Bytes
(100%)
src/ios/Airship/AirshipResources.bundle/UAInAppMessageBannerView.nib/runtime.nib
Binary file not shown.
Binary file modified
BIN
+2 Bytes
(100%)
src/ios/Airship/AirshipResources.bundle/UAInAppMessageButtonView.nib
Binary file not shown.
Binary file modified
BIN
-3 Bytes
(100%)
src/ios/Airship/AirshipResources.bundle/UAInAppMessageFullScreenView.nib/objects-11.0+.nib
Binary file not shown.
Binary file modified
BIN
-9 Bytes
(100%)
src/ios/Airship/AirshipResources.bundle/UAInAppMessageFullScreenView.nib/runtime.nib
Binary file not shown.
Binary file removed
BIN
-3.49 KB
src/ios/Airship/AirshipResources.bundle/UAInAppMessageHTMLView.nib/objects-11.0+.nib
Binary file not shown.
Binary file removed
BIN
-2.83 KB
src/ios/Airship/AirshipResources.bundle/UAInAppMessageHTMLView.nib/runtime.nib
Binary file not shown.
Binary file added
BIN
+3.03 KB
src/ios/Airship/AirshipResources.bundle/UAInAppMessageHTMLViewController.nib
Binary file not shown.
Binary file added
BIN
+4.39 KB
src/ios/Airship/AirshipResources.bundle/UAInAppMessageModalViewController.nib
Binary file not shown.
Binary file removed
BIN
-6.33 KB
...s/Airship/AirshipResources.bundle/UAInAppMessageModalViewController.nib/objects-11.0+.nib
Binary file not shown.
Binary file removed
BIN
-5.67 KB
src/ios/Airship/AirshipResources.bundle/UAInAppMessageModalViewController.nib/runtime.nib
Binary file not shown.
Binary file added
BIN
+3.45 KB
...rship/AirshipResources.bundle/UAInAppMessageResizableViewController.nib/objects-11.0+.nib
Binary file not shown.
Binary file added
BIN
+2.8 KB
...ios/Airship/AirshipResources.bundle/UAInAppMessageResizableViewController.nib/runtime.nib
Binary file not shown.
Binary file modified
BIN
-4 Bytes
(100%)
src/ios/Airship/AirshipResources.bundle/UAMessageCenterListCell.nib
Binary file not shown.
Binary file modified
BIN
-1.31 KB
(61%)
src/ios/Airship/AirshipResources.bundle/UAMessageCenterListViewController.nib
Binary file not shown.
Binary file modified
BIN
-2 Bytes
(100%)
src/ios/Airship/AirshipResources.bundle/UAMessageCenterMessageViewController.nib
Binary file not shown.
Binary file modified
BIN
-1 Byte
(100%)
src/ios/Airship/AirshipResources.bundle/UAOverlayView.nib/objects-11.0+.nib
Binary file not shown.
Binary file modified
BIN
+4 Bytes
(100%)
src/ios/Airship/AirshipResources.bundle/UAOverlayView.nib/runtime.nib
Binary file not shown.
Binary file modified
BIN
+13 Bytes
(100%)
src/ios/Airship/AirshipResources.bundle/UARateAppPromptView.nib
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,64 @@ | ||
/* Copyright 2018 Urban Airship and Contributors */ | ||
|
||
#import "UAInAppMessageStyleProtocol.h" | ||
#import "UAPadding.h" | ||
#import "UAInAppMessageTextStyle.h" | ||
#import "UAInAppMessageButtonStyle.h" | ||
#import "UAInAppMessageMediaStyle.h" | ||
|
||
NS_ASSUME_NONNULL_BEGIN | ||
|
||
/** | ||
* The key representing the dismissIconResource in a style plist. | ||
*/ | ||
extern NSString *const UAHTMLDismissIconResourceKey; | ||
|
||
/** | ||
* The key representing the additionalPadding in a style plist. | ||
*/ | ||
extern NSString *const UAHTMLAdditionalPaddingKey; | ||
|
||
/** | ||
* The key representing the max width in a style plist. | ||
*/ | ||
extern NSString *const UAHTMLMaxWidthKey; | ||
|
||
/** | ||
* The key representing the max height in a style plist. | ||
*/ | ||
extern NSString *const UAHTMLMaxHeightKey; | ||
|
||
/** | ||
* Model object representing a custom style to be applied | ||
* to HTML in-app messages. | ||
*/ | ||
@interface UAInAppMessageHTMLStyle : NSObject<UAInAppMessageStyleProtocol> | ||
|
||
///--------------------------------------------------------------------------------------- | ||
/// @name HTML Style Properties | ||
///--------------------------------------------------------------------------------------- | ||
|
||
/** | ||
* The constants added to the default spacing between a view and its parent. | ||
*/ | ||
@property(nonatomic, strong) UAPadding *additionalPadding; | ||
|
||
/** | ||
* The dismiss icon image resource name. | ||
*/ | ||
@property(nonatomic, strong, nullable) NSString *dismissIconResource; | ||
|
||
/** | ||
* The max width in points. | ||
*/ | ||
@property(nonatomic, strong, nullable) NSNumber *maxWidth; | ||
|
||
/** | ||
* The max height in points. | ||
*/ | ||
@property(nonatomic, strong, nullable) NSNumber *maxHeight; | ||
|
||
@end | ||
|
||
NS_ASSUME_NONNULL_END | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Git LFS file not shown