Daniel Zlotin
|
4da8d8e5ef
|
update package.json
|
8 years ago |
Daniel Zlotin
|
24ffa5eda4
|
yarn run
|
8 years ago |
Daniel Zlotin
|
a6681f4f60
|
assertj for java 7
|
8 years ago |
Daniel Zlotin
|
c3827f08f0
|
fixed robolectric
|
8 years ago |
Daniel Zlotin
|
3d4b92bc9c
|
fix robolectric
|
8 years ago |
Daniel Zlotin
|
6e55b16981
|
fix robolectric
|
8 years ago |
Daniel Zlotin
|
274da152ba
|
separating tests
|
8 years ago |
Daniel Zlotin
|
d8d2d5f725
|
trying source
|
8 years ago |
Daniel Zlotin
|
29f7ea5631
|
android tests
|
8 years ago |
Daniel Zlotin
|
a2e9e5368e
|
travis
|
8 years ago |
Daniel Zlotin
|
6bfdfb5a57
|
testing android
|
8 years ago |
Daniel Zlotin
|
32260ec8c0
|
travis
|
8 years ago |
Daniel Zlotin
|
b154d384a2
|
travis
|
8 years ago |
Daniel Zlotin
|
c11d02be20
|
travis
|
8 years ago |
Daniel Zlotin
|
bcd0c60575
|
travis
|
8 years ago |
Guy Carmeli
|
3dbcc28d86
|
Collapsing view pager screen (#448)
Implement collapsing TopTabs on Android
specify `navBarHideOnScroll: true` in your `TopTabsScreen`
|
8 years ago |
Daniel Zlotin
|
34c83fc360
|
travis
|
8 years ago |
Daniel Zlotin
|
582b326bdf
|
travis
|
8 years ago |
Daniel Zlotin
|
0de66280f2
|
travis
|
8 years ago |
Daniel Zlotin
|
ee3561f8a8
|
travis
|
8 years ago |
Daniel Zlotin
|
1c41a0b39a
|
travis
|
8 years ago |
Daniel Zlotin
|
cec1e2bc1b
|
travis
|
8 years ago |
Daniel Zlotin
|
1d07bac863
|
without slashes
|
8 years ago |
Daniel Zlotin
|
c165202069
|
try download android sdk
|
8 years ago |
Daniel Zlotin
|
bae685458b
|
travis download android sdk
|
8 years ago |
Daniel Zlotin
|
89df8b1fa9
|
travis should pass npm
|
8 years ago |
Daniel Zlotin
|
e52c301714
|
should pass npm tests
|
8 years ago |
Daniel Zlotin
|
6431a2c7bf
|
travis
|
8 years ago |
Daniel Zlotin
|
4250d64cf0
|
travis
|
8 years ago |
Daniel Zlotin
|
53ec1ba769
|
travis
|
8 years ago |
Daniel Zlotin
|
4b870e24d6
|
travis
|
8 years ago |
Daniel Zlotin
|
d1f5a5e2e2
|
travis
|
8 years ago |
Daniel Zlotin
|
dcf3b65ee6
|
travis should not run android tests
|
8 years ago |
Daniel Zlotin
|
b3b878d71f
|
travis test
|
8 years ago |
Daniel Zlotin
|
86b621de0c
|
travis should pass now
|
8 years ago |
Daniel Zlotin
|
9483f15290
|
travis
|
8 years ago |
Daniel Zlotin
|
da97f6d047
|
travis
|
8 years ago |
Daniel Zlotin
|
378881ca6e
|
travis
|
8 years ago |
Daniel Zlotin
|
fcdc52b60a
|
travis
|
8 years ago |
Daniel Zlotin
|
b1983f232f
|
added travis yml
|
8 years ago |
Daniel Zlotin
|
28127266a6
|
yarn
|
8 years ago |
Daniel Zlotin
|
7740acacc8
|
update package.json
|
8 years ago |
Daniel Zlotin
|
2a476d22c0
|
deleted old redux example, using yarn, update package.json to alpha
|
8 years ago |
Daniel Zlotin
|
084baaccbb
|
added jest
|
8 years ago |
Matt Davies
|
cc393b6cdf
|
When starting the app, pass through extras included in the launch intent (#433)
|
8 years ago |
Guy Carmeli
|
2723557d47
|
Fix nope on activity reload
|
8 years ago |
Guy Carmeli
|
e2b33428c0
|
Fix onActivityResult missing parameter
|
8 years ago |
Guy Carmeli
|
20e30717d5
|
Remove previous ContextualMenu before adding new one
|
8 years ago |
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 years ago |
DanielZlotin
|
cfd2cbdde8
|
Update README.md
|
8 years ago |