Commit graph

7 commits

Author SHA1 Message Date
Jean-Philip Desjardins
a7b2cd6408 Use bootables database on iOS. 2018-12-06 12:46:50 -05:00
Jean-Philip Desjardins
5e3a652d48 Code style fixes. 2018-10-26 13:29:31 -04:00
Jean-Philip Desjardins
e80cdbc520 Add Exit button on iOS. 2018-10-26 08:14:14 -04:00
Clang-Format
acf75535ec Clang format 2018-04-30 21:01:23 +01:00
TwistedUmbrella
7d3059cd73 Rename view handler, Move SDWebImage to root
This will prevent a secondary path from being added to the project
beyond the standard project path inclusion that is inherited by Xcode

Conflicts:
	build_ios/Play.xcodeproj/project.pbxproj
2015-08-31 14:59:32 -04:00
TwistedUmbrella
e702a2ee55 Unified array of user files, Consistent color scheme 2015-08-31 14:59:32 -04:00
TwistedUmbrella
5f60dab2de Add UICollectionView, Support orientation-based view
This adds the UICollectionView, which is currently configured as the
default view for launch and portrait orientation.
The current layout allows for swapping between two separate views by
orientation. This can be disabled by commenting the orientation code
out of the views and setting the desired view as root.
2015-08-31 14:59:32 -04:00