You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nareshkumar Rao 16abbaf843 notifications channel fix 3 years ago
.idea notifications channel fix 3 years ago
app notifications channel fix 3 years ago
gradle/wrapper initial commit 3 years ago
images added timeout and other error handling 3 years ago
.gitignore initial commit 3 years ago
LICENSE Create LICENSE 3 years ago
README.md Update README.md 3 years ago
build.gradle code cleanup. added version text to about page 3 years ago
gradle.properties initial commit 3 years ago
gradlew initial commit 3 years ago
gradlew.bat initial commit 3 years ago
settings.gradle initial commit 3 years ago

README.md

HSD EI Weblog Android

This app is designed to load and display the information from the HSD EI Weblog on Android and also deliver push notifications on new updates to the Weblog.

This app is free and open-source. If you find it useful, consider buying me a beer for my work.

Buy me a beer on PayPal

Download

I will not be distributing this app on the PlayStore (or on FreeDroid at this moment) as the app does contain external resources which may or may not have more restrictive licensing.

The latest APK can always be downloaded from GitHub under Releases.

Download APK

Retrieving the weblog contents

The weblog is in essence a Microsoft Sharepoint page and therefore accessible by the Sharepoint URL protocol.

Retrieving exam results from OSSC

Since HIS eG, the distributor of the QIS and LSF software, has not made an API public. The page must be programmatically crawled, and the HTML parsed in order to retrieve the exam result information. Unfortunately, this is inherently unstable and must be periodically updated as the OSSC platform is changed.

External resources

The fonts HSDSans-Regular and HSDSans-Elektro are used an included in this project.

License

This project is licensed under the terms of the GPLv3 license.