vinodghai
ba17ada88d
VPN installation complete dialog animation is centered
2022-06-21 18:41:41 -04:00
Pavneet-Sing
47a65e62ba
fix(wallet): implement DApps decrypt screen
2022-06-20 22:50:36 +05:30
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
Serg
366c65f14b
Adds an option to not show web3 notifications on Android
2022-06-16 16:55:14 -04:00
Qamar Zaman
5f072a87d0
Merge pull request #13733 from brave/dapps-implement-wallet-badge
...
Dapps implement wallet notification/badge no address bar
2022-06-15 01:03:18 +05:00
Qamar Zaman
a446c41a9f
Implementing Wallet notification badge
2022-06-15 00:39:05 +05:00
Pavneet-Sing
8243674b24
feat(wallet): implement dapps public key screen
2022-06-14 18:07:06 +05:30
Simon Hong
d9bac0fc48
Merge pull request #13745 from brave/update_ecosia_brand_image
...
Updated ecosia brand image
2022-06-14 15:29:11 +09:00
Deep Pandya
3598a860d2
Merge pull request #13721 from brave/update-brave-privacy-settings
...
Add summary in Show autocomplete in address bar option
2022-06-14 01:04:44 -04:00
Simon Hong
e0bc530472
Updated ecosia brand image
...
fix https://github.com/brave/brave-browser/issues/23405
2022-06-13 13:32:05 +09:00
AlexeyBarabash
d3fa383510
Disable reading list sync preference on Android
...
fixes brave/brave-browser#23084
Related Chromium change:
https://github.com/chromium/chromium/commit/92c74c166b472ff78318ac1fa3b86f83c0ae2090
[M103] Add missing READING_LIST toggle to Android sync settings
More details on the linked bug. This is only a temporary solution, the
long-term one should be to address crbug.com/1067282, i.e. auto-generate
the UI from the UserSelectableType enum.
Desktop and iOS follow no particular order for the toggles, so this
CL picks something close to the desktop order crbug.com/1326825#c1.
(cherry picked from commit c4ebfbf)
Fixed: 1326825
Change-Id: I185984fc154eb222bf9a09210d2b3face4884bea
2022-06-10 05:58:25 -04:00
samartnik
33aa9cdf54
[Android] New UI for most visited sites
...
Chromium change:
https://github.com/chromium/chromium/commit/a8e63bc6898ceddb6ad0145955824c37931ef07d
Refactor most visited tiles codes and make it MVCed.
See go/refactor-mvt for more info.
Bug: 1303459
2022-06-10 05:58:23 -04:00
samartnik
f9391cd4b8
[Android] OverviewMode* classes were removed
...
Chromium change:
https://github.com/chromium/chromium/commit/596552c5837326e9858d5d30974ebfa1235c6ff9
Remove OverviewMode* classes
This patch removes OverviewModeBehavior and its observers. Code that
was still using these classes had easy access to the LayoutManager
which could be used in its place.
Bug: 1108496
2022-06-10 05:58:22 -04:00
vinodghai
3155ec6307
Add summary in Show autocomplete in address bar option
2022-06-09 16:17:12 -04:00
deep
422d92991a
Add brave talk to menu
2022-06-09 15:16:56 -04:00
Deep Pandya
68981746ab
Merge pull request #13671 from brave/update_vpn_support_page
...
updated checkboxes to radiobuttons and changed behavior of continue to email button
2022-06-09 12:03:29 -04:00
vinodghai
75df0d1692
Improved code and changed background of button on disabled state
2022-06-08 15:52:43 -04:00
Qamar Zaman
05b1394253
Dapps main UI fixes ( #13608 )
...
* Fixed dapps related UI issues
2022-06-09 00:25:32 +05:00
Serg
4295baec03
Shows full addresses on Android wallet, adds an origin on a sign message screen
2022-06-08 12:47:55 -04:00
Pavneet Singh
49053b548b
Merge pull request #13658 from brave/fix-url-bar-icon-space
...
fix(wallet): reduce space between url bar icons
2022-06-08 10:42:21 +05:30
vinodghai
19153b289b
updated checkboxes to radiobuttons and changed behavior of continue to email button
2022-06-07 16:22:25 -04:00
Serg
a963aab6e5
Adds origin info to the transaction approve/reject dialog
2022-06-07 14:07:48 -04:00
Pavneet-Sing
417bff2bfa
fix(wallet): reduce space between url bar icons
2022-06-07 21:52:54 +05:30
Deep
ff035b9bce
Update trial related information
...
Update Restore
2022-06-07 04:10:13 -04:00
Deep
5dbe6bee06
Update vpn icon
2022-06-06 13:59:22 -04:00
Pavneet-Sing
001e601e05
fix(wallet): improve DApps panel UI
2022-06-04 00:11:25 +05:30
deep
bf414590c8
Remove brave stats related code
2022-06-02 11:14:16 -04:00
deep
08a4e56947
Remove brave stats and top sites from NTP
2022-06-02 11:13:40 -04:00
wchen342
c56a4f2ffb
Merge pull request #13532 from brave/nw_erc721_send
...
[Android] ERC721 Send
2022-06-01 14:36:20 +03:00
wchen342
aa85e20fcf
Android ERC721 Send
2022-06-01 13:04:50 +03:00
Serg
a0eced6a2c
Java part fixes after code review
2022-05-31 11:59:35 -04:00
Serg
a713577099
Implements Ethereum connected sites preference on Android
2022-05-31 11:59:34 -04:00
tapanmodh
c6364c1d35
refactor welcome onboarding android
2022-05-30 23:22:53 +05:30
tapanmodh
32e36fa8da
welcome onboarding android
2022-05-30 18:25:09 +05:30
Vinod Kumar
72953f1c8b
Merge pull request #13500 from brave/rewards-notification-layout-update
...
Update rewards card background color in dark mode
2022-05-27 13:46:33 -04:00
vinodghai
91cf1a7205
Update rewards card background color in dark mode
2022-05-26 17:03:04 -04:00
Deep Pandya
48fbbebacb
Merge pull request #13476 from brave/brave_vpn_crash_fixes
...
Resolve crash fixes for vpn
2022-05-26 00:01:12 -04:00
Deep
b7f4e8ca71
Resolve crash fixes for vpn
2022-05-25 19:55:12 -04:00
Alex C
bc898a5a5e
[Android] Brave news - fixes opt-in card overlap SI button
2022-05-24 14:45:20 -07:00
Qamar Zaman
cfa565535d
Address security concern dapps ( #13398 )
...
Implemented eTLD+1 as bold on dialogs/panels
2022-05-20 21:41:02 +05:00
Deep
806ca21fe2
Resolve issue with translucent activity
...
Resolve println related issue
2022-05-20 10:43:37 -04:00
Anton Paymyshev
d1446fbb0e
Retire DoH for UD and ENS ( #13354 )
...
* Retire DoH
2022-05-20 20:47:49 +07: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
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
samartnik
efcaf8f450
[Android] New theme color changes II
...
Chromium change:
chromium/chromium@02a62c4
[GMNext] Clean up ?attr/divider_line_bg_color_dynamic
Bug: 1299983
2022-05-13 18:01:39 +01:00
samartnik
f9a4a27e56
[Android] New theme color changes
...
Chromium change:
https://github.com/chromium/chromium/commit/02a62c4dbe11d907c1c4c8c0a8e9cbb342f9abcc
[GMNext] Clean up ?attr/divider_line_bg_color_dynamic
Bug: 1299983
2022-05-13 18:01:39 +01:00
Qamar Zaman
5edaefcbf0
Merge pull request #13293 from qamarngr/top-rights-dots-button-dapps-panel
...
Top rights dots button dapps panel
2022-05-12 21:07:45 +05: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
wchen342
62b9c4023f
Merge pull request #13229 from brave/nw_erc721
...
[Android] Add initial ERC721 support
2022-05-11 13:47:08 +03:00
wchen342
9af2e96d4f
Add ERC721
2022-05-11 12:52:52 +03:00