Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI Updates #155

Merged
merged 47 commits into from
Nov 14, 2018
Merged

UI Updates #155

merged 47 commits into from
Nov 14, 2018

Conversation

brunobar79
Copy link
Contributor

@brunobar79 brunobar79 commented Oct 24, 2018

Adapting the UI towards https://consensys.invisionapp.com/share/3TOQL9E27WS#/screens/327056897

Fixes #142 + Android crash when dismissing the webview.

@brunobar79 brunobar79 changed the title [WIP] UI Updates UI Updates Nov 13, 2018
Copy link
Contributor

@estebanmino estebanmino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

new UI is awesome! QAed,

  1. We have the same issue that we had before in the Import Wallet view for android, it needs a scrollview to render all the view.
  2. Transaction view doesn't render dropdowns in android. I can take a look at this because is not something added with this PR.

Didn't find anything else, looks good to me! Don't think previous code related comments are blockers, when we have new GABA release we should be able to merge this.

Copy link
Contributor

@bitpshr bitpshr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I mostly reviewed for syntax and readability, everything looks great.

@brunobar79
Copy link
Contributor Author

@estebanmino @bitpshr Thanks for reviewing such a big PR (Let's blame devcon!)

Regarding the import wallet view, I've fixed the scrolling issue.
Regarding the TX send screen dropdowns, I'm fixing it on a separate PR later today.

@brunobar79 brunobar79 merged commit 4c21973 into master Nov 14, 2018
This was referenced Nov 20, 2018
@brunobar79 brunobar79 deleted the ui-updates branch February 11, 2019 21:39
rickycodes pushed a commit that referenced this pull request Jan 31, 2022
* good progress

* more fixes

* update splash screen

* account and icons

* update snapshots

* send tx working

* fix send tx

* fix send tx

* clean up

* working

* fix account scroll

* fix account stuff

* checksumAddress everywhere

* filter txs by account

* ipfs-ens fixes

* added onScroll for browser

* clean up

* browser ui update

* browser ui improvements

* bump react-native-web3-webview

* working

* added individual browser screen

* added network selector

* update burger menu

* fix

* updates

* update tests

* fix bug when upddating url

* more fixes

* more fixes

* fix browser navigation on android;

* improve android menu

* fix user agent stuff

* bump react-native-web3-webview

* bump node version

* clean up

* point to gaba branch

* update unit tests

* code review comments

* support for custom RPC endpoints

* forgot mainnet

* fix android layout

* add support for custom RPC

* update app settings

* bump gaba

* update test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants