Commit Graph
30 Commits
Author SHA1 Message Date
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 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 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
samartnik 48d9d8860b [Android] Changes for accent1 color
Chromium change:
https://chromium-review.googlesource.com/c/chromium/src/+/3331374

[GMNext] Make primary inverse text colors dynamic

Bug: 1233703, 1241971
2022-02-17 14:02:36 -05:00
tapanmodh 4b920eebd7 Set default improvements android 2022-01-26 11:47:27 +05:30
Pavneet-Sing 32e8b80dba fix(wallet): replace-dark-theme-hint-text-colors 2022-01-06 04:14:56 +05:30
Deep fa62a47665 Update refresh status 2021-12-27 18:00:30 -05:00
Deep ceaf3816fa Update rewards panel UI 2021-12-21 02:49:34 -05:00
wchen342 12baee55f5 Change onboarding images 2021-12-09 13:29:46 +02:00
Deep 4afb3483cc Revert "Merge pull request #11148 from brave/remove_binance_widget_android"
This reverts commit fdd944dcdc, reversing
changes made to c99d30ee8b.
2021-12-07 15:56:04 -05:00
Alex C df2f0906ae [Android] Brave news on NTP, integration with mojom and feature flag 2021-11-24 14:23:24 -08:00
Deep c27e270ecb Remove binance widget related code 2021-11-23 18:02:06 -05:00
wchen342 a3c9fe2eb2 Add Wallet Settings 2021-11-18 02:53:54 +02:00
wchen342 aef5b051ba Add night color 2021-10-08 21:46:23 +03:00
samartnik 2336c5456e [Android] Fixed color for tab groups toolbar
Chromium change:
https://chromium.googlesource.com/chromium/src/+/73c2d3d5ee5865411e0f09909f1456c5e7bbc4e3

Bottom tab strip bg to Surface-3 in night mode.

The previous implementation assumed that the background color of the tab
strip should match the omnibox. This is no longer the case, as the
tab strip should now match infobars/dialogs, and be surface-0 (day) and
surface-3 (night).

So replace the theme provider with an is incognito provider, to let the
view make the appropriate decision.

Bug: 1243098
2021-10-05 16:21:51 -04:00
samartnik b88bbbf27a [Android] Fixed colors for the dark theme 2021-08-23 18:34:25 -04:00
Deep Pandya d7a5ad3b97 Update colors for dark mode (#9509)
* Update Dark mode colors

* Remove logs
2021-07-26 19:05:46 -04:00
Deep c68504899a Remove warnnings for unused resources
Remove warning for drawables
2021-03-07 19:14:02 -05:00
Deep c6fa4b125e Update p3a onboarding behaviour 2021-01-08 16:02:56 -05:00
Deep fa441de66d make changes in the UI 2020-10-17 13:02:40 -04:00
Deep f2de780460 Update widget UI and refactor code 2020-10-17 13:02:39 -04:00
Deep 1a1c6443bf Update privacy reports UI for tablet 2020-09-01 18:48:56 -04:00
Deep 5319a7d027 Update Brave stats UI based on feedback
Update onboarding screen
2020-08-11 14:41:48 -04:00
Deep 60437c3e74 Update UI with highlight view
Update existing UI accordingly
2020-07-30 03:28:16 -04:00
Deep f375f0e077 Update Bravestats UI for onboarding v2
Update BraveNewTabPageLayout for CR84

Remove Search onboarding

Remove graph/chart library
2020-07-30 03:25:59 -04:00
Deep f3f889d08c Add Brave stats UI
Add datatable for saved bandwidth
2020-07-30 03:25:59 -04:00
samartnik d668b0a7da [Android] Fix for dark mode colors 2020-05-26 10:02:28 -04:00