GWSRxBus


Source link: https://github.com/shareme/GWSRxBus

GWSRxBus

The data binding model and tools that google introduced leaves out something, namely how to updated when user changes text, etc. Seems to me that it might call for using some of the RXJava and RxAndroid Observables sugar to handle those cases and make the event bus more streamlined and handle more use cases.

That being said, this is a work in progress. Do not use in production just yet. Once you see releases on this project than you can use it in production.

Usage

I use jitpack to upload my libraries so you put this in your root buildscript:

allprojects {

repositories {

 jcenter()

 maven {
 url "https://jitpack.io" 
}

}

 
}

Than in the module buildscript:

compile 'com.github.shareme:GWSRxBus:{
latest-release-number
}
@aar'

Target Android API Range

Api 16 to api 23.

Credits

Although the code may be my own creation I am borrowing concepts and ideas from Square's Otto bus so thanks does go to the code contributors of the Square Otto project.

Fred Grott(aka shareme GrottWorkShop)

Former JavaME and JavaEE developer that made the transition to Android Native java Application Development. Multi-computer-language polyglot that can jump into anything and I do not play follow-the-leader but often follow my own unique way.(No recruiters, please for any reason)

Github profile Bitbucket profile G+ profile Twitter profile Facebook profile DeviantArt profile BeHance profile Dribbble profile AngelList profile BuiltINChicago profile HackerNews profile Geeklist profile Medium profile StackOverflow profile Blogger blog Reddit profile Quora profile YouTube channel AboutMe profile LinkedIN profile Xing profile SlideShare profile SpeakerDeck profile Android Hacker Tumbler Ustream AboutMe

License

Apache 2.0 License

Resources

Google Android Developer Site

Google Android Developer Tool Site

Google Android Developer Blog

StackOverflow Android Questions

Gradle

Reddit-androidev

AndroidChat at Slack

Amazon Android Dev Site

JavaRanch Android Forum

Android Development Tools G+ community

Android Development G+ Community

Android Developers G+ Community

Android Design G+ Community

UX Design for Developers

Android MVP G+ Community

Resources

A Firefox extension that adds view source links for the Android SDK.

A set of views which allow for easy sharing of content.

A set of social buttons with shares count, and interactions with native apps, to let the user share links using his favourite social apps.

An cross-platform bridge for sending messages between Obj-C/Java/Javascript and JavaScript in UIWebViews/WebViews.

A EditText with a constant text in the end.

Gradle plugin to send Slack messages according to your build lifecycle. Useful to integrate with a CI server, to notify everyone that some gradle task has failed.

Topics


2D Engines   3D Engines   9-Patch   Action Bars   Activities   ADB   Advertisements   Analytics   Animations   ANR   AOP   API   APK   APT   Architecture   Audio   Autocomplete   Background Processing   Backward Compatibility   Badges   Bar Codes   Benchmarking   Bitmaps   Bluetooth   Blur Effects   Bread Crumbs   BRMS   Browser Extensions   Build Systems   Bundles   Buttons   Caching   Camera   Canvas   Cards   Carousels   Changelog   Checkboxes   Cloud Storages   Color Analysis   Color Pickers   Colors   Comet/Push   Compass Sensors   Conferences   Content Providers   Continuous Integration   Crash Reports   Credit Cards   Credits   CSV   Curl/Flip   Data Binding   Data Generators   Data Structures   Database   Database Browsers   Date &   Debugging   Decompilers   Deep Links   Dependency Injections   Design   Design Patterns   Dex   Dialogs   Distributed Computing   Distribution Platforms   Download Managers   Drawables   Emoji   Emulators   EPUB   Equalizers &   Event Buses   Exception Handling   Face Recognition   Feedback &   File System   File/Directory   Fingerprint   Floating Action   Fonts   Forms   Fragments   FRP   FSM   Functional Programming   Gamepads   Games   Geocaching   Gestures   GIF   Glow Pad   Gradle Plugins   Graphics   Grid Views   Highlighting   HTML   HTTP Mocking   Icons   IDE   IDE Plugins   Image Croppers   Image Loaders   Image Pickers   Image Processing   Image Views   Instrumentation   Intents   Job Schedulers   JSON   Keyboard   Kotlin   Layouts   Library Demos   List View   List Views   Localization   Location   Lock Patterns   Logcat   Logging   Mails   Maps   Markdown   Mathematics   Maven Plugins   MBaaS   Media   Menus   Messaging   MIME   Mobile Web   Native Image   Navigation   NDK   Networking   NFC   NoSQL   Number Pickers   OAuth   Object Mocking   OCR Engines   OpenGL   ORM   Other Pickers   Parallax List   Parcelables   Particle Systems   Password Inputs   PDF   Permissions   Physics Engines   Platforms   Plugin Frameworks   Preferences   Progress Indicators   ProGuard   Properties   Protocol Buffer   Pull To   Purchases   Push/Pull   QR Codes   Quick Return   Radio Buttons   Range Bars   Ratings   Recycler Views   Resources   REST   Ripple Effects   RSS   Screenshots   Scripting   Scroll Views   SDK   Search Inputs   Security   Sensors   Services   Showcase Views   Signatures   Sliding Panels   Snackbars   SOAP   Social Networks   Spannable   Spinners   Splash Screens   SSH   Static Analysis   Status Bars   Styling   SVG   System   Tags   Task Managers   TDD &   Template Engines   Testing   Testing Tools   Text Formatting   Text Views   Text Watchers   Text-to   Toasts   Toolkits For   Tools   Tooltips   Trainings   TV   Twitter   Updaters   USB   User Stories   Utils   Validation   Video   View Adapters   View Pagers   Views   Watch Face   Wearable Data   Wearables   Weather   Web Tools   Web Views   WebRTC   WebSockets   Wheel Widgets   Wi-Fi   Widgets   Windows   Wizards   XML   XMPP   YAML   ZIP Codes