Guy Carmeli
|
8d5ec5014b
|
Initial v2 commit on Android
|
7 년 전 |
Guy Carmeli
|
64928654ac
|
Fixes titleBarDisabledButtonColor (#490)
|
8 년 전 |
Guy Carmeli
|
c10f41ff0e
|
Search android (#432)
* Move event emmiter logic out of Application
* Implement searchView
Usage:
```js
rightButtons: [
{
id: 'searchView',
label: 'Search',
hint: 'Search...'
}
]
```
* Translucent TitleBar
* Collapse TopBar
* Less noticeable translucent effect
* Implement ScrollViewDetector
* Collapse on fling
* Collapse on touch up
Complete collapse on touch up instead of fling
|
8 년 전 |
Guy Carmeli
|
3c31e158da
|
Add support for ContextualMenu in TopBar
|
8 년 전 |
Guy Carmeli
|
af4e990660
|
Add infra for adding Snackbar to Layouts.
|
8 년 전 |
Guy Carmeli
|
39e8334fd9
|
Fix tabs and right buttons getting parsed in wrong order
|
8 년 전 |
Guy Carmeli
|
db82290c0a
|
Add disabledColor property to TitleBar buttons
Can also be set cross app by using titleBarDisabledButtonColor property in appStyle
|
8 년 전 |
Guy Carmeli
|
04302d349b
|
Create AppStyle and set button color from screen
|
8 년 전 |
Guy Carmeli
|
c9147439f1
|
Add support for white colors :)
|
8 년 전 |
Yedidya Kennard
|
2330d0a340
|
Moved change in button to JS
|
8 년 전 |
Yedidya Kennard
|
3b7c11f869
|
All stack actions routed through NavigationActivity are also forwarded to ModalController
|
8 년 전 |
Guy Carmeli
|
7abc5f8736
|
AppStyle
|
8 년 전 |
Guy Carmeli
|
07d204ad74
|
Move initialIconState to parser
|
8 년 전 |
Guy Carmeli
|
5dabdc225b
|
left button
|
8 년 전 |
Guy Carmeli
|
1b8a22a47c
|
Keep Using navigatorEventId for now
|
8 년 전 |
Guy Carmeli
|
de0ad91452
|
Navigation color
|
8 년 전 |
Guy Carmeli
|
3f75ad2f2c
|
buttons
|
8 년 전 |
Guy Carmeli
|
d2cc5e45f3
|
handle null bundle in parsers
|
8 년 전 |
Daniel Zlotin
|
fa33aeb91c
|
parse colors
|
8 년 전 |
Daniel Zlotin
|
25b8f55b62
|
make static
|
8 년 전 |
Daniel Zlotin
|
d1e5e75f38
|
parsers
|
8 년 전 |