Android Open Source - App schedule dccsched






Project Summary

android app for Drupal Camp Colorado. Fork of Google IO Schedule app..

Web Site / Source Repository

dccsched is hosted in the following web site
https://github.com/underhilllabs/dccsched

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

ItemValue
Java File Count46
Supported screen sizes[mdpi, hdpi]
Target SDK Version6
Minimum SDK Version6
Activity Count14
Required Permissionsandroid.permission.INTERNET
Asset File Namesassets\cache-sessions.xml
assets\cache-speakers.xml
assets\cache-vendors.xml




License

The license information of dccsched is as follows:

Apache License

Resource Files

There are 48 image files in dccsched. The names of the image files are listed as follows.

btn_block_border_default.9.png
btn_block_border_pressed.9.png
btn_block_border_selected.9.png
btn_block_color_target.9.png
btn_block_star.9.png
btn_now_playing_default.9.png
btn_now_playing_pressed.9.png
btn_now_playing_selected.9.png
home_btn_map_default.png
home_btn_map_pressed.png
home_btn_map_selected.png
home_btn_office_hours_default.png
home_btn_office_hours_pressed.png
home_btn_office_hours_selected.png
home_btn_sandbox_default.png
home_btn_sandbox_pressed.png
home_btn_sandbox_selected.png
home_btn_schedule_default.png
home_btn_schedule_pressed.png
home_btn_schedule_selected.png
home_btn_sessions_default.png
home_btn_sessions_pressed.png
home_btn_sessions_selected.png
home_btn_starred_default.png
home_btn_starred_pressed.png
home_btn_starred_selected.png
ic_now_playing_logo_alt.png
ic_now_playing_logo_default.png
ic_now_playing_more_alt.png
ic_now_playing_more_default.png
ic_title_export_alt.png
ic_title_export_default.png
ic_title_home_alt.png
ic_title_home_default.png
ic_title_map_alt.png
ic_title_map_default.png
ic_title_refresh_alt.png
ic_title_refresh_default.png
ic_title_search_alt.png
ic_title_search_default.png
ic_title_share_alt.png
ic_title_share_default.png
ic_track_border.9.png
ic_track_color_target.9.png
now_playing_icon.png
title_logo_default.png
title_logo_pressed.png
title_logo_selected.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.underhilllabs.dccsched.io.LocalBlocksHandler.java
com.underhilllabs.dccsched.io.LocalExecutor.java
com.underhilllabs.dccsched.io.LocalRoomsHandler.java
com.underhilllabs.dccsched.io.LocalSearchSuggestHandler.java
com.underhilllabs.dccsched.io.LocalSessionsHandler.java
com.underhilllabs.dccsched.io.LocalTracksHandler.java
com.underhilllabs.dccsched.io.RemoteExecutor.java
com.underhilllabs.dccsched.io.RemoteSessionsHandler.java
com.underhilllabs.dccsched.io.RemoteSpeakersHandler.java
com.underhilllabs.dccsched.io.RemoteVendorsHandler.java
com.underhilllabs.dccsched.io.RemoteWorksheetsHandler.java
com.underhilllabs.dccsched.io.XmlHandler.java
com.underhilllabs.dccsched.provider.ScheduleContract.java
com.underhilllabs.dccsched.provider.ScheduleDatabase.java
com.underhilllabs.dccsched.provider.ScheduleProvider.java
com.underhilllabs.dccsched.service.SyncService.java
com.underhilllabs.dccsched.ui.BlocksActivity.java
com.underhilllabs.dccsched.ui.HomeActivity.java
com.underhilllabs.dccsched.ui.MapActivity.java
com.underhilllabs.dccsched.ui.NoteEditActivity.java
com.underhilllabs.dccsched.ui.NotesActivity.java
com.underhilllabs.dccsched.ui.ScheduleActivity.java
com.underhilllabs.dccsched.ui.SearchActivity.java
com.underhilllabs.dccsched.ui.SessionDetailActivity.java
com.underhilllabs.dccsched.ui.SessionsActivity.java
com.underhilllabs.dccsched.ui.StarredActivity.java
com.underhilllabs.dccsched.ui.TrackDetailActivity.java
com.underhilllabs.dccsched.ui.TracksActivity.java
com.underhilllabs.dccsched.ui.VendorDetailActivity.java
com.underhilllabs.dccsched.ui.VendorsActivity.java
com.underhilllabs.dccsched.ui.widget.BlockView.java
com.underhilllabs.dccsched.ui.widget.BlocksLayout.java
com.underhilllabs.dccsched.ui.widget.TimeRulerView.java
com.underhilllabs.dccsched.util.DetachableResultReceiver.java
com.underhilllabs.dccsched.util.FractionalTouchDelegate.java
com.underhilllabs.dccsched.util.Lists.java
com.underhilllabs.dccsched.util.Maps.java
com.underhilllabs.dccsched.util.MathUtils.java
com.underhilllabs.dccsched.util.NotesExporter.java
com.underhilllabs.dccsched.util.NotifyingAsyncQueryHandler.java
com.underhilllabs.dccsched.util.ParserUtils.java
com.underhilllabs.dccsched.util.SelectionBuilder.java
com.underhilllabs.dccsched.util.Sets.java
com.underhilllabs.dccsched.util.SpreadsheetEntry.java
com.underhilllabs.dccsched.util.UIUtils.java
com.underhilllabs.dccsched.util.WorksheetEntry.java