Commit Graph
1685 Commits
Author SHA1 Message Date
AlexeyBarabash cc8a3020ae Query rates per each token separately
Need this to avoid a case when single unknown token can make failure
for the whole AssetRatioController.getPrice multi-tokens request.
2021-10-22 20:48:54 +03:00
AlexeyBarabash 1a430cfd17 Display proper icons in bottom assets list 2021-10-22 20:48:50 +03:00
AlexeyBarabash a871ae20ba Update portfolio screen in crypto wallets with real values(for ERC20 tokens) 2021-10-22 20:42:59 +03:00
Serg e02800f96e Review suggestions 2021-10-22 11:40:19 -04:00
Aleksey Seren d35708d751 Correct resource names for android.
fix https://github.com/brave/brave-browser/issues/18445
2021-10-22 13:21:09 +07:00
Serg 090bb81093 Implements ERC20 swap functionality on Android 2021-10-21 19:23:42 -04:00
Serg 3852635d17 Decimals fixes, moves assets bitmap read functionality inside Utils 2021-10-21 16:31:04 -04:00
Aleksey Seren 3713bb7413 Correct the text for Request ads enable popup.
fix https://github.com/brave/brave-browser/issues/18445
2021-10-21 16:12:12 +07:00
wchen342 7c0d912261 Format 2021-10-20 18:11:32 +03:00
wchen342 851982d0a9 Add bottom menu 2021-10-20 17:18:09 +03:00
wchen342 32968d675a Add file picker 2021-10-20 17:18:06 +03:00
samartnik 4ead3dd770 Merge pull request #10519 from brave/android_force_lint
[Android] Force lint checks for all build types
2021-10-19 16:22:06 -04:00
samartnik 91e2e44fa9 [Android] Force lint checks for all build types 2021-10-19 07:12:07 -04:00
AlexeyBarabash 76c878e639 Re-organize calls sequence at P3aOnboardingActivity class
fixes brave/brave-browser#18825;
fixes brave/brave-browser#18776;
2021-10-19 12:00:58 +03:00
wchen342 5ad8375836 Change menu item text and icon 2021-10-18 20:14:27 +03:00
Deep Pandya 7d4b832a89 Merge pull request #10543 from brave/export_private_key_accounts_wallet
Export private key accounts wallet
2021-10-18 01:46:44 -04:00
Serg 81b99439f7 Hookes up assets icons on Android and removes buy asset icons from desktop 2021-10-15 21:18:25 -04:00
Jocelyn Liu d17908a77d Merge pull request #10547 from brave/basic_support_erc721
Basic support of ERC721 tokens
2021-10-15 16:25:57 -07:00
Deep a610f78a50 Update banner for the warning 2021-10-15 15:01:20 -04:00
Jocelyn Liu 48bd7e94c2 Update java usage of RemoveUserAsset 2021-10-15 11:46:52 -07:00
Brian R. Bondy e530244c61 Fix Android setNetwork calls 2021-10-15 09:29:56 -04:00
Deep 9c90f39033 Update code to read private key 2021-10-15 01:15:30 -04:00
Deep f2b96e26c1 Add UI for show private key 2021-10-15 00:10:05 -04:00
Deep a50981433b Add option to private key UI 2021-10-14 22:20:55 -04:00
Deep 3cc6e836e8 Add pref dynamically to avoid crash 2021-10-14 16:17:10 -04:00
AlexeyBarabash 02d86e4e83 Merge pull request #10474 from brave/a_w_crash_on_eth
Fill all ErcToken fields for Ethereum
2021-10-13 07:43:18 +03:00
AlexeyBarabash 777d35429c Fill all ErcToken fields for Ethereum; fixes brave/brave-browser#18724 2021-10-12 22:15:14 +03:00
AlexeyBarabash 71ced80d8d Bottom assets list should reflects chosen assets; fixes brave/brave-browser#18722 2021-10-12 19:53:07 +03:00
AlexeyBarabash 868a9dd796 Save load assets on Android; fixes brave/brave-browser#18340 2021-10-11 20:37:19 +03:00
AlexeyBarabash 3d6a7bccfd Introduced BraveWalletServiceFactory.java 2021-10-11 20:37:15 +03:00
Anirudha Bose 8731525708 Merge pull request #10410 from brave/swap_hide_internals
Hides internal values for swap inside swap_controller
2021-10-09 08:52:33 +05:30
wchen342 aef5b051ba Add night color 2021-10-08 21:46:23 +03:00
wchen342 4000ad1014 Add banner 2021-10-08 21:46:23 +03:00
samartnik bf7fe239a8 Merge pull request #10405 from brave/android_tablet_appearance_settings_fix
[Android] Fixed Appearance settings for tablet
2021-10-08 11:16:25 -04:00
samartnik 563f29567b Merge pull request #10408 from brave/android_test_variations_server
[Android] Added ability to set tes variations server prior to first t…
2021-10-08 11:12:52 -04:00
samartnik 9c5a1b2353 [Android] Added ability to set tes variations server prior to the first time run 2021-10-08 09:34:05 -04:00
samartnik 8968d16b2f [Android] Fixed Appearance settings for tablet 2021-10-08 07:36:36 -04:00
Aleksey Seren b5e14d507d Auto dismiss confirmation popup.
fix https://github.com/brave/brave-browser/issues/17591
2021-10-08 11:02:29 +07:00
Aleksey Seren 3fffc0b317 Add brave opt-in popup android UI.
fix https://github.com/brave/brave-browser/issues/17591
2021-10-08 11:02:29 +07:00
Serg 7d2eba9dfa Hides internal values for swap inside swap_controller 2021-10-07 15:25:58 -04:00
Kamil Jozwiak d67598a3dd Merge pull request #10390 from brave/95.0.4638.40_master_123
Upgrade patches from Chromium 95.0.4638.32 to Chromium 95.0.4638.40
2021-10-07 13:02:17 -04:00
Serg 28a0fc644d Merge pull request #10357 from brave/android_swap
Swap functionality on Android
2021-10-06 22:21:23 -04:00
mkarolin a0008d2410 [Android] SigninManager added a new method.
Chromium change:

https://source.chromium.org/chromium/chromium/src/+/ff4ed77cd6a9e6a52484f4c0a96f221ee53c1ac6

commit ff4ed77cd6a9e6a52484f4c0a96f221ee53c1ac6
Author: Alice Wang <aliceywang@chromium.org>
Date:   Tue Sep 28 16:17:57 2021 +0000

    [Android][Signin] Reload accounts in IdentityManager when accounts change

    This CL reloads the accounts within IdentityManager when there is an
    accounts change event to ensure that the accounts in the cookie jar
    and the device accounts are consistent.

    Demo TOT checkout without this fix: https://crbug.com/1253249#c4
    Demo with the fix: https://crbug.com/1253249#c3

    Bug: 1253249, b/200851130
2021-10-06 18:11:55 -04:00
Serg 706b0115f0 Big numbers calculation fix, returns SwapConfig for mainnet and ropsten only 2021-10-06 15:13:59 -04:00
wchen342 6904bef5da Merge pull request #10385 from brave/android_nw_default_selection_fix
Fix time frame selection on asset screen.
2021-10-06 12:34:21 -04:00
Serg 6b88b20a72 Reviews suggestions 2021-10-06 11:48:28 -04:00
Serg fba838d5b6 Swap functionality on Android 2021-10-06 11:48:28 -04:00
wchen342 17f8ea3db6 Fix selection 2021-10-06 16:24:14 +03:00
Max 90ba094d9f Merge pull request #9934 from brave/cr95
Upgrade from Chromium 94 to Chromium 95
2021-10-05 21:19:56 -04:00
Brian Clifton e1e5c68f53 Merge pull request #10326 from brave/bsc-update-default-search
Update default search for 5 regions
2021-10-05 16:22:58 -07:00