issues
search
lyft
/
scoop
:icecream: micro framework for building view based modular Android applications.
Apache License 2.0
1.03k
stars
79
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
OnPause or OnDestroy callback
#98
devdhar04
closed
3 years ago
1
Add Scoop deprecation note
#97
kxfang
closed
5 years ago
2
Is Scoop still maintained ?
#92
sabiou
closed
3 years ago
1
create scoop
#91
tyetech
closed
5 years ago
0
Set theme jekyll-theme-merlot
#90
tyetech
closed
5 years ago
0
Allow same screen to be opened more than once
#89
stanix
closed
6 years ago
0
Binding Library for Xamarin.Android
#88
aleGuardiola
closed
3 years ago
1
Multi-Window Support
#87
johnpaulmckean
closed
3 years ago
1
Cannot push object of the same Screen subclass on stack with neither goTo nor replaceWith
#86
stanix
closed
3 years ago
1
Status of scoop?
#84
shanno29
closed
3 years ago
4
update library
#83
dbof10
closed
7 years ago
1
How would you make a sub view/screen router?
#82
alexwhb
closed
3 years ago
2
Support setting transitions in view controller
#81
kathyma
closed
8 years ago
2
Update README.md
#80
eveliotc
closed
8 years ago
1
Remove view binding
#79
Bencodes
closed
8 years ago
1
add a view binder factory
#78
Bencodes
closed
8 years ago
1
Screen result prototype
#77
kathyma
closed
8 years ago
0
show dialogs in demos controller
#76
buildbreaker
closed
8 years ago
0
Example without dependency injection
#75
adnbsr
closed
3 years ago
1
Unify appRouter and dialogRouter
#74
kathyma
closed
7 years ago
0
Fixed VerticalSlideTransition name typo
#73
mh0pe
closed
5 years ago
0
Update to Butterknife 8.0
#72
Jawnnypoo
closed
7 years ago
1
Summer cleaning
#71
Jawnnypoo
closed
7 years ago
1
Update scoop-basics project to use Dagger 2
#70
nganthony
closed
8 years ago
0
Crash example
#69
itspbj
closed
8 years ago
1
Ensuring getView works while attaching
#68
itspbj
closed
8 years ago
1
Adding butterknife bind logic into vc
#67
itspbj
closed
8 years ago
1
Fix bug where onDetach is called before onAttach
#66
itspbj
closed
8 years ago
1
Add peek method in Router to display current active screen
#65
buildbreaker
closed
8 years ago
1
Add CoC info and update CLA link
#64
ryan-lane
closed
8 years ago
1
Make the scoop LayoutInflater package protected
#63
Bencodes
closed
3 years ago
2
Addressed Issue #59
#62
joecheatham
closed
5 years ago
0
Fixing concurrent modification bug on linked hash map
#61
itspbj
closed
8 years ago
0
Fix concurrent modifcation exception when destroying scoops
#60
buildbreaker
closed
8 years ago
3
Expose previousScreen and nextScreen methods of RouteChange
#59
lexer
closed
3 years ago
2
Decouple router from scoping
#58
lexer
closed
8 years ago
1
Clean up ViewController and remove final to attach() and detach() methods
#57
buildbreaker
closed
8 years ago
1
Decouple router from scoping
#56
itspbj
closed
8 years ago
1
Clean up transition packaging
#55
buildbreaker
closed
8 years ago
0
Transitions should not be responsible for adding or removing views
#54
kathyma
closed
7 years ago
0
Fix dialog transitions
#53
buildbreaker
closed
8 years ago
2
Fix leaking child scopes through parent children collection
#52
lexer
closed
8 years ago
1
Add zoom in and zoom out transitions for dialogs
#51
kathyma
closed
8 years ago
0
Clear the queue and use the last queue's RouteChange when finish tran…
#50
buildbreaker
closed
8 years ago
0
Allow empty list in replaceAllWith
#49
itspbj
closed
8 years ago
1
Avoid destroying scoops when popped from the backstack and clean up
#48
buildbreaker
closed
8 years ago
0
UiContainer should avoid queuing route changes
#47
buildbreaker
closed
8 years ago
0
update README to latest version
#46
jrodbx
closed
8 years ago
3
Adding any transition annotations to the first loaded screen causes a crash
#45
acadet
closed
3 years ago
1
Fixing null check for screens
#44
itspbj
closed
8 years ago
1
Next