Commit Graph
526 Commits
Author SHA1 Message Date
Jocelyn Liu af36931874 Merge pull request #14541 from brave/fix-pw-protect-seed-during-backup
fix: pw protect seed during backup after on-board
2022-08-24 15:55:10 -07:00
Serg 3a3c3fa8fd Adds a password prompt or biometric input before mnemonic phrase reveal on Android 2022-08-24 09:31:44 -04:00
samartnik 58c07b718d [Android] NTP adjustments
Chromium change:
https://github.com/chromium/chromium/commit/915a073c1b6b10dacb07edd2516b6bb05f24cd51

[Search Resumption] Add search resumption layout.
In this CL, we add the layout of the search resumption module.
Additionally, add a string IDS_SEARCH_RESUMPTION_MODULE_TITLE.

UX spec:
https://www.figma.com/file/SpRarIfqrDIEu4qPJkZPJv/Clank-Start-Next?node-id=114%3A18839

Mock:
go/search_resumption_module_mocks

Bug: 1332596
2022-08-22 22:22:46 -04:00
deep 02e8a5b7e0 Remove unused resources 2022-08-11 12:24:28 -04:00
deep 15d266ab3f Initial refactoring of old rewards panel 2022-08-11 12:24:27 -04:00
deep 766b055f6a UPdate spli tunnel layout 2022-08-10 16:41:47 -04:00
deep 23373a5a75 Start the tunnel automatically after the settings change 2022-08-10 12:03:31 -04:00
Serg 8f12e030f3 Fixes approve/reject dialog for Solana transactions on Android 2022-08-03 15:47:45 -04:00
Pavneet-Sing be3785bc57 fix(wallet): show spl token create info and hide tx settings 2022-08-03 13:45:55 +05:30
Pavneet-Sing c35cf679be implement solana send tx 2022-07-30 00:12:20 +05:30
Serg 47a9407b7b Removes ETH hardcode 2022-07-27 10:35:04 -04:00
deep 10da95d2db Address PR comments 2022-07-26 02:55:48 -04:00
deep 8536686d89 Addres PR comments 2022-07-26 02:55:48 -04:00
deep d833f54c23 Update colors and logic 2022-07-26 02:55:48 -04:00
deep 5f2ac21db6 Add config for excluded app
Update existing code for split tunnel
2022-07-26 02:55:48 -04:00
deep 1ceba1a257 Add classes and implemenatation for split tunnel 2022-07-26 02:55:48 -04:00
tapanmodh 0b8bdaeee9 text justified with checkbox on welcome onboarding screen 2022-07-12 18:38:24 +05:30
tapanmodh f6ee7e944e fix text cut off in welcome onboarding android 2022-07-12 03:13:26 +05:30
Pavneet-Sing bdac216253 feat(wallet): implement solana account creation and selection 2022-07-08 20:46:48 +05:30
Deep Pandya b414d171af Merge pull request #13951 from brave/ntp_recyclerview_refactor_android
Refactor new tab page usage of RecyclerView
2022-07-05 15:03:22 -04:00
deep 0e2bdacfc0 Address PR comments
Address PR comments
2022-07-05 11:13:27 -04:00
tapanmodh dc7164883d ntp recyclerview refactor 2022-07-05 11:13:27 -04:00
vinodghai 1f2477fd9b Height issue fixed if user comes from quick tour button 2022-07-04 16:15:51 -04:00
vinodghai 0ffeff5864 Rewards panel first screen height fixed to avoid overflow 2022-07-04 16:15:51 -04:00
Deep Pandya 81a646b5c6 Merge pull request #13890 from brave/vpn_install_dialog
VPN installation complete dialog animation is centered
2022-06-30 01:10:52 -04:00
Pavneet Singh 90200ea781 Merge pull request #13987 from brave/dapps-ui-fixes
fix(wallet): UI dapps issues
2022-06-29 22:15:49 +05:30
Qamar Zaman a274cc68ca Fix address placement in the account switcher 2022-06-28 21:57:10 +05:00
Pavneet-Sing 53c5f9f40f fix(wallet): UI dapps issues 2022-06-28 15:19:48 +05:30
Serg ecfc638d72 Add address, makes eTLD+1 in bold and change places for account name and eTLD+1 on decrypt screen on Android 2022-06-23 16:31:13 -04:00
vinodghai ba17ada88d VPN installation complete dialog animation is centered 2022-06-21 18:41:41 -04:00
Pavneet-Sing 47a65e62ba fix(wallet): implement DApps decrypt screen 2022-06-20 22:50:36 +05:30
Qamar Zaman 5f072a87d0 Merge pull request #13733 from brave/dapps-implement-wallet-badge
Dapps implement wallet notification/badge no address bar
2022-06-15 01:03:18 +05:00
Qamar Zaman a446c41a9f Implementing Wallet notification badge 2022-06-15 00:39:05 +05:00
Pavneet-Sing 8243674b24 feat(wallet): implement dapps public key screen 2022-06-14 18:07:06 +05:30
samartnik 33aa9cdf54 [Android] New UI for most visited sites
Chromium change:
https://github.com/chromium/chromium/commit/a8e63bc6898ceddb6ad0145955824c37931ef07d

Refactor most visited tiles codes and make it MVCed.
See go/refactor-mvt for more info.

Bug: 1303459
2022-06-10 05:58:23 -04:00
samartnik f9391cd4b8 [Android] OverviewMode* classes were removed
Chromium change:
https://github.com/chromium/chromium/commit/596552c5837326e9858d5d30974ebfa1235c6ff9

Remove OverviewMode* classes
This patch removes OverviewModeBehavior and its observers. Code that
was still using these classes had easy access to the LayoutManager
which could be used in its place.

Bug: 1108496
2022-06-10 05:58:22 -04:00
Deep Pandya 68981746ab Merge pull request #13671 from brave/update_vpn_support_page
updated checkboxes to radiobuttons and changed behavior of continue to email button
2022-06-09 12:03:29 -04:00
vinodghai 75df0d1692 Improved code and changed background of button on disabled state 2022-06-08 15:52:43 -04:00
Qamar Zaman 05b1394253 Dapps main UI fixes (#13608)
* Fixed dapps related UI issues
2022-06-09 00:25:32 +05:00
Serg 4295baec03 Shows full addresses on Android wallet, adds an origin on a sign message screen 2022-06-08 12:47:55 -04:00
Pavneet Singh 49053b548b Merge pull request #13658 from brave/fix-url-bar-icon-space
fix(wallet): reduce space between url bar icons
2022-06-08 10:42:21 +05:30
vinodghai 19153b289b updated checkboxes to radiobuttons and changed behavior of continue to email button 2022-06-07 16:22:25 -04:00
Serg a963aab6e5 Adds origin info to the transaction approve/reject dialog 2022-06-07 14:07:48 -04:00
Pavneet-Sing 417bff2bfa fix(wallet): reduce space between url bar icons 2022-06-07 21:52:54 +05:30
Deep ff035b9bce Update trial related information
Update Restore
2022-06-07 04:10:13 -04:00
Pavneet-Sing 001e601e05 fix(wallet): improve DApps panel UI 2022-06-04 00:11:25 +05:30
wchen342 c56a4f2ffb Merge pull request #13532 from brave/nw_erc721_send
[Android] ERC721 Send
2022-06-01 14:36:20 +03:00
wchen342 aa85e20fcf Android ERC721 Send 2022-06-01 13:04:50 +03:00
Serg a0eced6a2c Java part fixes after code review 2022-05-31 11:59:35 -04:00
Serg a713577099 Implements Ethereum connected sites preference on Android 2022-05-31 11:59:34 -04:00