Android Open Source - App friend UMDScheduleSharer






Project Summary

Android version of UMD Social Scheduler - app that signs into UMD account and allows users to post schedules and see shared classes with FB friends.

Web Site / Source Repository

UMDScheduleSharer is hosted in the following web site
https://github.com/jonathankau/UMDScheduleSharer

If you think the Android project UMDScheduleSharer 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 UMDScheduleSharer.

ItemValue
Java File Count12
Supported screen sizes[mdpi, ldpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version8
Activity Count3
Fragment Count2
jar files usedandroid-support-v7-appcompat.jar
picasso-2.2.0.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
Asset File Namesassets\fonts\Lato-Bol.ttf
assets\fonts\Lato-Lig.ttf
assets\fonts\Lato-Reg.ttf




Resource Files

There are 63 image files in UMDScheduleSharer. The names of the image files are listed as follows.

ab_bottom_solid_red_actionbar_theme.9.png
ab_solid_red_actionbar_theme.9.png
ab_stacked_solid_red_actionbar_theme.9.png
ab_transparent_red_actionbar_theme.9.png
apptheme_btn_radio_off_disabled_focused_holo_dark.png
apptheme_btn_radio_off_disabled_focused_holo_light.png
apptheme_btn_radio_off_disabled_holo_dark.png
apptheme_btn_radio_off_disabled_holo_light.png
apptheme_btn_radio_off_focused_holo_dark.png
apptheme_btn_radio_off_focused_holo_light.png
apptheme_btn_radio_off_holo_dark.png
apptheme_btn_radio_off_holo_light.png
apptheme_btn_radio_off_pressed_holo_dark.png
apptheme_btn_radio_off_pressed_holo_light.png
apptheme_btn_radio_on_disabled_focused_holo_dark.png
apptheme_btn_radio_on_disabled_focused_holo_light.png
apptheme_btn_radio_on_disabled_holo_dark.png
apptheme_btn_radio_on_disabled_holo_light.png
apptheme_btn_radio_on_focused_holo_dark.png
apptheme_btn_radio_on_focused_holo_light.png
apptheme_btn_radio_on_holo_dark.png
apptheme_btn_radio_on_holo_light.png
apptheme_btn_radio_on_pressed_holo_dark.png
apptheme_btn_radio_on_pressed_holo_light.png
apptheme_list_activated_holo.9.png
apptheme_list_focused_holo.9.png
apptheme_list_longpressed_holo.9.png
apptheme_list_pressed_holo_dark.9.png
apptheme_list_pressed_holo_light.9.png
apptheme_list_selector_disabled_holo_dark.9.png
apptheme_list_selector_disabled_holo_light.9.png
apptheme_spinner_default_holo_dark.9.png
apptheme_spinner_default_holo_light.9.png
apptheme_spinner_disabled_holo_dark.9.png
apptheme_spinner_disabled_holo_light.9.png
apptheme_spinner_focused_holo_dark.9.png
apptheme_spinner_focused_holo_light.9.png
apptheme_spinner_pressed_holo_dark.9.png
apptheme_spinner_pressed_holo_light.9.png
apptheme_textfield_activated_holo_light.9.png
apptheme_textfield_default_holo_light.9.png
apptheme_textfield_disabled_focused_holo_light.9.png
apptheme_textfield_disabled_holo_light.9.png
apptheme_textfield_focused_holo_light.9.png
bg_card_white.9.png
cab_background_bottom_red_actionbar_theme.9.png
cab_background_top_red_actionbar_theme.9.png
fb_default.png
ic_action_calendar_month.png
ic_action_overflow.png
ic_action_refresh.png
ic_action_sad.png
ic_action_settings.png
ic_action_share.png
ic_icon.png
list_focused_red_actionbar_theme.9.png
list_pressed_red_actionbar_theme.9.png
menu_dropdown_panel_red_actionbar_theme.9.png
progress_primary_red_actionbar_theme.9.png
spinner_ab_default_red_actionbar_theme.9.png
spinner_ab_disabled_red_actionbar_theme.9.png
spinner_ab_focused_red_actionbar_theme.9.png
spinner_ab_pressed_red_actionbar_theme.9.png

The following screenshort is generated from the image listed above.

null




Java Source Files

UMDScheduleSharer has the following Java source files.

com.kau.jonathan.umdschedulesharer.activities.ScheduleActivity.java
com.kau.jonathan.umdschedulesharer.activities.SignInActivity.java
com.kau.jonathan.umdschedulesharer.adapters.ClassesAdapter.java
com.kau.jonathan.umdschedulesharer.adapters.FriendGridAdapter.java
com.kau.jonathan.umdschedulesharer.adapters.FriendListAdapter.java
com.kau.jonathan.umdschedulesharer.fragments.ClassesFragment.java
com.kau.jonathan.umdschedulesharer.fragments.FriendsFragment.java
com.kau.jonathan.umdschedulesharer.fragments.ScheduleFragment.java
com.kau.jonathan.umdschedulesharer.models.ClassDataHolder.java
com.kau.jonathan.umdschedulesharer.models.FriendDataHolder.java
com.kau.jonathan.umdschedulesharer.views.NonScrollableGridView.java
com.kau.jonathan.umdschedulesharer.views.TouchImageView.java