deeppandya
35cc39d16f
Update upgrade behaviour for server selection
2024-09-19 01:07:44 +05:30
deeppandya
5141e9f403
Remove cityname and cityname pretty and rely on region name only
2024-09-19 01:07:41 +05:30
deeppandya
167916dd25
CHeck selected country based on country ISO code
2024-09-19 01:07:39 +05:30
Michael Herrmann
acf76d211a
Revert "Work around flaky create_dist_zips on macOS ( #25576 )" ( #25631 )
...
This reverts commit ab04e497f0 .
It seems that the other recent "fix" commit did fix the issue.
2024-09-18 21:29:41 +02:00
Jay Harris
c39d2c299e
[Material]: Temporary override of sys-tonal-outline in devtools ( #25636 )
2024-09-18 19:26:36 +02:00
brave-builds
a6a3214a8c
1.72.20
2024-09-18 16:03:17 +00:00
Douglas Daniel
bfd6e62df5
Merge pull request #25615 from brave/style-wallet-update-wallet-panel-background
...
style(wallet): Update Wallet Panel Background
2024-09-18 09:13:44 -05:00
Douglas Daniel
89fddacab7
Merge pull request #25611 from brave/fix-wallet-tx-simulations-hidden-details
...
fix(wallet): Transaction Simulations Hidden Details
2024-09-18 09:13:23 -05:00
Max Karolinskiy
789f6689ce
Merge pull request #25625 from brave/maxk-remove-show-lens-menu-macos
...
[MacOS] Remove Google Lense menu item in View menu.
2024-09-18 09:10:39 -04:00
brave-builds
b7e96cc7ad
1.72.19
2024-09-18 12:03:08 +00:00
Anton Paymyshev
2a4e38763b
Refactor signing code ( #25386 )
2024-09-18 15:57:15 +07:00
Aleksei Khoroshilov
1c48f00923
Pass ShieldsSettings to renderer via mojo. ( #25505 )
...
* Pass ShieldsSettings to renderer via mojo.
* Use switch to handle all ControlType values.
* Rename origins_to_allow_scripts_once to origins_to_allow_scripts.
* Cleanup RenderFrameHost interaction during ShieldsSettings passing.
* Extract GetFarblingLevel into a function.
* Use ShieldsSettings in WorkerContentSettingsClient.
* Replace WorkerContentSettingsClient patches with subclass.
2024-09-18 15:55:04 +07:00
mkarolin
0dd938d14c
[MacOS] Remove Google Lense menu item in View menu.
2024-09-18 00:57:29 -04:00
Max Karolinskiy and brave-builds
ae36a5420d
Upgrade from Chromium 129.0.6668.42 to Chromium 129.0.6668.59 ( #25616 )
...
* Upgrade from Chromium 129.0.6668.42 to Chromium 129.0.6668.59
* Update pins list timestamp
---------
Co-authored-by: brave-builds <brave-builds+devops@brave.com >
2024-09-17 22:19:01 -04:00
brave-builds
2f1c293265
1.72.18
2024-09-18 01:55:28 +00:00
Anthony Tseng
b70f4d8821
Merge pull request #25619 from brave/upstream-ocr-test
...
Consider IDS_PDF_OCR_IN_PROGRESS when checking whether PDF is loaded.
2024-09-17 18:40:57 -07:00
samartnik
edec664b3e
Merge pull request #25609 from brave/android_share_intent_url_fix
...
[C129] [Android] Fix for url from share intent
2024-09-17 20:54:04 -04:00
Anton Lazarev
121a3251cb
Merge pull request #24688 from brave/procedural-filtering
...
procedural filtering
2024-09-17 17:30:06 -07:00
brave-builds
c1da12519b
1.72.17
2024-09-18 00:02:35 +00:00
Anthony Tseng
6bb976a5ed
Consider IDS_PDF_OCR_IN_PROGRESS when checking whether PDF is loaded.
2024-09-17 16:55:03 -07:00
Kyle Hickinson
c8e05aa7fc
Merge pull request #25613 from brave/ios-urp-log-cleanup
...
[iOS] Remove URP debug logging
2024-09-17 19:51:15 -04:00
Kyle Hickinson
e4953b8291
Merge pull request #25617 from brave/ios-18-form-fixes
...
[iOS] Fix settings picker layouts on iOS 18
2024-09-17 19:51:04 -04:00
Anton Lazarev
5f555c9ab8
move MergeResourcesInto and StripProceduralFilters to AdBlockService
2024-09-17 15:30:41 -07:00
Kyle Hickinson
59924ee2c5
[iOS] Fix settings picker layouts on iOS 18
...
SwiftUI in iOS 18 changes the rendering mode of `Picker` when its placed inside of a `Form` vs `List` so this change replaces those Lists with Forms where appropriate
2024-09-17 18:16:50 -04:00
AlexeyBarabash
a66745378b
Disable flaky BraveSwipeRefreshHandlerTest.allowRefreshForLeo test ( #25610 )
2024-09-18 00:15:32 +02:00
Artem Samoilenko
be394f88e5
[C129] [Android] Fix for url from share intent
...
Chromium change:
https://source.chromium.org/chromium/chromium/src/+/6acaef7dbe9c5fce46e76a967bbc8605049de32a
Construct search URL from text share intent
Similar to getUrlFromVoiceSearchResult, share intent now be processed
in getUrlFromIntent and be launched in tab later..
Bug: 343521057
2024-09-17 17:01:52 -04:00
Douglas Daniel
a12a37cf2b
style(wallet): Update Wallet Panel Background
2024-09-17 16:01:18 -05:00
Kyle Hickinson
d866701344
[iOS] Remove URP debug logging
...
This also cleans up any logs the user may have had on launch
2024-09-17 16:51:34 -04:00
Kyle Hickinson
599f55255d
Merge pull request #25603 from brave/ios-18-appicons
...
[iOS] Add dark & tinted mode icons for iOS 18
2024-09-17 16:46:32 -04:00
Douglas Daniel
2c945ccd00
fix(wallet): Transaction Simulations Hidden Details
2024-09-17 15:22:58 -05:00
samartnik
d6c18c3af0
Merge pull request #25602 from brave/android_fix_for_brave_scheme
...
[C129] [Android] Fix for brave scheme pages
2024-09-17 15:01:50 -04:00
dependabot[bot]
d8e736c287
Bump gix-path from 0.10.9 to 0.10.10 in /tools/crates/cargo_audit/v0_20/crate ( #25418 )
...
Bump gix-path in /tools/crates/cargo_audit/v0_20/crate
Bumps [gix-path](https://github.com/Byron/gitoxide ) from 0.10.9 to 0.10.10.
- [Release notes](https://github.com/Byron/gitoxide/releases )
- [Changelog](https://github.com/Byron/gitoxide/blob/main/CHANGELOG.md )
- [Commits](https://github.com/Byron/gitoxide/compare/gix-path-v0.10.9...gix-path-v0.10.10 )
---
updated-dependencies:
- dependency-name: gix-path
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-17 11:37:57 -07:00
StephenHeaps
a807c2fe12
fix(privacy): Add logic to record initial AdBlockSetting & FingerprintBlockSetting values ( #25582 )
...
Add logic to record Brave.Shields.AdBlockSetting & Brave.Shields.FingerprintBlockSetting initial P3A values (in addition to when value changes).
2024-09-17 19:39:53 +02:00
brave-builds
ebe39cc33c
1.72.16
2024-09-17 16:03:21 +00:00
Kyle Hickinson
44a1b6577c
[iOS] Add dark & tinted mode icons for iOS 18
...
This change also updates the app icons to use a single size and let Xcode/iOS generate the required sizes since the icon itself is just scaled at the design side
2024-09-17 11:53:02 -04:00
Artem Samoilenko
e9fa1e6d0c
[C129] [Android] Fix for brave scheme pages
...
Chromium change:
https://source.chromium.org/chromium/chromium/src/+/4d2cab773589a430dfae515994c3e6cad0eb0270
[M129] Disallow VerbatimMatches to open non-navigable URLs by default.
This change prevents non-navigable URLs from being opened upon paste,
refine, autocomplete etc., effectively disallowing accidental execution
of inline javascript: blocks.
The non-navigable (e.g. executable) URIs will be effectively pushed
down on the suggestions list, making them still available, but
moving forward these will require an explicit user action to be
invoked (i.e. the user now has to intentionally tap these suggestions
to initiate the corresponding action).
The change removes redundant test that relies on inline page
injection. This is already covered by another test:
http://shortn/_NG1M484b41
(cherry picked from commit 04938340e1a93e5e5588badd5e01600dd3356d52)
Bug: b/360642942
2024-09-17 11:48:39 -04:00
Kyle Hickinson
d06dab4996
Merge pull request #25557 from brave/ios-shortcut-button
...
[iOS] Allow customizing the bookmarks button to a widget shortcut action
2024-09-17 11:30:17 -04:00
brave-builds
d1172c5695
1.72.15
2024-09-17 12:02:48 +00:00
Jay Harris
d10bd87675
[CrOverrides]: Migrate existing overrides to Lit ( #25600 )
2024-09-17 13:57:29 +02:00
Jay Harris
1d034931e1
[Downloads]: Fix progress bar color ( #25573 )
2024-09-17 13:36:23 +02:00
Jay Harris
233422eebd
[Icons]: Remove old icon overrides ( #25577 )
...
* [Icons]: Remove old icon overrides
* [Icons]: Remove brave_settings18 set
* [Icons]: Remove brave_leo IconSet
* [Icons]: Remove brave_settings20 set
* [Icons]: Trim brave_settings set
* [Icons]: Remove icon overrides
2024-09-17 09:37:16 +02:00
Simon Hong
5287f5035a
Merge pull request #25409 from brave/search_conversion_button
...
Added search promotion button in omnibox
2024-09-17 16:11:50 +09:00
Pavel Beloborodov
09558152d8
Added adblock info tab. ( #25490 )
...
* Added adblock info tab.
2024-09-17 08:01:27 +02:00
Brian Clifton
ea7af3e584
Merge pull request #25595 from brave/bsc-fix-vpn-button-crash
...
Remove `CalculatePreferredSize` from `BraveVPNStatusLabel`
2024-09-16 22:52:58 -07:00
Simon Hong
901cb2b91c
Added search promotion button in omnibox
...
fix https://github.com/brave/brave-browser/issues/40776
2024-09-17 14:40:24 +09:00
Anton Lazarev
ae695ee1b4
use a const for the procedural_actions key
2024-09-16 21:11:02 -07:00
Anton Lazarev
3605b4e7a6
add unit tests for stripping out procedural filters
2024-09-16 21:11:02 -07:00
Anton Lazarev
b57f398337
add #brave-adblock-procedural-filtering feature flag
2024-09-16 21:11:02 -07:00
Stephen Heaps
355e6cd32b
Add unit tests for upward int and upward selector procedural filters.
2024-09-16 21:11:02 -07:00
Stephen Heaps
46cbcc33d1
Update iOS performAction to align with desktop.
2024-09-16 21:11:02 -07:00