Pinned Repositories
360-login
Case Study for 360VUZ
500px-android-blur
accordion-swipe-layout
Accordion Swipe Layout for Android
ActivityStarter
Android Library that provide simpler way to start the Activities with multiple arguments.
ADP
A fullstack framework for storing, distributing and installing versionized apk files based on each CI git commit.
android
Common Utils library is developed to reduce efforts to achieve common features of the android apps. While developing the apps, we realized that we’re coding for many common features in all the apps. For e.g. check the network’s availability, using shared preferences, parsing, etc. And like us, many other android developers might be doing the same. So it needs to be reduced for all to save the development time with ease. This is how an idea popped in our mind, and we decided to develop an SDK which can reduce developers’ time and efforts.
android-advancedrecyclerview
RecyclerView extension library which provides advanced features. (ex. Google's Inbox app like swiping, Play Music app like drag and drop sorting)
Android-EasyLocation
Google play service - location services wrapper
androidKotlin
Kotlin extenstion method for better Android development
iegemci's Repositories
iegemci/android-edittext-validator
Android form edit text is an extension of EditText that brings data validation facilities to the edittext.
iegemci/android-material-icons
Easy to use material icons for Android
iegemci/android-PullRefreshLayout
This component like SwipeRefreshLayout, it is more beautiful than SwipeRefreshLayout.
iegemci/Android-Switch-Demo-pre-4.0
iegemci/android-viewbyid-generator
Android Annotations @ViewById annotation generator for Android Studio / IntelliJ IDEA
iegemci/AndroidResideMenu
The idea of ResideMenu is from Dribbble 1 and 2. It has come true and run in iOS devices. iOS ResideMenu This project is the RefsideMenu Android version. The visual effect is partly referred to iOS version of ResideMenu. And thanks to the authors for the above idea and contribution.
iegemci/AndroidTwitter
Android Twitter Integration
iegemci/AndroidViewAnimations
Cute view animation collection.
iegemci/AnimatedExpandableListView
An extendable, flexible ExpandableListView widget that supports animations.
iegemci/Artiste
Android library for drawing shapes on a canvas
iegemci/awesome-android-ui
A curated list of awesome Android UI/UX libraries
iegemci/BabushkaText
A simpler way to style your TextViews
iegemci/CircularFloatingActionMenu
an animated circular menu for Android
iegemci/dex-method-counts
Command-line tool to count per-package methods in Android .dex files
iegemci/DrawerArrowDrawable
Visual back-port of the rotating drawer-to-arrow drawable from Android L
iegemci/EasyAndroidAnimations
iegemci/ImageBlurring
Android Blurring Image(Bitmap) By Java And JNI.
iegemci/j2objc
A Java to iOS Objective-C translation tool and runtime.
iegemci/json2view
Update native Android UI on the fly
iegemci/MaterialDesignLibrary
This is a library with components of Android L to you use in android 2.2
iegemci/RemoteAuthenticator
OATH authenticator with remote interface
iegemci/ResponsiveToolbar
Changed Toolbar styles to achive layout compatible with Material Design guidelines
iegemci/RippleEffect
Implementation of Ripple effect from Material Design for Android API 14+
iegemci/Shimmer-android
An Android TextView with a shimmering effect
iegemci/SmoothProgressBar
A small Android library allowing you to have a smooth and customizable horizontal indeterminate ProgressBar
iegemci/SmsRadar
Android library created to listen incoming and outgoing SMS's
iegemci/TextDrawable
This light-weight library provides images with letter/text like the Gmail app. It extends the Drawable class thus can be used with existing/custom/network ImageView classes. Also included is a fluent interface for creating drawables and a customizable ColorGenerator.