Open
Conversation
Added swipe gestures to navigate between InfoHub Posts
Location auto complete (iOS 9.X)
Migration to Swift 2.2
Fixes AutoComplete and integrates Crashlytics
…ifications are stored persistently (#52) * Add remaining pills mechanism. * Fix Mefloquine bug, add Notification Manager unit tests - Fixed mefloquine bug regarding not calculating when to show notification correctly. - Restructured UserProfileVC. - Added first version of the User Profile icon. - Added unit tests for the notification manager to check if it saves the notifications locally. * Add new User Profile Icon, new MedicineStockManager unit test * Add minor refactoring and design fixes * Add Peace Corps logo, change UI colors * Add new Scroll View constraints in UserProfile
* Add RapidFire Game * Changes InfoHub to pages view controller with posts, games and achievements
* Add Myth vs. Fact game - Creates common game logic in the GameViewController (from which each game inherits). - Adds new screens in the Storyboard, new View Controllers - Adds new Core Data entities (Myth vs. Fact Statements) - Adds new Entrypoint type (MVF Entrypoint) * Add blink animation for correct answer.
* Add Achievements, Location Text Validation * Fix PC Corps Logo layout bug on iOS 8.4 iphone 4S.
* Adds User Profile * Fix minor issues
* Refactors games managers and view controllers
* Adds Initial Screen Setup with PillSetup and ProfileSetup * Solve PlanTripVC's breaking constraints
* Add documentation * Fixes achievements not appearing when switching pills * Minor refactoring
* Revertes Core Data objects to default scalar versions * Fixes minor PillStats bug * Updates Notifications Unit test; * Updates jazzy command on README.md * Fixes notification manager showing outdated notifications
* Adds localisation to the app (English & Romanian) * Adjusts UI elements to fit text accordingly (issue appeared with the localisation)
Create ISSUE_TEMPLATE.md
Create PULL_REQUEST_TEMPLATE.md
Create CONTRIBUTING.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes AutoComplete and integrates Crashlytics