Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* emoji selector wip * Improve selector transitions * Better selector, add color buttons and avatar * Rename EmojiSheet -> AvatarBuilder * replace colorCircle, add fixed header and color animator * replace flatlist with recyclerlistview in EmojiSelector and add basic functionalities * add categories tab blocker * add profile masthead set props for avatar builder * add saving selected emoji to redux * fix eslint for files and remove old emojiselector * fix default color issue * add saving emoji and color into local storage * make initial loading shorter by rewriting rendering method * fix overscroll emoji list issue * add loading emoji placeholder and wallet screen avatar * fix spaces between white lines * change sticky header style to remove overlay * fix initial value for scrollPosition * Revert "Revert "Merge pull request #252 from rainbow-me/@jin/send-remove-redux"" This reverts commit 7838066. * Consolidate send sheet and send sheet with data * Use hooks for SendSheet * Cleanup of setState functions * rewrite button press animation * Fix gesture state * opacity and longpress * state machine * Decrease animation duration, increase scaleTo values * Fix all issues * fix interpolation * Revert ProfileAction scaleTo change * Utilize useMemoOne for creation of animated Values inside ButtonPressAnimation * slightly opinionated refactoring of Michals latest BPA rewrite * use State enum instead of numbers for BPA state machine * Fix broken BPA onPress functionality * add new styles for swap transactions * add missing transaction types * change arrow icon for received transactions * consolidate SwapIcon assets and add "small" boolean flag * Add color to "received" swap status badges to match design spec * Ignore error from wallet eth zero check while importing * try procs * Reduce default ButtonPressAnimation duration * finish * fix edge issue * add pending request count to determine isEmpty variable * Update stack and use native stack where possible (#308) * bump yarn * Rename BPA procs and fix lint * Remove tests from hooks and add linting and testing to travis instead of e2e (currently broken) * Fix BPA * Show cTokens in balances * Add experimental discover sheet skeleton (#321) * Add discover sheet * redash * Fix bottom sheet * Add experimental config Co-authored-by: Christian Baroni <christianbaroni@me.com> * Bump screens and stack * Bump reanimated * New experimental ExpandedState's with charts (#247) * Follow up with native changes after bumping * fix framework not found InputMask issue * fix jest-setup * bump react navigation stack * merge value charts into follow up * fix import in modal * add tap recognize for value chart * add handling for modal closure while touching chart * add handling for modal dismiss in chart and fix eslint * change size values to keep path ratio * little design changes to keep loading line in the middle of chart box * add change of line width during touch animation * remove initial loading size change * initial implementation of new layout for value charts * fade in-out min-max values in chart * initial implementation for smooth changing charts * add handling for non existant data in dataset * remodel awaits to make downloade new charts possible * logic for setState new charts fix * add better switching between tap and pan * add simply data function to make 288 point charts and change data * change timestaps logic for simpified charts * add activity indicator for chart loading * remove high interval rule * fix animation * State.FAILED * change logic to remove unnecessary delay * bump cubic-spline to 3.0.3 * add loading state and open modal faster * add margin values in chart * new touchX calculation for shrinken chart * add arrow instead of up text * add sf pro rounded font * change animation to spring and rotate arrows * add default values for initial loading * improve timespan selector moving animation * improve time selector circle * remove unused things * yarn.lock * Add charts to experimental Co-authored-by: Michał Osadnik <micosa97@gmail.com> Co-authored-by: Wojciech Stanisz <42337257+wojtus7@users.noreply.github.com> Co-authored-by: Christian Baroni <christianbaroni@me.com> * Bump reanimated * Fix fetching of currencies * Replace componentWillReceiveProps with getDerivedStateFromProps in SendContactList.js * Fix focusing on selecting currency * Native transaction list and configurable clickable view (#325) I think, that the current implementation of the list is production-ready. I've made some testing on the emulator and it feels way more robust than the initial JS implementation. Hope it will meet your expectations. Aside from that, in the last few commits, you may find a NativeButton component which is nothing other than a ButtonPressAnimation component re-implemented in Swift (as we discussed with @osdnk). I would love to receive your feedback and adjust details for the list and/or button if needed. There are some tiny things that can be improved (code-wise), but they shouldn't anyhow interfere with the business logic of the app, so the PR is safe to merge. * Remove margin bottom from marginBottom * Fixes for swap and pending transactions (#323) * Clarify variable name for uniswap assets in wallet * Fix for deduping pending transactions using nonce * Remove assets with 0 quantity after merge with existing assets * Replacing parseFloat with bignumber operations for swap * Fix for adding year only for previous years (#326) * Bump RLV and resolve strange render in send asset list (#324) * bump RLV and resolve strange indexing in send asset list * revert update keys in send asset list * minor RLV list cleanup (#327) * Bump react-navigation-tabs * Revert "Bump react-navigation-tabs" This reverts commit bdc8213. * Remove blurring from UnderlineField (#329) * Initial android implementation (#328) * Make dedicated stack from SendSheet (#330) streamable.com/dmmsx * Fix focusing keyboard with non-native stack * Add keyboardShouldPersistTaps to SendContactList * Update ethers version (#335) * added script to restart the packager in a clean state (#338) * make send flow work in simulator (#337) * bump and patch react-native-svg (#339) * Feat: Watch pending transactions (#336) * watch pending transactions * clean up * Error handling for watching transactions Co-authored-by: Jin <jin.chung17@gmail.com> * Feat: Optimize gas price (#341) * handle send flow and exchange * support walletconnect txs * reorder imports * clean up * remmove unused import * Create SwapDetailsState modal * Improve FloatingEmojis * Add lock icon to TokenSelectionButton and remove UnlockAssetButton * Add e a s t e r e g g to SwapDetails * Make SwapDetailsState refocus input on previous route when unmounting * Prevent undefined exception in OfflineBadge * Prevent FloatingEmojis from crashing experimental transactions list * Add back in the swap execution rate logic that got deleted somehow * Updates related to react-navigation-stack's migration to vanilla Animated react-navigation-stack recently dropped support for `reanimated` and moved back to using vanila Animated. - refactor FloatingEmojis components to allow receiving vanilla Animated values * Include swap execution details after currency selection # Conflicts: # src/screens/ExchangeModal.js * Use unlock creation time to determine most recent time remaining * Fix for floating emojis on profile masthead # Conflicts: # src/components/floating-emojis/FloatingEmojis.js * Restructure navigators * fix exchange stack navigator * fix floating emojis in swapdetails * add transparent background behind swap details * fix ExchangeModalNavigator's gestures' blocking * patch react-native vibration module (#340) * initial implementation of native dynamic profileMasthead * lint only staged files (#343) * Feat: Add networking debugging (#344) * add networking debugging * comment exceptions * Fix minor keyboard glitch when dismissing SwapDetails * Networking debugging (#345) * turn off debug flags by default * improve timeout detection * Update debug.js * fix block polling (#346) * New value charts colorful (#334) Added new charts sections, and new API that enables you to personalize chart by selecting: mode: "gesture-managed" / "detailed" / "simplified" enableSelect: bool - enable checking the value in touched point of the chart amountOfPathPoints: number - the number of points for switch between charts onValueUpdate: func - a callback that returns the value in touched point on the chart barColor: color - specify a color for the touch select bar stroke: { detailed: number, simplified: number } - enables you to specify width of chart line data: object - provide data for the chart Also, this PR links new SF rounded fonts * add support for dynamic emotes and colors in profile header * Bump stack * fix margin size * fix disappearing sticky header on load modal * Add overflow: visible to expandedPreset * update fastlane to latest version (#347) * Add animation to UIButton for selecting emojis * Enhance scale * Update RoundedCornerView.swift * Fix emojis * fix styling for RLV * Move constant to the top of the file * Remove hacks * Migrate to ProgressiveListView * moar clean up * Add isEmulatorSync warn * Add to experimental and fix minor issues * fix flags is Swift * Update TabBar.js * fix styling for color circle when native button is enabled * Update app icon (#350) * Remove unnecessary calls for Uniswap liquidity info (#354) * Remove unnecessary calls for Uniswap liquidity info * Rename rainbow2 back to rainbow * add sentry logging for keychain errors (#353) * Update fastfile and set release for Sentry (#356) * Fix app crash on open of ReceiveModal (#357) * Fix overlay asset screen in not native stack * upgrade deps + include deps needed for add cash * Fix app crash on open of ReceiveModal * Prevent undefined errors related to our usage of RecyclerListView * Fix native stacks for iOS version 13.3.1 Co-authored-by: Michał Osadnik <micosa97@gmail.com> Co-authored-by: Bruno Barbieri <brunobar79@gmail.com> Co-authored-by: Christian Baroni <christianbaroni@me.com> Co-authored-by: Wojciech Stanisz <42337257+wojtus7@users.noreply.github.com> Co-authored-by: Michał Osadnik <micosa97@gmail.com> Co-authored-by: Michael Demarais <m.demarais@gmail.com> Co-authored-by: Alexey Kureev <a.g.kureev@gmail.com> Co-authored-by: Bruno Barbieri <brunobar79@gmail.com>
- Loading branch information