Cepera
f337a47cf8
Add chain validation to wallet_addEthereumChain api call ( #11930 )
2022-01-22 11:26:36 +03:00
Mihai PLESA
dfd0f7e3f0
bumped rust deps to 0.1.8 and rust 1.58.1 ( #11955 )
2022-01-21 21:09:59 -05:00
Taher
a5f5e571fb
Merge pull request #11952 from brave/test_render_unittest
...
Use RenderViewHostTestEnabler in unit test
2022-01-21 17:55:15 -08:00
Kyle Hickinson
8b863effb8
Merge pull request #11958 from brave/ios-basic-cli-args-support
2022-01-21 19:40:00 -05:00
Kyle Hickinson
2a916733e4
[iOS] Add support for passing additional command line args at launch
...
Also adds support for passing in command line arguments provided at debug time
2022-01-21 18:37:22 -05:00
Deep Pandya
4d06f6f1b3
Merge pull request #11895 from brave/resolve_monthly_contribution_android
...
Update monthly contribution UI
2022-01-21 17:56:41 -05:00
Pavneet-Sing
cb3d5d0909
fix(wallet): show transaction dialog for approval/reject
...
- In AssetDetailsActivity and AccountDetailsActivity
- Show live transaction status change in list
- Refactor Utils
2022-01-22 04:04:40 +05:30
Brian Clifton
4a465719d8
Merge pull request #11391 from brave/news-rss
...
Brave News user-provided feed support (rss, atom, etc)
2022-01-21 12:56:00 -07:00
brave-builds
10f16876b4
1.36.59
2022-01-21 18:14:30 +00:00
Pete Miller
750c3beebc
Brave News: validate RSS feed URLs in both frontend and backend before we download
2022-01-21 10:10:04 -08:00
Pete Miller
491cdaece4
Introduce RSS / Atom feed support for Brave News
...
This first version provides the user a feature to add custom feed urls
to their preferences via the NTP "customize" button. Once added, feed
content will be downloaded on the same schedule as the current "combined
sources" single remote feed. The "direct feed" items will be scored using
approximately the same algorithm as the existing items, and displayed
using the existing Brave News feed view.
This PR does not introduce the relevant UI for Android, only Desktop.
2022-01-21 10:09:58 -08:00
Anirudha Bose
19738c08ce
Merge pull request #11948 from brave/f/wallet/amount-decimals-validation
...
feat(wallet): validate amounts against asset decimals
2022-01-21 23:31:27 +05:30
Taher
c9bf428a1d
Use RenderViewHostTestEnabler in unit test
2022-01-21 09:59:41 -08:00
Deep
005fa87ba8
Reformat code
2022-01-21 12:22:19 -05:00
Deep
b059fc3365
Add icon for drop down
2022-01-21 12:21:19 -05:00
Deep
2925c7a27a
Resolve contribution
2022-01-21 12:21:19 -05:00
Deep
daee522582
Update monthly contribution UI
...
Update banner code
2022-01-21 12:21:19 -05:00
Anirudha Bose
42622b0964
Merge pull request #11938 from brave/f/wallet/balance-formatting
...
Fix inexact amounts in transction confirmation screen
2022-01-21 22:05:06 +05:30
Aleksey Khoroshilov
de764c2aa3
Merge pull request #11849 from brave/issues/20492-chromium-determinism
...
Improve goma integration and cachehits
2022-01-21 23:05:23 +07:00
Anirudha Bose
2a8a263db3
feat(wallet): validate amounts against asset decimals
2022-01-21 21:16:14 +05:30
samartnik
730cb1954b
Merge pull request #11939 from brave/android_tab_groups_bar_swipe
...
[Android] Added ability to scroll Tab groups bar icons on swipe
2022-01-21 10:41:39 -05:00
Douglas Daniel
67731b03d0
Merge pull request #11934 from brave/coingecko-id-field
...
feat(wallet): CoingeckoID field for AddCustomAsset
2022-01-21 08:02:12 -07:00
Douglas Daniel
8b958e0253
Merge pull request #11941 from brave/decimals-add-network-panel
...
Added Decimal Value to Add Network Panel
2022-01-21 08:01:12 -07:00
brave-builds
b6766f7eab
1.36.58
2022-01-21 12:01:20 +00:00
Aleksey Khoroshilov
0e087dfb29
Merge pull request #11928 from brave/issues/20503
...
Use unmodified origin to match with a serizalied one in the renderer.
2022-01-21 17:27:39 +07:00
Aleksey Khoroshilov
1557c9a5ae
Add a comment to describe GOMACTL_SKIP_AUTH env var.
2022-01-21 14:28:08 +07:00
Aleksey Khoroshilov
79b07eab20
Rename gomaJValue to defaultGomaJValue in config.js.
2022-01-21 14:28:08 +07:00
Aleksey Khoroshilov
630583a58c
Apply upstream patch to improve blink goma cachehits.
...
https://chromium-review.googlesource.com/c/chromium/src/+/3387889
2022-01-21 14:28:08 +07:00
Aleksey Khoroshilov
52a4bd2be0
Apply upstream patch to improve crashpad goma cachehits.
...
https://chromium-review.googlesource.com/c/crashpad/crashpad/+/3394052
2022-01-21 14:28:08 +07:00
Aleksey Khoroshilov
3e58ac8558
Optimize goma login step.
2022-01-21 14:28:08 +07:00
Aleksey Khoroshilov
40850b7c07
Support tests build using goma.
2022-01-21 14:28:08 +07:00
Aleksey Khoroshilov
aa5d2d8cde
Pass gomaJValue so it can be overridden manually.
2022-01-21 14:28:08 +07:00
Aleksey Khoroshilov
9cf198152e
Add build statistics on CI.
2022-01-21 14:28:08 +07:00
Linh
c215ec61bd
Merge pull request #11917 from brave/linh-replace-crlsets-with-redirector
...
Replace crlsets with redirector
2022-01-21 15:02:02 +09:00
Pete Miller
0aeaac87f6
API Request Helper can limit its body reponse size
2022-01-20 18:05:55 -08:00
brave-builds
29fec2f3b5
1.36.57
2022-01-21 00:01:29 +00:00
Douglas Daniel
36e07e2570
Added Decimal Value to Add Network Panel
2022-01-20 15:09:42 -07:00
samartnik
854ce3cdc7
[Android] Added ability to scroll Tab groups bar icons on swipe
2022-01-20 16:37:04 -05:00
Anirudha Bose
1376418b45
fix(wallet): use exact value in transaction confirmation screen
2022-01-21 02:41:11 +05:30
Anirudha Bose
a3d62af6a0
chore(wallet): refactor format-prices utils to use bignumber.js
2022-01-21 02:40:07 +05:30
William Muli
c0efa11e7d
Merge pull request #11926 from brave/show-seeds-in-red-incorred-order
...
Show seed words in red when they are not selected in order
2022-01-21 00:01:17 +03:00
Kevin Smith
c678f97025
Merge pull request #11931 from brave/ksmith-arrived-amount
...
Remove amount from Rewards "payment arrived" message
2022-01-20 15:52:08 -05:00
Brian Johnson
31dbee6c98
Merge pull request #11892 from brave/rust-incremental-build
...
selectively delete the cargo build path only when args change
2022-01-20 12:08:53 -07:00
Douglas Daniel
c5b86bdd05
feat(wallet): CoingeckoID field for AddCustomAsset
2022-01-20 12:00:32 -07:00
alexsafe
4268a8a3ba
Merge pull request #11877 from brave/bravenews-android-ntpfixes
...
[Android] Brave news - bugs fixes
2022-01-20 13:06:06 -05:00
Szilard Szaloki
2a44eea2e9
Merge pull request #11857 from brave/sszaloki-20427-uphold-customer-due-diligence
...
Handling Uphold's CDD (customer due diligence) process.
2022-01-20 19:02:49 +01:00
brave-builds
64f18a2914
1.36.56
2022-01-20 18:01:29 +00:00
zenparsing
cd92f04ed8
Remove amount from Rewards "payment arrived" message
2022-01-20 12:16:24 -05:00
William Muli
091aeedaf5
Remove console.log
2022-01-20 19:38:52 +03:00
William Muli
567ad3eaf0
Show seed words in red when they are not selected in order
2022-01-20 19:38:52 +03:00