Pinned Repositories
ffi_test
Test bed for hacking on FFI in simulator
android-git-mk
.mk/.bp/.gradle crawled from https://android.googlesource.com
android-git-spider
spiders to fetch repo/.mk/.gradle from https://android.googlesource.com
auth-totp
like Google Authenticator implement the Time-Based One-Time Password (TOTP) algorithm, demo implemented by java .etc
GLTextureView
Almost the same api as GLSurfaceView, another android OpenGL surface implementation using TextureView
MinusLinkify
Android TextView widget with more flexible span-link capabilities, include OnLinkClickListener and customed IntentSpan
SlidingDrawer
The class android.widget.SlidingDrawer was deprecated in API level 17, not supported anymore. see more on http://developer.android.com/reference/android/widget/SlidingDrawer.html . I have done my own implementation on the source code for the Android Open Source Project. For now, it have supported all the orientations, which are top-down, bottom-up, left-to-right and right-to-left.
tagore.wang
http://tagore.wang
UML
ZoomViewHelper
easy and fast to make android view zoomable
wtao901231's Repositories
wtao901231/SlidingDrawer
The class android.widget.SlidingDrawer was deprecated in API level 17, not supported anymore. see more on http://developer.android.com/reference/android/widget/SlidingDrawer.html . I have done my own implementation on the source code for the Android Open Source Project. For now, it have supported all the orientations, which are top-down, bottom-up, left-to-right and right-to-left.
wtao901231/GLTextureView
Almost the same api as GLSurfaceView, another android OpenGL surface implementation using TextureView
wtao901231/MinusLinkify
Android TextView widget with more flexible span-link capabilities, include OnLinkClickListener and customed IntentSpan
wtao901231/ZoomViewHelper
easy and fast to make android view zoomable
wtao901231/android-git-mk
.mk/.bp/.gradle crawled from https://android.googlesource.com
wtao901231/android-git-spider
spiders to fetch repo/.mk/.gradle from https://android.googlesource.com
wtao901231/auth-totp
like Google Authenticator implement the Time-Based One-Time Password (TOTP) algorithm, demo implemented by java .etc
wtao901231/tagore.wang
http://tagore.wang
wtao901231/UML