Yedidya Kennard
a9253c4b9a
Create tabs Left to Right
8 gadus atpakaļ
Guy Carmeli
27b18c3a08
Discard tabSelectedEvent if tab was already selected
8 gadus atpakaļ
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 gadus atpakaļ
Guy Carmeli
01fbdd66f5
Update fab when modal is dismissed
8 gadus atpakaļ
Guy Carmeli
f7250b2753
Various fab fixes
* Don't show fab of a screen that's pushed to a none active tab
* Change fab when navigating back in the stack with back button
* Add screens before SnackbarAndFabContainer
8 gadus atpakaļ
Guy Carmeli
1142b437d8
Animate fab in and out when screen changes
8 gadus atpakaļ
Guy Carmeli
91d1bac43c
Initial commit
8 gadus atpakaļ
Guy Carmeli
62877cf47c
Send sideMenu button press event when drawer not defined
fixes #274
8 gadus atpakaļ
Guy Carmeli
86886d31f7
Fix newStack crash
8 gadus atpakaļ
Guy Carmeli
7e0b9ed132
Add TitleBar subtitle support on Android
8 gadus atpakaļ
Guy Carmeli
8999785b09
Hide Snackbar on screen changes
8 gadus atpakaļ
Guy Carmeli
5cd911c6f8
Hide Snacker when ViewPager screen changes
8 gadus atpakaļ
Guy Carmeli
a76e7b25d8
Getting there
* Created Snakbar class to encapsulate Snackbar logic.
* Clicking the action now emits event to current screen
* Action color works
8 gadus atpakaļ
Guy Carmeli
df30086c6c
Snacker works on BottomTabsLayout
8 gadus atpakaļ
Guy Carmeli
af4e990660
Add infra for adding Snackbar to Layouts.
8 gadus atpakaļ
Guy Carmeli
2628683e0f
Implement setTabBadge in Android
8 gadus atpakaļ
Guy Carmeli
c93d4d93c8
Split selectBottomTab into two methods to prevent passing null parameters
8 gadus atpakaļ
Guy Carmeli
57deff049c
Initial implementation
8 gadus atpakaļ
Guy Carmeli
8b580ca2a9
Fix selectedTab event
8 gadus atpakaļ
Guy Carmeli
b58d9c4f67
Implement overrideBackPress
8 gadus atpakaļ
Guy Carmeli
f8af1bdaba
CR fixes
8 gadus atpakaļ
Guy Carmeli
fafc52a124
Support pushing screens to unselected tabs
8 gadus atpakaļ
Guy Carmeli
55eb1f5790
Implement SideMenu in BottomTabsLayout
8 gadus atpakaļ
Guy Carmeli
b53481d285
Implement setSideMenuVisible and toggleSideMenuVisible
8 gadus atpakaļ
Guy Carmeli
72dd351d1f
Open SideMenu on burger button click
8 gadus atpakaļ
Guy Carmeli
221d02167c
Hide keyboard before screen pop animation
8 gadus atpakaļ
Guy Carmeli
0429c781a7
Show first screen in modal
8 gadus atpakaļ
Guy Carmeli
36bcfd03de
Get screen LayoutParams from parent
8 gadus atpakaļ
Guy Carmeli
2edaa046db
Apply drawAboveBottomTabs on screen instead of ScreenStack
8 gadus atpakaļ
Guy Carmeli
1996de6d1b
Add ability to push pop screens without animation
8 gadus atpakaļ
Guy Carmeli
187144675e
Add push and pop screen transition
This commit is the first step in adding proper screen transition
animations to push and pop actions.
8 gadus atpakaļ
Guy Carmeli
d6d704450e
Fix TitleBar back button in Modal
8 gadus atpakaļ
Guy Carmeli
a9e4e2c4bb
Support drawScreenAboveBottomTabs
8 gadus atpakaļ
Guy Carmeli
4f1ed3a0fd
Add toggle bottomTabs
works best with drawUnderTabBar
8 gadus atpakaļ
Guy Carmeli
aa2ce1c432
Set BottomTab style after TitleBar back button click
8 gadus atpakaļ
Guy Carmeli
488a563c14
Fix BottomTabs style after pop
8 gadus atpakaļ
Guy Carmeli
28a2f01873
Set BottomTabs style after stack changes
8 gadus atpakaļ
Guy Carmeli
9eaf610e0a
Remove ScreenStack after it's destroyed
8 gadus atpakaļ
Guy Carmeli
b12b899b93
Draw all views above BottomTabs
Since we don't fully support hideOnScroll property yet, draw all views
above BottomTabs
8 gadus atpakaļ
Guy Carmeli
613f2b0c9f
Remove screenStack on JS reload
8 gadus atpakaļ
Daniel Zlotin
3911e8cdc3
minor fixes
8 gadus atpakaļ
Guy Carmeli
be537459b3
Some work towards proper bottom tabs styling
8 gadus atpakaļ
Guy Carmeli
575ff70a1b
Use INVISIBLE to hide screens so they get measured on creation
8 gadus atpakaļ
Guy Carmeli
ed0082ad89
Change bottom tab visibility when switching tabs instead of removing and readding tabs
8 gadus atpakaļ
Guy Carmeli
3a2e2d7dc8
Rebase fixes
8 gadus atpakaļ
Guy Carmeli
80b11fb522
Additional work on BottomTabs
8 gadus atpakaļ
Daniel Zlotin
41b1be87e7
fixed compiling
8 gadus atpakaļ
Guy Carmeli
e4edd6d195
Push and Pop to current stack
8 gadus atpakaļ
Guy Carmeli
7f8f1fa29c
Initial BottomTabs implementation
8 gadus atpakaļ