Skip to content
This repository has been archived by the owner on Nov 26, 2020. It is now read-only.

Commit

Permalink
Merge pull request #2 from FolioReader/master
Browse files Browse the repository at this point in the history
Merge from official
  • Loading branch information
PRSoluções authored Jul 24, 2018
2 parents d368aff + 4742907 commit 9b962de
Show file tree
Hide file tree
Showing 56 changed files with 1,740 additions and 1,176 deletions.
1 change: 0 additions & 1 deletion .swift-version

This file was deleted.

11 changes: 5 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
osx_image: xcode8.1
osx_image: xcode9.2
language: objective-c
cache:
- cocoapods

cache: cocoapods
podfile: Example/Podfile

before_install:
- gem install cocoapods # Since Travis is not always on latest version
- pod repo update
- pod install --project-directory=Example

script:
- set -o pipefail && xcodebuild test -workspace Example/Example.xcworkspace -scheme Example -destination 'platform=iOS Simulator,name=iPhone 6s,OS=10.1' | xcpretty
# - pod lib lint --allow-warnings
- set -o pipefail && xcodebuild test -workspace Example/Example.xcworkspace -scheme Example -destination 'platform=iOS Simulator,name=iPhone 7,OS=11.2' | xcpretty
# - pod lib lint --allow-warnings
71 changes: 70 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,74 @@
# Change Log

## [Unreleased](https://github.com/FolioReader/FolioReaderKit/tree/HEAD)

[Full Changelog](https://github.com/FolioReader/FolioReaderKit/compare/1.3.0...HEAD)

**Closed issues:**

- Version 1.3.0 is not available in Cocoapods [\#311](https://github.com/FolioReader/FolioReaderKit/issues/311)

## [1.3.0](https://github.com/FolioReader/FolioReaderKit/tree/1.3.0) (2018-02-12)
[Full Changelog](https://github.com/FolioReader/FolioReaderKit/compare/1.2.0...1.3.0)

**Fixed bugs:**

- shouldHideNavigationOnTap not working [\#268](https://github.com/FolioReader/FolioReaderKit/issues/268)
- Can't change UIWebView backgroundColor correctly when `paginationBreakingMode` is `.page` on night mode in iOS 10.3 [\#227](https://github.com/FolioReader/FolioReaderKit/issues/227)

**Closed issues:**

- Can't compile after updating to Xcode 9 - errors in dependencies? [\#298](https://github.com/FolioReader/FolioReaderKit/issues/298)
- Latest Realm Dependency [\#294](https://github.com/FolioReader/FolioReaderKit/issues/294)
- How to add FolioReader as a subview in my custom view [\#293](https://github.com/FolioReader/FolioReaderKit/issues/293)
- Not installed by Carthage [\#291](https://github.com/FolioReader/FolioReaderKit/issues/291)
- Pod installation not compatible with swift 3/4 [\#288](https://github.com/FolioReader/FolioReaderKit/issues/288)
- Problems when use it with Carthage [\#286](https://github.com/FolioReader/FolioReaderKit/issues/286)
- text to speech for other languages [\#285](https://github.com/FolioReader/FolioReaderKit/issues/285)
- Build failure? [\#280](https://github.com/FolioReader/FolioReaderKit/issues/280)
- Realm version update [\#278](https://github.com/FolioReader/FolioReaderKit/issues/278)
- Pod error [\#273](https://github.com/FolioReader/FolioReaderKit/issues/273)
- Layout Issue After Integrating in Swift 4 [\#271](https://github.com/FolioReader/FolioReaderKit/issues/271)
- Unable to start with iOS Folio Reader /Swift3/Xcode 9 [\#266](https://github.com/FolioReader/FolioReaderKit/issues/266)
- Will FolioReaderKit support Swift 4.0? [\#263](https://github.com/FolioReader/FolioReaderKit/issues/263)
- 'FolioReader' initializer is inaccessible due to 'fileprivate' protection level [\#262](https://github.com/FolioReader/FolioReaderKit/issues/262)
- Error building for iOS 10 with MenuItemKit [\#260](https://github.com/FolioReader/FolioReaderKit/issues/260)
- whose view is not in the window hierarchy [\#259](https://github.com/FolioReader/FolioReaderKit/issues/259)
- not supporting swift 3.1 [\#256](https://github.com/FolioReader/FolioReaderKit/issues/256)
- Laggy on ios 9.3 \(iPhone 6s Plus\) [\#254](https://github.com/FolioReader/FolioReaderKit/issues/254)
- SemiNightmode [\#253](https://github.com/FolioReader/FolioReaderKit/issues/253)
- How to build the example? [\#252](https://github.com/FolioReader/FolioReaderKit/issues/252)
- audio voices [\#251](https://github.com/FolioReader/FolioReaderKit/issues/251)
- Has FolioReaderKit support read file from path local ? [\#250](https://github.com/FolioReader/FolioReaderKit/issues/250)
- Perform direct action instead of showing UIMenuController? [\#249](https://github.com/FolioReader/FolioReaderKit/issues/249)
- How to change default Green color in Folio UI [\#248](https://github.com/FolioReader/FolioReaderKit/issues/248)
- Problem with missing declarations [\#247](https://github.com/FolioReader/FolioReaderKit/issues/247)
- Is there a way to read the epub file from URL instead of from local ? [\#246](https://github.com/FolioReader/FolioReaderKit/issues/246)
- Core text replace WebView [\#245](https://github.com/FolioReader/FolioReaderKit/issues/245)
- Hi man, do u have objective-c Version? :\) [\#244](https://github.com/FolioReader/FolioReaderKit/issues/244)
- Search Feature not found -- Feature Request [\#243](https://github.com/FolioReader/FolioReaderKit/issues/243)
- Could you please plan FolioReader for iOS written in Objective-C? [\#242](https://github.com/FolioReader/FolioReaderKit/issues/242)
- Why my NightMode cant change BGColor [\#231](https://github.com/FolioReader/FolioReaderKit/issues/231)
- epub responsive layout support [\#230](https://github.com/FolioReader/FolioReaderKit/issues/230)
- A white background at the bottom when set to horizontal scrolling [\#224](https://github.com/FolioReader/FolioReaderKit/issues/224)
- Access ePub metadata [\#182](https://github.com/FolioReader/FolioReaderKit/issues/182)

**Merged pull requests:**

- Update CocoaPods to version 1.4.0 [\#309](https://github.com/FolioReader/FolioReaderKit/pull/309) ([tschob](https://github.com/tschob))
- Add custom unzip path setting to FolioReaderContainer [\#306](https://github.com/FolioReader/FolioReaderKit/pull/306) ([revolter](https://github.com/revolter))
- Fix horizontal scroll direction not working [\#305](https://github.com/FolioReader/FolioReaderKit/pull/305) ([revolter](https://github.com/revolter))
- Remove superfluous optional wrapping from metadata getters [\#304](https://github.com/FolioReader/FolioReaderKit/pull/304) ([revolter](https://github.com/revolter))
- Add unzip path to title and author name getters [\#303](https://github.com/FolioReader/FolioReaderKit/pull/303) ([revolter](https://github.com/revolter))
- Fixed issue \#268 showing/hiding navigation on tap in iOS 11. [\#301](https://github.com/FolioReader/FolioReaderKit/pull/301) ([ryan-w](https://github.com/ryan-w))
- Fixed logic issue when checking if ePub shoud be unzipped. [\#300](https://github.com/FolioReader/FolioReaderKit/pull/300) ([ryan-w](https://github.com/ryan-w))
- Removing forced unwrapping [\#297](https://github.com/FolioReader/FolioReaderKit/pull/297) ([rodrigorsa](https://github.com/rodrigorsa))
- Replaced `func` with `var` on FRbook [\#296](https://github.com/FolioReader/FolioReaderKit/pull/296) ([rodrigorsa](https://github.com/rodrigorsa))
- Swift 4, iPhone X support and Carthage fixes [\#287](https://github.com/FolioReader/FolioReaderKit/pull/287) ([prsolucoes](https://github.com/prsolucoes))
- Feature/epub title in navbar [\#281](https://github.com/FolioReader/FolioReaderKit/pull/281) ([noxsicarius](https://github.com/noxsicarius))
- Update realm to 3.0.2 [\#279](https://github.com/FolioReader/FolioReaderKit/pull/279) ([noxsicarius](https://github.com/noxsicarius))
- update Podfile.lock [\#277](https://github.com/FolioReader/FolioReaderKit/pull/277) ([EmersonCarpes](https://github.com/EmersonCarpes))

## [1.2.0](https://github.com/FolioReader/FolioReaderKit/tree/1.2.0) (2017-05-31)
[Full Changelog](https://github.com/FolioReader/FolioReaderKit/compare/1.1.0...1.2.0)

Expand Down Expand Up @@ -72,7 +141,7 @@
- Fixed code style [\#191](https://github.com/FolioReader/FolioReaderKit/pull/191) ([revolter](https://github.com/revolter))
- Swift 3 syntax && Carthage hint [\#189](https://github.com/FolioReader/FolioReaderKit/pull/189) ([piechart](https://github.com/piechart))
- Add custom ePub unzip path option [\#181](https://github.com/FolioReader/FolioReaderKit/pull/181) ([revolter](https://github.com/revolter))
- Add methods returning Epub's title and Author [\#179](https://github.com/FolioReader/FolioReaderKit/pull/179) ([Vandeth](https://github.com/Vandeth))
- Add methods returning Epub's title and Author [\#179](https://github.com/FolioReader/FolioReaderKit/pull/179) ([Vandetho](https://github.com/Vandetho))
- Fix scroll direction being ignored on first run [\#178](https://github.com/FolioReader/FolioReaderKit/pull/178) ([revolter](https://github.com/revolter))
- Fix incorrect menu on second highlight attempt [\#177](https://github.com/FolioReader/FolioReaderKit/pull/177) ([revolter](https://github.com/revolter))
- Fix warnings about exceding UIColor range [\#176](https://github.com/FolioReader/FolioReaderKit/pull/176) ([revolter](https://github.com/revolter))
Expand Down
12 changes: 6 additions & 6 deletions Cartfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
github "ZipArchive/ZipArchive" ~> 1.6
github "cxa/MenuItemKit" == 2.0
github "ZipArchive/ZipArchive" == 2.1.1
github "cxa/MenuItemKit" == 3.0.0
github "alexpopov/ZFDragableModalTransition" "merge-carthage-into-zoonooz"
github "tadija/AEXML" == 4.0
github "ArtSabintsev/FontBlaster" == 3.0.0
github "jessesquires/JSQWebViewController" ~> 5.0
github "realm/realm-cocoa" ~> 3.0.2
github "tadija/AEXML" == 4.2.2
github "ArtSabintsev/FontBlaster" == 4.0.1
github "jessesquires/JSQWebViewController" == 6.0.0
github "realm/realm-cocoa" == 3.1.1
12 changes: 6 additions & 6 deletions Cartfile.resolved
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
github "tadija/AEXML" "4.0.0"
github "ArtSabintsev/FontBlaster" "3.0.0"
github "jessesquires/JSQWebViewController" "5.0.0"
github "cxa/MenuItemKit" "2.0"
github "ArtSabintsev/FontBlaster" "4.0.1"
github "ZipArchive/ZipArchive" "v2.1.1"
github "alexpopov/ZFDragableModalTransition" "8da951efb4202385630d1cf7104b60d1208f807e"
github "ZipArchive/ZipArchive" "v1.8.1"
github "realm/realm-cocoa" "v3.0.2"
github "cxa/MenuItemKit" "3.0.0"
github "jessesquires/JSQWebViewController" "6.0.0"
github "realm/realm-cocoa" "v3.1.1"
github "tadija/AEXML" "4.2.2"
Loading

0 comments on commit 9b962de

Please sign in to comment.