Skip to content

Commit 01f00e1

Browse files
committed
Added new property IASKWebViewShowNavigationalButtons to show navigational buttons
* Added an example to all *.plists. * Changed Test URL from "https://github.com/futuretap/InAppSettingsKit" to "https://www.futuretap.com" * Solved issue with activity indicator * Improved progress view by always showing 100% for 0.2 s * Used Xcode Re-indent See: #504
1 parent 307e40c commit 01f00e1

File tree

8 files changed

+357
-64
lines changed

8 files changed

+357
-64
lines changed

InAppSettingsKitSampleApp/Settings.bundle/Root.inApp.plist

Lines changed: 35 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@
328328
</dict>
329329
<dict>
330330
<key>File</key>
331-
<string>https://github.com/futuretap/InAppSettingsKit</string>
331+
<string>https://www.futuretap.com</string>
332332
<key>IASKViewControllerClass</key>
333333
<string>IASKAppSettingsWebViewController</string>
334334
<key>IASKViewControllerSelector</key>
@@ -342,6 +342,40 @@
342342
<key>IASKWebViewShowProgress</key>
343343
<true/>
344344
</dict>
345+
<dict>
346+
<key>File</key>
347+
<string>https://www.futuretap.com</string>
348+
<key>IASKViewControllerClass</key>
349+
<string>IASKAppSettingsWebViewController</string>
350+
<key>IASKViewControllerSelector</key>
351+
<string>initWithFile:specifier:</string>
352+
<key>Title</key>
353+
<string>WebView with navigational buttons</string>
354+
<key>IASKSubtitle</key>
355+
<string>use IASKWebViewShowNavigationalButtons</string>
356+
<key>Type</key>
357+
<string>PSChildPaneSpecifier</string>
358+
<key>IASKWebViewShowNavigationalButtons</key>
359+
<true/>
360+
</dict>
361+
<dict>
362+
<key>File</key>
363+
<string>https://www.futuretap.com</string>
364+
<key>IASKViewControllerClass</key>
365+
<string>IASKAppSettingsWebViewController</string>
366+
<key>IASKViewControllerSelector</key>
367+
<string>initWithFile:specifier:</string>
368+
<key>Title</key>
369+
<string>WebView with all the above options</string>
370+
<key>Type</key>
371+
<string>PSChildPaneSpecifier</string>
372+
<key>IASKWebViewShowNavigationalButtons</key>
373+
<true/>
374+
<key>IASKWebViewShowProgress</key>
375+
<true/>
376+
<key>IASKWebViewHideBottomBar</key>
377+
<true/>
378+
</dict>
345379
<dict>
346380
<key>Title</key>
347381
<string>TextField</string>

InAppSettingsKitSampleApp/Settings.bundle/Root~ipad.inApp.plist

Lines changed: 35 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@
340340
</dict>
341341
<dict>
342342
<key>File</key>
343-
<string>https://github.com/futuretap/InAppSettingsKit</string>
343+
<string>https://www.futuretap.com</string>
344344
<key>IASKViewControllerClass</key>
345345
<string>IASKAppSettingsWebViewController</string>
346346
<key>IASKViewControllerSelector</key>
@@ -354,6 +354,40 @@
354354
<key>IASKWebViewShowProgress</key>
355355
<true/>
356356
</dict>
357+
<dict>
358+
<key>File</key>
359+
<string>https://www.futuretap.com</string>
360+
<key>IASKViewControllerClass</key>
361+
<string>IASKAppSettingsWebViewController</string>
362+
<key>IASKViewControllerSelector</key>
363+
<string>initWithFile:specifier:</string>
364+
<key>Title</key>
365+
<string>WebView with navigational buttons</string>
366+
<key>IASKSubtitle</key>
367+
<string>use IASKWebViewShowNavigationalButtons</string>
368+
<key>Type</key>
369+
<string>PSChildPaneSpecifier</string>
370+
<key>IASKWebViewShowNavigationalButtons</key>
371+
<true/>
372+
</dict>
373+
<dict>
374+
<key>File</key>
375+
<string>https://www.futuretap.com</string>
376+
<key>IASKViewControllerClass</key>
377+
<string>IASKAppSettingsWebViewController</string>
378+
<key>IASKViewControllerSelector</key>
379+
<string>initWithFile:specifier:</string>
380+
<key>Title</key>
381+
<string>WebView with all the above options</string>
382+
<key>Type</key>
383+
<string>PSChildPaneSpecifier</string>
384+
<key>IASKWebViewShowNavigationalButtons</key>
385+
<true/>
386+
<key>IASKWebViewShowProgress</key>
387+
<true/>
388+
<key>IASKWebViewHideBottomBar</key>
389+
<true/>
390+
</dict>
357391
<dict>
358392
<key>Title</key>
359393
<string>TextField</string>

InAppSettingsKitSampleApp/Settings.bundle/Root~iphone.inApp.plist

Lines changed: 35 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@
340340
</dict>
341341
<dict>
342342
<key>File</key>
343-
<string>https://github.com/futuretap/InAppSettingsKit</string>
343+
<string>https://www.futuretap.com</string>
344344
<key>IASKViewControllerClass</key>
345345
<string>IASKAppSettingsWebViewController</string>
346346
<key>IASKViewControllerSelector</key>
@@ -354,6 +354,40 @@
354354
<key>IASKWebViewShowProgress</key>
355355
<true/>
356356
</dict>
357+
<dict>
358+
<key>File</key>
359+
<string>https://www.futuretap.com</string>
360+
<key>IASKViewControllerClass</key>
361+
<string>IASKAppSettingsWebViewController</string>
362+
<key>IASKViewControllerSelector</key>
363+
<string>initWithFile:specifier:</string>
364+
<key>Title</key>
365+
<string>WebView with navigational buttons</string>
366+
<key>IASKSubtitle</key>
367+
<string>use IASKWebViewShowNavigationalButtons</string>
368+
<key>Type</key>
369+
<string>PSChildPaneSpecifier</string>
370+
<key>IASKWebViewShowNavigationalButtons</key>
371+
<true/>
372+
</dict>
373+
<dict>
374+
<key>File</key>
375+
<string>https://www.futuretap.com</string>
376+
<key>IASKViewControllerClass</key>
377+
<string>IASKAppSettingsWebViewController</string>
378+
<key>IASKViewControllerSelector</key>
379+
<string>initWithFile:specifier:</string>
380+
<key>Title</key>
381+
<string>WebView with all the above options</string>
382+
<key>Type</key>
383+
<string>PSChildPaneSpecifier</string>
384+
<key>IASKWebViewShowNavigationalButtons</key>
385+
<true/>
386+
<key>IASKWebViewShowProgress</key>
387+
<true/>
388+
<key>IASKWebViewHideBottomBar</key>
389+
<true/>
390+
</dict>
357391
<dict>
358392
<key>Title</key>
359393
<string>TextField</string>

0 commit comments

Comments
 (0)