Files
brave-core/android/java
AlexeyBarabash 745d4ef1e5 [cr146][Android] profileSupplier arg at TopToolbarCoordinator.ctor
Chromium change:
https://source.chromium.org/chromium/chromium/src/+/cb00be75174e655ef5bafa4cbd9403923bea0d1b

	[Signin][Android] Create Signin Button skeleton & flag flow

	Introduces the SigninButton component for the Android NTP in the
	toolbar. Currently, this component does nothing and is behind the
	SigninLevelUpButton feature flag. This CL sets up the flag logic such
	that, when enabled, the IdentityDisc (which will eventually be replaced
	by the SigninButton) is removed from the Adaptive Toolbar and the
	SigninButton is added to the Top Toolbar. There is no View or XML for
	SigninButton currently as it is just a skeleton component. The
	implementation for SigninButton will be in follow-up CLs.

	Bug: 478828569
	Change-Id: Ibbf7d61687e18f12fd9d6a6401fe4da8c414b599
	Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7511406
2026-02-26 14:14:51 +00:00
..