Commit Graph
604 Commits
Author SHA1 Message Date
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 4722f4ebc3 [Android] Modularized logo
Chromium change:
https://github.com/chromium/chromium/commit/de614aadd072a1cc42e4be84508d22706aa07804

Modularize logo/
See go/clank-modularization-logo for more info.

Bug: 1261631
2022-02-17 14:03:04 -05:00
samartnik 7627ed5873 [Android] Fixes for removed and renamed resources 2022-02-17 14:03:00 -05:00
samartnik 4812cec3aa [Android] Tab switcher top toolbar code reorganization
Chromium change:
https://github.com/chromium/chromium/commit/b0c82063f830bba93b58db749855cef8f16d6c02

[Refactor] Rename tab switcher top toolbar to not be phone specific
Bug: 1286780
2022-02-17 14:02:57 -05:00
samartnik b7a9a8156b [Android] logo_card_back was removed
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:02:56 -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
Pavneet Singh c2e0a8c85d Merge pull request #12225 from brave/restore-wallet-option-visual-changes
visuals udpates of restore wallet option
2022-02-15 01:13:49 +05:30
Deep Pandya 550b1a674d Merge pull request #12179 from brave/update_auto_contribution_summury
Resolve auto contribution summary
2022-02-11 09:37:11 -05:00
Deep Pandya 96a60b5481 Merge pull request #12182 from brave/resolve_rewards_icon_issue
Resolve rewards icon issue
2022-02-11 09:35:32 -05:00
Pavneet-Sing 282e48cc8f visuals udpates of restore wallet option 2022-02-11 18:24:11 +05:30
Deep eaa489de7b Migrate pref 2022-02-10 15:46:10 -05:00
Serg e358ffbb8a Various fixes for Android EVM networks feature 2022-02-09 21:58:53 -05:00
Deep f56afa6c56 Resolve auto contribution summary 2022-02-08 10:21:28 -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
tapanmodh 1eb3abc50c refactor 2022-02-02 19:37:27 +05:30
Alex C ec715f77b6 [Android] Brave news - cards scroll fixes and tweaks 2022-01-31 22:47:38 -05:00
tapanmodh 27237888ed change set default string in menu 2022-02-01 01:16:14 +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
Alex C cb7149c78b [Android] Brave news - fixes stretched background on NTP
[Android] Brave news - fixes recyclerView issues

[Android] Brave news - attempt to make the widgets easier to access with news

[Android] Brave news - refactor recycler position in rel to image credit

lint format
2022-01-25 18:31:22 +00:00
samartnik 8b285f9d85 [Android] Explicitly specified CheckBox type in resources
Otherwise it falls back to MaterialCheckBox and causes UI issues

Fixes https://github.com/brave/brave-browser/issues/20647
2022-01-24 15:39:26 -05:00
samartnik 56193fe255 [Android] Adjustments to UI changes in the upstream
Chromium change:
https://chromium-review.googlesource.com/c/chromium/src/+/3283625

Clean up legacy non-ThemeRefactorAndroid code now that the feature has
launched.

Bug: 1251194
2022-01-24 15:34:05 -05:00
samartnik 8c35e65757 [Android] Make default_icon_color dynamic
Chromium change:
https://chromium-review.googlesource.com/c/chromium/src/+/3276657

[GMNext] Make default_icon_color dynamic

Bug: 1216642
2022-01-24 15:33:55 -05:00
Deep b059fc3365 Add icon for drop down 2022-01-21 12:21:19 -05:00
Deep daee522582 Update monthly contribution UI
Update banner code
2022-01-21 12:21:19 -05:00
alexsafe 4268a8a3ba Merge pull request #11877 from brave/bravenews-android-ntpfixes
[Android] Brave news - bugs fixes
2022-01-20 13:06:06 -05:00
Emerick Rogul 7517fba6e9 Remove background bleed-through in Rewards panel on Android 2022-01-20 07:06:46 -05:00
Alex C 74b5651e09 [Android] Brave news - bugs fixes 2022-01-19 21:50:16 -05:00
Emerick Rogul 7b377b6db9 Merge pull request #11810 from brave/rewards-show-rewards-button
Migrate kHideButton preference to kShowButton preference
2022-01-13 10:48:45 -05:00
Pavneet Singh 75a5286e90 Merge pull request #11833 from brave/18459-add-restore-legacy-wallet-option
feat(wallet): add restore legacy wallet option
2022-01-13 05:56:23 +05:30
Pavneet-Sing a078b7a04c feat(wallet): add restore legacy wallet option
- add title for new password
2022-01-13 04:17:57 +05:30
Serg 4201ec5499 Fixes after code review 2022-01-12 13:43:45 -05:00
Serg 3fb94be5f2 Fixes gas fees to be dependant on a chain main currency instead of ETH on Android 2022-01-12 09:29:37 -05:00
Serg 5efd66567b Adds an option to add a custom EVM compatible network on Android wallet 2022-01-11 16:26:41 -05:00
Emerick Rogul 747ebb9213 Migrate kHideButton preference to kShowButton preference 2022-01-11 15:39:35 +00:00
Pavneet-Sing 767cfbe416 fix(wallet): creating account with string key file
- fix UI for multiline
2022-01-08 09:15:14 +05:30
Deep Pandya 4eef56adaf Merge pull request #11768 from brave/remove_reawards_from_ads
Update rewards UI changes
2022-01-07 21:42:36 -05:00
samartnik afebf4f78c Merge pull request #11784 from brave/android_autocomplete_option
[Android] Added option that controls url bar suggestions
2022-01-07 21:06:23 -05:00
Deep c32750c6e4 update UI 2022-01-07 20:45:25 -05:00
Deep f20978e58e Update rewards UI changes 2022-01-07 20:45:25 -05:00
samartnik 770ffce1bf [Android] Added option that controls url bar suggestions 2022-01-07 20:17:03 -05:00
Pavneet-Sing 32e8b80dba fix(wallet): replace-dark-theme-hint-text-colors 2022-01-06 04:14:56 +05:30
Pavneet-Sing dc67027c2f fix(wallet): add fingerprint icon to unlock 2022-01-04 20:36:53 +05:30
alexsafe 2141ab8156 Merge pull request #11714 from brave/bravenews-android-improvements
[Android] Brave news - fixes
2022-01-03 11:01:49 -05:00
Alex C f87a7fc9e7 Merge branch 'master' of github.com:brave/brave-core 2021-12-30 11:48:42 -05:00
Deep 69d3820921 Update rewards onboarding AC for jp 2021-12-30 11:47:06 -05:00
Deep 5a9dece673 Resolve tipping banner 2021-12-29 01:24:23 -05:00
Deep Pandya 407cb39510 Merge pull request #11696 from brave/Update_bitflyer_icons
Update bitflyer icons
2021-12-28 11:05:40 -05:00
Deep Pandya f12838cfb4 Merge pull request #11697 from brave/remove_summary_total_grants_claimed
Remove total claimed amount
2021-12-28 11:01:41 -05:00