You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Migrate dependencies
- Refactor failing tests
- Add support for tagging GM and Vaccine events with extra details
- Migrate/Update Sample app configuration
* Fix unit tests 💚
* Fix bugs
- Nullify overflow menu during ondestroy
- Fix details map nullPointer exception
- Fixes sample app crashes if Firebase not configured
* Refactors + Enhancements
- BaseChildRegister updatelocation() using app-executors
- Move BaseChildRegisterFragment countsearch queries to background
- Move Countexecute from UIthread in BaseAdvancedSearchFragment
- Add overDueCount Setter and Getter in BaseChildRegisterFragment
- Add App Version Name to Event Tagging
* Disable bottom nav menu items on click
- Closes#301
* Automate Artifact Release via CI/CD 👷
- Add CI configuration for automated releases
- Bump up version
* Update Build Status & Coveralls badges
* Remove use of deprecated methods
* Bump up version to 1.0.0-SNAPSHOT
---------
Co-authored-by: Hamza Ahmed Khan <[email protected]>
Co-authored-by: hilpitome <[email protected]>
Co-authored-by: Ephraim Kigamba <[email protected]>
Co-authored-by: Simon Njoroge <[email protected]>
* This init method is deprecated, use {@link #init(Context context, Repository repository, ChildMetadata metadataArg, int applicationVersion, String applicationVersionName, int databaseVersion)} instead which adds application version name.
0 commit comments