https://github.com/ishacker003/mj_pdf_system
A fork of MJ PDF Reader from Gitlab to fix compilation issues and easy integration into ROMs
https://github.com/ishacker003/mj_pdf_system
Last synced: 4 months ago
JSON representation
A fork of MJ PDF Reader from Gitlab to fix compilation issues and easy integration into ROMs
- Host: GitHub
- URL: https://github.com/ishacker003/mj_pdf_system
- Owner: IsHacker003
- License: gpl-3.0
- Created: 2025-03-24T16:05:17.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-08-30T14:12:10.000Z (10 months ago)
- Last Synced: 2025-08-30T15:20:11.740Z (10 months ago)
- Language: C
- Homepage:
- Size: 53.9 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MJ PDF (system)
This is a fork of [MJ PDF Reader](https://gitlab.com/mudlej_android/mj_pdf_reader) from Gitlab to fix compilation issues and to allow integrating it as a system app in custom ROMs.
Changes made:
1. Added repository which hosts com.google.android.flexbox:0.2.7 to app/build.gradle
2. Updated Android Gradle Plugin (AGP)
3. Removed launcher icon and internet permission
4. Some other changes in main build.gradle
5. Added `-dontwarn top.defaults.checkerboarddrawable.CheckerboardDrawable` to app/proguard-rules.pro
6. Removed intro
7. "High quality rendering" is turned on by default