Code Monkey home page Code Monkey logo

pdf-viewer's Introduction

PDF Viewer

FOR APP TRANSLATORS/ App Users

Help us translate.

Official Channels

Telegram : Facebook : Twitter :

FOR DEVELOPERS

Instructions for adding new strings

We use crowdin CLI to get the strings translated. If you have added a string please follow below guide.

  • Setup crowdin CLI tool. Refer installation instructions.https://support.crowdin.com/configuration-file/#introduction
  • Upload strings. crowdin upload sources
  • Reachout to dev owners via Telegram(Links in support channel). Devs will then translate strings in the website using machine translation
  • Download the strings crowdin download. That's all

Screenshots for new features

If you feel you have added a new feath which worth of having a screen shot then u

Contributions

Rama krishna Ayinumpudi (Developer AVR-Apps) - https://play.google.com/store/apps/dev?id=5324515993828938417

Note: Before making use of the project, read below notice. We use & planned to use below libraries.

1. MuPDF

MuPDF is provided under the GNU Affero General Public License (AGPL), as well as under an Artifex commercial license. If you are using it in closed source commercial project get licence from Artifex. https://www.mupdf.com/license.html

2. iText

MuPDF is provided under the GNU Affero General Public License (AGPL), as well as under an iText commercial license. It’s a legal violation to use iText Community and its open source add-ons in a non-AGPL environment. If you are using it in closed source commercial projects get licence from iText. https://itextpdf.com/en/how-buy/agpl-license

Other Libraries

  1. Sugar ORM - ORM tool for managing databases - https://satyan.github.io/sugar/
  2. spongycastle (Dependency for itext)- https://github.com/rtyley/spongycastle
  3. A few android libraries.

Screenshots

Testing

https://medium.com/androiddevelopers/local-development-and-testing-with-fakesplitinstallmanager-57083e1840a4 https://github.com/android/app-bundle-samples/blob/f35cfe96ae22cfb84e13057f44a2e54bba16abbd/DynamicFeatures/app/src/main/java/com/google/android/samples/dynamicfeatures/MainActivity.kt

./gradlew bundleDebug && java -jar ~/configs/bundletool-all-1.8.2.jar build-apks --overwrite --local-testing --bundle app/build/outputs/bundle/debug/app-debug.aab --output app/build/outputs/apk/debug.apks && java -jar ~/configs/bundletool-all-1.8.2.jar install-apks --apks app/build/outputs/apk/debug.apks

Debugging

Deobfuscate stack trace

Run below from root directory

~/Library/Android/sdk/tools/proguard/bin/retrace.sh ./app/build/outputs/mapping/release/mapping.txt ~/Downloads/stacktrace.txt > ~/Downloads/stacktrace_unminified.txt

pdf-viewer's People

Contributors

ramu2514 avatar jiangpana avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.