Commit graph

15 commits

Author SHA1 Message Date
Samuel Clay
2dd7214925 Adding whitney, gothamnarrow, and chronicle fonts to ios. 2015-11-09 14:39:47 -08:00
Samuel Clay
433c3b882c Lowercase font menu titles look better. 2015-11-04 15:20:09 -08:00
David Sinclair
d2096ff0dc iOS: tweaked #791 (more fonts)
Fixed initial display of the bundled font, and improved the code to
make it easier to add others.
2015-11-03 12:10:28 -08:00
David Sinclair
535a66615b iOS: added #791 (separate fonts list)
Sorry for the delay getting to this.  I've implemented the separate
list of fonts, listing the sample one you provided.  Once you get the
others, they can be added to the fonts folder in the resources, and
listed in the -[FontSettingsViewController viewWillAppear:] method (I
can do that if you like).
2015-10-31 16:35:32 -07:00
Samuel Clay
2ac65348cf Cleaning up static analyzer warnings. 2014-09-18 11:26:00 -07:00
Samuel Clay
f60cb639cc Adding line spacing option to iOS app. 2014-05-15 18:06:56 -07:00
Samuel Clay
c82f92e680 Adding three ios fonts. 2014-05-15 17:03:25 -07:00
Samuel Clay
9254f799bb Massive refactor to move reading/unreading/saving/unsaving logic to storiescollection and to unify all views. 2014-03-05 14:13:49 -08:00
Samuel Clay
2122405947 Adding more double tap gesture options. 2014-03-03 16:21:26 -08:00
Samuel Clay
8727b683a5 Adding font size overrides. 2013-11-23 13:03:14 -08:00
Samuel Clay
b8fe3d123a Fixing almost all ios7 warnings. Fixing avatar. Upgrading AFNetworking. 2013-09-25 17:43:00 -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
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
a54f511b36 Adding new send to button to traversal bar. Now isntapaper is 2 clicks. 2013-07-19 16:49:48 -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/FontSettingsViewController.m (Browse further)