Pinned Repositories
kotlin-bip39
A concise implementation of BIP-0039 in Kotlin for Android. In order, it prioritizes being secure, concise and idiomatic.
zashi-android
The Zashi Zcash Wallet, Android Edition
ADTUtils
Android Library providing different kind of util classes. List of util classes: AppPropertyUtils, ColorUtils, EqualsUtils, IntentUtils, JsonUtils, LogUtils, MeasuresUtils, NumberUtils, StringUtils, Utils, ViewUtils
android-3D-model-viewer
Android app that can load 3D models using OpenGL ES 2.0. Published on Play Store
android-mjpeg-view
Custom View to display MJPEG
android-sparkpost-with-attachments
Android Library for SparkPost (Email Delivery Service & Transactional Email)
android-styled-dialogs
Backport of Material dialogs with easy-to-use API based on DialogFragment
AndroidFilesManager
Component which makes work with Android storages easier.
ffmpeg-android-java
Android java library for FFmpeg binary compiled using https://github.com/writingminds/ffmpeg-android
FloatingActionButton
Android Floating Action Button based on Material Design specification
HonzaR's Repositories
HonzaR/AndroidFilesManager
Component which makes work with Android storages easier.
HonzaR/ADTUtils
Android Library providing different kind of util classes. List of util classes: AppPropertyUtils, ColorUtils, EqualsUtils, IntentUtils, JsonUtils, LogUtils, MeasuresUtils, NumberUtils, StringUtils, Utils, ViewUtils
HonzaR/android-mjpeg-view
Custom View to display MJPEG
HonzaR/android-sparkpost-with-attachments
Android Library for SparkPost (Email Delivery Service & Transactional Email)
HonzaR/android-styled-dialogs
Backport of Material dialogs with easy-to-use API based on DialogFragment
HonzaR/ffmpeg-android-java
Android java library for FFmpeg binary compiled using https://github.com/writingminds/ffmpeg-android
HonzaR/FloatingActionButton
Android Floating Action Button based on Material Design specification
HonzaR/android-3D-model-viewer
Android app that can load 3D models using OpenGL ES 2.0. Published on Play Store
HonzaR/ffmpeg-android
FFmpeg for Android compiled with x264, libass, fontconfig, freetype, fribidi and lame (Supports Android 4.1+)
HonzaR/ffmpeg-binary-android
FFmpeg Prebuilt Android
HonzaR/KotlinTest
HonzaR/MaterialShowcaseView
A Material Design themed ShowcaseView for Android
HonzaR/Minimal
Technologies stack prototype.
HonzaR/PA165-Manager-LEGO-stavebnic
HonzaR/RecyclerView-FastScroll
A simple FastScroller for Android's RecyclerView
HonzaR/secant-android-wallet
Reference wallet showcasing Orchard and Halo features.
HonzaR/SimpleLameLibForAndroid
LAME MP3 encoder simple interface library for Android.
HonzaR/zcash-kotlin-payment-uri
Prototype of Zcash Payment URIs defined on ZIP-321 for Kotlin