Android Open Source - App timetable UHKChanges






Project Summary

Android App for viewing timetable changes at UHK.CZ.

Web Site / Source Repository

UHKChanges is hosted in the following web site
https://github.com/tkozel/UHKChanges

If you think the Android project UHKChanges listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of UHKChanges.

ItemValue
Java File Count17
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version21
Minimum SDK Version11
Activity Count4
Fragment Count1
jar files usedandroid-support-v4.jar
jsoup-1.7.3.jar
Required Permissionsandroid.permission.INTERNET




Resource Files

There are 2 image files in UHKChanges. The names of the image files are listed as follows.

fim_ico.png
ic_menu_refresh.png

The following screenshort is generated from the image listed above.

null

Java Source Files

UHKChanges has the following Java source files.

cz.uhk.changes.ChangeDetailActivity.java
cz.uhk.changes.ChangeDetailFragment.java
cz.uhk.changes.ChangeListActivity.java
cz.uhk.changes.ChangeListFragment.java
cz.uhk.changes.KeywordsActivity.java
cz.uhk.changes.PrefActivity.java
cz.uhk.changes.RefreshAlarmReceiver.java
cz.uhk.changes.WidgetUpdateService.java
cz.uhk.changes.model.Change.java
cz.uhk.changes.parser.ChangeParser.java
cz.uhk.changes.sql.ChangeDao.java
cz.uhk.changes.sql.KeywordDao.java
cz.uhk.changes.sql.SqlHelper.java
cz.uhk.changes.tools.ChangesManager.java
cz.uhk.changes.tools.KeywordHelper.java
cz.uhk.changes.tools.TimeUtils.java
cz.uhk.changes.widget.FimChangesWidgetProvider.java