Simon Hong
c87dae5e2d
Addressed review comments
2022-09-21 11:38:50 +09:00
Simon Hong
79ec7b383c
Revert "Moved wc observer for allowing cosmetic filtering to brave_shields"
...
This reverts commit 1b5746b00a42759e29a0f084fd146cf07c5012cf.
2022-09-21 11:38:50 +09:00
Simon Hong
f25f1a3101
Moved wc observer for allowing cosmetic filtering to brave_shields
2022-09-21 11:38:50 +09:00
Simon Hong
54a9030616
Added test for BraveShields::AllowCosmeticFiltering
...
W/o attaching playlist::PlaylistBackgroundWebContentsObserver to
background web contents, test is failed.
2022-09-21 11:38:50 +09:00
Simon Hong
5dbc423e3b
Always enable cosmetic filtering for playlist's bg webcontents
...
fix https://github.com/brave/brave-browser/issues/25366
By enable cosmetic filtering always, we can get media contents w/o ads
regardless of shields setting state.
2022-09-21 11:38:50 +09:00
brave-builds
0d34aec681
1.45.66
2022-09-21 00:01:45 +00:00
Brian R. Bondy
d79e328a2e
Merge pull request #15090 from brave/dapp-addresses-lowercase
...
Make Dapp addresses lowercase to be compatible with MM
2022-09-20 18:27:02 -04:00
Mihai PLESA
979b982b25
Delete require-checklist.yml
2022-09-20 13:28:18 -05:00
brave-builds
e79bfaa524
1.45.65
2022-09-20 18:02:48 +00:00
samartnik
9e4efb14df
Merge pull request #15136 from brave/android_check_tab_switcher_on_return
...
[Android] Added check for Tab switcher on return flag
2022-09-20 09:11:39 -04:00
brave-builds
8e37baaa52
1.45.64
2022-09-20 12:01:29 +00:00
brave-builds
f9f455e3fb
1.45.63
2022-09-20 09:13:34 +00:00
Serg
5f2bf11a84
Disables rewards and ads browser test on Android as a non op on x86 builds ( #15139 )
2022-09-20 11:09:19 +02:00
Aleksey Khoroshilov
5ddf131b17
Merge pull request #15130 from brave/issues/912
...
Fix few more ASAN issues in tests.
2022-09-20 14:27:17 +07:00
Terry Mancey
2264f26627
Merge pull request #15127 from brave/issues/25465
2022-09-20 00:40:21 -05:00
Jay Harris
cc3e2a7c6f
Fixes a crash when opening a guest profile with the Brave News button enabled. ( #15138 )
2022-09-20 14:30:56 +12:00
Terry Mancey
3f349f6d81
Remove const which prevents automatic move
2022-09-19 19:59:19 -05:00
Terry Mancey
492b778053
It feels good to be const correct
2022-09-19 19:54:47 -05:00
Douglas Daniel
0bb177826e
Merge pull request #15133 from brave/update-address-warning-message-color
...
fix(wallet): Updated Address Warning Message Color
2022-09-19 18:49:26 -06:00
Terry Mancey
9be6bdcd9c
Add const to .cc files for params
2022-09-19 19:19:19 -05:00
Terry Mancey
10f4a6eefe
Cleanup delegates
2022-09-19 19:19:18 -05:00
Terry Mancey
7b913d5db9
Lets be a good citizen and adhere to the rule of zero!
2022-09-19 19:19:18 -05:00
Terry Mancey
d579d7e4f7
Rename info to other for copy/move assignment/constructors
2022-09-19 19:19:18 -05:00
Terry Mancey
096a4ea9ff
Rename rhs to other for == and != operators
2022-09-19 19:19:18 -05:00
Terry Mancey
073c9e30da
Rename info to other for copy/move assignment/constructors
2022-09-19 19:19:18 -05:00
Terry Mancey
7daf0998cb
Lets be a good citizen and adhere to the rule of five!
2022-09-19 19:19:18 -05:00
Terry Mancey
564ba5cfdb
Cleanup constructors, assignment operators and destructors
2022-09-19 19:19:18 -05:00
Sangwoo Ko
74da03ec7e
Update "Sponsored Images" toggle UI ( #14986 )
...
Rough requirements:
- The toggle UI should be below background image options
- The new toggle UI should contain descriptions about Sponsored Images
- When Brave Rewards or Brave Ad are not enabled, a button should be visible
- When a user opts in the option and Reward & Ads are enabled, the description
should notify the user that they're earning from it.
- When clicking the "Rewards" button, "Reward tour" UI appears or "Brave Ads" option is enabled.
2022-09-20 09:13:01 +09:00
brave-builds
8983523079
1.45.62
2022-09-20 00:01:33 +00:00
Kevin Smith
a9b2015e35
Merge pull request #15108 from brave/ksmith-rewards-service-callbacks
...
Ensure all RewardsService async methods run their callbacks
2022-09-19 17:59:36 -04:00
brave-builds
8faff5725f
1.45.61
2022-09-19 21:47:11 +00:00
samartnik
b097f5cad4
[Android] Added check for Tab switcher on return flag
2022-09-19 17:27:52 -04:00
Jay Harris
122bec011a
Add setting to toggle the side panel button ( #15062 )
2022-09-20 09:22:28 +12:00
cypt4
c76108b782
Merge pull request #15125 from brave/brave_25432
...
Create default solana acc when create\restore the wallet
2022-09-19 12:36:41 -07:00
zenparsing
64a13c1229
Ensure that RewardsService callers handle empty StructPtr
2022-09-19 15:25:56 -04:00
Douglas Daniel
c112f24f61
fix(wallet): Updated Address Waring Message Color
2022-09-19 13:41:50 -05:00
brave-builds
7a11b2da78
1.45.60
2022-09-19 18:01:14 +00:00
zenparsing
1f08aced7c
Ensure all RewardsService async methods run their callbacks
2022-09-19 13:39:47 -04:00
Kevin Smith
9a4dc38288
Merge pull request #14604 from brave/ksmith-android-rewards-page
...
Use responsive Rewards page on Android
2022-09-19 13:21:55 -04:00
oisupov
73f50ad22e
Review fix
2022-09-20 00:01:29 +07:00
William Muli
ea92a53e57
feat(wallet): Add Sardine on-ramp provider to onboarding(fund wallet) ( #15104 )
...
Add sardine on-ramp provider to onboarding(fund wallet)
2022-09-19 18:53:05 +03:00
samartnik
12b1d0bafe
Merge pull request #15131 from brave/android_shields_info_crash
...
[Android] Fix for crash on receiving initial shields state
2022-09-19 11:38:38 -04:00
zenparsing
b9efe313e5
Use responsive Rewards page for Android
2022-09-19 10:48:16 -04:00
samartnik
ed61c46309
[Android] Fix for crash on receiving initial shields state
2022-09-19 10:30:40 -04:00
oisupov
3a250f1b0c
Create default solana acc when create\restore the wallet
...
Resolves https://github.com/brave/brave-browser/issues/25432
2022-09-19 21:06:05 +07:00
brave-builds
1bf680f555
1.45.59
2022-09-19 12:01:56 +00:00
Aleksey Khoroshilov
6771851725
Fix few more ASAN issues in tests.
2022-09-19 17:28:56 +07:00
Pavneet Singh
51052bec6b
Merge pull request #15118 from brave/fix-network-selector-state-solana
...
fix(wallet): set previous network if no solana account created
2022-09-19 15:31:53 +05:30
Aleksey Khoroshilov
f494ac20d8
Merge pull request #15117 from brave/issues/908
...
Cleanup permission contexts on PermissionManager::Shutdown().
2022-09-19 14:35:59 +07:00
Sangwoo Ko
34235a65fd
Always pass "Background Wallpaper" even when we use "Sponsored image" ( #15119 )
...
This data is required for Background chooser to be able to know
which wallpaper is currently set.
2022-09-19 15:58:36 +09:00