MCPcopy Create free account

hub / github.com/chenshiqiang1202/TheSceneryAlong / types & classes

Types & classes364 in github.com/chenshiqiang1202/TheSceneryAlong

ClassAboutActivity
TheSceneryAlongGaode/src/com/csq/thesceneryalong/ui/activitys/AboutActivity.java:16
ClassAboutFragment
TheSceneryAlongGaode/src/com/csq/thesceneryalong/ui/fragments/AboutFragment.java:22
ClassAdapterWrapper
A {@link ListAdapter} which wraps a {@link StickyListHeadersAdapter} and automatically handles wrapping the result of {@link StickyListHeadersAdapter#
CsqCommonLib/src/se/emilsjolander/stickylistheaders/AdapterWrapper.java:26
ClassAdapterWrapperDataSetObserver
CsqCommonLib/src/se/emilsjolander/stickylistheaders/StickyListHeadersListView.java:453
ClassAdapterWrapperHeaderClickHandler
CsqCommonLib/src/se/emilsjolander/stickylistheaders/StickyListHeadersListView.java:512
InterfaceAlgorithm
Logic for computing clusters
lib_map_gaode/src/com/gaode/maps/android/clustering/algo/Algorithm.java:12
ClassAllTrackListAdapter
TheSceneryAlongGaode/src/com/csq/thesceneryalong/ui/fragments/AllTrackListFragment.java:279
ClassAllTrackListFragment
TheSceneryAlongGaode/src/com/csq/thesceneryalong/ui/fragments/AllTrackListFragment.java:46
ClassAnimationHandler
This custom, static handler handles the timing pulse that is shared by all active animations. This approach ensures that the setting of animation valu
CsqCommonLib/src/com/nineoldandroids/animation/ValueAnimator.java:570
ClassAnimationTask
Animates a markerWithPosition from one position to another. TODO: improve performance for slow devices (e.g. Nexus S).
lib_map_gaode/src/com/gaode/maps/android/clustering/view/DefaultClusterRenderer.java:817
EnumAnimationType
CsqCommonLib/src/com/nhaarman/supertooltips/ToolTip.java:23
ClassAnimator
This is the superclass for classes which provide basic support for animations which can be started, ended, and have <code>AnimatorListeners</code> add
CsqCommonLib/src/com/nineoldandroids/animation/Animator.java:27
ClassAnimatorEventListener
Utility class that handles the various Animator events. The only ones we care about are the end event (which we use to clean up the animator map when
CsqCommonLib/src/com/nineoldandroids/view/ViewPropertyAnimatorPreHC.java:636
ClassAnimatorEventListener
Utility class that handles the various Animator events. The only ones we care about are the end event (which we use to clean up the animator map when
CsqCommonLib/src/com/nineoldandroids/view/ViewPropertyAnimatorHC.java:635
ClassAnimatorInflater
This class is used to instantiate animator XML files into Animator objects. <p> For performance reasons, inflation relies heavily on pre-processing of
CsqCommonLib/src/com/nineoldandroids/animation/AnimatorInflater.java:42
InterfaceAnimatorListener
<p>An animation listener receives notifications from an animation. Notifications indicate animation related events, such as the end or the repetition
CsqCommonLib/src/com/nineoldandroids/animation/Animator.java:247
ClassAnimatorListenerAdapter
This adapter class provides empty implementations of the methods from {@link android.animation.Animator.AnimatorListener}. Any custom listener that ca
CsqCommonLib/src/com/nineoldandroids/animation/AnimatorListenerAdapter.java:24
ClassAnimatorProxy
A proxy class to allow for modifying post-3.0 view properties on all pre-3.0 platforms. <strong>DO NOT</strong> wrap your views with this class if you
CsqCommonLib/src/com/nineoldandroids/view/animation/AnimatorProxy.java:19
ClassAnimatorSet
This class plays a set of {@link Animator} objects in the specified order. Animations can be set up to play together, in sequence, or after a specifie
CsqCommonLib/src/com/nineoldandroids/animation/AnimatorSet.java:45
ClassAnimatorSetListener
CsqCommonLib/src/com/nineoldandroids/animation/AnimatorSet.java:707
InterfaceAnimatorUpdateListener
Implementors of this interface can add themselves as update listeners to an <code>ValueAnimator</code> instance to receive callbacks on every animatio
CsqCommonLib/src/com/nineoldandroids/animation/ValueAnimator.java:1220
ClassApiUtil
TheSceneryAlongGaode/src/com/csq/thesceneryalong/utils/apiadapter/ApiUtil.java:16
ClassApp
TheSceneryAlongGaode/src/com/csq/thesceneryalong/app/App.java:11
ClassAppUtil
TheSceneryAlongGaode/src/com/csq/thesceneryalong/utils/AppUtil.java:18
ClassAppearanceAnimatorListener
CsqCommonLib/src/com/nhaarman/supertooltips/ToolTipView.java:354
ClassArgbEvaluator
This evaluator can be used to perform type interpolation between integer values that represent ARGB colors.
CsqCommonLib/src/com/nineoldandroids/animation/ArgbEvaluator.java:23
ClassAssetUtil
TheSceneryAlongGaode/src/com/csq/thesceneryalong/utils/AssetUtil.java:16
ClassBack
CsqCommonLib/src/it/sephiroth/android/library/imagezoom/easing/Back.java:3
ClassBaseActionBarActivity
TheSceneryAlongGaode/src/com/csq/thesceneryalong/ui/activitys/base/BaseActionBarActivity.java:23
ClassBaseDialogBuilder
Internal base builder that holds common values for all dialog fragment builders. @author Tomas Vondracek
CsqCommonLib/src/eu/inmite/android/lib/dialogs/BaseDialogBuilder.java:14
ClassBaseDialogFragment
Base dialog fragment for all your dialogs, stylable and same design on Android 2.2+. @author David Vávra (david@inmite.eu)
CsqCommonLib/src/eu/inmite/android/lib/dialogs/BaseDialogFragment.java:48
ClassBaseFoldingLayout
The folding layout where the number of folds, the anchor point and the orientation of the fold can be specified. Each of these parameters can be modif
CsqCommonLib/src/com/ptr/folding/BaseFoldingLayout.java:58
ClassBaseFragment
TheSceneryAlongGaode/src/com/csq/thesceneryalong/ui/fragments/base/BaseFragment.java:18
ClassBaseFullScreenDialog
TheSceneryAlongGaode/src/com/csq/thesceneryalong/ui/dialogs/BaseFullScreenDialog.java:13
ClassBaseMapFragment
TheSceneryAlongGaode/src/com/csq/thesceneryalong/ui/fragments/base/BaseMapFragment.java:41
ClassBitmapUtil
TheSceneryAlongGaode/src/com/csq/thesceneryalong/utils/BitmapUtil.java:41
ClassBounce
CsqCommonLib/src/it/sephiroth/android/library/imagezoom/easing/Bounce.java:3
ClassBounds
Represents an area in the cartesian plane.
lib_map_gaode/src/com/gaode/maps/android/geometry/Bounds.java:22
ClassBubbleIconFactory
Use {@link IconGenerator} instead.
lib_map_gaode/src/com/gaode/maps/android/ui/BubbleIconFactory.java:6
ClassBuilder
Builder class for the HeatmapTileProvider.
lib_map_gaode/src/com/gaode/maps/android/heatmaps/HeatmapTileProvider.java:163
ClassBuilder
Custom dialog builder
CsqCommonLib/src/eu/inmite/android/lib/dialogs/BaseDialogFragment.java:118
ClassBuilder
The <code>Builder</code> object is a utility class to facilitate adding animations to a <code>AnimatorSet</code> along with the relationships between
CsqCommonLib/src/com/nineoldandroids/animation/AnimatorSet.java:1012
ClassBuilder
Creates a {@link Builder} to build a {@link Configuration} upon.
CsqCommonLib/src/de/keyboardsurfer/android/widget/crouton/Configuration.java:63
ClassBuilder
Builder for the {@link Style} object.
CsqCommonLib/src/de/keyboardsurfer/android/widget/crouton/Style.java:176
ClassBuilder
Builder for SmoothProgressDrawable! You must use it!
CsqCommonLib/src/fr/castorflex/android/smoothprogressbar/SmoothProgressDrawable.java:531
ClassByteArrayUnpacker
Copies an entry into a byte array. @author Rein Raudjärv
CsqCommonLib/src/org/zeroturnaround/zip/ZipUtil.java:211
ClassByteArrayZipEntryTransformer
CsqCommonLib/src/org/zeroturnaround/zip/transform/ByteArrayZipEntryTransformer.java:11
ClassByteSource
CsqCommonLib/src/org/zeroturnaround/zip/ByteSource.java:23
InterfaceCallbacks
CsqCommonLib/src/fr/castorflex/android/smoothprogressbar/SmoothProgressDrawable.java:23
ClassCaptureMediaUtil
TheSceneryAlongGaode/src/com/csq/thesceneryalong/utils/CaptureMediaUtil.java:25
ClassChannels
Created by csq on 2014/6/25.
TheSceneryAlongGaode/src/com/csq/thesceneryalong/constant/Channels.java:6
ClassCheckableWrapperView
A WrapperView that implements the checkable interface @author Emil Sjölander
CsqCommonLib/src/se/emilsjolander/stickylistheaders/CheckableWrapperView.java:11
ClassCirc
CsqCommonLib/src/it/sephiroth/android/library/imagezoom/easing/Circ.java:3
ClassCircleButton
CsqCommonLib/src/at/markushi/ui/CircleButton.java:15
InterfaceCluster
A collection of ClusterItems that are nearby each other.
lib_map_gaode/src/com/gaode/maps/android/clustering/Cluster.java:10
InterfaceClusterItem
ClusterItem represents a marker on the map.
lib_map_gaode/src/com/gaode/maps/android/clustering/ClusterItem.java:8
ClassClusterManager
Groups many items on a map based on zoom level. <p/> ClusterManager should be added to the map as an: <ul> <li>{@link com.google.android.gms.maps.AMap
lib_map_gaode/src/com/gaode/maps/android/clustering/ClusterManager.java:27
InterfaceClusterRenderer
Renders clusters.
lib_map_gaode/src/com/gaode/maps/android/clustering/view/ClusterRenderer.java:12
ClassClusterTask
Runs the clustering algorithm in a background thread, then re-paints when results come back.
lib_map_gaode/src/com/gaode/maps/android/clustering/ClusterManager.java:193
ClassCollection
lib_map_gaode/src/com/gaode/maps/android/MarkerManager.java:127
ClassColorInterval
lib_map_gaode/src/com/gaode/maps/android/heatmaps/Gradient.java:30
ClassColorsShape
Created by castorflex on 3/5/14.
CsqCommonLib/src/fr/castorflex/android/smoothprogressbar/ColorsShape.java:10
ClassConfiger
TheSceneryAlongGaode/src/com/csq/thesceneryalong/config/Configer.java:12
ClassConfiguration
Allows configuring a {@link Crouton}s behaviour aside from the actual view, which is defined via {@link Style}. <p/> This allows to re-use a {@link St
CsqCommonLib/src/de/keyboardsurfer/android/widget/crouton/Configuration.java:29
ClassContentLoadingSmoothProgressBar
This is a copy of the ContentLoadingProgressBar from the support library, but extends SmoothProgressBar.
CsqCommonLib/src/fr/castorflex/android/smoothprogressbar/ContentLoadingSmoothProgressBar.java:11
ClassConverter
TheSceneryAlongGaode/src/com/csq/thesceneryalong/utils/coords/Converter.java:11
ClassCoordsPoint
TheSceneryAlongGaode/src/com/csq/thesceneryalong/utils/coords/CoordsPoint.java:9
ClassCopyingCallback
CsqCommonLib/src/org/zeroturnaround/zip/Zips.java:635
ClassCreateMarkerTask
Creates markerWithPosition(s) for a particular cluster, animating it if necessary.
lib_map_gaode/src/com/gaode/maps/android/clustering/view/DefaultClusterRenderer.java:722
ClassCrouton
Displays information in a non-invasive context related manner. Like {@link android.widget.Toast}, but better. <p/> <b>Important: </b> Call {@link Crou
CsqCommonLib/src/de/keyboardsurfer/android/widget/crouton/Crouton.java:52
ClassCsqBackgroundTask
TheSceneryAlongGaode/src/com/csq/thesceneryalong/utils/tasks/CsqBackgroundTask.java:17
ClassCubic
CsqCommonLib/src/it/sephiroth/android/library/imagezoom/easing/Cubic.java:3
ClassDaoMaster
Master of DAO (schema version 1): knows all DAOs.
TheSceneryAlongGaode/src-gen/com/csq/thesceneryalong/db/DaoMaster.java:19
ClassDaoSession
{@inheritDoc} @see de.greenrobot.dao.AbstractDaoSession
TheSceneryAlongGaode/src-gen/com/csq/thesceneryalong/db/DaoSession.java:27
ClassDateUtils
TheSceneryAlongGaode/src/com/csq/thesceneryalong/utils/DateUtils.java:7
ClassDbManager
TheSceneryAlongGaode/src/com/csq/thesceneryalong/io/db/DbManager.java:21
ClassDebugLog
TheSceneryAlongGaode/src/com/csq/thesceneryalong/utils/DebugLog.java:13
ClassDefaultAnimationsBuilder
Builds the default animations for showing and hiding a {@link Crouton}.
CsqCommonLib/src/de/keyboardsurfer/android/widget/crouton/DefaultAnimationsBuilder.java:24
ClassDefaultClusterRenderer
The default view for a ClusterManager. Markers are animated in and out of clusters.
lib_map_gaode/src/com/gaode/maps/android/clustering/view/DefaultClusterRenderer.java:59
ClassDependency
Dependency holds information about the node that some other node is dependent upon and the nature of that dependency.
CsqCommonLib/src/com/nineoldandroids/animation/AnimatorSet.java:852
ClassDependencyListener
This class is the mechanism by which animations are started based on events in other animations. If an animation has multiple dependencies on other an
CsqCommonLib/src/com/nineoldandroids/animation/AnimatorSet.java:624
ClassDevOpenHelper
WARNING: Drops all table on Upgrade! Use only during development.
TheSceneryAlongGaode/src-gen/com/csq/thesceneryalong/db/DaoMaster.java:50
ClassDeviceUtil
TheSceneryAlongGaode/src/com/csq/thesceneryalong/utils/DeviceUtil.java:27
ClassDisappearanceAnimatorListener
CsqCommonLib/src/com/nhaarman/supertooltips/ToolTipView.java:388
ClassDiskLruCache
A simple disk LRU bitmap cache to illustrate how a disk cache would be used for bitmap caching. A much more robust and efficient disk LRU cache soluti
TheSceneryAlongGaode/src/com/csq/thesceneryalong/utils/disklrucache/DiskLruCache.java:46
EnumDisplayType
Use this to change the {@link ImageViewTouchBase#setDisplayType(DisplayType)} of this View @author alessandro
CsqCommonLib/src/it/sephiroth/android/library/imagezoom/ImageViewTouchBase.java:57
ClassDom4jTest
TheSceneryAlongGaode/src/com/csq/thesceneryalong/test/Dom4jTest.java:11
ClassDom4jUtil
TheSceneryAlongGaode/src/com/csq/thesceneryalong/utils/Dom4jUtil.java:11
ClassDownAdapter
TheSceneryAlongGaode/src/com/csq/thesceneryalong/ui/activitys/OfflineMapActivity.java:278
ClassDrawerToggler
TheSceneryAlongGaode/src/com/csq/thesceneryalong/ui/widgets/MultiDirectionSlidingDrawer.java:1245
InterfaceEasing
CsqCommonLib/src/it/sephiroth/android/library/imagezoom/easing/Easing.java:3
ClassEditSceneryActivity
TheSceneryAlongGaode/src/com/csq/thesceneryalong/ui/activitys/EditSceneryActivity.java:23
ClassEditTextLengthFilter
TheSceneryAlongGaode/src/com/csq/thesceneryalong/utils/edittextfilter/EditTextLengthFilter.java:14
ClassEditTrackActivity
TheSceneryAlongGaode/src/com/csq/thesceneryalong/ui/activitys/EditTrackActivity.java:27
ClassElastic
CsqCommonLib/src/it/sephiroth/android/library/imagezoom/easing/Elastic.java:3
ClassEmailUtil
TheSceneryAlongGaode/src/com/csq/thesceneryalong/utils/EmailUtil.java:19
ClassEventCurTrackStatusChanged
TheSceneryAlongGaode/src/com/csq/thesceneryalong/models/events/EventCurTrackStatusChanged.java:11
ClassEventNewScenery
TheSceneryAlongGaode/src/com/csq/thesceneryalong/models/events/EventNewScenery.java:11
ClassEventNewTrackPoint
TheSceneryAlongGaode/src/com/csq/thesceneryalong/models/events/EventNewTrackPoint.java:11
ClassEventRecordTimeChanged
TheSceneryAlongGaode/src/com/csq/thesceneryalong/models/events/EventRecordTimeChanged.java:8
next →1–100 of 364, ranked by callers