92 Commits (f59f432901664f1aa38952de5b669cf4cddc73cd)

Author SHA1 Message Date
  Ran Greenberg f59f432901 Global screen visibility listener (#1575) 7 years ago
  Matt Davies 3176aeb448 Add a way to dynamically enable/disable a side menu for Android (#1326) 8 years ago
  Guy Carmeli 462ffcbb96 Fix multiple modal orientation issue (#1236) 8 years ago
  Omer Karakose 82b349889b Android modal life cycle screen events added, Fixes #1144 (#1200) 8 years ago
  Gevorg Gasparyan a92ec9527f Bottomtab icon change (#1133) 8 years ago
  Guy Carmeli 9bdec359cd Implement setStyle on Android (#1168) 8 years ago
  Guy Carmeli a43680ca27 Implement switchToTopTab method (#1145) 8 years ago
  Darren Osadchuk d42f7eeed4 Modal context menu fix (#1106) 8 years ago
  Guy Carmeli 57b745ca95 Minor fixes to reload flow (#1103) 8 years ago
  Guy Carmeli 2e64705660 Modal background color (#1038) 8 years ago
  Guy Carmeli 43b1edcc1c Initial LightBox implementation on Android (#978) 8 years ago
  Guy Carmeli 1a685073ee Show in app notifications on modals (#866) 8 years ago
  Guy Carmeli 5cc24e1dbc Save dynamic fab in ScreenParams (#858) 8 years ago
  Guy Carmeli 2519ff1239 Support setting orientation from application and modals (#834) 8 years ago
  Guy Carmeli 08dbe4dc35 Refactor orientation logic to separate class (#811) 8 years ago
  Jakub Martyčák 5cea516563 [android] Custom orientation change hnadling (#783) 8 years ago
  Guy Carmeli 791011e0d7 Enable reloading from cmd (#775) 8 years ago
  Rui Araújo 3d6f63ee86 Expose onConfigurationChanged in ActivityCallbacks. (#769) 8 years ago
  Guy Carmeli 7367a8dba1 fake onNewIntent to handle deep links when app is in foreground (#766) 8 years ago
  Guy Carmeli 5b63d590c2 Add dismissSnackbar method (#763) 8 years ago
  Guy Carmeli d8c2e9076a Expose onNewIntent in ActivityCallbacks (#759) 8 years ago
  Guy Carmeli 4a3d57efec Add onRequestPermissionsResult to ActivityCallbacks (#737) 8 years ago
  Royce Townsend 5135d298ad dismissInAppNotification support on android. (#687) 8 years ago
  d4vidi e283d44f2f Sliding overlay (#651) 8 years ago
  Guy Carmeli f3d0ea4072 Remove Fab when when calling setButtons (#599) 8 years ago
  Guy Carmeli 689ac03cf9 Android right side menu (#547) 8 years ago
  Chaitanya Bhagvan 490e66e458 NavigationActivity implements PermissionAwareActivity (#470) 8 years ago
  Guy Carmeli bb3a74c60f Fix npe when appStyle is undefined (#494) 8 years ago
  Guy Carmeli ca512832d6 Set activity layout color from appStyle (#482) 8 years ago
  Matt Davies cc393b6cdf When starting the app, pass through extras included in the launch intent (#433) 8 years ago
  Guy Carmeli 7c3b95f35d Add ActivityCallbacks to Android 8 years ago
  Guy Carmeli dd111f53cb Handle deep links when app is created 8 years ago
  Guy Carmeli 08f4d4dc07 Implement ContextualMenu in Modals 8 years ago
  Guy Carmeli 5899330858 Implement navigator.dismissContextualMenu 8 years ago
  Guy Carmeli 3c31e158da Add support for ContextualMenu in TopBar 8 years ago
  Guy Carmeli 6d179ea3e6 Add NPE check in onBackPress 8 years ago
  Guy Carmeli 18fabcc87b Notify modalDismiss if no modals are displayed 8 years ago
  Guy Carmeli 66230e2a49 Check if modal contains navigator 8 years ago
  Daniel Zlotin bb3b494bea handling incorrect starts of splashActivity 8 years ago
  Daniel Zlotin 527bb3a8d9 fixed BadWindowToken (react needs permission to run in dev mode) 8 years ago
  Daniel Zlotin 8fe55fb1f3 exposed JS path params for ReactNativeHosts, refactored ReactGateway 8 years ago
  Guy Carmeli 01fbdd66f5 Update fab when modal is dismissed 8 years ago
  Guy Carmeli 7e0b9ed132 Add TitleBar subtitle support on Android 8 years ago
  Guy Carmeli af4e990660 Add infra for adding Snackbar to Layouts. 8 years ago
  Daniel Zlotin 39ca5c807f fix killed in background bug && update package.json 8 years ago
  Daniel Zlotin 5626528d69 Revert "Call recreate instead of finish and startActivity" 8 years ago
  Guy Carmeli 661fec6b79 Add limited support for animationType on Android 8 years ago
  Guy Carmeli d3582d2780 Call recreate instead of finish and startActivity 8 years ago
  Guy Carmeli 2628683e0f Implement setTabBadge in Android 8 years ago
  Guy Carmeli c93d4d93c8 Split selectBottomTab into two methods to prevent passing null parameters 8 years ago