Matt Davies
3176aeb448
Add a way to dynamically enable/disable a side menu for Android (#1326 )
8 лет назад
Gevorg Gasparyan
a92ec9527f
Bottomtab icon change (#1133 )
Change bottom tab bar button image at runtime
8 лет назад
Guy Carmeli
9bdec359cd
Implement setStyle on Android (#1168 )
8 лет назад
Guy Carmeli
a43680ca27
Implement switchToTopTab method (#1145 )
Usage is identical to switchToTab, closes #842
8 лет назад
Guy Carmeli
43b1edcc1c
Initial LightBox implementation on Android (#978 )
8 лет назад
Guy Carmeli
2519ff1239
Support setting orientation from application and modals (#834 )
Closes #681
8 лет назад
Guy Carmeli
08dbe4dc35
Refactor orientation logic to separate class (#811 )
closes #661
8 лет назад
Jakub Martyčák
5cea516563
[android] Custom orientation change hnadling (#783 )
* [android] Basic implementation of orientation change event and getter
#dasdsa
* [android] Check if fabAnimator is not null
* [android] Add configChanges prop to NavigationActivity in AndroidManifest
* [android] Fix duplicate declaration of onConfigurationChange
* [android] Use EventEmitter class to dispatch orientation change events
8 лет назад
Guy Carmeli
5b63d590c2
Add dismissSnackbar method (#763 )
8 лет назад
Royce Townsend
5135d298ad
dismissInAppNotification support on android. (#687 )
* Add .hideInAppNotification on android.
- Separate hide and show animations.
- Implement a little bit of throttling around successive calls to .showInAppNotification
* Update example to demo dismiss.
8 лет назад
d4vidi
e283d44f2f
Sliding overlay (#651 )
* WIP
* Core function works e2e
* Queued overlays support
* Remove unneeded activity ref
* Add post-PR changes
8 лет назад
Guy Carmeli
0211af8bf6
Fixes overlapping fab. (#620 )
This commit also introduces a tempprary fix to an issue where fab is
displayed on wrong screen when switching between bottom tabs rapidly.
8 лет назад
Guy Carmeli
f3d0ea4072
Remove Fab when when calling setButtons (#599 )
call setButtons with empty fab object to remove it
8 лет назад
Guy Carmeli
689ac03cf9
Android right side menu (#547 )
* Implement right SideMenu on Android
* Adapt toggleSideMenu and toggleSideMenuVisible to right SideMenu
8 лет назад
b_d
9e058dcf23
Landscape only (#533 )
* Landscape only option
* Fixed typo
* Removed old startApp
* Spacing
8 лет назад
Guy Carmeli
08f4d4dc07
Implement ContextualMenu in Modals
8 лет назад
Guy Carmeli
5899330858
Implement navigator.dismissContextualMenu
8 лет назад
Guy Carmeli
3c31e158da
Add support for ContextualMenu in TopBar
8 лет назад
Daniel Zlotin
bf06c6a245
added portraitOnlyMode
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
af4e990660
Add infra for adding Snackbar to Layouts.
8 лет назад
Guy Carmeli
2628683e0f
Implement setTabBadge in Android
8 лет назад
Guy Carmeli
c93d4d93c8
Split selectBottomTab into two methods to prevent passing null parameters
8 лет назад
Guy Carmeli
57deff049c
Initial implementation
8 лет назад
Guy Carmeli
b53481d285
Implement setSideMenuVisible and toggleSideMenuVisible
8 лет назад
Guy Carmeli
4f1ed3a0fd
Add toggle bottomTabs
works best with drawUnderTabBar
8 лет назад
Guy Carmeli
f17b1f024c
Set left button dynamically
8 лет назад
Daniel Zlotin
70ecfeffd1
fixed
8 лет назад
Guy Carmeli
07d204ad74
Move initialIconState to parser
8 лет назад
Guy Carmeli
5dabdc225b
left button
8 лет назад
Daniel Zlotin
85cf841e5d
dismissAllModals
8 лет назад
Daniel Zlotin
5311972d40
dismissModal working
8 лет назад
Guy Carmeli
3ea4cfa850
Initial setButtons implementation
8 лет назад
Daniel Zlotin
7397a9d795
work on modal
8 лет назад
Guy Carmeli
f6a768afd0
set TitleBar title
8 лет назад
Daniel Zlotin
878c0009d6
visibilityAnimator refactor
8 лет назад
Guy Carmeli
72c9faa0f3
SetTopBarVisibility
8 лет назад
Daniel Zlotin
65fe5346ce
unmount fix
8 лет назад
Daniel Zlotin
35cff65b7c
popToRoot
8 лет назад
Daniel Zlotin
5cf4aca522
pop
8 лет назад
Daniel Zlotin
6c414310b2
BANDURU
8 лет назад
Daniel Zlotin
d1e5e75f38
parsers
8 лет назад
Daniel Zlotin
e1165c51e1
params passed to activity and passed from there"
8 лет назад
Guy Carmeli
36d8fbeee5
w
8 лет назад
Guy Carmeli
9206a0c0c0
no message
8 лет назад
Daniel Zlotin
787f3b94ee
commented all old code to make the example run
8 лет назад
Daniel Zlotin
d63dbb7b25
creating layouts
8 лет назад
Daniel Zlotin
5c136b0179
bridge interface finished for now
8 лет назад