Omega-R on GitHub

Omega-R Open Source

Our reusable components

OmegaRecyclerView

View on GitHub GitHub Logo

Custom RecyclerView allow you add divider

Demo Screen Capture


OmegaNavigationMenu

View on GitHub GitHub Logo

Custom NavigationMenu imitate NavigationDrawer

Demo Screen Capture


OmegaSoftKeyboard

View on GitHub GitHub Logo

Keyboard with additional functionality, allow adding listener

Demo Screen Capture


OmegaRoundingImageView

View on GitHub GitHub Logo

A small android library to transition between a circular ImageView from one Activity to a rectangular ImageView in the launched Activity

Demo Screen Capture


OmegaDate

View on GitHub GitHub Logo

OmegaDate it’s cover for java.Util.Calendar with expandable functions.


OmegaIntentBuilder

View on GitHub GitHub Logo

An android library that makes it really easy for sharing data between activities. OmegaIntentBuilder provides helper functions for constructing a sharing intent, call intent, email intent.


Material Calendar View

View on GitHub GitHub Logo

A Material design back port of Android’s CalendarView. The goal is to have a Material look and feel, rather than 100% parity with the platform’s implementation

Demo Screen Capture


android-permissions

View on GitHub GitHub Logo

An android library that makes it really easy to deal with dynamic permissions. Based on the context, library automatically decides whether to show a dialog (in case app is in foreground) or a notification (in case permission is required by a background service)