Guy Carmeli
|
8d5ec5014b
|
Initial v2 commit on Android
|
7 years ago |
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 years ago |
Guy Carmeli
|
f3d0ea4072
|
Remove Fab when when calling setButtons (#599)
call setButtons with empty fab object to remove it
|
8 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 |
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
|
9cb46fa547
|
Minor fixes to Snackbar
|
8 years ago |
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 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 |
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 |
Guy Carmeli
|
07d204ad74
|
Move initialIconState to parser
|
8 years ago |
Guy Carmeli
|
5dabdc225b
|
left button
|
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
|
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 |
Daniel Zlotin
|
d1e5e75f38
|
parsers
|
8 years ago |
Daniel Zlotin
|
e1165c51e1
|
params passed to activity and passed from there"
|
8 years ago |
Guy Carmeli
|
36d8fbeee5
|
w
|
8 years ago |
Guy Carmeli
|
9206a0c0c0
|
no message
|
8 years ago |
Daniel Zlotin
|
787f3b94ee
|
commented all old code to make the example run
|
8 years ago |
Daniel Zlotin
|
d63dbb7b25
|
creating layouts
|
8 years ago |
Daniel Zlotin
|
5c136b0179
|
bridge interface finished for now
|
8 years ago |
Daniel Zlotin
|
7f88b8f310
|
bridge interface discussion
|
8 years ago |