Android Open Source - UI application tc-pcdvr-android-ui






Project Summary

Hercules PCDVR Android App - UI update release assembly v1.0.

Web Site / Source Repository

tc-pcdvr-android-ui is hosted in the following web site
https://github.com/shawnduxy/tc-pcdvr-android-ui

If you think the Android project tc-pcdvr-android-ui 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 tc-pcdvr-android-ui.

ItemValue
Java File Count71
Supported screen sizes[mdpi, ldpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version14
Activity Count2
Fragment Count2
jar files usedandroid-support-v4.jar
android_drm-0.1.6.jar
ave-0.5.02.jar
commons-codec-cim-1.4-SNAPSHOT.jar
commons-io-2.1.jar
commons-logging-1.1.1.jar
disklrucache-2.0.2.jar
httpclient-4.3.1.jar
httpclient-cim-4.1.3-SNAPSHOT.jar
httpcore-4.3.jar
httpcore-cim-4.1.4-SNAPSHOT.jar
httpmime-4.3.1.jar
jackson-annotations-2.1.0.jar
jackson-core-2.1.0.jar
jackson-core-asl-1.9.13.jar
jackson-databind-2.1.0.jar
jackson-mapper-asl-1.9.13.jar
opengl-api-gl1.1-android-2.1_r1.jar
player-android-0.5.07.jar
psdk-0.5.02.jar
signpost-commonshttp4-1.2.1.2.jar
signpost-core-1.2.1.2.jar
utils_android-0.1.3.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.CHANGE_CONFIGURATION
android.permission.INTERNET
android.permission.READ_PHONE_STATE
android.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\SourceSansPro-Regular.ttf




Resource Files

There are 51 image files in tc-pcdvr-android-ui. The names of the image files are listed as follows.

ab_solid_dark_holo.9.png
album_add.png
album_bg.png
album_details_bottom_delete.png
album_details_bottom_option.png
album_video_delete_icon.png
album_video_play_icon.png
album_video_togo_icon.png
back_button.png
circle_checkmark.png
circle_checkmark_unchecked.png
default_album_cover.png
deleted_items.png
first_screen_bg_fill.png
first_screen_btn.png
ic_menu_delete.png
ic_menu_edit.png
icon_album.png
icon_album_active.png
icon_clear_text.png
icon_close.png
icon_edit.png
icon_filetype_image.png
icon_filetype_video.png
icon_home_network.png
icon_library.png
icon_library_active.png
icon_magisto.png
icon_menu.png
icon_play.png
icon_recent.png
icon_recent_active.png
icon_remove.png
icon_settings.png
icon_settings_active.png
icon_start_now.png
icon_trash.png
icon_trash_active.png
icon_trashbox.png
icon_up.png
icon_upload.png
login_continue.png
new_item_num_bg.png
popover_bg.9.png
processing_bg.png
slider_ball.png
togo_mark.png
video_filter_button_bg.png
video_filter_left_highlight_bg.png
video_filter_right_highlight_bg.png
video_not_supported.png

The following screenshort is generated from the image listed above.

null




Java Source Files

tc-pcdvr-android-ui has the following Java source files.

com.hercules.quantum.AESUtils.java
com.hercules.quantum.LogFacade.java
com.hercules.quantum.QuantumClientState.java
com.hercules.quantum.TokenRefreshListener.java
com.hercules.quantum.TokenRefreshWorker.java
com.hercules.quantum.XSCTTokenParser.java
com.hercules.quantum.dvr.AlbumAdapter.java
com.hercules.quantum.dvr.AlbumDeletedItemsFragment.java
com.hercules.quantum.dvr.AlbumDetailsFragment.java
com.hercules.quantum.dvr.AlbumFullListFragment.java
com.hercules.quantum.dvr.AlbumListFragment.java
com.hercules.quantum.dvr.AlertDialogFragment.java
com.hercules.quantum.dvr.BaseDvrActivity.java
com.hercules.quantum.dvr.CancelDownloadUploadDialogFragment.java
com.hercules.quantum.dvr.ChooseAlbumDialogFragment.java
com.hercules.quantum.dvr.ClearableEditText.java
com.hercules.quantum.dvr.CreateMagistoDialogFragment.java
com.hercules.quantum.dvr.CustomFontLoader.java
com.hercules.quantum.dvr.DeleteAlbumDialogFragment.java
com.hercules.quantum.dvr.DeleteVideoDialogFragment.java
com.hercules.quantum.dvr.DialogFragment.java
com.hercules.quantum.dvr.DownloadProgressChangeHandler.java
com.hercules.quantum.dvr.DvrButton.java
com.hercules.quantum.dvr.DvrDialog.java
com.hercules.quantum.dvr.DvrEditText.java
com.hercules.quantum.dvr.DvrTextView.java
com.hercules.quantum.dvr.DvrVideoView.java
com.hercules.quantum.dvr.DynamicHeightImageView.java
com.hercules.quantum.dvr.EditAlbumDialogFragment.java
com.hercules.quantum.dvr.EditOptionsDialogFragment.java
com.hercules.quantum.dvr.FirstTimeFragment.java
com.hercules.quantum.dvr.HomeVideosFragment.java
com.hercules.quantum.dvr.HorizontalExpandableGridView.java
com.hercules.quantum.dvr.MetadataUpdateHandler.java
com.hercules.quantum.dvr.NewVideoDialogFragment.java
com.hercules.quantum.dvr.NoWifiDialogFragment.java
com.hercules.quantum.dvr.ObservableScrollView.java
com.hercules.quantum.dvr.OnLeftEdgeSwipeTouchListener.java
com.hercules.quantum.dvr.PcDvrContext.java
com.hercules.quantum.dvr.ProgressDialogFragment.java
com.hercules.quantum.dvr.PurchaseStorageDialogFragment.java
com.hercules.quantum.dvr.RecentVideosListFragment.java
com.hercules.quantum.dvr.SearchingLibraryDialogFragment.java
com.hercules.quantum.dvr.ShareVideoDialogFragment.java
com.hercules.quantum.dvr.ThumbnailCache.java
com.hercules.quantum.dvr.UploadIntroDialogFragment.java
com.hercules.quantum.dvr.UploadProgressChangeHandler.java
com.hercules.quantum.dvr.VerticalExpandableGridView.java
com.hercules.quantum.dvr.VideoLibraryFragment.java
com.hercules.quantum.dvr.VideoNotSupportedDialogFragment.java
com.hercules.quantum.dvr.ViewImageFragment.java
com.hercules.quantum.dvr.entities.Album.java
com.hercules.quantum.dvr.entities.Entity.java
com.hercules.quantum.dvr.entities.UploadPart.java
com.hercules.quantum.dvr.entities.UserActivity.java
com.hercules.quantum.dvr.entities.UserSettings.java
com.hercules.quantum.dvr.entities.Video.java
com.hercules.quantum.dvr.util.DatabaseHelper.java
com.hercules.quantum.dvr.util.NetworkHelper.java
com.hercules.quantum.dvr.util.ProgressiveHttpEntity.java
com.hercules.quantum.dvr.util.ProgressiveOutputStream.java
com.hercules.quantum.pcdvr.AboutFragment.java
com.hercules.quantum.pcdvr.ClearableEditText.java
com.hercules.quantum.pcdvr.LoginFragment.java
com.hercules.quantum.pcdvr.LogoutDialogFragment.java
com.hercules.quantum.pcdvr.PcDvrActivity.java
com.hercules.quantum.pcdvr.PcDvrApplication.java
com.hercules.quantum.pcdvr.SettingsDialogFragment.java
com.hercules.quantum.pcdvr.SettingsFragment.java
com.slidinglayer.SlidingPanel.java