Skip to content

1.0

@twostraws twostraws tagged this 07 May 16:35
commit 541f8a2b62fbe1abe86aa4e162f0d45d89bbdf70
Author: Paul Hudson <[email protected]>
Date:   Tue May 7 17:31:45 2019 +0100

    Build 8, ready for TestFlight or GM - in theory!

commit 2cc219218719836025ae43bcba9befdfa71ab0b3
Author: Paul Hudson <[email protected]>
Date:   Tue May 7 17:30:44 2019 +0100

    Updated credits screen to HTML.

commit ec7d234da1d41d988d838c5de17a05774fdacf41
Author: Paul Hudson <[email protected]>
Date:   Tue May 7 17:30:09 2019 +0100

    Added objc.io logo to sticker pack.

commit e85a5e83265f9c0c14d05149a9fac490fd333210
Merge: 8618735 05c9d87
Author: Paul Hudson <[email protected]>
Date:   Tue May 7 17:02:27 2019 +0100

    Merge pull request #120 from wayni208/iPadImproved

    Display Credits in HTML

commit 05c9d87e2fc95038c332a0cf703c378679f1f27b
Author: Wayne Nihart <[email protected]>
Date:   Tue May 7 09:45:10 2019 -0600

    Formatting. Fixes from working copy - Xcode testing

commit a29f8337dca4a6fbb888c32c2bf418945d7ecb23
Author: Wayne Nihart <[email protected]>
Date:   Tue May 7 09:21:27 2019 -0600

    Modified VC

commit 5b68218a8ac4c8d576f5f3cfbf7dc67f0f939069
Author: Wayne Nihart <[email protected]>
Date:   Tue May 7 08:57:20 2019 -0600

    Add CSS to head

commit cf716551305d9055221a3d062fe89deee4c65551
Author: Wayne Nihart <[email protected]>
Date:   Tue May 7 08:51:46 2019 -0600

    Modified VC's methods and listens for font size changes

    Disables Javascript.

commit a50c8bfa3e76af4a710fa209aa5ea05783e28e6e
Author: Wayne Nihart <[email protected]>
Date:   Tue May 7 07:53:59 2019 -0600

    Add Credits.html and modify CreditsVC to display it

commit dc4bcdeb276b636d8b5329a8fcda6202cc66f827
Author: Wayne Nihart <[email protected]>
Date:   Tue May 7 07:49:57 2019 -0600

    Add Credits.html and modify VC to use it

commit 86187356660c0cdd0ab5c64267b36c62bb8a5eae
Author: Paul Hudson <[email protected]>
Date:   Tue May 7 11:55:49 2019 +0100

    Fix for alerts being too large on iPad when in smallest split screen.

commit 2a96c8db4fd997e8466d57346228102e7f96f518
Author: Paul Hudson <[email protected]>
Date:   Tue May 7 11:54:38 2019 +0100

    Added FIXME for Swift warning; would like to show someone at WWDC and get suggestions.

commit fe94fb8d66c836d41da557ab975f7e5954737a17
Author: Paul Hudson <[email protected]>
Date:   Mon May 6 21:40:59 2019 +0100

    Fixed typo.

commit 9ffeb0f2ae1758c64cc50a6e647eb872b795b30c
Author: Paul Hudson <[email protected]>
Date:   Mon May 6 21:36:54 2019 +0100

    Added a workaround for a bizarre UIKit bug when reading news stories on iPad.

commit dc57a3e6226034a4a49aa3c3bc47b4044fbd5ecd
Author: Paul Hudson <[email protected]>
Date:   Mon May 6 21:21:59 2019 +0100

    Disabled bouncing for the web view, because in the News tab it always allows horizontal bouncing even when it isn't possible.

commit 46648acc39db021f669244514ee4c3a43f9f3d1e
Author: Paul Hudson <[email protected]>
Date:   Mon May 6 21:03:59 2019 +0100

    Updated Help screen to render text from HTML so we can make links by hand, which fixes a problem where data detectors would cause scroll issues in entirely unrelated text views.

commit f42a4bafc1c88765fa1cd46f7d763ca16dc22798
Author: Paul Hudson <[email protected]>
Date:   Mon May 6 21:01:42 2019 +0100

    Removed some unnecessary code in TappableTextView.

commit 32647e481508cb5ffa38da396937da52ceeffd36
Author: Paul Hudson <[email protected]>
Date:   Mon May 6 21:01:16 2019 +0100

    Removed hard line breaks from Zephyr license in Credits.

commit c52e75ebe43cd0821f21cc8eca55a0f788ede671
Author: Paul Hudson <[email protected]>
Date:   Mon May 6 21:00:55 2019 +0100

    Stopped text links from being underlined in HTML.

commit 66be5328bfcc3d1ec8b1d0ea7264fe63111c8665
Author: Paul Hudson <[email protected]>
Date:   Mon May 6 20:06:59 2019 +0100

    Fixed navigation bar background color in the credits screen.

commit 0a8c8fc743daea434c57a787fc78ff6855df0905
Author: Paul Hudson <[email protected]>
Date:   Mon May 6 19:58:23 2019 +0100

    Allow someArray.map({...}) where someArray.map {...} was expected.

commit fd549e6fb3fcb804946e5080c363fd99c932c19b
Author: Paul Hudson <[email protected]>
Date:   Mon May 6 19:35:41 2019 +0100

    Predict The Output now tells users what the answer is when they get it wrong.

commit f2e8b1f755b7b58857ac347de2ea18eb8a1a4680
Author: Paul Hudson <[email protected]>
Date:   Mon May 6 19:25:33 2019 +0100

    Made the text entry box in Predict The Output respond to Dynamic Type.

commit f304130683c75c33c0f40acf6cdb17c961f2b2ca
Author: Paul Hudson <[email protected]>
Date:   Mon May 6 19:17:26 2019 +0100

    Stop clearing the text color for unknown answers.

commit 0e16929831eb90dd312ac701fa3bbde8965cb40c
Author: Paul Hudson <[email protected]>
Date:   Mon May 6 19:17:10 2019 +0100

    Make Type Checker create more answers.

commit 20b8077f602aeafd6baa39951cce06c5166c97f3
Author: Paul Hudson <[email protected]>
Date:   Mon May 6 19:12:45 2019 +0100

    Fix indent for Review in the Practice table.

commit 8288242388c0bee689e3cfbc58e739e140c645cc
Author: Paul Hudson <[email protected]>
Date:   Mon May 6 19:04:31 2019 +0100

    Reduced primary/secondary button height by 8 points.

commit a5878eecdf13df0d70d781d6f763f2ce42e24b07
Author: Paul Hudson <[email protected]>
Date:   Mon May 6 19:01:15 2019 +0100

    Corrected typo in Predict The Output.

commit d54e388a59ca15ffd9f0642475baae6b8c0fdc6d
Author: Paul Hudson <[email protected]>
Date:   Mon May 6 18:36:47 2019 +0100

    Set contentInsetAdjustmentBehavior earlier in StudyTextView.

commit 4274d1667cafe8dce89cbe79377b6445a04e6775
Merge: ec2f545 0a426c4
Author: Paul Hudson <[email protected]>
Date:   Mon May 6 18:24:52 2019 +0100

    Merge branch 'iPadImproved' of https://github.com/twostraws/Unwrap into iPadImproved

commit ec2f5451556c184455215105250d6d58f009dec6
Author: Paul Hudson <[email protected]>
Date:   Mon May 6 18:24:05 2019 +0100

    Made Tour text adjust itself with Dynamic Type.

commit a298799a54879304a3e1781d7e9f705bd8efd0fb
Author: Paul Hudson <[email protected]>
Date:   Mon May 6 18:23:48 2019 +0100

    Clarified a Rearrange The Lines question.

commit 0a426c47a65a1a145e9dd05f5395089015c099d0
Merge: cef2d0c 39d5bbe
Author: Paul Hudson <[email protected]>
Date:   Sun May 5 23:00:23 2019 +0100

    Merge pull request #119 from wayni208/iPadImproved

    Added logic to display last chapter completion. Added Zephyr to readme.

commit 39d5bbec791c5f73def1eaed5e3bcfce951c9308
Author: Wayne Nihart <[email protected]>
Date:   Sun May 5 11:14:48 2019 -0600

    Revert LearnDataSource. Change title in where-now.json

commit 2c165e464eb974715869ac236958560c731cbdf8
Author: Wayne Nihart <[email protected]>
Date:   Sun May 5 09:37:26 2019 -0600

    Added logic to display last chapter completion. Added Zephyr to readme.

commit cef2d0cf558e49c7dfac16c0e5720c127f7fa546
Author: Paul Hudson <[email protected]>
Date:   Sun May 5 02:22:06 2019 +0100

    Added an extra free coding test to ensure we accept code outside the immediate solution.

commit aaefe0b10bc1e0fe696b34db1321e53baee56754
Author: Paul Hudson <[email protected]>
Date:   Sun May 5 02:15:49 2019 +0100

    Added support for ranges in parens to Free Coding, e.g. (1...100).

commit d0bd9163fa06c23d4e6fbcec01d68db4fa827509
Author: Paul Hudson <[email protected]>
Date:   Sun May 5 02:06:55 2019 +0100

    Fixed a bug where 'func a' would cause the free coding regex to hang.

commit b4e6220d2927f69745ed20320f7a7db049ca834e
Author: Paul Hudson <[email protected]>
Date:   Sat May 4 23:02:26 2019 +0100

    Fixed bad hint.

commit 33c3ca63ef10b2213663c6bcc2b26053a50e909f
Author: Paul Hudson <[email protected]>
Date:   Sat May 4 21:58:35 2019 +0100

    Removed empty line.

commit c1c29ba8888f31cfd6ad054b864daaf8bce3b71b
Author: Paul Hudson <[email protected]>
Date:   Sat May 4 21:54:00 2019 +0100

    Pulled PortraitSplitViewController out to its own file.

commit 4066e27548bf7b1c3741751995694039ddac2ade
Author: Paul Hudson <[email protected]>
Date:   Sat May 4 21:45:21 2019 +0100

    Fixed the iPhone UIKit bug with table view offsets being wrong after learning awards. Also fixed the movie rotation bug where going rotating to landscape during a movie would silently pop the study view controller.

commit a647c2581efe3e0d6c7fb9ea663ff3fc820f0601
Author: Paul Hudson <[email protected]>
Date:   Sat May 4 15:30:30 2019 +0100

    Reload only visible parts of the learn table view to avoid a UIKit bug where header titles disappear.

commit c353db7834d9fb6a29e09eac00bac0b3b6dfdafc
Author: Paul Hudson <[email protected]>
Date:   Sat May 4 15:18:10 2019 +0100

    More navigation clean ups. Yay, for adaptive layout.

commit 7c62506277615b6ba92e482a3328adf8d91128b9
Author: Paul Hudson <[email protected]>
Date:   Sat May 4 14:34:01 2019 +0100

    Moved to a didSet for the coordinator to get even better animations.

commit 197fcf63c8c3cd352b3044a197c3ab98dff4c183
Author: Paul Hudson <[email protected]>
Date:   Sat May 4 14:19:07 2019 +0100

    Moved most of navigation configure up to init() to avoid bad iPhone animations.

commit 61489b78ed490a5ee74159c6949efbab0141a2b2
Author: Paul Hudson <[email protected]>
Date:   Sat May 4 14:03:34 2019 +0100

    Fixed up the web view.

commit ec94cc588c98722fd8292ae8f9d96e3445fc7d8f
Author: Paul Hudson <[email protected]>
Date:   Sat May 4 13:44:29 2019 +0100

    Trying a locked activity on iPhone no longer shows the please select screen.

commit 3f9eb34a0d1111f158c719822bbb0cd06daf3fc8
Author: Paul Hudson <[email protected]>
Date:   Sat May 4 13:13:22 2019 +0100

    Finishing a challenge on iPad now shows the correct detail screen.

commit 36012b098fa1fdf6f80f903ac86c57ca9624f45c
Author: Paul Hudson <[email protected]>
Date:   Sat May 4 12:43:12 2019 +0100

    Home is now presented modally on iPad.

commit 8e167baa97f3fa89bd6edb62b21fe352495a21f6
Merge: fc11e63 db2d5c7
Author: Paul Hudson <[email protected]>
Date:   Sat May 4 12:13:55 2019 +0100

    Merge pull request #118 from justJS/iPadImproved

    iPad split view: Add toolbar to WebViewController and use domain instead of title

commit db2d5c7e36a81d0160e91f3501a47dad8963f968
Author: Julian <[email protected]>
Date:   Sat May 4 09:33:52 2019 +0800

    Add toolbar to web view controller

commit fc11e637724fc224e4024dab641e0bdd92334d22
Author: Paul Hudson <[email protected]>
Date:   Sat May 4 02:26:33 2019 +0100

    Stopped asking for reviews in debug mode.

commit 0ab54f4928e32e03bce0a0b144bd7f2754f9a767
Author: Paul Hudson <[email protected]>
Date:   Sat May 4 02:20:56 2019 +0100

    Unbreak the Help button.

commit adf586a8b22a93edccfb5fcaa7f71455d12a775c
Merge: 1b979e9 79d1c95
Author: Julian <[email protected]>
Date:   Sat May 4 09:14:23 2019 +0800

    Merge branch 'iPadImproved' of https://github.com/justjs/unwrapmarzipan into iPadImproved

commit 1b979e9c2d3cf3eb6393428b9583e035cd871484
Author: Julian <[email protected]>
Date:   Sat May 4 09:13:28 2019 +0800

    Fix bundle ID and team

commit 79d1c95aa1185b5a062c663430f891498624df8b
Merge: 5e830e9 55728d0
Author: Julian Schiavo <[email protected]>
Date:   Sat May 4 09:11:44 2019 +0800

    Merge pull request #8 from twostraws/iPadImproved

    Upstream

commit 55728d010f4c48ca7d98f02e3bab11fe3143819e
Author: Paul Hudson <[email protected]>
Date:   Sat May 4 02:09:23 2019 +0100

    Inverted the color on all shareable graphics, because template images dislike being rendered into a CGContext.

commit df2cd74b9cb24a144554f82043e5f41b7ab1a224
Author: Paul Hudson <[email protected]>
Date:   Sat May 4 02:08:45 2019 +0100

    Beautified image sharing.

commit 2e93162b11c4b3098714f09e5047282ea1aab859
Author: Paul Hudson <[email protected]>
Date:   Sat May 4 02:08:26 2019 +0100

    Added tags to sharing posts to allow for tracking.

commit 5e830e9adc70471e7d1f65644ceb4b98f13c3fcf
Author: Julian <[email protected]>
Date:   Sat May 4 08:58:05 2019 +0800

    Add support for back/forward buttons

commit 7a4769ae308bbb315bfe63b00a95c235748b7158
Merge: 8914420 03482f3
Author: Julian Schiavo <[email protected]>
Date:   Sat May 4 08:46:42 2019 +0800

    Merge pull request #7 from twostraws/iPadImproved

    Upstream

commit 03482f3ec2fd3001b07b2cfb3434f1bd47a20dc8
Author: Paul Hudson <[email protected]>
Date:   Sat May 4 01:01:46 2019 +0100

    Fixed tiny gaps in video.

commit 6454ff8000801a459e9ea2282f00f1af0261fac4
Author: Paul Hudson <[email protected]>
Date:   Sat May 4 00:37:09 2019 +0100

    Typo correction.

commit f4b5cf75ef001a8465f3b95562e9acd996ae7d3b
Author: Paul Hudson <[email protected]>
Date:   Fri May 3 14:55:12 2019 +0100

    Added some example back and forward icons.

commit 89144207dba2279cf5ff7d12d5eb758aca3242d8
Author: Paul Hudson <[email protected]>
Date:   Thu May 2 23:43:31 2019 +0100

    Spot the Error now uses disabled button color by default.

commit c642d81eaf6f861bb56707ec352851267323dafd
Author: Paul Hudson <[email protected]>
Date:   Thu May 2 23:38:57 2019 +0100

    Switched over to SwiftEntryKit for first run alerts.

commit 65d2b8a0a86e16244f97a49f53c9e9ed4351c9ca
Author: Paul Hudson <[email protected]>
Date:   Thu May 2 23:25:01 2019 +0100

    Switched over to SwiftEntryKit for Activity Locked message.

commit 119ab7d5e4d9aedd6926a2b5909a8f57e497b165
Author: Paul Hudson <[email protected]>
Date:   Thu May 2 23:14:32 2019 +0100

    Added the world's smallest Easter egg to PleaseSelectViewController.

commit 34366b4590626e9a67751233b29dbe5dda385a02
Author: Paul Hudson <[email protected]>
Date:   Thu May 2 23:11:18 2019 +0100

    Forced navigation bars to be opaque.

commit ba954e99d85565becfffa26e1b8054dde2f1a161
Author: Paul Hudson <[email protected]>
Date:   Thu May 2 23:07:22 2019 +0100

    Split the web view controller into view and view controller, trimmed it down a little and fixed a couple if iPhone glitches, then moved other parts of the app over to using it.

commit fc9efaccc0d1bd2541362d27d8ac72e345682e89
Merge: ab164a6 0ba6dd9
Author: Paul Hudson <[email protected]>
Date:   Thu May 2 22:07:23 2019 +0100

    Merge pull request #116 from justJS/iPadImproved

    Improve the news tab and fix some bugs

commit 0ba6dd92b0820535d1cc000d9c1bfec939319f3d
Author: Julian <[email protected]>
Date:   Thu May 2 20:52:07 2019 +0800

    - Fix GlossaryViewController
    - Use new ArticleViewController (WKWebView + reload + share support) instead of SFSafariViewController for the News tab
    - Correct some table view selection

commit 90524ed45dfbf7ad39d7c8e0489a57a4ba75a44c
Merge: a7d54c6 ab164a6
Author: Julian Schiavo <[email protected]>
Date:   Thu May 2 19:18:57 2019 +0800

    Merge pull request #4 from twostraws/iPadImproved

    Merge upstream

commit ab164a6009d411be4e6c9dfc131fc7258de1baf8
Author: Paul Hudson <[email protected]>
Date:   Thu May 2 12:16:24 2019 +0100

    Made the news coordinator behave correctly on iPhone.

commit 016d000613d8b3153ceb7919c8109b181b8c4bdd
Author: Paul Hudson <[email protected]>
Date:   Thu May 2 12:14:49 2019 +0100

    Fixes iPhone gaps.

commit e17819a0d2f804b1d1df35e44c7cde3fa37c6a42
Author: Paul Hudson <[email protected]>
Date:   Thu May 2 12:03:01 2019 +0100

    Inserted possible solution to challenge results always staying visible on iPad.

commit c3e3c43d8793c7fff938a82172cfe49424078313
Author: Paul Hudson <[email protected]>
Date:   Thu May 2 11:39:43 2019 +0100

    Updated Challenges for split view controllers.

commit a080d87e7d69a95e1e7d2aea260787f7885383f3
Author: Paul Hudson <[email protected]>
Date:   Thu May 2 11:25:16 2019 +0100

    Split views now implemented on Practice and News. Still needs a lot more work, though.

commit a7d54c68c1ea9baaa26441cc954c41499fcdf4de
Author: Paul Hudson <[email protected]>
Date:   Thu May 2 01:40:42 2019 +0100

    Removed whitespace.

commit 4945ee207153049fb8b9abb82fab029c42998ed0
Author: Paul Hudson <[email protected]>
Date:   Thu May 2 01:39:47 2019 +0100

    Temporarily made LearnCoordinator the split view controller delegate, to get collapsing working correctly.

commit a3a2810f1658bbd02f35512fc9fd1f928ab3941a
Author: Paul Hudson <[email protected]>
Date:   Thu May 2 01:14:57 2019 +0100

    First pass at making Learn tab work with adaptive layout.
Assets 2