Daniel Zlotin
fbc9a58283
removed unneeded deps
7 years ago
Daniel Zlotin
1514743224
temp comment explaining this mess
7 years ago
Daniel Zlotin
80bad189fa
android: resume activity fix
7 years ago
Daniel Zlotin
9de08952f1
android: splash min 1 sec
7 years ago
Daniel Zlotin
d5a630450c
android: e2e works
7 years ago
Daniel Zlotin
3572f8543d
android: device orientation
7 years ago
Daniel Zlotin
9dd7d326f1
no need for espresso, uiAutomator works fast enough
7 years ago
Daniel Zlotin
236ea22927
breaking e2e
7 years ago
Daniel Zlotin
f80d73cf21
trying to make uiautomation work
7 years ago
Daniel Zlotin
636f82b1a4
launchApp android e2e
7 years ago
Daniel Zlotin
5d43e6a9bd
e2e android initial
7 years ago
Daniel Zlotin
a2e70b99be
created external android e2e
7 years ago
Daniel Zlotin
e7e3f73d55
added orientation failing test
7 years ago
Daniel Zlotin
723323e940
detox update
7 years ago
Daniel Zlotin
923a1dcc39
disabled temporary reload bug
7 years ago
Guy Carmeli
a40bf22222
fix demo app after migrationg to rn 41
7 years ago
Daniel Zlotin
c1abfad6ff
migrated ios to RN41.2
7 years ago
Daniel Zlotin
3e2771ca91
update to RN41.2
7 years ago
Guy Carmeli
730abb24e3
Change screenChange eventName key to id (#804 )
7 years ago
Simon Mitchell
d1febd3c23
Feature/view lifecycle (#798 )
* Adds iOS callback for viewWillAppear/didAppear e.t.c.
* Adds in screen events on Android
* Fixed issue with rightButtons getting ignored in preference for empty Screen buttons
* Android screen lifecycle
This commit is contains a few changes and enhancements to the PR made by simon:
* Use getEventEmitter instead of sendNavigatorEvent
* Dispatch willDisappear and didDisappear events when pushing screens
* Dispatch willAppear and didAppear events when popping screen
7 years ago
Guy Carmeli
687b80ba55
Switch to RCTJavaScriptWillStartLoadingNotification (#803 )
fixes #800 #797
7 years ago
Guy Carmeli
760a208071
Add logo to readme (#802 )
7 years ago
Guy Carmeli
1b127f70a9
Take scaled touch slop into account when calculating if screen can collapse (#799 )
7 years ago
Guy Carmeli
b1b0d9fc12
Update README.md (#794 )
7 years ago
Guy Carmeli
651bdae0a6
Implement collapsingToolBarExpendedColor and showTitleWhenExpended (#793 )
collapsingToolBarExpendedColor - determines the TitleBar color in expended mode
showTitleWhenExpended - defaults to true when expended color is defined.
7 years ago
Daniel Zlotin
fc357ba252
migration to RN41.2
7 years ago
Daniel Zlotin
cc94e023a1
migrated ios to RN41.2, bugs not included
7 years ago
Daniel Zlotin
503eef523b
migrating to RN41.2
7 years ago
Guy Carmeli
d716d40d71
Change subtitle color property name to navBarSubtitleColor (#792 )
7 years ago
Guy Carmeli
475708e644
Fadeout translucent drawable when collapsing (#788 )
* Fadeout translucent drawable when collapsing
* Change default scrim color to none
* Fade out translucent when collapsingToolBarCollapsedColor is not defined
7 years ago
Guy Carmeli
eb8eb4be16
Implement collapsedTitleBarBackgroundColor style property (#786 )
Animate between translucent and solid background in collapsed titlebar
7 years ago
Simon Mitchell
bbe19cbd9c
Fix/set style (#774 )
* Fixed issue with rightButtons getting ignored in preference for empty Screen buttons
* Fixes setting transparency of navigation bar using setStyle or when no transitionCoordinator
7 years ago
Guy Carmeli
8239e8c698
Ignore config changes in portrait and landscape activities (#784 )
Ignore config changes in portrait and landscape activities
7 years ago
Guy Carmeli
1d7beaae88
react view measurment fixes (#782 )
7 years ago
Daniel Zlotin
6fa9d2493d
android: removed unneeded e2e
7 years ago
Daniel Zlotin
dbeda434de
android: fixing e2e
7 years ago
Daniel Zlotin
559c72c181
android: waitForIdle
7 years ago
Daniel Zlotin
6a38813386
android: fixed application lifecycle
7 years ago
Daniel Zlotin
eeab236085
android: relaunching after closing works
7 years ago
Daniel Zlotin
44d783add0
android: fixing app lifecycle
7 years ago
Daniel Zlotin
3ac0c008c9
removed logs
7 years ago
Daniel Zlotin
8011daebbf
fixing android e2e
7 years ago
Guy Carmeli
791011e0d7
Enable reloading from cmd (#775 )
7 years ago
Stefano Acerbetti
934c3fae51
Fix possible crash (#771 )
Crash description here
http://stackoverflow.com/questions/ 7575921 /illegalstateexception-can-not-perform-this-action-after-onsaveinstancestate-wit
7 years ago
Guy Carmeli
02a432dba4
Clear intent extras in onPause (#770 )
this prevents linking module from handling intents each time app is returned to foreground
7 years ago
Rui Araújo
3d6f63ee86
Expose onConfigurationChanged in ActivityCallbacks. (#769 )
7 years ago
Guns
1ddaaff665
Ability to pass options to Redux Provider (#636 )
* Support for ApolloStack
* Pass options to redux Provider
7 years ago
Daniel Zlotin
8691fe1e18
android: trying and failing to avoid OverlayPermissions
7 years ago
Daniel Zlotin
93f49300c2
android: splash, removed singleton, dependency injection, fixed e2e
7 years ago
Daniel Zlotin
6765921bac
android: no more activity singleton
7 years ago