Guy Carmeli
8d5ec5014b
Initial v2 commit on Android
7 years ago
Guy Carmeli
f3d0ea4072
Remove Fab when when calling setButtons (#599 )
call setButtons with empty fab object to remove it
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
b_d
9e058dcf23
Landscape only (#533 )
* Landscape only option
* Fixed typo
* Removed old startApp
* Spacing
8 years ago
Matt Davies
cc393b6cdf
When starting the app, pass through extras included in the launch intent (#433 )
8 years ago
Guy Carmeli
dd111f53cb
Handle deep links when app is created
8 years ago
Guy Carmeli
89770b923b
Pass deep link to NavigationActivity
This commit introduces a simple mechanism to pass deep link data from
MainActivity/SplashActivity to NavigationActivity. Note that this will
not work if the application is already running.
8 years ago
Guy Carmeli
08f4d4dc07
Implement ContextualMenu in Modals
8 years ago
Guy Carmeli
5899330858
Implement navigator.dismissContextualMenu
8 years ago
Guy Carmeli
3c31e158da
Add support for ContextualMenu in TopBar
8 years ago
Daniel Zlotin
bf06c6a245
added portraitOnlyMode
8 years ago
Guy Carmeli
7e0b9ed132
Add TitleBar subtitle support on Android
8 years ago
Guy Carmeli
af4e990660
Add infra for adding Snackbar to Layouts.
8 years ago
Guy Carmeli
2628683e0f
Implement setTabBadge in Android
8 years ago
Guy Carmeli
c93d4d93c8
Split selectBottomTab into two methods to prevent passing null parameters
8 years ago
Guy Carmeli
57deff049c
Initial implementation
8 years ago
Guy Carmeli
b53481d285
Implement setSideMenuVisible and toggleSideMenuVisible
8 years ago
Daniel Zlotin
58620a9b9c
lifecycle of reactContext fix, refactored the tangled mess in the Application
8 years ago
Guy Carmeli
4f1ed3a0fd
Add toggle bottomTabs
works best with drawUnderTabBar
8 years ago
Guy Carmeli
f17b1f024c
Set left button dynamically
8 years ago
Daniel Zlotin
70ecfeffd1
fixed
8 years ago
Daniel Zlotin
85cf841e5d
dismissAllModals
8 years ago
Daniel Zlotin
5311972d40
dismissModal working
8 years ago
Guy Carmeli
3ea4cfa850
Initial setButtons implementation
8 years ago
Daniel Zlotin
7397a9d795
work on modal
8 years ago
Guy Carmeli
f6a768afd0
set TitleBar title
8 years ago
Daniel Zlotin
878c0009d6
visibilityAnimator refactor
8 years ago
Guy Carmeli
72c9faa0f3
SetTopBarVisibility
8 years ago
Daniel Zlotin
212c496385
fixed push pop mechanism
8 years ago
Daniel Zlotin
65fe5346ce
unmount fix
8 years ago
Daniel Zlotin
35cff65b7c
popToRoot
8 years ago
Daniel Zlotin
5cf4aca522
pop
8 years ago
Daniel Zlotin
6c414310b2
BANDURU
8 years ago