Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / GCX-HCI/ThirtyInch issues and pull requests

#89 - fixed manageSubscriptions where it should call manageSubscription

Pull Request - State: closed - Opened by k0shk0sh over 7 years ago - 5 comments

#88 - Feature/presenter host refactoring

Pull Request - State: closed - Opened by passsy over 7 years ago - 2 comments
Labels: thirtyinch, Ready for Review

#87 - Add getViewOrThrow() for convenience

Pull Request - State: closed - Opened by ghost over 7 years ago
Labels: Ready for Review

#86 - Use hosting activity in TiFragment

Pull Request - State: closed - Opened by vRallev over 7 years ago - 8 comments

#85 - Feature/add logging interceptor

Pull Request - State: closed - Opened by StefMa over 7 years ago
Labels: Ready for Review

#84 - Add sample/test for viewpager

Pull Request - State: closed - Opened by StefMa over 7 years ago
Labels: Ready for Review

#83 - Presenters are leaking if do FragmentManager.popBackStack()

Issue - State: closed - Opened by ar-g over 7 years ago - 3 comments

#82 - [Feature Request] add support for BottomSheetDialogFragment

Issue - State: open - Opened by k0shk0sh over 7 years ago - 5 comments

#81 - Minimize correctly with Proguard

Pull Request - State: closed - Opened by passsy over 7 years ago
Labels: Ready for Review

#80 - Feature: Add a LoggingInterceptor

Pull Request - State: closed - Opened by ghost over 7 years ago - 4 comments
Labels: Ready for Review

#79 - Feature: restrict TiFragment api for subclasses

Pull Request - State: closed - Opened by ghost over 7 years ago - 5 comments
Labels: Ready for Review

#78 - Bugfix: Presenter not destroyed when Fragment is popped off the backstack

Pull Request - State: closed - Opened by ghost over 7 years ago - 10 comments
Labels: Ready for Review

#77 - Single support

Pull Request - State: closed - Opened by StefMa over 7 years ago - 1 comment
Labels: rx, Ready for Review

#76 - Make savior injectable into delegates

Pull Request - State: closed - Opened by passsy over 7 years ago - 1 comment
Labels: Ready for Review

#75 - Make getPresenter an interface so we never forget it

Pull Request - State: closed - Opened by passsy over 7 years ago - 1 comment

#74 - Presenter is being killed most of the time

Issue - State: closed - Opened by k0shk0sh over 7 years ago - 7 comments

#73 - Manage*Subcription return Subscription now

Pull Request - State: closed - Opened by StefMa over 7 years ago
Labels: rx, Ready for Review

#72 - Update gradle version for Android Studio 2.3

Pull Request - State: closed - Opened by jonathan-caryl over 7 years ago - 3 comments

#71 - Update rebinding / support lib versions

Pull Request - State: closed - Opened by jonathan-caryl over 7 years ago

#70 - Add sendToPresenter(p -> {}) analog to sendToView(v -> {})

Pull Request - State: closed - Opened by passsy over 7 years ago - 1 comment

#69 - Add retrolambda to the sample app

Pull Request - State: closed - Opened by jonathan-caryl over 7 years ago - 13 comments

#68 - LeakCanary pointing on net.grandcentrix.thirtyinch.internal.PresenterSavior.INSTANCE

Issue - State: closed - Opened by ar-g over 7 years ago - 2 comments
Labels: bug

#67 - Why use setRetainInstance(true) in TiFragment?

Issue - State: closed - Opened by ar-g over 7 years ago - 2 comments

#66 - Listener keeps on called forever

Issue - State: closed - Opened by drmkraja over 7 years ago - 7 comments
Labels: question

#65 - TiPresenter#runOnUiThread(Runnable)

Pull Request - State: closed - Opened by passsy over 7 years ago - 1 comment
Labels: rx, thirtyinch, test, plugin, Ready for Review

#64 - Use addAll instead of our own fori

Pull Request - State: closed - Opened by StefMa over 7 years ago - 2 comments
Labels: rx

#63 - User `addAll` instead of using an fori

Issue - State: closed - Opened by StefMa over 7 years ago - 1 comment
Labels: rx

#62 - Add clear to Rx*Handler

Issue - State: closed - Opened by StefMa over 7 years ago - 1 comment
Labels: rx

#61 - Bugfix - Lifecycleobserver and RxHandler*

Pull Request - State: closed - Opened by StefMa over 7 years ago
Labels: bug, rx, thirtyinch

#60 - Add Gitter integration

Pull Request - State: closed - Opened by passsy over 7 years ago

#59 - Let manageSubscription(Subscription) return Subscription

Issue - State: closed - Opened by passsy over 7 years ago - 4 comments
Labels: rx

#58 - Fix manageViewSubcription when there isn't any view attached

Pull Request - State: closed - Opened by StefMa over 7 years ago - 1 comment
Labels: rx

#57 - How to use sendToView ?

Issue - State: closed - Opened by AruLNadhaN over 7 years ago - 19 comments
Labels: question

#56 - Update existings and missing copyright headers to 2017

Pull Request - State: closed - Opened by passsy over 7 years ago - 1 comment

#55 - Behaviours in RxUtils(Test)

Issue - State: closed - Opened by StefMa over 7 years ago - 3 comments
Labels: rx, test

#54 - RxJava2 support

Pull Request - State: closed - Opened by StefMa over 7 years ago - 2 comments
Labels: rx

#53 - persist presenters - fight against process death

Pull Request - State: open - Opened by passsy over 7 years ago - 2 comments

#52 - Suppress unchecked casts warnings

Pull Request - State: closed - Opened by vRallev over 7 years ago - 2 comments

#51 - Android State Serializer

Pull Request - State: closed - Opened by vRallev almost 8 years ago - 5 comments

#50 - Provide a generic interface to serialize and deserialize presenters.

Pull Request - State: closed - Opened by vRallev almost 8 years ago - 3 comments

#49 - TiFragmentPlugin

Pull Request - State: closed - Opened by passsy almost 8 years ago - 3 comments
Labels: plugin, Ready for Review

#48 - Remove patch status check

Pull Request - State: closed - Opened by passsy almost 8 years ago - 1 comment

#47 - Add fragment delegate

Pull Request - State: closed - Opened by vRallev almost 8 years ago - 1 comment

#46 - Revert using equals instead of hashcode

Pull Request - State: closed - Opened by passsy almost 8 years ago - 2 comments

#45 - Report code coverage

Pull Request - State: closed - Opened by passsy almost 8 years ago - 1 comment

#44 - Uprade gradle wrapper, tools and dependencies

Pull Request - State: closed - Opened by vRallev almost 8 years ago - 2 comments

#43 - Add manageViewSubscriptions and manageSubscriptions

Pull Request - State: closed - Opened by StefMa almost 8 years ago
Labels: Ready for Review

#42 - Add DialogFragment

Pull Request - State: closed - Opened by StefMa almost 8 years ago
Labels: Ready for Review

#41 - How to Inject Presenter Dependency to Activity ?

Issue - State: closed - Opened by AruLNadhaN almost 8 years ago - 10 comments

#40 - rx.Single support for RxTiPresenterUtils

Issue - State: open - Opened by iffa almost 8 years ago - 2 comments
Labels: rx, Hacktoberfest

#39 - Presenters cannot restore instance state after process has died

Issue - State: open - Opened by ihbyun almost 8 years ago - 9 comments
Labels: question

#38 - Initializing presenter state from intent

Issue - State: closed - Opened by dave08 almost 8 years ago - 4 comments

#37 - Need method manageSubscriptions(Subscription ...subscription) in RxTiPresenterSubscriptionHandler

Issue - State: closed - Opened by ar-g almost 8 years ago - 3 comments
Labels: rx

#36 - Queue actions send to the view until it is attached

Pull Request - State: closed - Opened by passsy almost 8 years ago - 1 comment
Labels: thirtyinch, Ready for Review

#35 - Destroy TiActivity Presenter properly

Pull Request - State: closed - Opened by passsy almost 8 years ago - 2 comments
Labels: thirtyinch, plugin

#34 - deliverLatestCacheToView delivers all previously emitted items

Issue - State: open - Opened by GrahamBorland almost 8 years ago - 4 comments
Labels: rx, documentation

#33 - Presenter not destroyed when Fragment is popped off the backstack

Issue - State: closed - Opened by GrahamBorland almost 8 years ago - 12 comments
Labels: bug, thirtyinch

#32 - Use DialogFragment?

Issue - State: closed - Opened by Nxt3 almost 8 years ago - 2 comments
Labels: thirtyinch

#31 - How to pass SharedPreferences through CompositeActivity?

Issue - State: closed - Opened by hypeapps almost 8 years ago - 2 comments
Labels: question

#30 - How to handle onNewIntent()

Issue - State: closed - Opened by dave08 almost 8 years ago - 11 comments
Labels: thirtyinch, question, future-release

#29 - @DistinctUntilChanged doesn't clear cache in TiFragment after orientation change

Issue - State: closed - Opened by passsy almost 8 years ago - 2 comments
Labels: bug, thirtyinch

#27 - Fix view beeing null before unsubscribing from Subscriptions

Pull Request - State: closed - Opened by passsy almost 8 years ago
Labels: rx, thirtyinch

#26 - Change onWakeUp() to onAttachView(TiView) and onSleep() to onDetachView()

Pull Request - State: closed - Opened by passsy almost 8 years ago
Labels: thirtyinch

#25 - Isn't this backwards?

Issue - State: closed - Opened by Nxt3 almost 8 years ago - 5 comments

#24 - DistinctUntilChanged with different comparisons

Pull Request - State: closed - Opened by passsy almost 8 years ago - 2 comments
Labels: thirtyinch

#23 - Use provided instead of compile for support libraries

Pull Request - State: closed - Opened by passsy almost 8 years ago - 3 comments
Labels: thirtyinch, plugin

#22 - [Question] Where is the best place to start loading data and persist it?

Issue - State: closed - Opened by fzymek almost 8 years ago - 8 comments
Labels: question

#21 - Update support library to 24.2.1

Issue - State: closed - Opened by leanh215 almost 8 years ago

#20 - Add TiDialogFragment

Pull Request - State: closed - Opened by remcomokveld almost 8 years ago - 11 comments

#19 - Use equals() instead of hashCode() for comparing arguments

Pull Request - State: closed - Opened by fzymek almost 8 years ago - 8 comments

#18 - Test Sample App

Issue - State: open - Opened by jjvargas almost 8 years ago - 4 comments
Labels: question

#17 - Why don't use Loader to retain presenter?

Issue - State: closed - Opened by Rainer-Lang almost 8 years ago - 2 comments

#16 - How to deal with Viewpager?

Issue - State: closed - Opened by Rainer-Lang almost 8 years ago - 6 comments
Labels: question

#15 - cleanup logging

Pull Request - State: closed - Opened by passsy almost 8 years ago - 1 comment
Labels: thirtyinch

#14 - Use the same logging interface everywhere

Pull Request - State: closed - Opened by passsy almost 8 years ago - 2 comments
Labels: thirtyinch

#13 - how to disable log on release app?

Issue - State: closed - Opened by li9ht almost 8 years ago - 2 comments
Labels: thirtyinch, future-release

#12 - java.lang.NullPointerException: Attempt to invoke interface method

Issue - State: closed - Opened by k0shk0sh about 8 years ago - 2 comments
Labels: question

#11 - Upgrade the support library to 24.2.1

Pull Request - State: closed - Opened by passsy about 8 years ago - 1 comment
Labels: thirtyinch

#10 - getPresenter() in CompositeActivity.

Issue - State: closed - Opened by hypeapps about 8 years ago - 1 comment

#9 - RxJava2 TiPresenterUtils

Issue - State: open - Opened by FuriousSeraphim about 8 years ago - 5 comments
Labels: rx, Hacktoberfest

#8 - Gradle failed to sync with support library 24.2.1

Issue - State: closed - Opened by tzutoo about 8 years ago - 5 comments
Labels: thirtyinch, future-release

#7 - README improvements suggestion

Issue - State: closed - Opened by stephanenicolas about 8 years ago - 2 comments

#6 - why not have onResume() & onPause() in TiActivity

Issue - State: closed - Opened by xiaomeixw about 8 years ago - 2 comments

#5 - Provide a sample of VPVM

Issue - State: open - Opened by tzutoo about 8 years ago - 6 comments
Labels: question

#4 - how to get an instance of the presenter when extend from TiActivity

Issue - State: closed - Opened by wenjiahui about 8 years ago - 3 comments
Labels: question

#3 - Add missing presenter getter

Pull Request - State: closed - Opened by passsy about 8 years ago - 2 comments
Labels: thirtyinch

#2 - Fix typo in class name

Pull Request - State: closed - Opened by jannisveerkamp about 8 years ago
Labels: bug

#1 - automatic builds via travis.ci

Pull Request - State: closed - Opened by passsy about 8 years ago