Daniel Zlotin
3ac0c008c9
removed logs
8 years ago
Daniel Zlotin
8011daebbf
fixing android e2e
8 years ago
Guy Carmeli
791011e0d7
Enable reloading from cmd (#775 )
8 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
8 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
8 years ago
Rui Araújo
3d6f63ee86
Expose onConfigurationChanged in ActivityCallbacks. (#769 )
8 years ago
Guns
1ddaaff665
Ability to pass options to Redux Provider (#636 )
* Support for ApolloStack
* Pass options to redux Provider
8 years ago
Daniel Zlotin
8691fe1e18
android: trying and failing to avoid OverlayPermissions
8 years ago
Daniel Zlotin
93f49300c2
android: splash, removed singleton, dependency injection, fixed e2e
8 years ago
Daniel Zlotin
6765921bac
android: no more activity singleton
8 years ago
Daniel Zlotin
bd7e110a94
android: clearing the activity from view concerns
8 years ago
Daniel Zlotin
7aa098eb98
android: refactor
8 years ago
Guy Carmeli
23cb72ddff
SideMenu is StackLayout
8 years ago
Daniel Zlotin
c627f403cb
android: fixed e2e
8 years ago
Guy Carmeli
7367a8dba1
fake onNewIntent to handle deep links when app is in foreground (#766 )
8 years ago
Simon Mitchell
356d42e063
Feature/styling (#307 )
* Set to use old bridge for compatibility with 0.30+
* Fixed crash occurring when tabBarBackgroundColor or tabBarButtonColor is not supplied
* Adds setStyle property to index.js
* Adds native code for setting style on RCCViewController
* Fixes setStyle function
* Fixes setting style on navigator
* Adds some styling to tab bar controller and fixes some bugs
* Adds ability to set modal presentation style
* Makes sure autoAdjustScrollViewInsets isn't propagated through when push another view controller
* Changes import to reference controllers rather than react-native-controllers and fixes setStyle mutating colours
* Fixed to work with RN 33
* Fixes updating title font styling with new RCCTitleViewHelper logic
* Fixes subtitle being shown
* Adds extendedLayoutIncludesOpaqueBars to navigation styling
* Adds ability to add shadows to text in navigation bar / tab bar
* Fixed merged ReactGateway.java file
* Fixed issue with rightButtons getting ignored in preference for empty Screen buttons
* Fixes compiler error
8 years ago
Guy Carmeli
868fe5c4b4
Push pop to BottomTabsLayout
8 years ago
Guy Carmeli
ab785acc16
push and pop multiple screens from container stack
8 years ago
Guy Carmeli
e25cc7fb27
Update README.md (#761 )
8 years ago
Guy Carmeli
a21b2e08fb
Pop from ContainerStack
8 years ago
Guy Carmeli
ede6576030
Basic push to containerStack
8 years ago
Guy Carmeli
f7a0e8a49a
test right side menu
8 years ago
Guy Carmeli
f2fdac7dde
Side menu works
8 years ago
Guy Carmeli
5b63d590c2
Add dismissSnackbar method (#763 )
8 years ago
Guy Carmeli
d8c2e9076a
Expose onNewIntent in ActivityCallbacks (#759 )
8 years ago
Daniel Zlotin
ca13ad1885
trying to run android emulator
8 years ago
Daniel Zlotin
7fd8580674
android:fixed android first e2e using espresso
8 years ago
Ran Greenberg
2d0da0d9b5
js - enable showModal e2e test and create dismissModal e2e test
8 years ago
Ran Greenberg
d3c2b65d37
remove .orig file
8 years ago
Ran Greenberg
47a553ac8b
ios - rename tests createLayout
8 years ago
Ran Greenberg
d6b613913f
ios - rename createLayout to createLayoutAndSaveToStore
8 years ago
Ran Greenberg
9e5463373c
ios - added dismiss modal - no completed
8 years ago
Ran Greenberg
e103d3c00c
ios - added modal - not completed
8 years ago
Guy Carmeli
016c6be5df
fix failing test
8 years ago
Daniel Zlotin
a70a8eb089
js:prepare dismissModal api
8 years ago
Daniel Zlotin
78a1e92040
email about broken builds
8 years ago
Daniel Zlotin
134e1bc092
fixed lint
8 years ago
Daniel Zlotin
0905e9c6e1
enabling travis e2e ios
8 years ago
Daniel Zlotin
4080aec7a6
fixed rn38 warning
8 years ago
Ran Greenberg
9da625d397
fix onClickShowModal
8 years ago
Ran Greenberg
ddf5036d69
remove .orig
8 years ago
Guy Carmeli
def68c167a
Add five tabs
8 years ago
Ran Greenberg
1b49d0a186
merged
8 years ago
Ran Greenberg
15705fba96
merged
8 years ago
Ran Greenberg
a156e4764a
ios - change store to have NSMapTable instead of NSMutableDictionary
8 years ago
Guy Carmeli
886672b24c
Throw exception when adding more than 5 tabs
8 years ago
Amit Davidi
133b3f235b
Android: More tab switching test coverage using refactor
8 years ago
Amit Davidi
ff8da1a3eb
Android: Support tab switching
8 years ago
Daniel Zlotin
f71dcf6cec
js:disabled showModal as not implemented yety
8 years ago
Daniel Zlotin
c56f571d70
js:fixed tests
8 years ago