David Sinclair
6b25a697a7
#1270 (replacing UIWebView with WKWebView)
...
- Replaced NJKWebViewProgress with a WKWebView-compatible progress bar in the Original view.
2020-03-28 19:39:35 -07:00
David Sinclair
fa3f60a531
NewsBlur iOS: #1238 (statistics)
...
- Added a Statistics item to the feed detail menu (please provide an icon).
- This command will show the statistics web page in a popover on iPad, or pushed on iPhone.
- Extended the “original” view controller to support showing a custom page without changing the title or including the navigation bar buttons.
2020-01-28 16:10:16 -08:00
David Sinclair
c9e02c600b
iOS: done #816 (replacing action sheets)
...
Only the older/newer long-press one; still have the story image one,
but I think that’s okay as-is since it has a title/alt text display.
Also removed some redundant code.
2015-11-29 18:08:44 -08:00
Samuel Clay
ad3f714259
Integrating WKWebView, closes #733 . Still need to fix broken send to button.
2015-09-17 15:56:09 -07:00
Samuel Clay
5796c00a0b
Finishing up last scroll position. Needs to take into account any images, which are throwing off the scroll positions.
2015-09-17 13:15:10 -07:00
Samuel Clay
8880c22c59
Better finish loading detection for improving progress bar.
2014-10-23 16:49:05 -07:00
Samuel Clay
721adf5d19
Fixing bug with showing progress bar on ios.
2014-10-23 16:40:49 -07:00
Samuel Clay
e9c7d3ee6b
Adding a progress bar to original view on ios.
2014-10-23 15:15:06 -07:00
Samuel Clay
bf1b682eaf
Adding full page touch control to original view.
2014-09-17 16:41:48 -07:00
Samuel Clay
9543934261
Adding close button on iPad for Original view.
2014-03-21 15:27:40 -07:00
Samuel Clay
7b8c0d957e
Handling gestures for entering original view.
2014-02-03 18:54:50 -08:00
Samuel Clay
0620af0674
Swiping back from original view works pretty well on ipad now. Needs a button and better navigation title support. Also rotation support. Also fixing iPhone.
2014-02-03 16:59:08 -08:00
Samuel Clay
8b0f72f0f3
Rough fixes for original view on ipad. Still needs lots of love.
2014-01-16 17:15:29 -08:00
Samuel Clay
b2ccb06177
Refactoring original view to remove both toolbars. Moved back button and send to button to top.
2014-01-08 13:38:18 -08:00
Samuel Clay
c9b8fdd35f
Fixing a few nav bars to fit.
2013-09-26 16:12:09 -07:00
Samuel Clay
fdf2f1b61a
Further styling ios7. Menus, bunch of buttons, and toolbars. Still lots more.
2013-09-25 10:47:35 -07:00
Samuel Clay
fc830b23de
Beginning ios7 transition. Still lots of views to go.
2013-09-24 17:18:20 -07:00
Nicholas Riley
03fdfd5409
Show Send To in a popover on iPad.
...
UIActivityViewController should not be presented modally on iPad, per the documentation; it also looks pretty ugly.
Also clean up display of training popover to eliminate shadow fading in background.
2013-09-07 02:35:47 -05:00
Samuel Clay
bfff777490
Moving ios and android from media to clients.
2013-06-27 09:43:22 -07:00