4719 Commits (1f887c87cdc3f9150bd879e08f0c8c13c986a792)
 

Author SHA1 Message Date
  Guy Carmeli 7133b914eb Merge pull request #83 from the-mx-group/android_style_fixes 8 years ago
  Jason Skuby a37239d2a2 Inherit from base navigation styles so nav bar updates properly on screen change 8 years ago
  Jason Skuby af89ea5c10 Fix possible NPE when setting nav bar button color 8 years ago
  Jason Skuby b96c05fd8d Drawer implementation 8 years ago
  Jason Skuby 0f69d1a91d Style fixes 8 years ago
  Guy Carmeli 3e8dca89f4 Merge branch 'KeepScreenStackViews' 8 years ago
  Guy Carmeli 85bc834cd5 Update README.md 8 years ago
  Guy Carmeli 0975ad4020 Prevent screens pushed to ScreenStack from getting unmounted 8 years ago
  Guy Carmeli 569a6e5d80 Update README.md 8 years ago
  Guy Carmeli 5e2e4a25ee Update README.md 8 years ago
  Guy Carmeli c8be55fd5f Merge pull request #60 from Andreyco/patch-1 8 years ago
  Guy Carmeli c25f170dfa 1.0.15 8 years ago
  Guy Carmeli 0514cc998f Ensure screen is not null when setting Toolbar buttons 8 years ago
  Guy Carmeli d73b0f7f04 Update README.md 8 years ago
  Guy Carmeli 25a14e7dc4 Fix flickering when pushing screen 8 years ago
  Guy Carmeli 1b49216a17 Remove tabs specific methods from base activity 8 years ago
  Guy Carmeli a13d631722 1.0.14 8 years ago
  Guy Carmeli c1d121608c Animate Toolbar toggle 8 years ago
  Guy Carmeli cc425f0c72 Add toggle navBar to example-redux 8 years ago
  Jason Skuby ab595a4b79 Add toolbar toggle, not sure if animation is working 8 years ago
  Jason Skuby abcbfdb5d7 Wire up Android setTabBadge 8 years ago
  Jason Skuby 5e29cc03fd Wire up tab show/hide and tab selection 8 years ago
  Guy Carmeli 3316786ccb 1.0.13 8 years ago
  Jason Skuby 1d49d576ad Add basic setNavigationTitle method 8 years ago
  Guy Carmeli cd3f1d2b97 Close Modal on back press 8 years ago
  Guy Carmeli 08a4775b98 Set default back button color to black 8 years ago
  Guy Carmeli 2a764b5c51 1.0.12 8 years ago
  Guy Carmeli a2a892d660 Support navigatorButtons 8 years ago
  Guy Carmeli 88ad3c81eb Dismiss all modals when starting new activity 8 years ago
  Guy Carmeli 3a0a837654 1.0.11 8 years ago
  Jason Skuby 4a7672805c Implement resetTo 8 years ago
  Guy Carmeli d99b82a641 Handle back button visibility when switching tabs 8 years ago
  Guy Carmeli b347104dba Use iOS properties when styling Toolbar on Android 8 years ago
  Ran Greenberg 6dcbd21414 update readme with disableIconTint 8 years ago
  Guy Carmeli 13082dfe93 Update toolbar with correct screen after modal dismiss 8 years ago
  Guy Carmeli f819ebe32e Update Toolbar with correct screen after pop from modal 8 years ago
  Guy Carmeli 8667a56097 Fix crash when calling navigator.pop 8 years ago
  Guy Carmeli 0a5c6ff99d Add popToRoot to example-redux 8 years ago
  Jason Skuby b80b8d29e1 Implement popToRoot 8 years ago
  Guy Carmeli 3960f68af5 Setup Toolbar after it's measured 8 years ago
  Guy Carmeli ecc9da5fbb Change order buttons are added to Toolbar 8 years ago
  Guy Carmeli 98e9666598 Generate navigatorEventID by screen 8 years ago
  Guy Carmeli 2a8f42adec Set correct Toolbar buttons after screen pop 8 years ago
  Guy Carmeli 4d1a940c09 Set tint color for text buttons in Toolbar 8 years ago
  Guy Carmeli 064fb1620b Fix small Toolbar icons in debug builds 8 years ago
  Guy Carmeli c8bc26a8a4 Handle disabled buttons 8 years ago
  Guy Carmeli daee13f55a Fix buttons not getting set in Modals 8 years ago
  Guy Carmeli a468ce6d55 Hide app name in ToolBar if no title is provided 8 years ago
  Guy Carmeli 739de49dc9 1.0.10 8 years ago
  Guy Carmeli ecb6588f62 Fix no buttons bug for first screen 8 years ago