Skip to content

AC-726 : Rectified app crash on lower api devices#749

Merged
f4ww4z merged 1 commit intoopenmrs:masterfrom
VibhorChinda:AC-726
May 25, 2020
Merged

AC-726 : Rectified app crash on lower api devices#749
f4ww4z merged 1 commit intoopenmrs:masterfrom
VibhorChinda:AC-726

Conversation

@VibhorChinda
Copy link
Collaborator

Description of what I changed

I have extended the base application class from MultiDexApplication class.
I referred following thread https://stackoverflow.com/questions/52696574/didnt-find-class-androidx-core-content-fileprovider

Issue I worked on

JIRA Issue: https://issues.openmrs.org/browse/AC-726

Checklist: I completed these to help reviewers :)

  • My pull request only contains ONE single commit
    (the number above, next to the 'Commits' tab is 1).
  • I have added tests to cover my changes. (If you refactored
    existing code that was well tested you do not have to add tests)
  • All new and existing tests passed.
  • My pull request is based on the latest changes of the master branch.

@VibhorChinda VibhorChinda requested a review from f4ww4z May 23, 2020 17:08
@codecov-commenter
Copy link

Codecov Report

Merging #749 into master will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #749   +/-   ##
=======================================
  Coverage   11.75%   11.75%           
=======================================
  Files         238      238           
  Lines       10655    10655           
  Branches     1028     1028           
=======================================
  Hits         1252     1252           
  Misses       9321     9321           
  Partials       82       82           
Impacted Files Coverage Δ
...n/java/org/openmrs/mobile/application/OpenMRS.java 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 54c945a...736790a. Read the comment docs.

Copy link
Collaborator

@dino-saurabh dino-saurabh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@VibhorChinda I think you forgot to add JIRA token number in the commit messages !!
I also forget this often XD .

Copy link
Collaborator

@f4ww4z f4ww4z left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@VibhorChinda Good work, tested and working

@f4ww4z f4ww4z merged commit 298cb89 into openmrs:master May 25, 2020
@VibhorChinda VibhorChinda deleted the AC-726 branch May 25, 2020 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants