Pinned Repositories
Logger
A simple class wrapping android logger introducing some utilities.
MobileStringResourcesConverter
This is a simple string resources converter between Android (strings.xml) and iOS (Localizable.strings) formats.
php-i18n
php-i18n is an internationalization library for php web applications
recyclerview-child-actions
A simple API to perform actions and checks on child views of a RecycleView's item in Espresso tests.
RecyclerViewSwipeDecorator
A simple utility class to add a background, an icon and a label while swiping a RecyclerView's item left or right.
sms-interceptor
This is a simple, lifecycle aware, sms interceptor for Android apps
ViewPagerIndicator
A simple page indicator for android ViewPager
xabaras's Repositories
xabaras/RecyclerViewSwipeDecorator
A simple utility class to add a background, an icon and a label while swiping a RecyclerView's item left or right.
xabaras/recyclerview-child-actions
A simple API to perform actions and checks on child views of a RecycleView's item in Espresso tests.
xabaras/sms-interceptor
This is a simple, lifecycle aware, sms interceptor for Android apps
xabaras/ViewPagerIndicator
A simple page indicator for android ViewPager
xabaras/Logger
A simple class wrapping android logger introducing some utilities.
xabaras/php-i18n
php-i18n is an internationalization library for php web applications
xabaras/ACheckableWordList
This is a simple Android library implementing a (comma) separated word list where each word can be clicked and checked/unchecked.
xabaras/ARootPermissionsDetector
Simple utility class combining several methods for checking root permissions on android devices
xabaras/MobileStringResourcesConverter
This is a simple string resources converter between Android (strings.xml) and iOS (Localizable.strings) formats.
xabaras/android-testing
A collection of samples demonstrating different frameworks and techniques for automated testing
xabaras/json-serializer-for-php
JSONSerializer provides a simple API for Object Oriented PHP to serialize/deserialize objects to/from their JSON representation.
xabaras/logger-for-php
Logger for PHP is a simple configurable class adding logging capabilities to your PHP code