indrek-koue's Stars
protocolbuffers/protobuf
Protocol Buffers - Google's data interchange format
square/retrofit
A type-safe HTTP client for Android and the JVM
square/leakcanary
A memory leak detection library for Android.
greenrobot/EventBus
Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
futurice/android-best-practices
Do's and Don'ts for Android development, by Futurice developers
mikepenz/MaterialDrawer
The flexible, easy to use, all in one drawer library for your Android project. Now brand new with material 2 design.
navasmdc/MaterialDesignLibrary
This is a library with components of Android L to you use in android 2.2
davemorrissey/subsampling-scale-image-view
Android library (AAR). Highly configurable, easily extendable deep zoom view for displaying huge images without loss of detail. Perfect for photo galleries, maps, building plans etc.
daimajia/AndroidImageSlider
An amazing and convenient Android image slider.
romandanylyk/PageIndicatorView
An page indicator for Android ViewPager
krschultz/android-proguard-snippets
Proguard configurations for common Android libraries
lsjwzh/RecyclerViewPager
Deprecated
bluelinelabs/LoganSquare
Screaming fast JSON parsing and serialization library for Android.
pwittchen/ReactiveNetwork
Android library listening network connection state and Internet connectivity with RxJava Observables
strongswan/strongswan
strongSwan - IPsec-based VPN
Juude/droidReverse
reverse engineering tools for android(android 逆向工程工具集)
dinuscxj/RecyclerRefreshLayout
A pull to refresh layout for android, the RecyclerRefreshLayout is based on the SwipeRefreshLayout. support all the views, highly customizable, code simplicity, etc. really a practical RefreshLayout!
yuriy-budiyev/code-scanner
Code scanner library for Android, based on ZXing
voltrue2/in-app-purchase
A Node.js module for in-App-Purchase for iOS, Android, Amazon and Windows.
ganfra/MaterialSpinner
Spinner with Material Design - Down to API 14
pedrovgs/Lynx
Lynx is an Android library created to show a custom view with all the information Android logcat is printing, different traces of different levels will be rendererd to show from log messages to your application exceptions. You can filter this traces, share your logcat to other apps, configure the max number of traces to show or the sampling rate used by the library.
lawloretienne/ImageGallery
A gallery used to host an array of images
iamMehedi/Secured-Preference-Store
A cryptography library and a SharedPreferences wrapper for Android that encrypts the content with 256 bit AES encryption. The Encryption key is securely stored in device's KeyStore.
HirayClay/StackLayoutManager
:neckbeard:customized layoutmanager,let item pile up like stackview/类似最美有物卡片堆叠效果
ThisIsLibra/AndroidProjectCreator
Convert an APK to an Android Studio Project using multiple open-source decompilers
rongi/klaster
Declare RecyclerView adapters in a functional way, without boilerplate and subclassing. No compromises on flexibility. If it's possible to do something by subclassing, it's possible to do it with this library.
AthanorLabs/atomic-swap
💫 ETH-XMR atomic swap implementation
josa42/atom-svg-preview
Live SVG preview for Atom editor
georgmay/swift-package-template
A template for new Swift iOS / macOS / tvOS / watchOS Framework project
georgmay/state-machine
Finite State Machine implementation for Swift