Commit graph

33 commits

Author SHA1 Message Date
Samuel Clay
2ac65348cf Cleaning up static analyzer warnings. 2014-09-18 11:26:00 -07:00
Samuel Clay
bf1b682eaf Adding full page touch control to original view. 2014-09-17 16:41:48 -07:00
Samuel Clay
4407dc6495 Fixing broken videos in original view on iOS app. Was accidentally clearing webview on viewDidDisappear, but should only do so when the view is popped. 2014-05-19 13:34:26 -07:00
Samuel Clay
9543934261 Adding close button on iPad for Original view. 2014-03-21 15:27:40 -07:00
Samuel Clay
b4e412216f Correctly decode html entities in story titles when sharing and on the original view. 2014-02-26 18:01:01 -08:00
Samuel Clay
74ab9888cb Fixing initial load of original view. 2014-02-07 15:46:09 -08:00
Samuel Clay
bed3de68c3 Disabling pan swipe on iphone until I can figure out an interactive controller (which will also handle the feed detail view for both ipad and iphone). 2014-02-05 18:17:53 -08:00
Samuel Clay
dc9d81787e Fixing original view on iPhone. 2014-02-05 17:50:19 -08:00
Samuel Clay
7fa647a631 Adding double finger double tap on stories to load Text. 2014-02-05 17:14:23 -08:00
Samuel Clay
f129e8f12f Allowing swipe to return to story view from original view while loading. 2014-02-05 16:56:27 -08:00
Samuel Clay
dcee6dc1c6 Fixing scroll/swipe issue in original view. 2014-02-05 16:39:24 -08:00
Samuel Clay
c7be4eaaf0 Adding shadows to uiviews. 2014-02-04 18:28:14 -08:00
Samuel Clay
67944e0e3c Adding prelim for double tap to open original view. 2014-02-03 19:20:26 -08: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
44fd7ca58b Using a pan gesture for the original view. Needs love and iphone. 2014-02-03 14:17:03 -08:00
Samuel Clay
72797ff167 Mainly fixing all original view issues. Also fixing an issue with river icons not being updated when selected. 2014-01-17 16:23:12 -08:00
Samuel Clay
2c18234cd9 Unused code. 2014-01-17 13:47:55 -08:00
Samuel Clay
598b6914c8 This needs to be ripped out, but I want it logged. 2014-01-17 10:35:47 -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
b853f656be Partially complete refactoring of original webview into a nav controller being pushed onto the stack instead of a modal. 2014-01-07 18:26:17 -08:00
Samuel Clay
2c1cc058e2 Full iPad control of the new overshare popover. Now just needs preferences. 2014-01-06 18:37:57 -08:00
Samuel Clay
de0a34c0f9 Fixing up email and other share actions on overshare. Needs ipad support, and preferences. 2014-01-06 17:54:18 -08:00
Samuel Clay
0b8d4a0093 Removing UIActivties, replacing with Overshare. 2014-01-06 14:51:35 -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
db138d03d6 Removing garbage I accidentally inserted into a comment. 2013-09-10 18:19:02 -05: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
cd87091e40 Fixing send to button on Original view. Now the two are finally linked together. 2013-07-19 17:32:34 -07:00
Samuel Clay
037d96a179 Using native UIActivity. Readability and Pocket don't work yet. 2013-07-19 14:35:14 -07:00
Samuel Clay
bfff777490 Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
Renamed from media/ios/Classes/OriginalStoryViewController.m (Browse further)