Commit graph

42 commits

Author SHA1 Message Date
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
5f275dae32 Removing comment. 2014-01-21 11:39:17 -08:00
Samuel Clay
be4761f8d4 Fixing last glitch. 2014-01-17 18:06:21 -08:00
Samuel Clay
1bf345a045 Correcting remaining aberations on original transitions for ipad. 2014-01-17 18:01:33 -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
8b0f72f0f3 Rough fixes for original view on ipad. Still needs lots of love. 2014-01-16 17:15:29 -08:00
Samuel Clay
f3f124d1c6 Commenting. 2014-01-13 12:08:16 -08:00
Samuel Clay
8fcefeb448 Handling preference for story titles pane position. Also handling bottom position transition. 2014-01-08 18:14:49 -08:00
Samuel Clay
fe966564ae Fixing original view on ipad. Now just needs partial transitions. 2014-01-08 17:46:19 -08:00
Samuel Clay
80512897b0 Removing unnecessary variable. 2014-01-08 16:50: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
033156e611 Version 3.6 of the iOS app. 2013-12-13 15:15:17 -08:00
Samuel Clay
ca460a02cb Fixing tolerance on drag bar. 2013-12-12 18:41:39 -08:00
Samuel Clay
c69133375c Fixing switch between story titles on left and on bottom. 2013-12-12 18:03:56 -08:00
Samuel Clay
cea3040671 Fixing disappearing righttoolbarmenu icons. Adding preferences for urls to use in-app browser, safari, or chrome. 2013-12-12 15:35:22 -08:00
Samuel Clay
4fc0351104 Fixing transition cancelation on interactive swipe on ipad. 2013-12-12 13:08:16 -08:00
Samuel Clay
c020d25792 Fixing rotation issues, as well as premature hiding of dashboard on animation on ipad. 2013-12-11 18:49:21 -08:00
Samuel Clay
18e4af950f Fixing many issues with transitions on the ipad. Still need to fix the interactive transition completion. 2013-12-11 18:06:22 -08:00
Samuel Clay
9b25d70736 Fixing swipe-back on ipad for transitioning b/w feed list and feed detail. 2013-12-10 18:14:32 -08:00
Samuel Clay
402c5d9fc1 Massive refactor to fix all toolbar buttons so they extend to the edge. 2013-10-11 17:46:09 -07:00
Samuel Clay
7418743dc1 Fixing a couple display glitches on ipad. 2013-10-04 16:41:22 -07:00
Samuel Clay
f4bfba2f78 Fixing ipad sharing mismatch on height. 2013-10-04 13:05:19 -07:00
Samuel Clay
1dbe90a498 Fixing spacing and position of toolbars on all ios views. 2013-10-03 13:54:15 -07:00
Samuel Clay
0580682a3a Fixing trainer and profile for use on ipad. 2013-10-02 16:28:09 -07:00
Samuel Clay
d7900fdcfa Better handling of max size of story titles pane. 2013-09-26 19:59:25 -07:00
Samuel Clay
70c2f0e610 New drag bar for story titles on ipad in portrait. 2013-09-26 19:26:10 -07:00
Samuel Clay
c9b8fdd35f Fixing a few nav bars to fit. 2013-09-26 16:12:09 -07:00
Samuel Clay
b8fe3d123a Fixing almost all ios7 warnings. Fixing avatar. Upgrading AFNetworking. 2013-09-25 17:43:00 -07:00
Nicholas Riley
cdb2f12985 Stopping animation of share view/keyboard before orientation has changed. 2013-09-12 01:38:48 -05:00
Nicholas Riley
f949cc289d Fixing issues with share view and hidden keyboard on iPad. 2013-09-12 01:38:48 -05:00
Nicholas Riley
bd7ebfdd8a Compute feeds menu popover height rather than hard-coding it.
"LOG OUT" was not visible on iPad prior to this change.
2013-09-11 16:02:36 -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
Nicholas Riley
88dd3190f2 Fix menu popover size on iPad.
Matches existing behavior on smaller devices.
2013-09-06 22:55:42 -05:00
Samuel Clay
b1e1d1630b Fixing extra bar when sharing a story and keyboard pops up. 2013-08-05 15:58:39 -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/NBContainerViewController.m (Browse further)