Commit Graph

27 Commits

Author SHA1 Message Date
CypherPoet 80e9269c4f fix location of text file 2019-03-18 01:21:28 -04:00
CypherPoet 4525d5036c Exit private mode when app is backgrounded 2019-02-19 20:09:52 -05:00
CypherPoet ec404a8de2 Implement FaceID login and private photo loading 2019-02-19 20:00:37 -05:00
CypherPoet a9118dae7c functionality for transitioning to PhotoDetailView 2019-02-19 14:53:59 -05:00
CypherPoet 1d8102397f functionality for adding photos through UIImagePickerController 2019-02-19 14:37:22 -05:00
CypherPoet a749130cab Initial wiring of collection view with "public" photos 2019-02-19 08:50:19 -05:00
CypherPoet a0202dd7f5 Add NASA images and setup initial image loading flow 2019-02-18 09:41:24 -05:00
CypherPoet 8a54479e9e Initial setup of Private Gallery challenge project 2019-02-18 07:43:02 -05:00
CypherPoet 4a07f7a9dc Complete Core Graphics Challenge 2019-02-14 08:04:59 -05:00
CypherPoet 167f047b69 Complete Extensions Challenge 2019-02-11 03:44:13 -05:00
CypherPoet 84b43646ec First pass at attempting to handle keyboard changes in detail view 2019-02-05 04:22:54 -05:00
CypherPoet 1f861e52ea functionality for adding a new note and going into it's detail view controller 2019-02-05 03:54:52 -05:00
CypherPoet 99f2e2cbe1 Add navigation from Folder table to Notes Table 2019-02-05 00:19:28 -05:00
CypherPoet 4f810bd8e1 Place "New Folder" button in a proper bottom toolbar for the view. 2019-02-04 20:53:47 -05:00
CypherPoet bac1cc8f3e Initial functionality for adding a new folder and saving/loading data 2019-02-04 04:00:46 -05:00
CypherPoet 6e6b62a7e0 Setup initial storyboard and navigation structure 2019-02-04 00:41:15 -05:00
CypherPoet e32575a0f8 setup project structure 2019-02-03 23:31:33 -05:00
CypherPoet 1dbcd18c16 finish project 18. Start notes imitation challenge 2019-02-03 03:06:30 -05:00
CypherPoet 8abbe43a0b Initial solution for challenge 4 (Country Facts) 2019-01-30 19:26:37 -05:00
CypherPoet 57347dc68b Finish challenge app for Milestone 5
- Storm Viewer with Collection View
2019-01-27 01:02:19 -05:00
CypherPoet 3ef755d144 finish hangman game 2019-01-23 22:32:03 -05:00
CypherPoet f5be29936b initial start on Hangman challenge 2019-01-23 05:15:45 -05:00
CypherPoet ab7f877aab Make sure flags are consistently sorted 2019-01-16 19:02:29 -05:00
CypherPoet 39bac9d90e Finish adding detail view and sharing functionality. 2019-01-16 19:02:14 -05:00
CypherPoet dff6526f0e Make custom table cell class for flag image and text.
- Learned a good way to clean up outlet connections that Xcode might leave around after dragging from IB: https://stackoverflow.com/questions/24523086/xcode-interface-builder-correct-way-to-delete-rename-miswired-iboutlets-ib
2019-01-16 16:34:40 -05:00
CypherPoet 9671f8cee2 Initial setup for World Flag Sharing challenge 2019-01-16 00:17:01 -05:00
CypherPoet 0e8dd3a21b Move fizzbuzz challenge and update README paths 2019-01-15 22:45:46 -05:00