-
Notifications
You must be signed in to change notification settings - Fork 30
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 #1266 from NYPL-Simplified/release/simplye/3.6.2
Merge SimplyE 3.6.2 release
- Loading branch information
Showing
191 changed files
with
5,530 additions
and
4,379 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
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 |
---|---|---|
@@ -1,10 +1,10 @@ | ||
binary "https://dl.google.com/dl/firebase/ios/carthage/FirebaseAnalyticsBinary.json" "6.33.0" | ||
binary "https://dl.google.com/dl/firebase/ios/carthage/FirebaseCrashlyticsBinary.json" "6.33.0" | ||
github "NYPL-Simplified/CardCreator-iOS" "v1.2" | ||
binary "https://dl.google.com/dl/firebase/ios/carthage/FirebaseAnalyticsBinary.json" "7.1.0" | ||
binary "https://dl.google.com/dl/firebase/ios/carthage/FirebaseCrashlyticsBinary.json" "7.1.0" | ||
github "NYPL-Simplified/CardCreator-iOS" "v1.2.1" | ||
github "NYPL-Simplified/NYPLAEToolkit" "26beeab0fde7fe4112e105e012a688c68d806ae9" | ||
github "NYPL-Simplified/NYPLAudiobookToolkit" "9d6ac2918f8826464496211465913c971d9d84fa" | ||
github "NYPL-Simplified/NYPLAudiobookToolkit" "e8fc7450bec441d35c540d2e395222038fa5cef0" | ||
github "NYPL-Simplified/PDFRendererProvider-iOS" "b0ee13aa74e0d88193a401c29624dda8120a340d" | ||
github "NYPL-Simplified/audiobook-ios-overdrive" "938e24d17da94b0b81400ef30c0dbdb7fa2cbfbd" | ||
github "NYPL-Simplified/audiobook-ios-overdrive" "26609934bd80ea1084c041d6f176b4c8ea331046" | ||
github "PureLayout/PureLayout" "v3.1.6" | ||
github "TheLevelUp/ZXingObjC" "3.6.4" | ||
github "stephencelis/SQLite.swift" "0.11.6" | ||
github "zxingify/zxingify-objc" "3.6.7" |
12 changes: 6 additions & 6 deletions
12
...s.xcassets/Warning.imageset/Contents.json → ...assets/BookmarkOff.imageset/Contents.json
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 |
---|---|---|
@@ -1,23 +1,23 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"filename" : "ic_bookmark_border.png", | ||
"idiom" : "universal", | ||
"filename" : "dialog-warning-2.png", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"filename" : "ic_bookmark_border_2x.png", | ||
"idiom" : "universal", | ||
"filename" : "dialog-warning-1.png", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"filename" : "ic_bookmark_border_3x.png", | ||
"idiom" : "universal", | ||
"filename" : "dialog-warning.png", | ||
"scale" : "3x" | ||
} | ||
], | ||
"info" : { | ||
"version" : 1, | ||
"author" : "xcode" | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} | ||
} |
Binary file added
BIN
+173 Bytes
OpenEbooks/OEImages.xcassets/BookmarkOff.imageset/ic_bookmark_border.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+266 Bytes
OpenEbooks/OEImages.xcassets/BookmarkOff.imageset/ic_bookmark_border_2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+361 Bytes
OpenEbooks/OEImages.xcassets/BookmarkOff.imageset/ic_bookmark_border_3x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 6 additions & 4 deletions
10
...ges.xcassets/Check.imageset/Contents.json → ...cassets/BookmarkOn.imageset/Contents.json
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 |
---|---|---|
@@ -1,21 +1,23 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"filename" : "ic_bookmark.png", | ||
"idiom" : "universal", | ||
"filename" : "yes-check.png", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"filename" : "ic_bookmark_2x.png", | ||
"idiom" : "universal", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"filename" : "ic_bookmark_3x.png", | ||
"idiom" : "universal", | ||
"scale" : "3x" | ||
} | ||
], | ||
"info" : { | ||
"version" : 1, | ||
"author" : "xcode" | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+204 Bytes
OpenEbooks/OEImages.xcassets/BookmarkOn.imageset/ic_bookmark_2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+261 Bytes
OpenEbooks/OEImages.xcassets/BookmarkOn.imageset/ic_bookmark_3x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-3.64 KB
(19%)
OpenEbooks/OEImages.xcassets/Catalog.imageset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
10 changes: 6 additions & 4 deletions
10
...ges.xcassets/NYMap.imageset/Contents.json → ...es.xcassets/Format.imageset/Contents.json
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 |
---|---|---|
@@ -1,21 +1,23 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"filename" : "ic_format_size.png", | ||
"idiom" : "universal", | ||
"filename" : "NY-map-asset.png", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"filename" : "ic_format_size_2x.png", | ||
"idiom" : "universal", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"filename" : "ic_format_size_3x.png", | ||
"idiom" : "universal", | ||
"scale" : "3x" | ||
} | ||
], | ||
"info" : { | ||
"version" : 1, | ||
"author" : "xcode" | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 0 additions & 22 deletions
22
OpenEbooks/OEImages.xcassets/IconButtonVolumeOff.imageset/Contents.json
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-675 Bytes
...books/OEImages.xcassets/IconButtonVolumeOff.imageset/Icon Button Volume Off.png
Binary file not shown.
Binary file removed
BIN
-1.74 KB
...ks/OEImages.xcassets/IconButtonVolumeOff.imageset/Icon Button Volume [email protected]
Binary file not shown.
22 changes: 0 additions & 22 deletions
22
OpenEbooks/OEImages.xcassets/IconButtonVolumeOn.imageset/Contents.json
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-1.27 KB
OpenEbooks/OEImages.xcassets/IconButtonVolumeOn.imageset/Icon Button Volume On.png
Binary file not shown.
Binary file removed
BIN
-2.95 KB
...ooks/OEImages.xcassets/IconButtonVolumeOn.imageset/Icon Button Volume [email protected]
Binary file not shown.
148 changes: 0 additions & 148 deletions
148
OpenEbooks/OEImages.xcassets/LaunchImage.launchimage/Contents.json
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-2.39 KB
OpenEbooks/OEImages.xcassets/LaunchImage.launchimage/launch-ipad-portrait-1x.png
Binary file not shown.
Binary file removed
BIN
-9.13 KB
OpenEbooks/OEImages.xcassets/LaunchImage.launchimage/launch-ipad-portrait-2x.png
Binary file not shown.
Binary file removed
BIN
-1.9 KB
OpenEbooks/OEImages.xcassets/LaunchImage.launchimage/launch-iphone-portrait-2x.png
Binary file not shown.
Binary file removed
BIN
-2.22 KB
...s/OEImages.xcassets/LaunchImage.launchimage/launch-iphone-portrait-retina-4.png
Binary file not shown.
Binary file removed
BIN
-3 KB
...mages.xcassets/LaunchImage.launchimage/launch-iphone-portrait-retina-hd-4.7.png
Binary file not shown.
Binary file removed
BIN
-7.96 KB
...mages.xcassets/LaunchImage.launchimage/launch-iphone-portrait-retina-hd-5.5.png
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"filename" : "Logo.pdf", | ||
"idiom" : "universal" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} |
Binary file not shown.
Diff not rendered.
23 changes: 0 additions & 23 deletions
23
OpenEbooks/OEImages.xcassets/Placeholder.imageset/Contents.json
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-3.19 KB
OpenEbooks/OEImages.xcassets/Placeholder.imageset/placeholder-thumbnail-1.png
Diff not rendered.
Binary file removed
BIN
-3.19 KB
OpenEbooks/OEImages.xcassets/Placeholder.imageset/placeholder-thumbnail-2.png
Diff not rendered.
Binary file removed
BIN
-3.19 KB
OpenEbooks/OEImages.xcassets/Placeholder.imageset/placeholder-thumbnail.png
Diff not rendered.
Oops, something went wrong.