Skip to content

Conversation

MohitMaliFtechiz
Copy link
Collaborator

@MohitMaliFtechiz MohitMaliFtechiz commented Aug 30, 2025

  • There is now an official IDE that supports Android 16, so we updated our README file accordingly.
  • Updated the Gradle version from 8.11.0-alpha03 to 8.11.1, which is the stable Gradle version for Android 16.
  • Fixed: DefaultUncaughtExceptionDelegation lint error(Which comes after upgrading Gradle, must needed for system logging and default handling of uncaught errors).
  • Improved the saving of tabs history.

Copy link

codecov bot commented Aug 30, 2025

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 57.41%. Comparing base (ef453cc) to head (f8a3396).
⚠️ Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
...kiwixmobile/core/main/reader/CoreReaderFragment.kt 0.00% 0 Missing and 1 partial ⚠️

❌ Your patch status has failed because the patch coverage (0.00%) is below the target coverage (70.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #4405      +/-   ##
============================================
- Coverage     57.51%   57.41%   -0.11%     
+ Complexity     1465     1457       -8     
============================================
  Files           328      328              
  Lines         16809    16808       -1     
  Branches       2057     2057              
============================================
- Hits           9668     9650      -18     
- Misses         5797     5810      +13     
- Partials       1344     1348       +4     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@kelson42
Copy link
Collaborator

kelson42 commented Sep 2, 2025

CI seems to fail :(

…d Studio.

* There is now an official IDE that supports Android 16, so we updated our README file accordingly.
* Updated the Gradle version from `8.11.0-alpha03` to `8.11.1`, which is the stable release for Android 16.
…reen` failing in Custom apps on API level 33.
@MohitMaliFtechiz
Copy link
Collaborator Author

CI seems to fail :(

@kelson42 I have placed a fix for this in #4408 due to there are some changes that need to be addressed in a separate PR. Once we merge #4408, then we can move forward with this PR.

@MohitMaliFtechiz MohitMaliFtechiz marked this pull request as ready for review September 2, 2025 13:09
…d Studio.

* There is now an official IDE that supports Android 16, so we updated our README file accordingly.
* Updated the Gradle version from `8.11.0-alpha03` to `8.11.1`, which is the stable release for Android 16.
@kelson42 kelson42 force-pushed the update_readme_file_for_android_studio_version branch from 217fd25 to 06b66cc Compare September 2, 2025 19:47
@kelson42
Copy link
Collaborator

kelson42 commented Sep 2, 2025

CI still failing

…tudio_version' into update_readme_file_for_android_studio_version
* Fixed: `testPreviouslyLoadedArticleLoadsAgainWhenSwitchingToAnotherScreen` which sometimes failing on API level 33.
@MohitMaliFtechiz
Copy link
Collaborator Author

@kelson42 Now, CI is green.

@kelson42 kelson42 merged commit 4673282 into main Sep 3, 2025
34 of 35 checks passed
@kelson42 kelson42 deleted the update_readme_file_for_android_studio_version branch September 3, 2025 08:28
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.

3 participants