Commit Graph
765 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 Pandya 3a867d62fd Merge pull request #14581 from brave/split_tunnel_follow_up
Split tunnel follow up
2022-08-11 10:00:58 -04:00
Brian Clifton 740492677b Unfixes https://github.com/brave/bues/21447rave-browser/iss
Revert "Merge pull request #13193 from brave/add_brave_talk_menu_android"

This reverts commit e180d2d036, reversing
changes made to 471411e9ba.
2022-08-11 01:55:42 -07: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
Sujit Acharya ad557ac163 update test 2022-08-09 17:12:27 +05:30
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 4320c8a22c fix: buy for test nw first time and dev concerns 2022-07-30 00:32:23 +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 26574343f2 Add menu icon 2022-07-27 02:58:27 -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
Emerick Rogul 22da74f454 Use appropriate icon for pending contributions on Android 2022-07-13 17:08:41 -04:00
tapanmodh 0b8bdaeee9 text justified with checkbox on welcome onboarding screen 2022-07-12 18:38:24 +05:30
Deep Pandya 2041ae9b40 Merge pull request #14127 from brave/enable_crash_reporting_for_release_channel
Enable crash reporting for release
2022-07-11 19:45:06 -04:00
Deep 1c800f41b6 Enable crash reporting for release 2022-07-11 18:29:55 -04:00
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
samartnik bd3530f1c4 Merge pull request #13953 from brave/android_remove_desktop_mode_option
[Android] Removed duplicate `Desktop Mode` option
2022-06-29 08:22:44 -04:00
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
samartnik 40813dab8c [Android] Removed duplicate Desktop Mode option
Chromium introduced the same option in the same place https://github.com/chromium/chromium/commit/34745fb9ae071b10c203874432173c4b895c49cf
So we just remove our implementation.
2022-06-24 15:16:19 -04:00
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
Deep Pandya e180d2d036 Merge pull request #13193 from brave/add_brave_talk_menu_android
Add brave talk to menu
2022-06-17 16:32:25 -04:00
Serg 366c65f14b Adds an option to not show web3 notifications on Android 2022-06-16 16:55:14 -04:00
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
Simon Hong d9bac0fc48 Merge pull request #13745 from brave/update_ecosia_brand_image
Updated ecosia brand image
2022-06-14 15:29:11 +09:00
Deep Pandya 3598a860d2 Merge pull request #13721 from brave/update-brave-privacy-settings
Add summary in Show autocomplete in address bar option
2022-06-14 01:04:44 -04:00
Simon Hong e0bc530472 Updated ecosia brand image
fix https://github.com/brave/brave-browser/issues/23405
2022-06-13 13:32:05 +09:00
AlexeyBarabash d3fa383510 Disable reading list sync preference on Android
fixes brave/brave-browser#23084

Related Chromium change:
https://github.com/chromium/chromium/commit/92c74c166b472ff78318ac1fa3b86f83c0ae2090

[M103] Add missing READING_LIST toggle to Android sync settings
More details on the linked bug. This is only a temporary solution, the
long-term one should be to address crbug.com/1067282, i.e. auto-generate
the UI from the UserSelectableType enum.

Desktop and iOS follow no particular order for the toggles, so this
CL picks something close to the desktop order crbug.com/1326825#c1.

(cherry picked from commit c4ebfbf)

Fixed: 1326825
Change-Id: I185984fc154eb222bf9a09210d2b3face4884bea
2022-06-10 05:58:25 -04:00