Saturday 31 March 2018

BiColored progress

Awesome animated a bi-colored circular progress.



from The Android Arsenal

Outline Textview

Android TextView with Outline / Stroke.


Android Arsenal

from The Android Arsenal

Android MVVM Example

This is simple example of pure MVVM (Model VIew View-Model) android architecture example using Data Binding, ViewModel and many more features.



from The Android Arsenal

EncryptedGsonConverter

A Retrofit Converter which based on Gson-Converter also can encrypt/decrypt JSON.



from The Android Arsenal

Thursday 29 March 2018

DropDownView

A flexibly configurable, beautifully animated, device-rotatable drop down list widget.



from The Android Arsenal

Tuesday 27 March 2018

BaseRecyclerViewAdapter

This library lets you to split RecyclerView into sections, make paging, or create endless view easily.


Android Arsenal

from The Android Arsenal

Monday 26 March 2018

Tuesday 20 March 2018

FontUtils

A Tiny Font Utility Library used to apply custom Fonts to Toolbar, NavigationView, Menu, Submenu and Other Views like EditText, TextView, etc.



from The Android Arsenal

Monday 19 March 2018

inline-youtube-view

YouTube component for Android, iOS and React. This is a suite of utility libraries around using YouTube inside your Android, iOS or React Native app.



from The Android Arsenal

Android-Horizontal-Swipe-WebView

Custom WebView implementation for horizontal swipes.



from The Android Arsenal

Sunday 18 March 2018

RxAssetManager

An RxJava2 implementation of the Android AssetManager.



from The Android Arsenal

Changelog Library

Changelog library with a builder setup and advanced filtering.

Features:

  • filtering (based on flavour for example)
  • filtering by min version
  • optionally show dialog/activity only once or if new changelogs are available which the user has not seen yet
  • optional bullet lists



from The Android Arsenal

ServiceAgency

A gradle plugin that decouples through the detach interface and its implementation.



from The Android Arsenal

Android-BasicAdapter

BasicAdapter to use instead of separate java files for Android RecyclerView Adapters, with a more comprehensible adapter structure and databinding.


Android Arsenal

from The Android Arsenal

clean-architecture-android-kotlin

This is an Android Clean Architecture base project using 100% Kotlin including Unit tests!

You could use it as the base project when you create a new Android project. This architecture optimized the Clean Architecture and MVP for the Android Kotlin project. When using this architecture, you could isolate the UI, business logic and data sources, and also making the unit test easier.

Benefits:

  • Makes your new project clean
  • Isolates UI, business logic and data sources responsibilities
  • Testable
  • Avoids multi-threading problems



from The Android Arsenal

Viewpager Animation

Here you can learn how i implement these amazing transformations on ViewPager.



from The Android Arsenal

Saturday 17 March 2018

CardDrawer

Card Drawer is a library that provides an extra card behavior on drawer, such as, move view or scaling view's height while drawer on slide.



from The Android Arsenal

Simple Step Bar

Simple step bar to manage fragment steps. With next step, back step, and done states.


Android Arsenal

from The Android Arsenal

DigitalWatchView

Show a digital watch time view on your Android phone.



from The Android Arsenal

KotlinRxMvpArchitecture

Clean MVP Architecture with RxJava + Dagger2 + Retrofit2 + Mockito + Fresco + EasiestGenericRecyclerAdapter using Kotlin. Includes Unit Tests(Kotlin Tests)!

Main purpose of this repo is dealing unit testing problems and find easy ways to handle them.



from The Android Arsenal

aDateSwitcher

aDateSwitcher is a custom android view that switches to your desired date range returns a Map<DateRange,Date> of top and bottom date values.



from The Android Arsenal

Number to word conversion

This library generates word representation for a number in Indian and Western format.



from The Android Arsenal

ElevationImageView

ImageView with elevation shadow.



from The Android Arsenal