deeppandya
5091773a79
Add new Rewards 2.5 states for Android
2022-12-05 17:00:31 -05:00
Sujit Acharya
6b4ca3114c
Failed Uphold tip still shows success screen in tipping banner
2022-11-23 14:28:19 +05:30
Sujit Acharya
4243b054dd
Restyle Chromium enable notifications dialog
2022-11-14 20:45:11 +05:30
vinodghai
f1dec0111d
Quick Action Search And Bookmark Widget
...
Search Widget Promo and Preview Added
2022-11-01 20:27:53 -04:00
Pavneet-Sing
54e2cbc221
feat(wallet): implement solana dapps send tx
...
- fix show wallet icon with sol dapps request
2022-10-28 18:06:47 +05:30
Pavneet-Sing
2d06f8154f
feat: implement sign tx and sigl all tx sol request
2022-10-07 17:52:51 +05:30
Pavneet-Sing
d92d4acf7c
fix: Wallet qr address and link color per theme
...
- add lint warning details
2022-10-03 23:00:40 +05:30
Sujit Acharya
28ce88b1e8
update color
2022-09-27 09:21:39 +05:30
Sujit Acharya
316bcbbc23
resolve conflict
2022-09-22 12:27:14 +05:30
Deep
6e1bc65925
Add initial UI for cookie consent notices
2022-09-21 17:58:41 -04:00
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
Pavneet-Sing
0e274908a7
feat(wallet): show solana connection status and permission
2022-09-16 13:25:27 +05:30
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
Pavneet-Sing
7a37ae8d62
fix: privacy concerns, fix UI and clear pref
2022-08-25 17:06:51 +05:30
tapanmodh
2efe729fdf
swap vpn callout card to ad free card-india retention
2022-08-25 15:18:31 +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
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
Pavneet-Sing
be3785bc57
fix(wallet): show spl token create info and hide tx settings
2022-08-03 13:45:55 +05:30
Deep
1c800f41b6
Enable crash reporting for release
2022-07-11 18:29:55 -04:00
Pavneet-Sing
53c5f9f40f
fix(wallet): UI dapps issues
2022-06-28 15:19:48 +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
tapanmodh
32e36fa8da
welcome onboarding android
2022-05-30 18:25:09 +05:30
Deep
806ca21fe2
Resolve issue with translucent activity
...
Resolve println related issue
2022-05-20 10:43:37 -04:00
Deep
a3e02ee720
Add wireguard implementation
...
Refactor existing code
2022-04-19 19:12:12 -04:00
Deep
efb3548763
Resolve top sites with correct UI
2022-04-18 06:42:25 -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
Serg
c171846d9c
Fixes after rebase
2022-03-31 17:53:17 -04:00
Pavneet-Sing
3f8f2c1f22
implement dapps sign-in framgnet
...
- fix button pressed color state
2022-03-31 17:53:17 -04:00
Pavneet-Sing
f8a896d1ec
show DApp wallet panel
2022-03-31 17:53:17 -04:00
Pavneet-Sing
ac4e3dfb34
add dapps dialog
2022-03-31 17:53:17 -04:00
Pavneet-Sing
288c549950
apply bottom sheet theme spec
2022-03-31 17:53:17 -04:00
Alex C
5791e650fe
[Android] Removes NTP widget
...
[Android] Removes NTP widget dependencies
2022-03-25 10:35:38 -04:00
samartnik
8f71c5f198
[Android] Color changes for default_bg_color_dark relanded
...
Chromium change:
https://github.com/chromium/chromium/commit/36b698ced32d46de61554b4db1d9ca38143fcfc2
Reland "[GMNext] Migrate default_bg_color_dark_elev_N"
This is a reland of 391590f
The underlying issue has been fixed in https://crrev.com/c/3414069 and
this change is now safe to reland without any modifications.
Original change's description:
> [GMNext] Migrate default_bg_color_dark_elev_N
>
>
> [GMNext] Migrate default_bg_color_light_elev_N to dynamic colors
>
> Migrate default_bg_color_light_elev_N to dynamic colors.
>
> Only usage can be handled with the SurfaceColorDrawable.
>
> Will handle night mode version in followup CL migrating
> default_bg_color_dark_elev_N.
>
> Bug: 1270911
2022-03-18 20:03:52 -04:00
Pavneet-Sing
a9d7a0bf85
feat(wallet): customize nonce in transaction panel
...
- show approve dialog in AssetDetails for unapproved tx
- Refactor service methods to use BaseActivity
- Fix Approve dialog hover issue
2022-03-16 04:00:27 +05:30
Alex C
6c46455412
[Android] Brave news - fixes Load new content position should be higher on tablet view
...
[Android] Brave news - fixes BAT Ad icon has a red underline below the text
[Android] Brave news - fixes Cards before branded list cards are smaller in size
[Android] - Brave news fixes Load new content not scrolling in certain conditions
[Android] Brave news - fixes Ad color #20732
[Android] Brave news - ui fixes
2022-03-08 16:24:58 -05:00
Pavneet-Sing
7848105d6f
chore(wallet): replace network selector in profile
2022-03-02 03:11:19 +05:30
samartnik
a9bbc543ed
[Android] Adopted sync UI on tablets after cr99 changes
2022-03-01 12:36:56 -05:00
samartnik
e3abd222d4
[Android] Removed stack layout code
...
Resolves https://github.com/brave/brave-browser/issues/21005
Chromium change:
https://github.com/chromium/chromium/commit/94a231f90d89f9af2996172fae508f9472d573cb
Remove unused rendering code in TabLayout
Follow up to https://chromium-review.googlesource.com/c/chromium/src/+/3388174
and continues to simplify the Tab rendering logic for phones.
Also deletes anything related to tilting/rotating and card backs for the
tabs.
Bug: 1287653
2022-02-17 14:03:25 -05:00
samartnik
897e2cdc44
[Android] Fixed colors for tab overview mode
...
Chromium change:
https://github.com/chromium/chromium/commit/7d60b1c52274b1b525a36db0986a1ea57c7ebf62
Enable DynamicColors through material_java.
Binary-Size: This is already being paid in downstream.
Bug: 1279417
2022-02-17 14:03:13 -05:00
samartnik
619db7dc77
[Android] Reverted some color changes
...
Chromium change:
https://github.com/chromium/chromium/commit/c722273c50f107eb62bd783505f1f19df7cb60ac
Revert "[GMNext] Migrate default_bg_color_dark_elev_N"
This reverts commit 391590f.
Reason for revert: crbug.com/1287000 , messages crash.
Original change's description:
> [GMNext] Migrate default_bg_color_dark_elev_N
>
>
> [GMNext] Migrate default_bg_color_light_elev_N to dynamic colors
>
> Migrate default_bg_color_light_elev_N to dynamic colors.
>
> Only usage can be handled with the SurfaceColorDrawable.
>
> Will handle night mode version in followup CL migrating
> default_bg_color_dark_elev_N.
>
> Bug: 1270911
> Change-Id: Id2931d815de83f3d0a57bbd104a65d2cd85c8f8b
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3343448
> Reviewed-by: Sky Malice <skym@chromium.org >
> Reviewed-by: Sinan Sahin <sinansahin@google.com >
> Reviewed-by: Theresa Sullivan <twellington@chromium.org >
> Reviewed-by: Colin Blundell <blundell@chromium.org >
> Commit-Queue: Neil Coronado <nemco@google.com >
> Cr-Commit-Position: refs/heads/main@{#957734}
Bug: 1270911
2022-02-17 14:03:13 -05:00
samartnik
7627ed5873
[Android] Fixes for removed and renamed resources
2022-02-17 14:03:00 -05:00
Tapan Modh
7093cba800
Merge pull request #12093 from brave/set_default_browser_android
...
Set default browser improvements android
2022-02-03 02:39:32 +05:30
Pavneet-Sing
dcd049ec44
chore(20463): Update swap dex aggregator text
...
- Update swap link style and show info icon
- fix override build warning
2022-01-28 08:29:41 +05:30
tapanmodh
4b920eebd7
Set default improvements android
2022-01-26 11:47:27 +05:30
Deep
daee522582
Update monthly contribution UI
...
Update banner code
2022-01-21 12:21:19 -05:00