-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ANDROAPP-5800] Parameter Selector item (#185)
* [ANDROAPP-5800] Create ParameterSelector * [ANDROAPP-5800] Rename InputStyle to HelperStyle * [ANDROAPP-5800] Add InputStyle to InputShell * [ANDROAPP-5800] Add unfocusedIndicatorColor parameter to InputStyle * [ANDROAPP-5800] add another label * [ANDROAPP-5800] Input email button handling * [ANDROAPP-5800] Rename ParameterSelector.kt sealed classes * [ANDROAPP-5800] Adapt InputBarCode * [ANDROAPP-5800] Adapt InputAge * [ANDROAPP-5800] Adapt InputCheckBox * [ANDROAPP-5800] Adapt InputCoordinates * [ANDROAPP-5800] Adapt InputDateTime * [ANDROAPP-5800] Adapt InputDropdown * [ANDROAPP-5800] Adapt InputFileResource * [ANDROAPP-5800] Adapt InputImage and InputSignature * [ANDROAPP-5800] Adapt inputs extending from BasicTextInput * [ANDROAPP-5800] Adapt InputMatrix, InputNotSupported, InputOrgUnit, InputRadioButton * [ANDROAPP-5800] Adapt InputSequential * [ANDROAPP-5800] Adapt InputYesNoField, InputYesOnlyCheckBox, InputYesOnlySwitch * [ANDROAPP-5800] Remove default value on InputShell * [ANDROAPP-5800] Set default value to BasicInputImage * [ANDROAPP-5800] set configurable disabled background color * [ANDROAPP-5800] update Enum.values warning * [ANDROAPP-5800] update to kotlin.version=1.9.22 agp.version=8.2.2 compose.version=1.5.12 * [ANDROAPP-5800] Add clickable option to EmptyParameterField * [ANDROAPP-5800] ParameterSelector.kt animated visibility * [ANDROAPP-5800] handle close parameterItem state * [ANDROAPP-5800] handle InputLink button enable * [ANDROAPP-5800] handle InputBarCode, InputQRCode button enable * [ANDROAPP-5800] Add shape LargeTop * [ANDROAPP-5800] Add icon as parameter * [ANDROAPP-5800] change barcode icon * [ANDROAPP-5800] pixel perfect fix
- Loading branch information
Showing
47 changed files
with
794 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.