This repository has been archived by the owner on Jan 11, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 50
Release 3.7 #19
Merged
Release 3.7 #19
Conversation
This file contains 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
Remove package .namedays
Fix NPE crash on NamedayDatabaseRefresher#loadSpecialNamedays()
Replace InitMock with Runners
* develop: Fix typo in class name Replace initMock with test Runner
Move events and dates classes to respective packages
Fail safely instead of throwing exception while creating events
Make sure that DateDetailsActivity have extras to display
Fix for: Contact does not appear when creating birthday
* develop: Add test around bank holidays and namedays Write tests around UpcomingDatesBuilder Check if index date is before or same as the lastDate Remove useless method factory with same parameters as constructor
Show/Hide year for Birthdays with/without year specified
Onesky Updates
Do not use toString() for anything other than logging
* Include firebase Analytics * Rename MementoApp to MementoApplication * Add basic analytics * Track birthday creation * Add basic analytics in all screens of app * Add analytics for Dialy reminder * Update travis for firebase * Add play services into CI * Add extra-google-m2repository to ci * Update travis * Add mock google-services.json * Add specific package name when needed * Add mock script * Add a+x permission to build.sh * Move mock services one level up * Copy mock from same path * Run mobile task instead of app * Stay on same directory * Remove newlines * remove done
* master: Update PULL_REQUEST_TEMPLATE.md Update ISSUE_TEMPLATE.md
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
This PR contains the changes to version 3.7. This release contains: