Images-to-PDF
Images-to-PDF copied to clipboard
#1185 add arabic translation
Description
Arabic Translation files
Dependencies were also changed to different sources and versions so that the project can run on any Android Studio import. This can be reverted if there have been changes made to this, or perhaps something just happened to go wrong when I tried importing this project myself.
Fixes #1185
Type of change
Just put an x in the [] which are valid.
- [ ] Bug fix (non-breaking change which fixes an issue)
- [X] New feature (non-breaking change which adds functionality)
How Has This Been Tested?
Please describe the tests that you ran to verify your changes.
- [X]
./gradlew assembleDebug assembleRelease - [X]
./gradlew checkstyle
Checklist:
- [X] My code follows the style guidelines of this project
- [X] I have performed a self-review of my own code
- [X] I have commented my code, particularly in hard-to-understand areas
- [X] I have made corresponding changes to the documentation
- [X] My changes generate no new warnings
Code Climate has analyzed commit 617b244e and detected 0 issues on this pull request.
View more on Code Climate.