Daniel Zlotin
1d9a852533
moving stuff around to work on everything locally without hacks
7 years ago
Guy Carmeli
8d5ec5014b
Initial v2 commit on Android
7 years ago
Guy Carmeli
689ac03cf9
Android right side menu (#547 )
* Implement right SideMenu on Android
* Adapt toggleSideMenu and toggleSideMenuVisible to right SideMenu
8 years ago
Guy Carmeli
08f4d4dc07
Implement ContextualMenu in Modals
8 years ago
Guy Carmeli
18fabcc87b
Notify modalDismiss if no modals are displayed
Notify the Activity layout that the top most Modal was dismissed only
if no other modals are displayed. Currently this event is used as a
`onVisible` event to to the layout. This whole logic can be simplified
when we implement proper screen visibility events.
8 years ago
Guy Carmeli
66230e2a49
Check if modal contains navigator
When ivoking navigation actions such as push, pop etc, instead of
checking modal visibility, check if modal actually contains the given
navigator. This fix alows to change navigation state in screens while
modal is displayed.
8 years ago
Guy Carmeli
7e0b9ed132
Add TitleBar subtitle support on Android
8 years ago
Guy Carmeli
26136d3cb6
Show modal with animation
8 years ago
Guy Carmeli
4891e42a3c
Set adjust resize on modals
8 years ago
Guy Carmeli
72dd351d1f
Open SideMenu on burger button click
8 years ago
Guy Carmeli
d6d704450e
Fix TitleBar back button in Modal
8 years ago
Guy Carmeli
aa2ce1c432
Set BottomTab style after TitleBar back button click
8 years ago
Yedidya Kennard
3b7c11f869
All stack actions routed through NavigationActivity are also forwarded to ModalController
8 years ago
Daniel Zlotin
5016c3cc44
FragmentScreen
8 years ago
Daniel Zlotin
70ecfeffd1
fixed
8 years ago
Daniel Zlotin
9a85260af9
connected Modal
8 years ago
Daniel Zlotin
c58f15a0b8
ScreenStackContainer + modals
8 years ago
Daniel Zlotin
2c242ccb51
modals
8 years ago
Daniel Zlotin
7c5d60b14f
working on modals
8 years ago
Daniel Zlotin
7397a9d795
work on modal
8 years ago
Daniel Zlotin
9806af3573
modal and layout
8 years ago