issues
search
rjrjr
/
compose-backstack
Simple composable for rendering transitions between backstacks.
Other
504
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Upgrade to Compose-BoM 2023.01.00 (1.3.1), Kotlin 1.8.10 and compileSdk 33
#65
lucamtudor
opened
1 year ago
0
API overhaul because splitting the keys and the composables don't work.
#64
rjrjr
opened
2 years ago
2
Map-based backstack crashes when popping.
#63
rjrjr
opened
2 years ago
1
build, test & export your APK with Github Actions
#62
Micoder-dev
closed
2 years ago
0
Backstack should propagate min constraints
#61
zach-klippenstein
opened
3 years ago
0
Upgrade gradle to 7.2, compose to 1.0.1, and kotlin to 1.5.21.
#60
zach-klippenstein
closed
3 years ago
0
Upgrade AGP, Compose, Dokka, and Kotlin.
#59
zach-klippenstein
closed
3 years ago
1
Fix TransitionController to no longer perform side effects directly in composition.
#58
zach-klippenstein
closed
3 years ago
0
Fix state saving for screens that are not saveable/bundleable.
#57
zach-klippenstein
closed
3 years ago
0
Cleanup gradle scripts using proper custom plugins
#56
zach-klippenstein
closed
3 years ago
0
Upgrad Gradle, AGP, and Compose.
#55
zach-klippenstein
closed
3 years ago
0
Crash in Compose beta04
#54
gustavkarlsson
closed
3 years ago
1
Invalid (?) screen object causes app crash
#53
noe
closed
3 years ago
5
Update the README.
#52
zach-klippenstein
closed
3 years ago
0
Use Material DropdownMenu.
#51
zach-klippenstein
closed
3 years ago
0
Completely rewrite the internals and most of the APIs.
#50
zach-klippenstein
closed
3 years ago
0
Enable the binary compatibility validator plugin.
#49
zach-klippenstein
closed
3 years ago
0
Support LifecycleOwner, SavedStateRegistryOwner for child screens.
#48
zach-klippenstein
opened
3 years ago
1
Upgrade Compose to beta02.
#47
zach-klippenstein
closed
3 years ago
0
Support for jetpack compose beta
#46
noe
closed
3 years ago
2
Support compose for desktop
#45
zach-klippenstein
opened
4 years ago
0
Use new camera distance API for inspector layer transformations
#44
zach-klippenstein
closed
3 years ago
0
Upgrade AGP.
#43
zach-klippenstein
closed
3 years ago
0
[DNM] Experimenting with RestorableStateHolder shouldSave API
#42
zach-klippenstein
closed
3 years ago
0
Upgrade AGP to latest version.
#41
zach-klippenstein
closed
4 years ago
0
Replace ChildSavedStateRegistry with official compose tooling
#40
zach-klippenstein
closed
3 years ago
0
Upgrade Compose to latest version.
#39
zach-klippenstein
closed
4 years ago
0
Upgrade Gradle to latest version.
#38
zach-klippenstein
closed
4 years ago
0
Re-format code and upgrade Compose and AGP versions.
#37
zach-klippenstein
closed
4 years ago
0
Adding github funding config.
#36
zach-klippenstein
closed
4 years ago
0
Update to jetpack compose 1.0.0-alpha03
#35
noe
closed
4 years ago
1
Upgrade Compose and build tools to latest versions.
#34
zach-klippenstein
closed
4 years ago
0
Figure out why tests are broken on pre-29 emulators
#33
zach-klippenstein
opened
4 years ago
0
Upgrade Compose to dev16.
#32
zach-klippenstein
closed
4 years ago
0
Upgrade Compose to dev14, AGP to 4.2-alpha04, and Gradle to 6.5.1
#31
zach-klippenstein
closed
4 years ago
1
Replace references to master branch in github actions config.
#30
zach-klippenstein
closed
4 years ago
0
Fix 'save instance state' functionality
#29
grandstaish
closed
4 years ago
2
Child state saving issues
#28
grandstaish
closed
4 years ago
1
Proposal: More flexible transition API (aka SharedElementTransition support)
#27
zach-klippenstein
opened
4 years ago
4
Fix or suppress all compiler warnings and turn on Werror.
#26
zach-klippenstein
closed
4 years ago
0
Start using UiSavedStateRegistry to preserve screen "view" state.
#25
zach-klippenstein
closed
4 years ago
0
Upgrade compose to dev09.
#24
zach-klippenstein
closed
4 years ago
0
Update AGP to latest version.
#23
zach-klippenstein
closed
4 years ago
0
Add a bunch of tests.
#22
zach-klippenstein
closed
4 years ago
0
Automatically save/restore the state of a BackstackViewerApp using the new saved state tools.
#21
zach-klippenstein
closed
4 years ago
0
Unignore UI tests and fix them, run UI tests in CI.
#20
zach-klippenstein
closed
4 years ago
0
Update compose to dev08.
#19
zach-klippenstein
closed
4 years ago
0
Make transition customizable depending on screen
#18
zach-klippenstein
opened
4 years ago
8
Consider API for manually controlling transition
#17
zach-klippenstein
opened
4 years ago
0
drawScreen should get an isVisible flag to allow screens to clean up resources they don't need
#16
zach-klippenstein
closed
3 years ago
0
Next