Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Karumi/Rosie issues and pull requests
#97 - Update gradle
Pull Request -
State: open - Opened by Aracem over 6 years ago
- 4 comments
#96 - Add a null check for onSuccess and onError Callbacks
Pull Request -
State: closed - Opened by Aracem over 6 years ago
- 1 comment
#95 - Update library version
Pull Request -
State: closed - Opened by Aracem over 6 years ago
- 1 comment
#94 - Rosie incompatible with android.arch.lifecycle ¿?
Issue -
State: closed - Opened by rubdottocom over 6 years ago
- 4 comments
Labels: bug
#93 - Fix multiple presenters bug
Pull Request -
State: closed - Opened by pedrovgs over 6 years ago
- 2 comments
#92 - Error when running a signed APK
Issue -
State: closed - Opened by pinicius over 6 years ago
- 17 comments
#91 - RuntimeException with 2 or more presenters
Issue -
State: closed - Opened by jaimegc almost 7 years ago
- 1 comment
Labels: bug
#90 - Allowing to implement RosiePresenter.View interfaces in base Fragments or Activity classes
Pull Request -
State: open - Opened by felHR85 over 7 years ago
- 2 comments
#89 - Update Travis-CI configuration to use the new image they recommended us.
Pull Request -
State: closed - Opened by pedrovgs over 7 years ago
- 5 comments
#88 - Revert "Revert "Merge pull request #73 from luis-ibanez/move_librarie…
Pull Request -
State: closed - Opened by Serchinastico over 7 years ago
#87 - Fix #86
Pull Request -
State: closed - Opened by Serchinastico over 7 years ago
#86 - Release 2.1.1 - ButterKnife changes
Issue -
State: closed - Opened by jcdom over 7 years ago
- 2 comments
Labels: bug
#85 - NullPointerException sometimes in RosieUseCase.notifyError()
Issue -
State: closed - Opened by jcdom almost 8 years ago
- 1 comment
#84 - New list in UseCaseHandler to retain error adapters in a non-weak reference
Pull Request -
State: closed - Opened by jcdom almost 8 years ago
- 3 comments
Labels: bug
#83 - provide a proguard rules
Issue -
State: closed - Opened by loki666 almost 8 years ago
- 1 comment
#82 - Stabilize Travis-CI builds
Issue -
State: open - Opened by pedrovgs about 8 years ago
- 2 comments
Labels: enhancement
#81 - Searching in repositories
Issue -
State: closed - Opened by lujop about 8 years ago
- 2 comments
Labels: question
#80 - Reflection Performance
Issue -
State: closed - Opened by erikjhordan-rey about 8 years ago
- 3 comments
Labels: question
#79 - OnErrorCallback null pointer exception with Marshmallow devices
Issue -
State: open - Opened by bcarrera over 8 years ago
- 1 comment
Labels: bug
#78 - Typo fix :)
Pull Request -
State: closed - Opened by mohsenoid over 8 years ago
- 3 comments
#77 - Extract caching logic from RosieRepository.java
Issue -
State: open - Opened by RPallas92 over 8 years ago
- 1 comment
Labels: enhancement
#76 - Uses cases from sync service (question)
Issue -
State: closed - Opened by pinicius over 8 years ago
- 1 comment
#75 - NoSuchMethodError. No ButterKnife.bind(Activity) method
Issue -
State: open - Opened by anotherdev over 8 years ago
- 1 comment
#74 - Updated butterknife 7.0.1 -> 8.0.1
Pull Request -
State: closed - Opened by luis-ibanez over 8 years ago
- 3 comments
#73 - Move butter knife and renderers to the sample
Pull Request -
State: closed - Opened by luis-ibanez over 8 years ago
- 6 comments
#72 - Moved Butter knife and Renderers libraries from Rosie to the Sample app
Pull Request -
State: closed - Opened by luis-ibanez over 8 years ago
#71 - I have another question, How can I include third library in my arr like your rosie?
Issue -
State: closed - Opened by h3clikejava over 8 years ago
- 5 comments
Labels: question
#70 - Remove ButterKnife and Renderers library.
Issue -
State: closed - Opened by pedrovgs over 8 years ago
- 1 comment
Labels: enhancement, help wanted
#69 - Deprecation warning fixed in UseCaseWrapperJob.java
Pull Request -
State: closed - Opened by luis-ibanez over 8 years ago
- 2 comments
#68 - Moving Butter Knife and Renderers libraries from Rosie to the sample project, updated sample butterknife version 7.0.1 -> 8.0.1
Pull Request -
State: closed - Opened by luis-ibanez over 8 years ago
- 11 comments
#67 - Updated sample butterknife version 7.0.1 -> 8.0.1
Pull Request -
State: closed - Opened by luis-ibanez over 8 years ago
#66 - Updated wrapper and build libraries:
Pull Request -
State: closed - Opened by luis-ibanez over 8 years ago
- 3 comments
#65 - Communication between presenters
Issue -
State: closed - Opened by pinicius over 8 years ago
- 5 comments
Labels: question
#64 - How to connect a Activity to its Presenter without Injection?
Issue -
State: closed - Opened by matbrandao over 8 years ago
- 4 comments
Labels: question
#63 - Fix #59.
Pull Request -
State: closed - Opened by pedrovgs over 8 years ago
- 3 comments
#62 - Enhance Mapper
Pull Request -
State: closed - Opened by DmitriyZaitsev over 8 years ago
- 3 comments
#61 - RosieSupportFragment
Pull Request -
State: closed - Opened by sargunv over 8 years ago
- 2 comments
#60 - RosieSupportFragment
Issue -
State: closed - Opened by sargunv over 8 years ago
- 3 comments
Labels: enhancement
#59 - Extending RosieApplication
Issue -
State: closed - Opened by sargunv over 8 years ago
- 4 comments
Labels: bug
#58 - Update README.md to add a link to the blog posts we are writing.
Pull Request -
State: closed - Opened by pedrovgs over 8 years ago
- 1 comment
#57 - Change presenter lifecycle and set view visibility to be public instead of default or protected.
Pull Request -
State: closed - Opened by pedrovgs over 8 years ago
- 1 comment
#56 - Update some dependencies used.
Pull Request -
State: closed - Opened by pedrovgs over 8 years ago
- 1 comment
#55 - Remove the usage of ``onAttach(Activity activity)`` deprecated method.
Pull Request -
State: closed - Opened by pedrovgs over 8 years ago
- 1 comment
#54 - Replace the usage of a class UnitTest with the MockitoJUnitRunner.
Pull Request -
State: closed - Opened by pedrovgs over 8 years ago
- 1 comment
#53 - Update some copyright headers using MIT license to use the correct one, Apache V2
Pull Request -
State: closed - Opened by pedrovgs over 8 years ago
- 1 comment
#52 - Improve ``PresenterLifeCycleLinker`` public API.
Pull Request -
State: closed - Opened by pedrovgs over 8 years ago
- 2 comments
#51 - Improve ``PresenterLifeCycleLinker`` public API.
Issue -
State: closed - Opened by pedrovgs over 8 years ago
Labels: enhancement
#50 - Add support for persistency
Issue -
State: closed - Opened by pakoito over 8 years ago
- 1 comment
Labels: enhancement
#49 - Expose PresenterLifeCycleLinker as public
Pull Request -
State: closed - Opened by pakoito over 8 years ago
- 4 comments
#48 - Feedback from DroidsOnRoids
Issue -
State: closed - Opened by pedrovgs over 8 years ago
- 6 comments
Labels: question
#47 - RosieAppCompatActivity
Pull Request -
State: closed - Opened by sargunv over 8 years ago
- 5 comments
#46 - AppCompatActivity
Issue -
State: closed - Opened by sargunv over 8 years ago
- 2 comments
Labels: enhancement
#45 - Fixed typos
Pull Request -
State: closed - Opened by radarhere over 8 years ago
- 1 comment
#44 - Do you think about using rxjava?
Issue -
State: closed - Opened by Rainer-Lang over 8 years ago
- 8 comments
Labels: question
#43 - Prepare release 1.0.0 again :P
Pull Request -
State: closed - Opened by pedrovgs over 8 years ago
- 1 comment
#42 - fix fake datasources that this are returning random values.
Pull Request -
State: closed - Opened by flipper83 over 8 years ago
- 1 comment
#41 - fix javadoc
Pull Request -
State: closed - Opened by flipper83 over 8 years ago
- 2 comments
#40 - Disable doc lint.
Pull Request -
State: closed - Opened by pedrovgs over 8 years ago
- 1 comment
#39 - Sample tests
Pull Request -
State: closed - Opened by flipper83 over 8 years ago
- 6 comments
#38 - Marvel sample ui refactor
Pull Request -
State: closed - Opened by flipper83 almost 9 years ago
- 1 comment
#37 - add marvel api client for comicSeries.
Pull Request -
State: closed - Opened by flipper83 almost 9 years ago
- 1 comment
#36 - Update Renderers version to 3.0.0.
Issue -
State: closed - Opened by pedrovgs almost 9 years ago
Labels: enhancement
#35 - Travis fix
Pull Request -
State: closed - Opened by flipper83 almost 9 years ago
- 1 comment
#34 - Review Repository/PaginatedRepository use.
Issue -
State: open - Opened by pedrovgs almost 9 years ago
Labels: enhancement
#33 - Review InMemoryCacheDataSource && RealmDataSource concurrency.
Issue -
State: closed - Opened by pedrovgs almost 9 years ago
- 1 comment
Labels: enhancement
#32 - Add realm migration DB
Issue -
State: open - Opened by flipper83 almost 9 years ago
Labels: enhancement
#31 - Marvel example
Pull Request -
State: closed - Opened by Serchinastico almost 9 years ago
- 5 comments
#30 - Realm data source fix travis config.
Pull Request -
State: closed - Opened by pedrovgs almost 9 years ago
- 3 comments
#29 - Replace offset + limit by Page class
Pull Request -
State: closed - Opened by Serchinastico almost 9 years ago
- 1 comment
#28 - generic data source for Realm.
Pull Request -
State: closed - Opened by flipper83 almost 9 years ago
- 5 comments
#27 - Use a Page object to define pages
Issue -
State: closed - Opened by Serchinastico almost 9 years ago
- 4 comments
Labels: enhancement
#26 - Add use cases documentation and fix some issues in the README
Pull Request -
State: closed - Opened by Serchinastico almost 9 years ago
#25 - Add use cases documentation and fix some issues in the README
Pull Request -
State: closed - Opened by Serchinastico almost 9 years ago
#24 - Create a Realm Data Source
Issue -
State: open - Opened by flipper83 almost 9 years ago
Labels: enhancement
#23 - Finish documentation
Issue -
State: closed - Opened by Serchinastico almost 9 years ago
Labels: enhancement
#22 - Rethink use cases
Pull Request -
State: closed - Opened by flipper83 almost 9 years ago
- 3 comments
#21 - First version of the new error system. Include tests and docs
Pull Request -
State: closed - Opened by Serchinastico almost 9 years ago
- 3 comments
#20 - Upgrade butterknife to 7.0.1
Pull Request -
State: closed - Opened by Serchinastico almost 9 years ago
- 2 comments
#19 - License & Documentation
Pull Request -
State: closed - Opened by Serchinastico almost 9 years ago
- 2 comments
#18 - Marvel example
Pull Request -
State: closed - Opened by Serchinastico almost 9 years ago
- 2 comments
#17 - Review library visibility
Pull Request -
State: closed - Opened by Serchinastico almost 9 years ago
- 2 comments
#16 - New repositories approach
Pull Request -
State: closed - Opened by Serchinastico almost 9 years ago
- 8 comments
#15 - New error system
Issue -
State: closed - Opened by Serchinastico almost 9 years ago
Labels: enhancement
#14 - Rethink use cases
Issue -
State: closed - Opened by Serchinastico almost 9 years ago
- 1 comment
Labels: enhancement
#13 - Rethink repositories
Issue -
State: closed - Opened by Serchinastico almost 9 years ago
Labels: enhancement
#12 - Add documentation & create the README.md
Issue -
State: closed - Opened by Serchinastico almost 9 years ago
Labels: enhancement
#11 - Example using Marvel Api Client Android project.
Issue -
State: closed - Opened by Serchinastico almost 9 years ago
- 2 comments
Labels: enhancement
#10 - Review code visibility modifiers to avoid problems with the library usage
Issue -
State: closed - Opened by Serchinastico almost 9 years ago
Labels: bug
#9 - Add Activity extra injection library
Issue -
State: open - Opened by Serchinastico almost 9 years ago
Labels: enhancement
#8 - Move DI to dagger 2
Issue -
State: open - Opened by Serchinastico almost 9 years ago
- 9 comments
Labels: enhancement
#7 - Service injection
Issue -
State: open - Opened by Serchinastico almost 9 years ago
Labels: enhancement
#6 - Create base class for custom views
Issue -
State: open - Opened by Serchinastico almost 9 years ago
Labels: enhancement
#5 - Rosie can't resolve the use case to execute in a concrete scenario
Issue -
State: closed - Opened by Serchinastico almost 9 years ago
- 1 comment
Labels: bug
#4 - Rosie should also provide the current activity as it does with the Context by injection
Issue -
State: open - Opened by Serchinastico almost 9 years ago
Labels: enhancement
#3 - Add a new interface extending from RosiePresenter.View
Issue -
State: closed - Opened by Serchinastico almost 9 years ago
- 10 comments
Labels: enhancement
#2 - Add instrumentation tests
Issue -
State: closed - Opened by Serchinastico almost 9 years ago
- 1 comment
Labels: enhancement
#1 - Review copyright/license usage.
Issue -
State: closed - Opened by pedrovgs almost 9 years ago
- 3 comments