Commit Graph
231 Commits
Author SHA1 Message Date
Pavneet-Sing 2d06f8154f feat: implement sign tx and sigl all tx sol request 2022-10-07 17:52:51 +05:30
Sujit Acharya c13bcfaca8 Android 13 permission request during opt-in of rewards or privacy report 2022-10-07 02:37:50 +05:30
Sujit Acharya 8766135a2e update format 2022-09-22 15:21:02 +05:30
Sujit Acharya 316bcbbc23 resolve conflict 2022-09-22 12:27:14 +05:30
Deep 7630244dde Update UI changes 2022-09-21 17:58:41 -04:00
Deep 6e1bc65925 Add initial UI for cookie consent notices 2022-09-21 17:58:41 -04:00
Sujit Acharya 4fae67c138 remove shadow 2022-09-21 15:19:01 +05:30
Sujit Acharya e1f9c41d72 confirmation screen update 2022-09-19 08:48:16 +05:30
Sujit Acharya fdb1d49ee9 onTip error UI 2022-09-19 08:48:16 +05:30
Sujit Acharya ad7b66f44a tweet pending or success tip 2022-09-19 08:48:16 +05:30
Sujit Acharya 758b937c2a update social icons 2022-09-19 08:48:16 +05:30
Sujit Acharya 185e8a6607 New tipping banner UI brave-browser/issues/17070 2022-09-19 08:48:16 +05:30
Pavneet-Sing 0e274908a7 feat(wallet): show solana connection status and permission 2022-09-16 13:25:27 +05:30
zenparsing ec4d1ae91c Remove "requestAdsEnabled" API 2022-09-09 09:19:27 -04:00
Deep 1ee5f20f10 Remove binance widget 2022-09-05 22:00:55 -04:00
Deep Pandya 3660c71769 Merge branch 'master' into india_retention_swap_vpn_card_to_ad_free_card 2022-08-29 17:08:06 -04:00
Tapan Modh 454e5f7ce5 Merge pull request #14675 from brave/qr_code_scanner_addressbar_android
QR code scanner in addressbar android
2022-08-26 21:45:18 +05:30
tapanmodh 2efe729fdf swap vpn callout card to ad free card-india retention 2022-08-25 15:18:31 +05:30
Pavneet-Sing 55915ce2a1 feat(wallet): implement aurora bridge button 2022-08-25 14:30:18 +05:30
tapanmodh 093146ccd8 QR code scanner in addressbar android 2022-08-25 11:07:41 +05:30
deep 02e8a5b7e0 Remove unused resources 2022-08-11 12:24:28 -04:00
deep 15d266ab3f Initial refactoring of old rewards panel 2022-08-11 12:24:27 -04:00
Brian Clifton 740492677b Unfixes https://github.com/brave/bues/21447rave-browser/iss
Revert "Merge pull request #13193 from brave/add_brave_talk_menu_android"

This reverts commit e180d2d036, reversing
changes made to 471411e9ba.
2022-08-11 01:55:42 -07: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
Emerick Rogul 22da74f454 Use appropriate icon for pending contributions on Android 2022-07-13 17:08:41 -04:00
Pavneet-Sing bdac216253 feat(wallet): implement solana account creation and selection 2022-07-08 20:46:48 +05:30
tapanmodh dc7164883d ntp recyclerview refactor 2022-07-05 11:13:27 -04:00
Pavneet Singh 90200ea781 Merge pull request #13987 from brave/dapps-ui-fixes
fix(wallet): UI dapps issues
2022-06-29 22:15:49 +05:30
Pavneet-Sing 53c5f9f40f fix(wallet): UI dapps issues 2022-06-28 15:19:48 +05:30
samartnik 40813dab8c [Android] Removed duplicate Desktop Mode option
Chromium introduced the same option in the same place https://github.com/chromium/chromium/commit/34745fb9ae071b10c203874432173c4b895c49cf
So we just remove our implementation.
2022-06-24 15:16:19 -04:00
Deep Pandya e180d2d036 Merge pull request #13193 from brave/add_brave_talk_menu_android
Add brave talk to menu
2022-06-17 16:32:25 -04:00
Pavneet-Sing 8243674b24 feat(wallet): implement dapps public key screen 2022-06-14 18:07:06 +05:30
deep 422d92991a Add brave talk to menu 2022-06-09 15:16:56 -04:00
Pavneet-Sing 001e601e05 fix(wallet): improve DApps panel UI 2022-06-04 00:11:25 +05:30
Serg a713577099 Implements Ethereum connected sites preference on Android 2022-05-31 11:59:34 -04:00
tapanmodh 32e36fa8da welcome onboarding android 2022-05-30 18:25:09 +05:30
samartnik d3441c73f9 Merge pull request #13391 from brave/android_themed_app_icon
[Android] Updated themed app icon
2022-05-19 20:52:19 +01:00
samartnik 0b3eeb45f6 [Android] Fixed lint error 2022-05-19 14:26:30 -04:00
samartnik ef5dab4310 [Android] Updated themed app icon 2022-05-19 13:59:37 -04:00
Pavneet-Sing e6ebab6bc2 feat(wallet): implement account selector
- implement add account menu
    - fix wallet panel header UI
    - implement domain data sharing
2022-05-19 17:51:36 +05:30
Emerick Rogul 0c03a9df38 Fix linter errors 2022-05-13 18:01:44 +01:00
samartnik fd1df790be [Android] BottomControls moved to modularized target
Chromium change:
https://github.com/chromium/chromium/commit/2336b6557478c544a81650258aab4b0e7af49c78

Toolbar: Move BottomControls to modularized target
This CL moves the classes for BottomControls MVC component plus
its layout xml to chrome/browser/ui/android/toolbar/.

Following dependencies on chrome_java were removed:

- ShareDelegate - was not in use.
- TabGroupUi - split to BottomControlsContentDelegate and extend
               from it.

Bug: 1127732
2022-05-13 18:01:40 +01:00
Qamar Zaman cedb529d29 Implemented Popup Menu on click of options(Dots) on Dapps Panel
Handled actions(except connected sites) of top right menu
2022-05-12 20:52:54 +05:00
Pavneet-Sing 955348f941 chore(wallet): integrate add and switch dapps API 2022-04-27 22:27:24 +05:30
Serg a100c9119f Implements Connect button functionality on Android DApps panel 2022-04-21 13:29:20 -04:00
Deep ab1dbd6b4e Resolve subscription expiry
Add implementation for always on work around
2022-04-19 19:12:12 -04:00
Pavneet-Sing 894d4af016 chore(wallet): update dapps dialog UI
- Add timer to auto close
- Show dialog as per toolbar config and device
2022-04-12 16:07:18 +05:30
Pavneet-Sing 6656c62495 add switch ethereum chain fragment 2022-04-01 21:31:47 +05:30
Serg 9347e90ed4 Implements an ETH permission dialog for Android 2022-03-31 17:53:17 -04:00