64 Commits (478d013804bfb7bb01142e3b847640674b48b952)

Author SHA1 Message Date
  Guy Carmeli 661fec6b79 Add limited support for animationType on Android 8 years ago
  Guy Carmeli 098f0e509f Add badge styling options 8 years ago
  Guy Carmeli 2628683e0f Implement setTabBadge in Android 8 years ago
  Edvinas Bartkus c1a35a063a Remove debugger 8 years ago
  Guy Carmeli c93d4d93c8 Split selectBottomTab into two methods to prevent passing null parameters 8 years ago
  Guy Carmeli 57deff049c Initial implementation 8 years ago
  Guy Carmeli 1bd739e4dd no message 8 years ago
  Guy Carmeli 0cdd0daae7 Show TitleBar back button by default when modal is displayed 8 years ago
  Guy Carmeli dbe329521f Fix push in TopTabs 8 years ago
  Guy Carmeli b58d9c4f67 Implement overrideBackPress 8 years ago
  Guy Carmeli f8af1bdaba CR fixes 8 years ago
  Guy Carmeli 55eb1f5790 Implement SideMenu in BottomTabsLayout 8 years ago
  Guy Carmeli b53481d285 Implement setSideMenuVisible and toggleSideMenuVisible 8 years ago
  Guy Carmeli ee871f32ed Show hamburger icon if activity has a SideMenu 8 years ago
  Guy Carmeli 41d43d8b6c Add a navigator instance to SideMenu 8 years ago
  Guy Carmeli 12374aa32a Implement SideMenu in SingleScreenLayout 8 years ago
  Daniel Zlotin c04cb15fc1 fixed topTabs 8 years ago
  Daniel Zlotin c12a7ef337 fixed topTabs 8 years ago
  Daniel Zlotin f88c46ccd5 fixed top tabs 8 years ago
  Daniel Zlotin 68351d8f68 removed accidental log 8 years ago
  Daniel Zlotin 1e81e771e1 fixed tabBasedApp 8 years ago
  Daniel Zlotin 339bf42225 topTab passProps works 8 years ago
  Daniel Zlotin c6bf2f1226 passProps android 8 years ago
  Daniel Zlotin dbe2b1587a passProps stays in JS using PropRegistry, not exporting Screen anymore, FragmentScreen broken 8 years ago
  Daniel Zlotin f3e8b3f316 reverted throttled commands, refactored uniqueIds 8 years ago
  Guy Carmeli 304f2ffacc Add forceTitlesDisplay property 8 years ago
  Yedidya Kennard a3f421f832 Added the fix for old API setting disabled for buttons to navigatorSetButtons 8 years ago
  Guy Carmeli a9e4e2c4bb Support drawScreenAboveBottomTabs 8 years ago
  Guy Carmeli 4f1ed3a0fd Add toggle bottomTabs 8 years ago
  Guy Carmeli 617d87e65a Remove unused property 8 years ago
  Guy Carmeli 76560beb48 Add TopTabs style 8 years ago
  Guy Carmeli c3deae58cc Show back button by default on screen push 8 years ago
  Guy Carmeli 02c522aeb8 Get title from json 8 years ago
  Daniel Zlotin 7e0d81815a throttled navigator & navigation functions 8 years ago
  Guy Carmeli 648fabe6e3 Fix null buttons 8 years ago
  Guy Carmeli c9147439f1 Add support for white colors :) 8 years ago
  Yedidya Kennard 2330d0a340 Moved change in button to JS 8 years ago
  Guy Carmeli c23d98ea05 Add TopBarBackgroundColor and titleBarButtonColor 8 years ago
  Guy Carmeli 60f2e2370b version bump 8 years ago
  Guy Carmeli 7abc5f8736 AppStyle 8 years ago
  Guy Carmeli 3bee25e49b invert drawUnderNavBar and rename it to drawBelowTopBar 8 years ago
  Guy Carmeli 7fd240e201 TitleBar text color 8 years ago
  Guy Carmeli be537459b3 Some work towards proper bottom tabs styling 8 years ago
  Daniel Zlotin 0d1c709203 fixed FragmentScreen 8 years ago
  Guy Carmeli 7f8f1fa29c Initial BottomTabs implementation 8 years ago
  Guy Carmeli f17b1f024c Set left button dynamically 8 years ago
  Guy Carmeli 07d204ad74 Move initialIconState to parser 8 years ago
  Guy Carmeli 5dabdc225b left button 8 years ago
  Daniel Zlotin 85cf841e5d dismissAllModals 8 years ago
  Daniel Zlotin 5311972d40 dismissModal working 8 years ago