Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed: Opening with Kiwix a ZIM file (just after download) from Firefox fails. #3999

Merged
merged 2 commits into from
Sep 21, 2024

Conversation

MohitMaliFtechiz
Copy link
Collaborator

@MohitMaliFtechiz MohitMaliFtechiz commented Sep 20, 2024

Fixes #3997
Fixes #3941

  • Fixed an issue where the ZIM file would not load when opened directly from the file manager.
  • Fixed the issue with opening a ZIM file from the browser's download screen.
  • We improved the DeppLinksTest to test this functionality, so that we can avoid this type of error in the future.
Before Fix After Fix After Fix
BeforeFix.mp4
AfterFix.mp4
screen-20240920-214043.mp4

…ox fails.

* Fixed an issue where the ZIM file would not load when opened directly from the file manager.
* Fixed the issue with opening a ZIM file from the browser's download screen.
@kelson42
Copy link
Collaborator

@MohitMaliDeveloper Please republish in testing once merged.

@kelson42
Copy link
Collaborator

@MohitMaliFtechiz Pretty sure there is a problem with the CI

@MohitMaliFtechiz
Copy link
Collaborator Author

MohitMaliFtechiz commented Sep 21, 2024

@kelson42 It seems CI is stuck on the instrumentation test case, I have created a separate ticket for this #4001, and will place a fix for this issue there.

Copy link

codecov bot commented Sep 21, 2024

Codecov Report

Attention: Patch coverage is 73.68421% with 5 lines in your changes missing coverage. Please review.

Project coverage is 57.90%. Comparing base (007e12c) to head (7078aad).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
...bile/nav/destination/reader/KiwixReaderFragment.kt 61.53% 4 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #3999      +/-   ##
============================================
+ Coverage     57.85%   57.90%   +0.04%     
- Complexity     1600     1601       +1     
============================================
  Files           314      314              
  Lines         13092    13109      +17     
  Branches       1663     1666       +3     
============================================
+ Hits           7575     7591      +16     
+ Misses         4411     4407       -4     
- Partials       1106     1111       +5     
Flag Coverage Δ
57.90% <73.68%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@MohitMaliFtechiz
Copy link
Collaborator Author

@kelson42 The CI is green now.

@kelson42 kelson42 merged commit 7e6e826 into main Sep 21, 2024
11 checks passed
@kelson42 kelson42 deleted the Fixes#3997 branch September 21, 2024 07:04
@MohitMaliFtechiz
Copy link
Collaborator Author

@MohitMaliDeveloper Please republish in testing once merged.

The application has been published in internal testing https://github.com/kiwix/kiwix-android/actions/runs/10970685528/job/30464854076.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants