Daniel Zlotin
|
1d9a852533
|
moving stuff around to work on everything locally without hacks
|
před 7 roky |
Guy Carmeli
|
8d5ec5014b
|
Initial v2 commit on Android
|
před 8 roky |
Guy Carmeli
|
64928654ac
|
Fixes titleBarDisabledButtonColor (#490)
|
před 8 roky |
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
|
před 8 roky |
Guy Carmeli
|
3c31e158da
|
Add support for ContextualMenu in TopBar
|
před 8 roky |
Guy Carmeli
|
db82290c0a
|
Add disabledColor property to TitleBar buttons
Can also be set cross app by using titleBarDisabledButtonColor property in appStyle
|
před 8 roky |
Guy Carmeli
|
04302d349b
|
Create AppStyle and set button color from screen
|
před 8 roky |
Guy Carmeli
|
7abc5f8736
|
AppStyle
|
před 8 roky |
Guy Carmeli
|
c70f8e379e
|
Some work on eventEmitter
|
před 8 roky |
Guy Carmeli
|
de0ad91452
|
Navigation color
|
před 8 roky |
Daniel Zlotin
|
d1e5e75f38
|
parsers
|
před 8 roky |