Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / 6thsolution/EasyMVP issues and pull requests
#50 - 我在子module中使用报错,是不是不支持?
Issue -
State: open - Opened by XWC95 over 5 years ago
#49 - 我把项目下载下来运行报错
Issue -
State: open - Opened by XWC95 over 5 years ago
#48 - Updating com.android.support:design to 27.1.1 causes null presenter
Issue -
State: open - Opened by arthurChennetier about 6 years ago
#47 - Activity view's presenter is not attached on first creation
Issue -
State: open - Opened by blackvvine about 6 years ago
#46 - NullPointerException in ViewDelegates
Issue -
State: open - Opened by Nocri over 6 years ago
#45 - EasyMVP and Robolectric annotations problem
Issue -
State: open - Opened by bardss almost 7 years ago
#44 - Injection is broken with the latest Dagger 2 release
Issue -
State: open - Opened by louis-gale about 7 years ago
- 1 comment
Labels: bug
#43 - Integrating with Architecture Components
Issue -
State: open - Opened by mohamad-amin over 7 years ago
- 1 comment
Labels: feature
#42 - [Bug] ViewDelegate generator have problems with inner Interfaces in Kotlin
Issue -
State: open - Opened by msarelo over 7 years ago
Labels: bug
#41 - Forgetting @FragmentView makes Gradle crash without any error
Issue -
State: closed - Opened by RiccardoM over 7 years ago
- 1 comment
#40 - Lint support
Issue -
State: open - Opened by SaeedMasoumi over 7 years ago
Labels: feature
#39 - [Discussion] Improving @PresenterId annotation
Issue -
State: closed - Opened by RiccardoM over 7 years ago
- 1 comment
#38 - Mocking views in presenter testing
Issue -
State: closed - Opened by mohamad-amin over 7 years ago
- 4 comments
#37 - Prepare for release 1.2.0-beta1
Pull Request -
State: closed - Opened by SaeedMasoumi over 7 years ago
#36 - Feature/conductor
Pull Request -
State: closed - Opened by SaeedMasoumi over 7 years ago
#35 - Translate README
Pull Request -
State: closed - Opened by zi-yang-zhang over 7 years ago
- 1 comment
#34 - NullPointerException on Presenter#onViewAttached while using android.app.Activity
Issue -
State: closed - Opened by RiccardoM over 7 years ago
- 1 comment
#33 - easymvp-rx2-api
Issue -
State: closed - Opened by mohamad-amin over 7 years ago
- 1 comment
#32 - easymvp-rx2-api not uploaded to bintray
Issue -
State: closed - Opened by mohamad-amin over 7 years ago
#31 - In Presenter using (Activity)getView().getContext() occasionally reporting null pointer errors
Issue -
State: closed - Opened by mirsfang over 7 years ago
- 1 comment
#30 - ButterKnife.bind(this); is Caused by: java.lang.IllegalStateException: Required view 'base_layout' with ID 2131427412 for field 'view' was not found. If this view is optional add '@Nullable' (fields) or '@Optional' (methods) 。。。。
Issue -
State: closed - Opened by mirsfang over 7 years ago
- 1 comment
#29 - support rxjava 2
Pull Request -
State: closed - Opened by lujiajing1126 over 7 years ago
- 1 comment
#28 - Same instance of Presenter injected in all instances of a class
Issue -
State: closed - Opened by RiccardoM over 7 years ago
- 10 comments
Labels: bug
#27 - If I want to call onViewAttached on Activity.onCreate, how could I modify code?
Issue -
State: closed - Opened by Ayvytr over 7 years ago
- 1 comment
#26 - Presenter in injected too late
Issue -
State: closed - Opened by RiccardoM over 7 years ago
- 1 comment
#25 - Don't keep activities
Issue -
State: closed - Opened by k4k7us23 almost 8 years ago
- 6 comments
#24 - A question about ButterKnife
Issue -
State: closed - Opened by bptx0114 almost 8 years ago
- 2 comments
#23 - Support Jack Transform API
Issue -
State: closed - Opened by SaeedMasoumi almost 8 years ago
- 2 comments
Labels: feature
#22 - Dose this support a kotlin android project?
Issue -
State: closed - Opened by baishuai almost 8 years ago
- 4 comments
#21 - Support presenters for RecyclerView.Adapter
Issue -
State: closed - Opened by RiccardoM almost 8 years ago
- 2 comments
Labels: feature
#20 - View still available in presenter after onStop Activity callback
Issue -
State: closed - Opened by xanderblinov almost 8 years ago
- 1 comment
#19 - No Demo
Issue -
State: closed - Opened by congxc almost 8 years ago
- 7 comments
#18 - Support for different types of UseCases
Issue -
State: closed - Opened by RiccardoM almost 8 years ago
Labels: feature
#17 - Cannot import PostExecutionThread and UseCaseExecutor
Issue -
State: closed - Opened by amallo almost 8 years ago
- 2 comments
#16 - Disable / remove getSupportLoaderManager() dependency ?
Issue -
State: closed - Opened by amallo almost 8 years ago
- 2 comments
#15 - Cannot access ParametersAreNullableByDefault
Issue -
State: closed - Opened by RiccardoM about 8 years ago
- 3 comments
#14 - Support for RxJava2
Issue -
State: closed - Opened by milanfarkas about 8 years ago
Labels: feature
#13 - Can I disable saving presenters?
Issue -
State: closed - Opened by k4k7us23 about 8 years ago
- 3 comments
#12 - Make view null on onViewDetached
Issue -
State: closed - Opened by k4k7us23 about 8 years ago
- 1 comment
#11 - How to work with ButterKnife
Issue -
State: closed - Opened by znyang about 8 years ago
- 4 comments
#10 - Support bluelinelabs/Conductor
Issue -
State: closed - Opened by erva about 8 years ago
- 4 comments
Labels: feature
#9 - 请教下那个CI script怎么用的?
Issue -
State: closed - Opened by leerduo about 8 years ago
- 3 comments
#8 - Presenter null
Issue -
State: closed - Opened by pratamawijaya about 8 years ago
- 6 comments
Labels: bug
#7 - Auto inflation with @FragmentView and @CusotmView
Issue -
State: open - Opened by SaeedMasoumi about 8 years ago
Labels: feature
#6 - Support composition
Issue -
State: open - Opened by SaeedMasoumi about 8 years ago
Labels: feature
#5 - presenter is null in fragment inside onActvitiyResult.
Issue -
State: closed - Opened by saeed-fri over 8 years ago
Labels: bug
#4 - Support dagger 2 for injecting presenter
Issue -
State: closed - Opened by SaeedMasoumi over 8 years ago
Labels: feature
#3 - Cast view in delegate implementation if it's not as same as declared view in presenter
Issue -
State: closed - Opened by SaeedMasoumi over 8 years ago
Labels: bug
#2 - Support @CustomView annotation
Issue -
State: closed - Opened by SaeedMasoumi over 8 years ago
#1 - Generate a static-inner class for Loader callbacks in Delegate implementation
Issue -
State: closed - Opened by SaeedMasoumi over 8 years ago