issues
search
Zhuinden
/
simple-stack
[ACTIVE] Simple Stack, a backstack library / navigation framework for simpler navigation and state management (for fragments, views, or whatevers).
Apache License 2.0
1.37k
stars
75
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Synthetic up scopes for keys
#287
Zhuinden
opened
2 months ago
1
How to write unit tests based on the readme example
#286
cjimenezCT
closed
4 months ago
3
Extensions should support Fragment in-app predictive back animations
#285
Zhuinden
opened
6 months ago
0
Consider adding Backstack.services() method as in GlobalServices.services()
#284
ElianFabian
closed
6 months ago
4
Up navigation examples are hard to find
#283
LeafyLappa
opened
11 months ago
4
The service does not exist in any accessible scopes
#282
MikaReesu
closed
6 months ago
11
Backstack with espresso
#281
MikaReesu
closed
1 year ago
3
Crash due to activity.onBackPressed() when removing fragment hosting a WebView in AndroidView {} + FADE
#280
uvaysss
closed
1 year ago
15
Should Simple Stack be used in new projects
#279
LeafyLappa
closed
1 year ago
14
Updating the Compose example to Compose 1.5.0 requires AGP 8.1
#278
Zhuinden
opened
1 year ago
0
Verify that the new `setParentServices()`'s `lookupFromScope(..., EXPLICIT)` behavior is what is expected
#277
Zhuinden
closed
3 months ago
1
DialogFragment and BottomDialogFragment as part of navigation stack, question
#276
uberchilly
opened
1 year ago
2
Backstack is not available in a child Fragment's onCreate after process death
#275
Zhuinden
opened
1 year ago
0
Screen can get the service from wrong scope during back animation
#274
matejdro
closed
1 year ago
6
KMM support?
#273
uberchilly
opened
1 year ago
2
Lazy initialization of ScopedServices
#272
uvaysss
closed
1 year ago
2
#259 Add support for Backstack.setBackHandlingModel(AHEAD_OF_TIME)
#271
Zhuinden
closed
1 year ago
0
How to 'lookup<>()' scoped class from an Android Service
#270
uvaysss
closed
1 year ago
2
Unable to start activity ComponentInfo{com.xxxxxxxxxx.yyyyyy/com.xxxxxxxxxx.yyyyyy.activities.MainActivity}: androidx.fragment.app.Fragment$InstantiationException: Unable to instantiate fragment q2.v1: could not find Fragment constructor
#269
metinvio
closed
1 year ago
7
Publish to MavenCentral instead of just Jitpack.io
#268
Zhuinden
opened
1 year ago
2
What is the proper way to add a key to the top even if it already exists in the backstack?
#267
Stonos
closed
1 year ago
2
Question: What is the purpose of RegistrationViewModel inside ServiceProvider in extension-compose-example?
#266
ydhnwb
closed
1 year ago
4
Can I Use @styles/Theme.MyComposeTheme on AndroidManifests.xml?
#265
ydhnwb
closed
1 year ago
3
Clarification: can a service be registered/unregistered more than once?
#264
angusholder
closed
1 year ago
5
Allow removing a `Backstack.CompletionListener` from inside the listener itself
#263
angusholder
closed
2 years ago
5
How to not retain fragment when navigating
#262
omkar-tenkale
closed
2 years ago
7
Weird behaviour when navigating to new key of same class fragment
#261
omkar-tenkale
closed
2 years ago
9
Getting arguments with getKey working first time but not the second
#260
MikaReesu
closed
2 years ago
10
TargetSdkVersion 34 replaces onBackPressed() with OnBackInvokedCallback
#259
Zhuinden
closed
1 year ago
4
Simple example to handle back button INSIDE fragment
#258
omkar-tenkale
closed
2 years ago
5
2.6.3 is probably DOA
#257
Zhuinden
closed
2 years ago
3
NPE Crashes when goBack is called on the Backstack
#256
amadrian
closed
2 years ago
8
Showcase of apps using Simple-Stack
#255
Zhuinden
closed
2 years ago
2
Multustack view sample crash
#254
omkar-tenkale
closed
2 years ago
2
Community sample crash
#253
omkar-tenkale
closed
2 years ago
1
Multiple stacks in each viewpager fragment
#252
omkar-tenkale
closed
2 years ago
2
Navigation action that removes part of the stack without altering the top key can cause detached fragments to not be removed when used with SimpleStateChanger
#251
Zhuinden
opened
2 years ago
3
DialogFragment and BottomSheetDialogFragment as part of navigation stack
#250
uvaysss
opened
3 years ago
6
"Complex" update of activity title - e.g. load an item and update activity title
#249
MFlisar
closed
3 years ago
2
BackHandler in Compose (and any backPressDispatcher callback) only receives backs in super.onBackPressed, but should be received before backstack.goBack
#248
Zhuinden
closed
2 years ago
2
Multiple stacks + shared scope between different stacks
#247
MFlisar
closed
3 years ago
9
setHistory with force "recreation" even if Key already exists in backstack
#246
uvaysss
closed
3 years ago
17
when press the back button, it execute twice and then exit the app
#245
Jackyaung
closed
3 years ago
12
The relation between simple-stack and Navigation Components
#244
impvd
closed
3 years ago
3
Investigate setting ScopedServices with deferred initialization
#243
Zhuinden
closed
3 years ago
13
Q: BackstackHost destroyed when activity is destroyed?
#242
valeriyo
closed
3 years ago
4
[Q] A minimal java example to pass data into fragments
#241
omkar-tenkale
closed
3 years ago
6
Jetpack Compose
#240
matejdro
closed
3 years ago
2
Consider a way to connect a "child nested stack" to a "parent stack" similarly to `setParentComposition`
#239
Zhuinden
closed
1 year ago
12
Simple-stack on a multi-module architecture
#238
mradzinski
closed
3 years ago
5
Next