From 4ace1b4864c692f454cac174a6cb58a5aafe6bb7 Mon Sep 17 00:00:00 2001 From: Chris Li Date: Wed, 28 Sep 2016 11:42:52 -0400 Subject: [PATCH] embed index transparency --- .../Library/CloudBooksController.swift | 1 - .../Library/LocalBooksController.swift | 1 - .../Controller/Search/SearchBooksVC.swift | 1 - Kiwix-iOS/Info.plist | 2 +- Kiwix-iOS/Storyboard/Library.storyboard | 205 +++++++----------- Kiwix-iOS/Storyboard/Search.storyboard | 79 ++----- Kiwix-iOS/View/TableViewCells.swift | 23 +- Kiwix-iOSWidgets/Bookmarks/Info.plist | 2 +- .../xcdebugger/Breakpoints_v2.xcbkptlist | 4 +- 9 files changed, 118 insertions(+), 200 deletions(-) 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 @@ - +