diff --git a/Kiwix-iOS/Controller/Library/CloudBooksController.swift b/Kiwix-iOS/Controller/Library/CloudBooksController.swift index 77ab036c..3743487c 100644 --- a/Kiwix-iOS/Controller/Library/CloudBooksController.swift +++ b/Kiwix-iOS/Controller/Library/CloudBooksController.swift @@ -222,7 +222,6 @@ class CloudBooksController: UITableViewController, NSFetchedResultsControllerDel }() cell.hasPic = book.hasPic - cell.hasIndex = book.hasIndex cell.favIcon.image = UIImage(data: book.favIcon ?? NSData()) cell.titleLabel.text = book.title cell.subtitleLabel.text = [ diff --git a/Kiwix-iOS/Controller/Library/LocalBooksController.swift b/Kiwix-iOS/Controller/Library/LocalBooksController.swift index 000481be..bcad8869 100644 --- a/Kiwix-iOS/Controller/Library/LocalBooksController.swift +++ b/Kiwix-iOS/Controller/Library/LocalBooksController.swift @@ -81,7 +81,6 @@ class LocalBooksController: UITableViewController, NSFetchedResultsControllerDel cell.titleLabel.text = book.title cell.hasPic = book.hasPic - cell.hasIndex = book.hasIndex cell.favIcon.image = UIImage(data: book.favIcon ?? NSData()) cell.subtitleLabel.text = book.detailedDescription } diff --git a/Kiwix-iOS/Controller/Search/SearchBooksVC.swift b/Kiwix-iOS/Controller/Search/SearchBooksVC.swift index f5620b96..bdab9554 100644 --- a/Kiwix-iOS/Controller/Search/SearchBooksVC.swift +++ b/Kiwix-iOS/Controller/Search/SearchBooksVC.swift @@ -117,7 +117,6 @@ class SearchBooksController: UIViewController, UITableViewDelegate, UITableViewD cell.favIcon.image = UIImage(data: book.favIcon ?? NSData()) cell.hasPic = book.hasPic - cell.hasIndex = book.hasIndex cell.isChecked = book.includeInSearch } diff --git a/Kiwix-iOS/Info.plist b/Kiwix-iOS/Info.plist index 774fcceb..be30e301 100644 --- a/Kiwix-iOS/Info.plist +++ b/Kiwix-iOS/Info.plist @@ -49,7 +49,7 @@ CFBundleVersion - 1.8.1249 + 1.8.1259 ITSAppUsesNonExemptEncryption LSRequiresIPhoneOS diff --git a/Kiwix-iOS/Storyboard/Library.storyboard b/Kiwix-iOS/Storyboard/Library.storyboard index 9087136d..6d7764c3 100644 --- a/Kiwix-iOS/Storyboard/Library.storyboard +++ b/Kiwix-iOS/Storyboard/Library.storyboard @@ -4,7 +4,6 @@ - @@ -17,88 +16,69 @@ - + - - + + - - - - - - - - - - - - - - - + + + + + + + + + + - - + + + + + + + + - - - - - - + + + + + @@ -195,11 +175,11 @@ - + - + diff --git a/Kiwix-iOS/Storyboard/Search.storyboard b/Kiwix-iOS/Storyboard/Search.storyboard index 87cb1f32..859772d4 100644 --- a/Kiwix-iOS/Storyboard/Search.storyboard +++ b/Kiwix-iOS/Storyboard/Search.storyboard @@ -1,5 +1,5 @@ - + @@ -68,10 +68,6 @@ - - - - @@ -82,6 +78,10 @@ + + + + @@ -95,10 +95,6 @@ - - - - @@ -113,6 +109,10 @@ + + + + @@ -160,7 +160,7 @@ - + - - - + - + @@ -226,30 +206,18 @@ - - - - - + - + - - - - + + - - - - - - @@ -267,8 +235,7 @@ - - + @@ -277,11 +244,11 @@ - +