Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Mixiaoxiao/Weather
/ functions
Functions
537 in github.com/Mixiaoxiao/Weather
⨍
Functions
537
◇
Types & classes
109
Method
copyString
(Context context,String text)
WeatherGithub/src/com/mixiaoxiao/android/util/UiUtil.java:68
Method
createFromParcel
(Parcel in, ClassLoader loader)
WeatherGithub/src/com/mixiaoxiao/mxxedgeeffect/widget/MxxViewPager.java:1249
Method
destroyItem
(ViewGroup container, int position, Object object)
WeatherGithub/src/com/mixiaoxiao/weather/MainActivity.java:164
Method
dispatchKeyEvent
(KeyEvent event)
WeatherGithub/src/com/mixiaoxiao/mxxedgeeffect/widget/MxxViewPager.java:2489
Method
dispatchPopulateAccessibilityEvent
(AccessibilityEvent event)
WeatherGithub/src/com/mixiaoxiao/mxxedgeeffect/widget/MxxViewPager.java:2733
Method
doInBackground
(Void... params)
WeatherGithub/src/com/mixiaoxiao/weather/api/ApiManager.java:567
Method
dp2px
(Context context, float dp)
WeatherGithub/src/com/mixiaoxiao/android/util/UiUtil.java:22
Method
draw
(Canvas canvas)
WeatherGithub/src/com/mixiaoxiao/mxxedgeeffect/widget/MxxEdgeEffect.java:227
Method
draw
(Canvas canvas)
WeatherGithub/src/com/mixiaoxiao/weather/widget/SunDrawable.java:87
Method
drawWeather
(Canvas canvas,float alpha)
WeatherGithub/src/com/mixiaoxiao/dynamicweather/StarDrawerBak.java:33
Method
drawWeather
(Canvas canvas, float alpha)
WeatherGithub/src/com/mixiaoxiao/dynamicweather/UnknownDrawer.java:12
Method
drawWeather
(Canvas canvas, float alpha)
WeatherGithub/src/com/mixiaoxiao/dynamicweather/WindDrawer.java:39
Method
drawWeather
(Canvas canvas,float alpha)
WeatherGithub/src/com/mixiaoxiao/dynamicweather/SunnyDrawer.java:34
Method
drawWeather
(Canvas canvas, float alpha)
WeatherGithub/src/com/mixiaoxiao/dynamicweather/FogDrawer.java:38
Method
drawWeather
(Canvas canvas, float alpha)
WeatherGithub/src/com/mixiaoxiao/dynamicweather/RainAndSnowDrawer.java:40
Method
drawWeather
(Canvas canvas,float alpha)
WeatherGithub/src/com/mixiaoxiao/dynamicweather/RainDrawer.java:70
Method
drawWeather
(Canvas canvas,float alpha)
WeatherGithub/src/com/mixiaoxiao/dynamicweather/HazeDrawer.java:37
Method
drawWeather
(Canvas canvas, float alpha)
WeatherGithub/src/com/mixiaoxiao/dynamicweather/CloudyDrawer.java:35
Method
drawWeather
(Canvas canvas, float alpha)
WeatherGithub/src/com/mixiaoxiao/dynamicweather/SandDrawer.java:38
Method
drawWeather
(Canvas canvas, float alpha)
WeatherGithub/src/com/mixiaoxiao/dynamicweather/OvercastDrawer.java:35
Method
drawWeather
(Canvas canvas, float alpha)
WeatherGithub/src/com/mixiaoxiao/dynamicweather/StarDrawer.java:34
Method
drawWeather
(Canvas canvas, float alpha)
WeatherGithub/src/com/mixiaoxiao/dynamicweather/SnowDrawer.java:32
Method
drawWeather
(Canvas canvas, float alpha)
WeatherGithub/src/com/mixiaoxiao/dynamicweather/DefaultDrawer.java:13
Method
drawableHotspotChanged
(float x, float y)
WeatherGithub/src/com/mixiaoxiao/support/widget/SmoothSwitch.java:1185
Method
drawableStateChanged
()
WeatherGithub/src/com/mixiaoxiao/mxxedgeeffect/widget/MxxViewPager.java:763
Method
drawableStateChanged
()
WeatherGithub/src/com/mixiaoxiao/support/widget/SmoothSwitch.java:1168
Method
endFakeDrag
End a fake drag of the pager. @see #beginFakeDrag() @see #fakeDragBy(float)
WeatherGithub/src/com/mixiaoxiao/mxxedgeeffect/widget/MxxViewPager.java:2314
Method
fakeDragBy
Fake drag by an offset in pixels. You must have called {@link #beginFakeDrag()} first. @param xOffset Offset in pixels to drag by. @see #beginFakeDra
WeatherGithub/src/com/mixiaoxiao/mxxedgeeffect/widget/MxxViewPager.java:2345
Method
getAnyRandInt
(int n)
WeatherGithub/src/com/mixiaoxiao/dynamicweather/BaseDrawer.java:191
Method
getChildDrawingOrder
(int childCount, int i)
WeatherGithub/src/com/mixiaoxiao/mxxedgeeffect/widget/MxxViewPager.java:651
Method
getCompoundPaddingLeft
()
WeatherGithub/src/com/mixiaoxiao/support/widget/SmoothSwitch.java:1109
Method
getCompoundPaddingRight
()
WeatherGithub/src/com/mixiaoxiao/support/widget/SmoothSwitch.java:1121
Method
getCondIconDrawableId
(final Weather weather)
WeatherGithub/src/com/mixiaoxiao/weather/WeatherFragment.java:433
Method
getCount
()
WeatherGithub/src/com/mixiaoxiao/support/widget/LabelSpinner.java:250
Method
getDrawerType
()
WeatherGithub/src/com/mixiaoxiao/weather/SettingsFragment.java:149
Method
getDrawerType
()
WeatherGithub/src/com/mixiaoxiao/weather/WeatherFragment.java:47
Method
getFrameOffsetPercent
()
WeatherGithub/src/com/mixiaoxiao/dynamicweather/BaseDrawer.java:173
Method
getItemId
(int position)
WeatherGithub/src/com/mixiaoxiao/support/widget/LabelSpinner.java:260
Method
getOffscreenPageLimit
Returns the number of pages that will be retained to either side of the current page in the view hierarchy in an idle state. Defaults to 1. @return H
WeatherGithub/src/com/mixiaoxiao/mxxedgeeffect/widget/MxxViewPager.java:677
Method
getOpacity
()
WeatherGithub/src/com/mixiaoxiao/weather/widget/RefreshDrawable.java:57
Method
getPageMargin
Return the margin between pages. @return The size of the margin in pixels
WeatherGithub/src/com/mixiaoxiao/mxxedgeeffect/widget/MxxViewPager.java:733
Method
getPrefBoolean
(Context context, final String key, final boolean defaultValue)
WeatherGithub/src/com/mixiaoxiao/android/util/MxxPreferenceUtil.java:37
Method
getPrefFloat
(Context context, final String key, final float defaultValue)
WeatherGithub/src/com/mixiaoxiao/android/util/MxxPreferenceUtil.java:67
Method
getPrefInt
(Context context, final String key, final int defaultValue)
WeatherGithub/src/com/mixiaoxiao/android/util/MxxPreferenceUtil.java:57
Method
getPrefLong
(Context context, final String key, final long defaultValue)
WeatherGithub/src/com/mixiaoxiao/android/util/MxxPreferenceUtil.java:77
Method
getPressedColor
(int color)
WeatherGithub/src/com/mixiaoxiao/support/widget/SmoothSwitch.java:322
Method
getShowText
@return whether the on/off text should be displayed
WeatherGithub/src/com/mixiaoxiao/support/widget/SmoothSwitch.java:634
Method
getSkyBackgroundGradient
()
WeatherGithub/src/com/mixiaoxiao/dynamicweather/WindDrawer.java:85
Method
getSkyBackgroundGradient
()
WeatherGithub/src/com/mixiaoxiao/dynamicweather/FogDrawer.java:45
Method
getSkyBackgroundGradient
()
WeatherGithub/src/com/mixiaoxiao/dynamicweather/RainAndSnowDrawer.java:79
Method
getSkyBackgroundGradient
()
WeatherGithub/src/com/mixiaoxiao/dynamicweather/RainDrawer.java:96
Method
getSkyBackgroundGradient
()
WeatherGithub/src/com/mixiaoxiao/dynamicweather/HazeDrawer.java:115
Method
getSkyBackgroundGradient
()
WeatherGithub/src/com/mixiaoxiao/dynamicweather/CloudyDrawer.java:43
Method
getSkyBackgroundGradient
()
WeatherGithub/src/com/mixiaoxiao/dynamicweather/SandDrawer.java:84
Method
getSkyBackgroundGradient
()
WeatherGithub/src/com/mixiaoxiao/dynamicweather/OvercastDrawer.java:42
Method
getSkyBackgroundGradient
()
WeatherGithub/src/com/mixiaoxiao/dynamicweather/StarDrawer.java:69
Method
getSkyBackgroundGradient
()
WeatherGithub/src/com/mixiaoxiao/dynamicweather/SnowDrawer.java:55
Method
getSkyBackgroundGradient
()
WeatherGithub/src/com/mixiaoxiao/dynamicweather/DefaultDrawer.java:30
Method
getSwitchMinWidth
Get the minimum width of the switch in pixels. The switch's width will be the maximum of this value and its measured width as determined by the switch
WeatherGithub/src/com/mixiaoxiao/support/widget/SmoothSwitch.java:481
Method
getSwitchPadding
Get the amount of horizontal padding between the switch and the associated text. @return Amount of padding in pixels
WeatherGithub/src/com/mixiaoxiao/support/widget/SmoothSwitch.java:457
Method
getTextOff
Returns the text displayed when the button is not in the checked state.
WeatherGithub/src/com/mixiaoxiao/support/widget/SmoothSwitch.java:606
Method
getTextOn
Returns the text displayed when the button is in the checked state.
WeatherGithub/src/com/mixiaoxiao/support/widget/SmoothSwitch.java:591
Method
getTextSpacing
@return The required spacing between title segments in pixels
WeatherGithub/src/com/mixiaoxiao/mxxedgeeffect/widget/MxxPagerTitleStrip.java:345
Method
getThumbDrawable
Get the drawable used for the switch "thumb" - the piece that the user can physically touch and drag along the track. @return Thumb drawable
WeatherGithub/src/com/mixiaoxiao/support/widget/SmoothSwitch.java:564
Method
getThumbTextPadding
Get the horizontal padding around the text drawn on the switch itself. @return Horizontal padding for switch thumb text in pixels
WeatherGithub/src/com/mixiaoxiao/support/widget/SmoothSwitch.java:501
Method
getTitle
()
WeatherGithub/src/com/mixiaoxiao/weather/SettingsFragment.java:140
Method
getTitle
()
WeatherGithub/src/com/mixiaoxiao/weather/WeatherFragment.java:417
Method
getTrackDrawable
Get the drawable used for the track that the switch slides within. @return Track drawable
WeatherGithub/src/com/mixiaoxiao/support/widget/SmoothSwitch.java:531
Method
getViewPager
()
WeatherGithub/src/com/mixiaoxiao/weather/MainActivity.java:42
Method
hasKey
(Context context, final String key)
WeatherGithub/src/com/mixiaoxiao/android/util/MxxPreferenceUtil.java:43
Method
hashCode
()
WeatherGithub/src/com/mixiaoxiao/weather/api/ApiManager.java:718
Method
installShortcut
(Context context, Intent shortcut, String label, Bitmap icon)
WeatherGithub/src/com/mixiaoxiao/weather/SettingsFragment.java:61
Method
invalidateDrawable
(Drawable who)
WeatherGithub/src/com/mixiaoxiao/weather/widget/RefreshDrawable.java:33
Method
invalidateViewInViewGroup
(View rootView)
WeatherGithub/src/com/mixiaoxiao/android/util/UiUtil.java:55
Method
isFakeDragging
Returns true if a fake drag is in progress. @return true if currently in a fake drag, false otherwise. @see #beginFakeDrag() @see #fakeDragBy(float)
WeatherGithub/src/com/mixiaoxiao/mxxedgeeffect/widget/MxxViewPager.java:2395
Method
isWifiConnect
王斌增加,用于判断是否是wifi 网络 @param context @return 是否WIFI网络
WeatherGithub/src/com/mixiaoxiao/android/util/MxxNetworkUtil.java:40
Method
jumpDrawablesToCurrentState
()
WeatherGithub/src/com/mixiaoxiao/support/widget/SmoothSwitch.java:1203
Method
makeOptionalFitsSystemWindows
Allow calling the hidden method {@code makeOptionalFitsSystem()} through reflection on {@code view}.
WeatherGithub/src/com/mixiaoxiao/support/widget/ViewUtils.java:86
Method
newArray
(int size)
WeatherGithub/src/com/mixiaoxiao/mxxedgeeffect/widget/MxxViewPager.java:1253
Method
offsetTopAndBottom
(int offset)
WeatherGithub/src/com/mixiaoxiao/weather/widget/RefreshDrawable.java:31
Method
onAbsorb
(int velocity)
WeatherGithub/src/com/mixiaoxiao/mxxedgeeffect/widget/MxxEdgeEffect.java:192
Method
onActivityCreated
(Bundle savedInstanceState)
WeatherGithub/src/com/mixiaoxiao/weather/SettingsFragment.java:122
Method
onActivityCreated
(Bundle savedInstanceState)
WeatherGithub/src/com/mixiaoxiao/weather/WeatherFragment.java:169
Method
onAdapterChanged
(PagerAdapter oldAdapter, PagerAdapter newAdapter)
WeatherGithub/src/com/mixiaoxiao/mxxedgeeffect/widget/MxxPagerTitleStrip.java:736
Method
onAnimationEnd
(Animation animation)
WeatherGithub/src/com/mixiaoxiao/weather/MainActivity.java:77
Method
onAnimationEnd
(Animation animation)
WeatherGithub/src/com/mixiaoxiao/weather/widget/PullRefreshLayout.java:419
Method
onAnimationRepeat
(Animation animation)
WeatherGithub/src/com/mixiaoxiao/weather/MainActivity.java:75
Method
onAnimationRepeat
(Animation animation)
WeatherGithub/src/com/mixiaoxiao/weather/widget/PullRefreshLayout.java:415
Method
onAnimationStart
(Animation animation)
WeatherGithub/src/com/mixiaoxiao/weather/MainActivity.java:69
Method
onAnimationStart
(Animation animation)
WeatherGithub/src/com/mixiaoxiao/weather/widget/PullRefreshLayout.java:410
Method
onAttachedToWindow
()
WeatherGithub/src/com/mixiaoxiao/mxxedgeeffect/widget/MxxPagerTitleStrip.java:411
Method
onAttachedToWindow
()
WeatherGithub/src/com/mixiaoxiao/mxxedgeeffect/widget/MxxViewPager.java:1367
Method
onBoundsChange
(Rect bounds)
WeatherGithub/src/com/mixiaoxiao/weather/widget/SunDrawable.java:41
Method
onChanged
()
WeatherGithub/src/com/mixiaoxiao/mxxedgeeffect/widget/MxxPagerTitleStrip.java:741
Method
onChanged
()
WeatherGithub/src/com/mixiaoxiao/mxxedgeeffect/widget/MxxViewPager.java:2833
Method
onCheckedChanged
(CompoundButton buttonView, boolean isChecked)
WeatherGithub/src/com/mixiaoxiao/weather/SettingsFragment.java:90
Method
onClick
(View v)
WeatherGithub/src/com/mixiaoxiao/weather/SettingsFragment.java:76
Method
onClick
(View v)
WeatherGithub/src/com/mixiaoxiao/weather/WeatherFragment.java:194
Method
onConvertCity
(String cityName)
WeatherGithub/src/com/mixiaoxiao/weather/api/ApiManager.java:48
Method
onCreate
(Bundle savedInstanceState)
WeatherGithub/src/com/mixiaoxiao/weather/SettingsFragment.java:44
← previous
next →
301–400 of 537, ranked by callers