Guy Carmeli
5899330858
Implement navigator.dismissContextualMenu
пре 8 година
Guy Carmeli
f2ca102b1e
Add ability the change ContextualMenu colors
пре 8 година
Guy Carmeli
3c31e158da
Add support for ContextualMenu in TopBar
пре 8 година
Guy Carmeli
30991e3077
Support navBarTransparent on Android
пре 8 година
Guy Carmeli
20945d8bf7
Override BottomTabs props only if props are undefined
closes #312
пре 8 година
Daniel Zlotin
ab0926b375
setting up java unit tests
пре 8 година
Guy Carmeli
2ad0aecb82
Fix missing fab expended icon
пре 8 година
Guy Carmeli
053fbf5aa9
Check if fab icon was resolved when creating fab
пре 8 година
Guy Carmeli
6d38148359
Save the world
пре 8 година
Guy Carmeli
cfaa8fef88
Switch fab on ViewPager screen change
пре 8 година
Guy Carmeli
d25ab7ce19
Assasinate LocalBroadcastReceiver in favor of a simple EventBus implementation
This is needed since some of the data we need to send in the events
can not be serialised and added to a Bundle.
пре 8 година
Guy Carmeli
91d1bac43c
Initial commit
пре 8 година
Guy Carmeli
e610223e1c
Support navBarTextSubtitleColor on Android
пре 8 година
Guy Carmeli
7e0b9ed132
Add TitleBar subtitle support on Android
пре 8 година
Guy Carmeli
9cb46fa547
Minor fixes to Snackbar
пре 8 година
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 година
Guy Carmeli
df30086c6c
Snacker works on BottomTabsLayout
пре 8 година
Guy Carmeli
af4e990660
Add infra for adding Snackbar to Layouts.
пре 8 година
Yedidya Kennard
62d61f0d6a
Slightly more backwards compatibility in android leftButtons
пре 8 година
Guy Carmeli
eb8579c24e
Use leftButtons api on Android like in iOS
This commit closes #224 and fixes #252 . Calling `setButtons` with
`leftButton` object still works for now but is deprecated and will be
removed in future version.
пре 8 година
Guy Carmeli
661fec6b79
Add limited support for animationType on Android
This commit adds support for displaying an activity with no animation
by setting `animationType: none` when calling `startApp`. In the future
we can support more animation types if there's a demand for it.
пре 8 година
Guy Carmeli
098f0e509f
Add badge styling options
пре 8 година
Guy Carmeli
2628683e0f
Implement setTabBadge in Android
пре 8 година
Edvinas Bartkus
c1a35a063a
Remove debugger
пре 8 година
Guy Carmeli
c93d4d93c8
Split selectBottomTab into two methods to prevent passing null parameters
пре 8 година
Guy Carmeli
57deff049c
Initial implementation
пре 8 година
Guy Carmeli
1bd739e4dd
no message
пре 8 година
Guy Carmeli
0cdd0daae7
Show TitleBar back button by default when modal is displayed
пре 8 година
Guy Carmeli
dbe329521f
Fix push in TopTabs
пре 8 година
Guy Carmeli
b58d9c4f67
Implement overrideBackPress
пре 8 година
Guy Carmeli
f8af1bdaba
CR fixes
пре 8 година
Guy Carmeli
55eb1f5790
Implement SideMenu in BottomTabsLayout
пре 8 година
Guy Carmeli
b53481d285
Implement setSideMenuVisible and toggleSideMenuVisible
пре 8 година
Guy Carmeli
ee871f32ed
Show hamburger icon if activity has a SideMenu
пре 8 година
Guy Carmeli
41d43d8b6c
Add a navigator instance to SideMenu
пре 8 година
Guy Carmeli
12374aa32a
Implement SideMenu in SingleScreenLayout
пре 8 година
Daniel Zlotin
c04cb15fc1
fixed topTabs
пре 8 година
Daniel Zlotin
c12a7ef337
fixed topTabs
пре 8 година
Daniel Zlotin
f88c46ccd5
fixed top tabs
пре 8 година
Daniel Zlotin
68351d8f68
removed accidental log
пре 8 година
Daniel Zlotin
1e81e771e1
fixed tabBasedApp
пре 8 година
Daniel Zlotin
339bf42225
topTab passProps works
пре 8 година
Daniel Zlotin
c6bf2f1226
passProps android
пре 8 година
Daniel Zlotin
dbe2b1587a
passProps stays in JS using PropRegistry, not exporting Screen anymore, FragmentScreen broken
пре 8 година
Daniel Zlotin
f3e8b3f316
reverted throttled commands, refactored uniqueIds
пре 8 година
Guy Carmeli
304f2ffacc
Add forceTitlesDisplay property
пре 8 година
Yedidya Kennard
a3f421f832
Added the fix for old API setting disabled for buttons to navigatorSetButtons
пре 8 година
Guy Carmeli
a9e4e2c4bb
Support drawScreenAboveBottomTabs
пре 8 година
Guy Carmeli
4f1ed3a0fd
Add toggle bottomTabs
works best with drawUnderTabBar
пре 8 година
Guy Carmeli
617d87e65a
Remove unused property
пре 8 година