Skip to content

The Moodle Mobile app version 2.x, modified to UNPAR's need like: UNPAR branding, automatically connnects to IDE UNPAR, and PDF scanning.

Notifications You must be signed in to change notification settings

ifunpar/IDEUNPARApp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IDE UNPAR App (unofficial)

This is the fork of the original Moodle App:

  • Customized with UNPAR branding
  • Auto-connects with UNPAR's IDE
  • Somewhat regularly synchonized from moodlehq's integration branch
  • Follow version numbering as in moodlehq

To Release

Ensure you are using node version 14. There are plenty of options to manage different versions of node in one device.

  1. npx ionic cordova build android --prod --release
  2. $ANDROID_SDK_ROOT/build-tools/31.0.0/apksigner sign --ks ~/Downloads/idemobile-release-key.keystore platforms/android/app/build/outputs/apk/release/app-release-unsigned.apk (SDK and keystore path to be adjusted)
  3. Upload app-release-unsigned.apk to Google Play

Moodle App

This is the primary repository of source code for the official mobile app for Moodle.

License

Apache 2.0

About

The Moodle Mobile app version 2.x, modified to UNPAR's need like: UNPAR branding, automatically connnects to IDE UNPAR, and PDF scanning.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 85.3%
  • HTML 8.9%
  • JavaScript 2.8%
  • SCSS 2.2%
  • PHP 0.4%
  • CSS 0.2%
  • Other 0.2%