Commit Graph
34802 Commits
Author SHA1 Message Date
Brian Clifton 60076161c1 Merge pull request #14715 from brave/bsc-fetch-order-credentials-handler
Android using Desktop VPN credentials
2022-09-01 10:47:53 -07:00
Anton Lazarev d9c0f525e0 Merge pull request #14929 from brave/remove-speedreader-component
Remove Brave Speedreader Updater component
2022-09-01 06:49:45 -10:00
Max 55700dea11 Merge pull request #14907 from brave/maxk-fix-welcome-to-brave-l10n
Fixes replacement of Chromium -> Brave in XTBs in Hindi/Nepali.
2022-09-01 11:16:05 -04:00
brave-builds d724d997f0 1.45.20 2022-09-01 14:34:43 +00:00
Cepera ac2e893768 Merge pull request #14763 from brave/brave-23315 2022-09-01 16:53:33 +03:00
cdesouza-chromium 51d5316538 Build breakage fix for GetDesktopName (#14946)
The recent enabling of `-Wunreachable-code` has disallowed this sort of
conditional code being fixed by this change.
2022-09-01 15:45:13 +02:00
brave-builds b24181be27 1.45.19 2022-09-01 12:01:25 +00:00
William Muli dea2235349 feat(wallet): Refactor edit visible asset modal (#14757) 2022-09-01 13:17:00 +03:00
Simon Hong 6062ab122c Merge pull request #14937 from brave/refactor_contents_layout_manager
Moved SidebarContainerView to contents_container
2022-09-01 19:12:53 +09:00
Anton Lazarev f1065dfa52 remove unused dep 2022-09-01 01:20:12 -07:00
Pavneet Singh fb295a68b7 Merge pull request #14889 from brave/fix-show-solana-account-details-on-panel
fix(wallet): show solana accounts details and remove hardcoded values
2022-09-01 13:22:31 +05:30
Simon Hong 9266834d0f Merge pull request #14936 from brave/fix_broken_build
Fixed build failure with official build
2022-09-01 14:41:24 +09:00
cepera df4cf3ab9f Added URL Sanitizer service and Copy Clean URL item for links 2022-09-01 08:12:30 +03:00
Anton Lazarev 76abe46f68 move command line and file watch handling to the rewriter service 2022-08-31 21:42:19 -07:00
Simon Hong 5b9c34ae46 Moved SidebarContainerView to contents_container
So far we used another parents view for holding upstream's
contents_container and sidebar container view. And this new parent
view is set as new contents_container in BrowserView.
However, this breaks BrowserView's some assumptions that
devtools_webview or contents_webview were direct children of
contents_container. To fix this, SidebarContainerView is moved
to contents_container and it's layout is done via subclass of
ContentsContainer.
2022-09-01 12:43:25 +09:00
Anton Paymyshev a502184892 Remove refs to DNS over HTTPS for UD (#14910) 2022-09-01 08:33:48 +07:00
Simon Hong bcc4e7677e Fixed build failure with on official build
fix https://github.com/brave/brave-browser/issues/25122
2022-09-01 10:22:16 +09:00
brave-builds ccba19610e 1.45.18 2022-09-01 00:56:11 +00:00
samartnik 335036bcd2 Merge pull request #14930 from brave/android_disable_add_to_home_screen_iph
[Android] Disabled `Add to Home screen` IPH
2022-08-31 20:25:08 -04:00
brave-builds c437d91f29 1.45.17 2022-09-01 00:01:33 +00:00
Josh Leonard 584b94615f Merge pull request #14924 from brave/fix-show-full-network-name-in-tx-confirmation-panel
fix: show full network name in confirm tx panel
2022-08-31 17:30:41 -06:00
samartnik 347c0f9ff2 [Android] Disabled Add to Home screen IPH 2022-08-31 19:23:46 -04:00
Anton Lazarev ccab9590cb remove speedreader component 2022-08-31 15:48:20 -07:00
Claudio DeSouza 89797b2bf4 Re-enabling -Wunreachable-code-aggressive
This warning flag was being overriden due to build errors on our
overrides with chromium. However, this build warning is very useful, and
we can suppress it with `if ((true))` statements that will elide the
code.

This warning can be very useful in pointing out small misconceptions
in code behaviour.
2022-08-31 23:27:43 +01:00
Terry Mancey f1190be35a Merge pull request #14925 from brave/issues/25109
Refactor Brave Ads to use digits separator
2022-08-31 16:01:33 -05:00
Deep Pandya b2d8e5de21 Merge pull request #14872 from brave/remove_uphold_limit
Remove 2 BAT limit for uphold
2022-08-31 16:57:39 -04:00
Terry Mancey 902695a699 Refactor Brave Ads to use digits separator 2022-08-31 15:39:05 -05:00
brave-builds 511f171dc8 1.45.16 2022-08-31 18:01:47 +00:00
Terry Mancey 28f74967dd Merge pull request #14908 from brave/issues/25037
Refactor Brave Ads types that could be made trivially-destructible
2022-08-31 12:24:32 -05:00
Terry Mancey 197d233d0b Cleanup/fix Brave Ads clang-tidy 2022-08-31 12:21:40 -05:00
Josh Leonard c2c23f8ad1 fix: show full network name in confirm tx panel 2022-08-31 11:17:32 -06:00
Max e80d33cd38 Merge pull request #14901 from brave/maxk-fix-clipboard-gesture-disablement
Reverts Chromium's [Clipboard API] Remove user gesture requirement fo…
2022-08-31 13:01:44 -04:00
Taher dc46d10303 Merge pull request #13806 from brave/shields/locatiobar-icon
Fixed action icon badge text truncate issue
2022-08-31 09:47:20 -07:00
William Muli d0789d45a5 feat(wallet): Add NFT Expanded View (#14913)
Add nft image modal
2022-08-31 19:32:18 +03:00
Josh Leonard ec593c37d5 Merge pull request #14902 from brave/fix-update-copy-to-clipboard-icon
fix: use new copy-to-clipboard-icon
2022-08-31 10:28:15 -06:00
mkarolin d353be900f Reverts Chromium's [Clipboard API] Remove user gesture requirement for read/writeText.
We should not relax the gesture requirement.

Chromium change:

https://chromium.googlesource.com/chromium/src/+/4d7b74b051abfe5945f418601fdc2ffc8ce3072c

commit 4d7b74b051abfe5945f418601fdc2ffc8ce3072c
Author: Anupam Snigdha <snianu@microsoft.com>
Date:   Tue Jun 7 16:36:28 2022 +0000

    [Clipboard API] Remove user gesture requirement for read/writeText.

    Adding user gesture requirement for readText and writeText APIs
    breaks NTP doodle sharing. We are relaxing this check for now, but
    we should fix this for sites to not rely on these APIs to be called
    without a user gesture.
    See NewTabPageDoodleShareDialogFocusTest.All test for more details.

    Bug: 106449, 1334203
2022-08-31 10:22:16 -04:00
Pavel Beloborodov f6315b655c Added command line flag to override speedreader style sheet. (#14880) 2022-08-31 21:15:14 +07:00
Pavel Beloborodov 2638eb46b6 Fixed 'Request bridge' in settings. (#14914)
Fixed 'Request brigde' in settings.
2022-08-31 21:13:43 +07:00
Claudio DeSouza ab62e286c0 [CodeHealth] Various ledger base::Value modernisations
This change corrects several places under bat-native-ledger, removing
the use of any base::Value deprecated methods.
2022-08-31 15:09:21 +01:00
Claudio DeSouza df0eafcd91 [CodeHealth] Various brave_wallet base::Value modernisations
This change modernises the use of base::Value in the components/ path,
removing the use of all deprecated methods from base::Value.
2022-08-31 15:09:21 +01:00
Claudio DeSouza aa5bc0aca5 [CodeHealth] Varios components/ base::Value modernisations
This change corrects a few remaining spots where base::Value deprecated
methods were still in use under components/.
2022-08-31 15:09:21 +01:00
Claudio DeSouza f11d31bf93 [CodeHealth] Various brave/browser base::Value modernisations
This change corrects a few scattered places where base::Value
modernisations are being applied, removing the use of all deprecated
methods.
2022-08-31 15:09:21 +01:00
Claudio DeSouza 15b709cc39 [CodeHealh] base::Value::Dict for various PrefService uses
This change corrects the way we pass dictionaries to PrefService in
several sites.
2022-08-31 15:09:21 +01:00
Claudio DeSouza 1b8308902a [CodeHealth] base::Value modernisation for ledger's endpoint/
This change removes the use of all deprecated base::Value methods under
the path ledger/internal/endpoint/.
2022-08-31 15:09:21 +01:00
Claudio DeSouza 09f7ed4b75 [CodeHealth] base::Value refactoring for TestLedgerClient
This change removes the use of all methods from base::Value that have
since been deprecated from TestLedgerClient.
2022-08-31 15:09:21 +01:00
Claudio DeSouza 9602257ed6 [CodeHealth] base::Value modernisation for bat unblinded tokens
This CL modernises a few files under tokens/unblinded_tokens, removing
the use of any base::Value methods that have been deprecated.
2022-08-31 15:09:21 +01:00
Nick von Pentz 9d87f13cdb Merge pull request #14903 from brave/fix/24429
Display "open hardware app" messaging when  hardwareWalletErrorCode undefined
2022-08-31 07:58:48 -06:00
brave-builds f187056b63 1.45.15 2022-08-31 13:55:36 +00:00
Kamil Jozwiak a97e659165 Merge pull request #14911 from brave/brave_search_promo_fix_android
Remove dynamic margin
2022-08-31 09:53:20 -04:00
husobee 413e31cc0b Merge pull request #13820 from brave/bh-skus-sdk-submit-receipt
SKUs SDK Changes to Support Receipt Submission
2022-08-31 08:28:18 -04:00