Commit Graph
2424 Commits
Author SHA1 Message Date
sujitacharya2005 009d932393 Merge pull request #14398 from brave/FIX_for_23919_fingerprinting_for_language
Fix for 23919 fingerprint for language
2022-08-09 18:45:39 +05:30
Serg 3dc6be6a15 Merge pull request #14538 from brave/android_solana_buy_swap
Hides Solana accounts and network on Buy and Swap on Android
2022-08-09 13:00:31 +01:00
Sujit Acharya d9759aedfc update initial value based on native pref value 2022-08-09 17:12:27 +05:30
Sujit Acharya eb8d8688e5 format code 2022-08-09 17:12:27 +05:30
Sujit Acharya ad557ac163 update test 2022-08-09 17:12:27 +05:30
Tapan Modh b71f6c656f Merge pull request #14350 from brave/search_engine_default_promo_android
omnibox brave search promo banner android
2022-08-09 10:23:29 +05:30
Serg 76887b700d Hides Solana accounts and network on Buy and Swap on Android 2022-08-08 15:31:58 -04:00
Pavneet Singh bf339856a7 Merge pull request #14497 from brave/show-tx-for-default-networks
feat(wallet): show default network tx
2022-08-08 12:45:46 +05:30
Pavneet-Sing 41a421c5a7 feat(wallet): show default network tx
- Auto account create in buysendswap
  - fix set selected network flow with account creation
2022-08-06 01:04:00 +05:30
Serg 596b8c1859 Shows a correct SPL token when Send button is clicked from Asset Details on Android 2022-08-05 14:40:52 -04:00
Serg 7f1a3cb8f9 Corrects balance of SPL tokens on Solana on Android 2022-08-05 10:49:30 -04:00
tapanmodh ed85fae506 fix bytecode test error 2022-08-05 19:06:03 +05:30
tapanmodh f79921977b move BraveFeatureList class to base package 2022-08-05 02:22:26 +05:30
Serg 37b73de00f Shows all values for Solana transactions in transactions list on Android and opens a correct block explorer for solana transactions 2022-08-04 13:23:55 -04:00
tapanmodh 54c44d2352 Address PR Comments 2022-08-04 13:34:05 +05:30
Serg 8f12e030f3 Fixes approve/reject dialog for Solana transactions on Android 2022-08-03 15:47:45 -04:00
Pavneet-Sing be3785bc57 fix(wallet): show spl token create info and hide tx settings 2022-08-03 13:45:55 +05:30
wchen342 69779e4fdb Merge pull request #14429 from brave/android_wallet_slow_approval_sheet
[Android] Fill in information that does not need queries first for approval screen
2022-08-03 00:32:02 +03:00
tapanmodh b5beef9b6a omnibox brave search promo banner android 2022-08-03 01:43:35 +05:30
Serg 6285ece9fb Shows a correct balance for SOL and SOL tokens on Portfolio screen on Android 2022-08-02 14:54:13 -04:00
wchen342 83842bf94b [Android] Fill in information that does not need queries first for approval screen 2022-08-02 21:40:19 +03:00
Serg 0745f1de53 Adds a correct solana icon on Send screen on Android 2022-08-02 12:25:19 -04:00
Serg 52510bf90d Merge pull request #14401 from brave/android_dapps_add_account
Refreshes an account list after adding an account via a wallet panel on Android
2022-07-30 17:40:53 +01:00
Serg fc00c36066 Refreshes an account list after adding an account via a wallet panel on Android 2022-07-29 17:01:11 -04:00
Pavneet-Sing 4320c8a22c fix: buy for test nw first time and dev concerns 2022-07-30 00:32:23 +05:30
Pavneet-Sing c35cf679be implement solana send tx 2022-07-30 00:12:20 +05:30
deep 258b9bd35c Update rewards panel logged out state text 2022-07-29 01:49:04 -04:00
Serg ee74d683ac Shows private key for Solana accounts on Android 2022-07-27 15:57:50 -04:00
Serg bdc98a64c3 Fixes an edit of Solana account name on Android 2022-07-27 14:43:58 -04:00
Serg 062a8d984f Adds Solana to Portfolio screen on Android 2022-07-27 10:35:04 -04:00
Serg 47a9407b7b Removes ETH hardcode 2022-07-27 10:35:04 -04:00
deep d11e04015d ADd proguard rule for bytecode tests 2022-07-27 02:58:27 -04:00
deep 1eb730785f Address PR comments 2022-07-27 02:58:27 -04:00
deep ba128cbf8d Add bytecode implementation for translate tab
Add bytecode test
2022-07-27 02:58:27 -04:00
deep 26574343f2 Add menu icon 2022-07-27 02:58:27 -04:00
Sujit Acharya 2cd527afc4 fix for https://github.com/brave/brave-browser/issues/24111 2022-07-26 14:51:16 -04:00
deep 10da95d2db Address PR comments 2022-07-26 02:55:48 -04:00
deep bbd373b5cd Resolve import error 2022-07-26 02:55:48 -04:00
deep 8536686d89 Addres PR comments 2022-07-26 02:55:48 -04:00
deep d833f54c23 Update colors and logic 2022-07-26 02:55:48 -04:00
deep 5f2ac21db6 Add config for excluded app
Update existing code for split tunnel
2022-07-26 02:55:48 -04:00
deep 1ceba1a257 Add classes and implemenatation for split tunnel 2022-07-26 02:55:48 -04:00
Max 65794888bb Merge pull request #13498 from brave/cr104
Upgrade from Chromium 103 to Chromium 104.
2022-07-22 13:32:56 -04:00
wchen342 a0b0fe5c75 Add Android Wallet transaction parsers 2022-07-22 15:45:50 +03:00
samartnik deb1dba76b [Android] New method for SigninManager
Chromium change:
https://github.com/chromium/chromium/commit/c6ea70fc7e97375d7d00fd5afd3b7b363d1be5a2

Decouple signing out from clear browsing data
This cl no longer signs out signed-in non syncing users when clearing
browser data.

This cl also adds a footer link in the clear browsing data page to
enable users to sign out manually.
For supervised users who can't sign-out the footer link is not shown.

The new sign-out point is tracked by a new ProfileSignout(native)/
SignoutReason(java) enum histogram

Bug: 1323259
2022-07-22 13:33:55 +01:00
samartnik cfbfc746b8 [Android] Fixed code for bookmarking page
Chromium change:
https://github.com/chromium/chromium/commit/f513a189244326df3c97271ebadc4d9ef5d8cfff

Contextual Page Actions: Added price tracking button controller
This CL adds a button controller to provide price tracking related UI
functionality for contextual page actions. The controller will be
instantiated in RootUiCoordinator and hooked up to
ContextualPageActionController in a later CL. Clicking on the button
triggers a bookmark with price tracking toggle flow which is same as
the one from bookmark button in app menu.

It also involves a small refactor that extracts out the bookmarking
related code out of Chrome*Activity into a separate class TabBookmarker.
The bookmarker will be plumbed to the button controller through a
supplier interface through the RootUiCoordinator.

UX: https://docs.google.com/presentation/d/1dz5qgDB5C2W2OEvX9YyPPgsy7sOnJ_MmmkTkK0lMIvw/edit?resourcekey=0-fy2DZAkYWFFM_NWBp8P6fw#slide=id.g125c3ccf3eb_2_163

Bug: 1322001
2022-07-22 13:33:54 +01:00
samartnik d62ef06dae [Android] onFirstRunCheckDone was removed
Chromium change:
https://github.com/chromium/chromium/commit/2e294c447ae4a0c153226a2372118f937b978b93

[android] Stop blocking sign-in if FRE isn't done
This requirement was introduced in crbug.com/303953 as a way to
prevent a background sign-in in a use case for EDU accounts (the
background sign-in would break some assumptions and cause a crash).
This use case should not be possible anymore, so the CL just deletes
the code.

If the issue somehow resurfaces, we can further patch
isSigninAllowed() and isSyncOptInAllowed() to check that the FRE is
complete, instead of relying on callers signaling onFirstRunCheckDone()
themselves.

Fixed: 1316369
2022-07-22 13:33:54 +01:00
samartnik b9f42a42b4 [Android] Changes for NTP tile placeholder visibility
Chromium change:
https://github.com/chromium/chromium/commit/3398005c11bdb96e470cb07a5dca2636ca2284ca

[Feed Position] Implement Feed position experiment.
Screenshots: go/feed-position
Design: https://www.figma.com/file/SpRarIfqrDIEu4qPJkZPJv/Clank-Start-Next?node-id=2%3A251

Bug: 1329288
2022-07-22 13:33:54 +01:00
samartnik 72383792c3 [Android] Partnerbookmarks removed from AppHooks
Chromium change:
https://github.com/chromium/chromium/commit/8e847d0c7d98bedcf2972f02e92ea607885dd396

Remove partnerbookmarks from AppHooks
Bug: 1291655
2022-07-22 13:33:54 +01:00
samartnik 13d135c83d [Android] New c-tor signature for ShareDelegateImpl
Chromium change:
https://github.com/chromium/chromium/commit/d7ed928a6f920949aa9a334bf673490ad170fc19

[SharingHub] Pipe Profile supplier through to ShareDelegateImpl.
This will allow the SharingHub to always get the current Profile at the
beginning of each share. Reduction of getLastUsedProfile() has been done
in https://crrev.com/c/3688237, so most of the SharingHub is using this
new current Profile.

Fixed: 1332915
2022-07-22 13:33:54 +01:00