Pinned Repositories
android-best-practices
Do's and Don'ts for Android development, by Futurice developers
Android-CleanArchitecture
This is a sample app that is part of a blog post I have written about how to architect an android application using Uncle Bob's clean architecture approach.
android-edittext-validator
Android form edit text is an extension of EditText that brings data validation facilities to the edittext.
android-floatinglabel-widgets
Floating label input widgets
android-flux-todo-app
Example of how to implement an Android TODO App using Facebook Flux Architecture
Android-Gradle-Examples
Android-LuckyMonkeyPanel
:tiger::video_game:幸运转盘,类似老虎机的抽奖活动效果。
Android-ObservableScrollView
Android library to observe scroll events on scrollable views.
android-open-project
Collect and classify android open source projects, 交流 QQ 群:(入群理由必须填写群简介问题答案)185715999
icefoggy's Repositories
icefoggy/android-edittext-validator
Android form edit text is an extension of EditText that brings data validation facilities to the edittext.
icefoggy/android-floatinglabel-widgets
Floating label input widgets
icefoggy/Android-Gradle-Examples
icefoggy/android-open-project
Collect and classify android open source projects, 交流 QQ 群:(入群理由必须填写群简介问题答案)185715999
icefoggy/Android-PullLayout
仿UC天气下拉和微信下拉眼睛
icefoggy/android-ripple-background
A beautiful ripple animation for your app
icefoggy/android-styled-dialogs
A simple library for styling Android dialogs in the Holo theme. It also removes boilerplate code for displaying simple dialogs.
icefoggy/android_auto_banner
Auto Roll Banner
icefoggy/AndroidDynamicLoader
A plugin system that runs like a browser, but instead of load web pages, it load plugins which runs natively on Android system.
icefoggy/AndroidStaggeredGrid
An Android staggered grid view which supports multiple columns with rows of varying sizes.
icefoggy/ASimpleCache
a simple cache for android and java
icefoggy/awesome-android-ui
A curated list of awesome Android UI/UX libraries
icefoggy/BabushkaText
A simpler way to style your TextViews
icefoggy/bither-bitmap-sample
Bither Team's Bitmap Sample!
icefoggy/BubbleImageView
chat bubble imageview
icefoggy/CircleProgress
CircleProgress, DonutProgress, ArcProgress
icefoggy/countly-sdk-android
Countly Mobile Analytics - Android SDK
icefoggy/discrollview
Scroll + discover = DiscrollView
icefoggy/DraggablePanel
Android library used to create an awesome Android UI based on a draggable element similar to the last YouTube graphic component.
icefoggy/DropListView
Another PullToRefreshList with drop effect.
icefoggy/GifImageView
Android ImageView that handles animated GIF images
icefoggy/justified
Android TextView or EditText with justified text.
icefoggy/libpng-android
libpng for Android NDK
icefoggy/MultiActionTextView
Create click event for TextView in between two index given for string.
icefoggy/PhotoView
Implementation of ImageView for Android that supports zooming, by various touch gestures.
icefoggy/safe-java-js-webview-bridge
为WebView中的Java与JavaScript提供【安全可靠】的多样互通方案
icefoggy/TileView
The TileView widget is a subclass of ViewGroup that provides a mechanism to asynchronously display tile-based images for the Android mobile-application development framework, with additional functionality for 2D dragging, flinging, pinch or double-tap to zoom, adding overlaying Views (markers), built-in Hot Spot support, dynamic path drawing, multiple levels of detail, and support for any relative positioning or coordinate system.
icefoggy/ToggleButton
ToggleButton Widget For Android Dev
icefoggy/WanDaoJiaIndex
Android-仿豌豆荚首页导航实现
icefoggy/Zhihu-Parallax-Animation
知乎 Android 客户端启动页的视差动画效果实现