issues
search
bluelinelabs
/
Conductor
A small, yet full-featured framework that allows building View-based Android applications
Apache License 2.0
3.9k
stars
343
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Prevent composition from being destroyed when participating in AndroidX transition
#694
oleksandr-semenov
opened
5 months ago
0
Refine highlighting and error reporting in Lint rules
#693
jamesonwilliams
closed
7 months ago
1
Question: Conductor 4.0 as stable
#692
CarlBarks
opened
9 months ago
0
Fix kdoc mistake in ControllerChangeHandler
#691
DSteve595
closed
10 months ago
0
Rewritten ViewAttachHandler by Kotlin
#690
DmitryTsyvtsyn
opened
1 year ago
0
added BundleExtensions for bundle.getParcelable() and bundle.getParcelableArrayList() methods + a bit of refactoring
#689
DmitryTsyvtsyn
opened
1 year ago
0
Add kdoc to ControllerChangeHandler::removesFromViewOnPush
#688
DSteve595
closed
1 year ago
0
Cannot extend FadeChangeHandler, being final in 4.0.0-preview-2
#687
mingdong-recolor
closed
1 year ago
1
Conductor 4.0-preview-1
#686
EricKuck
closed
1 year ago
0
Fix lifecycle crash - Change backstack from ArrayDeque to LinkedBlockingDeque
#685
Bryan-Lamb
closed
1 year ago
4
Make change start/end callbacks when parent controller is popped. Fixes #683
#684
EricKuck
closed
1 year ago
0
Child controllers miss change start/end callbacks when parent is popped
#683
EricKuck
closed
1 year ago
0
Don't pop the final controller in pager adapters. Fixes #681
#682
EricKuck
closed
1 year ago
0
Routers in pager adapters should not pop their last controller
#681
EricKuck
closed
1 year ago
0
Update ancestor change listeners to prevent memory leak
#680
EricKuck
closed
1 year ago
0
Missing Github releases for versions >2.1.5
#679
xxfast
closed
1 year ago
5
Fix NPE when removing view reference
#678
MarioNoll
closed
2 years ago
0
Fix Demo Shared Element can't back press problem
#677
harrygaoos
closed
1 year ago
0
Add leak detection for destroyed controller views
#676
pyricau
closed
2 years ago
2
Convert dependencies to version catalogs
#675
EricKuck
closed
2 years ago
0
Fix edge case NPE when the user hits the back button very rapidly during state restoration
#674
EricKuck
closed
2 years ago
0
Set awaitingParentAttach to false on detach, even if not currently attached
#673
EricKuck
closed
2 years ago
0
Fix issue where child controllers may not get their onPause event soon enough
#672
EricKuck
closed
2 years ago
0
Android 14 a partly 13 will break back navigation !
#671
ursusursus
closed
1 year ago
4
Compiled conductor lint classes have different class version
#670
mpetrychko
opened
2 years ago
0
Controller.requestPermission crashes on android pre 6
#669
ursusursus
closed
1 year ago
1
Help migrating from version 3.0.0 to version 3.1.4
#668
NoaD
closed
2 years ago
1
Navigating from fragment to conductor and vice versa
#667
johnjeremih
closed
2 years ago
1
Fixes issues in Router.pushController, Router.popController & Router.setBackstack where pushChangeHandler().removesFromViewOnPush() was not respected
#666
chc-unwire
opened
2 years ago
3
Crash on Activity restoration with RouterStateAdapter
#665
subbota-a
closed
2 years ago
2
Expose top of backstack API more cheaply
#664
ursusursus
closed
1 year ago
1
Add PopRootControllerMode to address Android 12 back button behavior
#663
EricKuck
closed
2 years ago
0
Android 12 startActivityForResult deprecated
#662
Yurdaaaaa
opened
2 years ago
0
Broken on Android 12
#661
ursusursus
closed
2 years ago
9
How to know if a controller view is in the front screen?
#660
johnjeremih
opened
3 years ago
3
Android 12 new hardware back behavior for launcher Activities
#659
danilodanicomendes
closed
2 years ago
2
Transactions after onSaveInstanceState lost
#658
ursusursus
closed
2 years ago
1
Alternate Layout for different orientation
#657
CebotariM
opened
3 years ago
0
implementing Viewmodel
#656
johnjeremih
opened
3 years ago
2
3.1.1 not working with lint
#655
ursusursus
closed
2 years ago
2
do not load controller when switch theme
#654
iranandroid
closed
1 year ago
2
Apply the kotlin plugin to lint module;
#653
MarioNoll
closed
3 years ago
0
Kotlin backstack
#652
PaulWoitaschek
closed
3 years ago
0
Migrate to the maven-publish plugin.
#651
PaulWoitaschek
closed
3 years ago
0
Update LeakCanary to 2.7.
#650
PaulWoitaschek
closed
3 years ago
0
Crash when executing transaction on child router during activity recreation
#649
Tom-Alphero
closed
3 years ago
1
Handle aborted push transactions in lifecycle
#648
EricKuck
closed
3 years ago
0
How do I get the viewLifecycleOwner when using Controller
#647
johnjeremih
closed
3 years ago
1
Lifecycle updates to support view restoration after nav
#646
EricKuck
closed
3 years ago
0
Fix NPE when compose controller tries restoring instance state
#645
MarioNoll
closed
3 years ago
0
Next