Граф коммитов

977 Коммитов

Автор SHA1 Сообщение Дата
Anubhav Agrawal ccf692bedc
Patch for Content description being announced twice for clickable icons (#594)
* Icon announcing it's content description twice for clickable icons

* Do not apply clickable for App Icon if onCLick = null

* header semantics for app bar basic text

---------

Co-authored-by: Anubhav Agrawal <anubagrawal@microsoft.com>
2024-01-19 14:30:51 +05:30
Anubhav Agrawal c4f488f0d7
Persona List Avatar focus fix, and announce position in list as well (#595)
Co-authored-by: Anubhav Agrawal <anubagrawal@microsoft.com>
2024-01-19 14:30:35 +05:30
William Do 2db0ddc9c8
Refactor: Use Enum Values for Global Token Access (#583)
* refactored global tokens to use enums with values. refactored SharedColorSets to use enums with properties for the variants. refactored lookup methods to directly return values

* added deprecated annotations

* removed string for loop theme

* reverted design token activity
2024-01-09 15:57:35 +05:30
PraveenKumar yeruva 6b9d18a20c
Release v0.1.45 (#590)
Co-authored-by: PraveenKumar <pyeruva@microsoft.com>
2024-01-04 12:05:06 +05:30
PraveenKumar yeruva 51041d5387
adding height to 0 check (#589)
Co-authored-by: PraveenKumar <pyeruva@microsoft.com>
2024-01-04 11:29:11 +05:30
PraveenKumar yeruva 4db3d428db
Revert "updating the drawer position to offset instead of anchors (#586)" (#587)
This reverts commit 6973668278.
2024-01-03 13:01:52 +05:30
PraveenKumar yeruva 6973668278
updating the drawer position to offset instead of anchors (#586)
Co-authored-by: PraveenKumar <pyeruva@microsoft.com>
2023-12-29 18:37:02 +05:30
Anubhav Agrawal 63bdd6299d
Release version 0.1.44 (#582)
* Release version 0.1.44

* dogfood release notes version change

* Update dogfood-release-notes.txt

* added v2 drawer related changes as well in this release

---------

Co-authored-by: Anubhav Agrawal <anubagrawal@microsoft.com>
Co-authored-by: PraveenKumar yeruva <praveenyeruva970@gmail.com>
2023-12-28 22:36:18 +05:30
PraveenKumar yeruva 7bc81c0fa6
removing if condition for finding drawer height (#585)
* removing if condition for finding drawer height

* adding alpha 0 to make the box disappear

---------

Co-authored-by: PraveenKumar <pyeruva@microsoft.com>
2023-12-28 20:39:35 +05:30
PraveenKumar yeruva c445de2c6b
drawer cliping turned to false to facilitate offset params (#584)
Co-authored-by: PraveenKumar <pyeruva@microsoft.com>
2023-12-28 13:01:02 +05:30
Anubhav Agrawal ca88ff9573
v1 people picker, persona chip etc font resizing clipping bug fix (#580)
Co-authored-by: Anubhav Agrawal <anubagrawal@microsoft.com>
2023-12-26 14:22:06 +05:30
PraveenKumar yeruva f783a065b0
Updating drop path for release notes and dogfood (#579)
To resolve the SBom warnings coming during every build.
2023-12-20 16:23:57 +05:30
PraveenKumar yeruva 1b5892b81e
updating rtl for textfield (#581)
Co-authored-by: PraveenKumar <pyeruva@microsoft.com>
2023-12-20 16:02:58 +05:30
Anubhav Agrawal a963402edb
Release-version-0.1.43 (#578)
Co-authored-by: Anubhav Agrawal <anubagrawal@microsoft.com>
2023-12-18 13:07:43 +05:30
Anubhav Agrawal fbb4b1005a
Sticky Behaviour feature for v2 BottomSheet (#573)
* passing different threshold values for different drag direction

* improved boolean check

* swapped up and down varaibles action to correct, and added description of new params

* removed StickyBehavviour boolean param

* for null to and from case handled

* changed null checking and activity incoherence issues with threshold value update

---------

Co-authored-by: Anubhav Agrawal <anubagrawal@microsoft.com>
2023-12-18 10:37:35 +05:30
Anubhav Agrawal 0ba36ff0ed
Created new token for nav icon ripple color for v2 AppBar (#577)
* Created new token for nav icon ripple color

* removed some unused imports

---------

Co-authored-by: Anubhav Agrawal <anubagrawal@microsoft.com>
2023-12-18 10:36:31 +05:30
PraveenKumar yeruva 6e41b7131c
adding color override for V2Label (#574)
Co-authored-by: PraveenKumar <pyeruva@microsoft.com>
2023-12-15 15:03:29 +05:30
PraveenKumar yeruva 8fde571c2c
adding diabled ui fot v2textfield (#575)
Co-authored-by: PraveenKumar <pyeruva@microsoft.com>
2023-12-15 13:41:08 +05:30
Anubhav Agrawal d1ec36b77f
version change in gradle (#571)
Co-authored-by: Anubhav Agrawal <anubagrawal@microsoft.com>
2023-12-11 12:34:09 +05:30
Anubhav Agrawal 4d0b60d3c5
Version upgrade to 77 (#570)
* version upgrade to 77

* version to 76

* Version of FluentUI to 77

---------

Co-authored-by: Anubhav Agrawal <anubagrawal@microsoft.com>
2023-12-08 11:39:37 +05:30
Anubhav Agrawal 55c7041380
Release version 0.1.42 (#567)
* Release version 0.1.42

* Added changes for Appbar

* updating release notes

* update version number in dogfood release notes

* removed modifier point from release notes

* release notes update

---------

Co-authored-by: Anubhav Agrawal <anubagrawal@microsoft.com>
2023-12-07 22:14:25 +05:30
PraveenKumar yeruva 87c1687221
Adding localized files (#569)
Co-authored-by: PraveenKumar <pyeruva@microsoft.com>
2023-12-07 22:14:13 +05:30
Anubhav Agrawal 163444d78b
Ripple Effect for navigation Icon in v2 App Bar (#568)
* adding madifier param in AppBar

* default ripple behavior

* added param description

* removing modifier param

* certificate/cla not received

* last change reverting

---------

Co-authored-by: Anubhav Agrawal <anubagrawal@microsoft.com>
2023-12-07 21:52:42 +05:30
Anubhav Agrawal 0615cf5405
hardware-keyboard focus going in background when expanded (#565)
Co-authored-by: Anubhav Agrawal <anubagrawal@microsoft.com>
2023-12-04 13:20:50 +05:30
Anubhav Agrawal 7459b54828
changed selected string of Pill button for v2 cardNudge only and dismiss button (#562)
* changed selected string of Pill button for cardNudge only

* dismiss button accessibility announcement changes

* renaming imageBitmap to bitmap for better clarity

* reveting changes from last commit

* rerun the build pipeline

* isPartofCardNudge changed to calloutSelectionState

* rerun pipeline

* final commit without extra space

---------

Co-authored-by: Anubhav Agrawal <anubagrawal@microsoft.com>
2023-12-01 13:48:37 +05:30
PraveenKumar 7592ffa912 updating the padding logic 2023-11-30 20:05:24 +05:30
PraveenKumar cebce17e38 adding end padding for snackbar text 2023-11-30 20:05:24 +05:30
Anubhav Agrawal 99e8c8e707
v2 Person and Group param imageBitmap Parcelability Issue (API Break) (#564)
* Person and Group param imageBitmap type changed to Bitmap due to parcelablitiy issues

* changing identifier

* changed param description

---------

Co-authored-by: Anubhav Agrawal <anubagrawal@microsoft.com>
2023-11-30 13:49:58 +05:30
Anubhav Agrawal 1553fe0354
Updated/Added paramsURL and tokenURL for demo activities (#563)
Co-authored-by: Anubhav Agrawal <anubagrawal@microsoft.com>
2023-11-29 12:24:00 +05:30
Anubhav Agrawal fa7dfed1d6
office-1est-universal-publish-to-41 (#560)
Co-authored-by: Anubhav Agrawal <anubagrawal@microsoft.com>
2023-11-22 12:15:39 +05:30
Anubhav Agrawal c72c261f96
release-version-0.1.41 (#559)
* release-version-0.1.41

* release notes change

---------

Co-authored-by: Anubhav Agrawal <anubagrawal@microsoft.com>
2023-11-21 14:49:19 +05:30
Anubhav Agrawal 15563e3b56
v1 Persistent Bottom Sheet talkback focus collapse issue, Collapse-set-accessibility-to-imp (#558)
* Collapse-set-accessibility-to-imp

* hydra test failed, so new commit

* extra space

* rerunning pipelines

---------

Co-authored-by: Anubhav Agrawal <anubagrawal@microsoft.com>
2023-11-21 11:57:49 +05:30
Anubhav Agrawal 89563674bc
Added params description for v2 text field & v2 bottomSheet (#557)
* added params description for v2 text field

* BottomSheet param desc added

---------

Co-authored-by: Anubhav Agrawal <anubagrawal@microsoft.com>
2023-11-21 11:08:54 +05:30
PraveenKumar yeruva 546d866744
updating oc version for release (#556)
Co-authored-by: PraveenKumar <pyeruva@microsoft.com>
2023-11-06 19:27:31 +05:30
Anubhav Agrawal d7a143fbbc
Release-version-0.1.40 (#555)
Co-authored-by: Anubhav Agrawal <anubagrawal@microsoft.com>
2023-11-06 17:44:08 +05:30
PraveenKumar yeruva 6629dc0872
Adding localized files (#553)
Co-authored-by: PraveenKumar <pyeruva@microsoft.com>
2023-11-06 15:05:57 +05:30
Anubhav Agrawal cbe0e1d058
V2 drawer & BottomDrawer New feature: option to disable dismissal on Scrim Click + onScrimClick API change + Unit Tests (#551)
* API-callback for onScrimClick Drawer & BottomDrawer

* Added a new param preventDismissalOnScrimCLick

* Added Unit Test for this new feature prevent Dismisall of drawer on Scrim Tap

* Added Unit test in BottomDrawer Activity as well

* Removed unused imports

---------

Co-authored-by: Anubhav Agrawal <anubagrawal@microsoft.com>
2023-11-06 13:23:27 +05:30
PraveenKumar yeruva d823bd476e
V2 Banner implementation (#552)
* v2 banner implementation

* adding test cases for banner

* addign tests cases to suite

---------

Co-authored-by: PraveenKumar <pyeruva@microsoft.com>
2023-11-06 12:48:01 +05:30
Anubhav Agrawal a2016b9088
V1 Persistent Bottom Sheet Accessibility Bug: Talkback Focus goes in background when Expended (#550)
* Removing @Experimental from TextStyle

* V1-persistentBottomSheet accessibility focus in background fix

* removing this extra file from commit

* removing this extra file from commit attempt 2

* Added comment for better clarity in future

* null safe checking added for collapse()

---------

Co-authored-by: Anubhav Agrawal <anubagrawal@microsoft.com>
2023-11-02 17:22:37 +05:30
Anubhav Agrawal 5edaf823d5
V1 bottom sheet list items position announcement (#549)
* Removing @Experimental from TextStyle

* v1 bottomSheet items position announcing

* removing item from announcement string

* Remeoved typo

* Rather than contentDescpriotion, setting hintText as name was not getting announced in former one

---------

Co-authored-by: Anubhav Agrawal <anubagrawal@microsoft.com>
2023-10-31 15:51:27 +05:30
Anubhav Agrawal 2df17154a3
Index/ Position Announcement for Pill Buttons inside PillBar + Lint MissingTranslation Warning suppression (#547)
* Removing @Experimental from TextStyle

* Announcement of Pill button positon number in pill bar

* Added string localization, and String to Int param

* overriding semantics from pillbar

* moved the string from fluent_core to fluent_tablayout

* Supressing lint wanring for translation of this particular string resource

* suppressing lint translationMissing for the whole project

* adding suprress script in other gradle.build

* disable missingTranslation

* Added lint.xml file to supress project level missing translation build error

* Removing disbale lint error from gradle

* Removed some extra line changes

* Removing unused imports

* Making it announce total number of Buttons as well

* better spacing and code formatting

* bracket spacing

* Changing announcement string

* Removed no longer exisitng param description

---------

Co-authored-by: Anubhav Agrawal <anubagrawal@microsoft.com>
2023-10-31 15:38:38 +05:30
PraveenKumar yeruva f4e1c255b2
Update azure-maven-central-pipelines.yml for 1ESPT compliance (#546)
* Update azure-maven-central-pipelines.yml for 1ESPT compliance

* Test1

* Test1-2

* removing commented job

* Update fluentui-android-modular-build-universal-publish.yml for 1ESPT Compliance

* test bash script for windows hosted pool

* Adding manifest generation

* adding 1ESPT changes as new files

* removing old changes

* resolving changes 2

* disab;le spotbugs

* disable Guardian: spotbugs

* test maven pipeline-1

* revert maven pipeline

* revert oc pipeline

* uncomment publish script

---------

Co-authored-by: PraveenKumar <pyeruva@microsoft.com>
2023-10-27 22:55:49 +05:30
Anubhav Agrawal 4816a9c6be
ToolTip Activity TextField UI Test Failure Fix (#548)
* Removing @Experimental from TextStyle

* Ui-Test-Failing-Fix

---------

Co-authored-by: Anubhav Agrawal <anubagrawal@microsoft.com>
2023-10-27 16:12:11 +05:30
Anubhav Agrawal 398eae07ad
Bottom Drawer : Window Insets Padding fix (#545)
* Removing @Experimental from TextStyle

* Bottom-drawer-window-insets

* Unit test changed as the expanded condition changes

* missing }

* Ui testing changes for expanded as now there's status bar present

* removed extra function, added param description

---------

Co-authored-by: Anubhav Agrawal <anubagrawal@microsoft.com>
2023-10-27 12:29:29 +05:30
NamanPandey b9f739d050
Version Upgrade after BOM Update Workaround (#543) 2023-10-23 21:21:55 +05:30
NamanPandey 4bc5f5aaba Workaround for compose bom upgrade 2023-10-23 20:20:04 +05:30
PraveenKumar 9b56fcddbe adding string resourvce functon 2023-10-23 20:17:21 +05:30
Anubhav Agrawal e317fdb7a9 modified release notes 2023-10-20 20:06:24 +05:30
Anubhav Agrawal fd7fa57958 releave version 0.1.39 2023-10-20 20:06:24 +05:30
Anubhav Agrawal 3d8cabb910
Bottom Drawer New Feature: Skip Open State (API Break) + Crashes/Freezes Fixed! (#522)
* Bottom Drawer Swipe Down Direct Dismiss

* using string resource and improved accesibility

* Added feature of Skip Open state to Bottom Drawer

* resolving review comments

* removed key part from drawerState initialization

* Fixed freezing and crashes with Expandable and SkipOpenState

* Solved crash as targetOffset was null in some cases

* removed an impossible if condition

* using more params as key for custom remember function, fixing the freezing and crashing, also added a test case

* reverting swipeable changes

* using string id

* Removed params from BottomDrawer() as they are already indirectly passed via DrawerState

* Using string resources

* Using string resource for testing

* Removed Unused Imports

* changed Require(){} IllegalArgumentsException Logic, and imrpoved comments

* renaming of isSkipOpenState to skipOpenState

* improved anchor population logic

* Anchor population being handled, and Scrim height calculation optimization

* Changed modiffier Order so DrawerHeight is first calculated for BottomSLideOver and then used in right order

* Emptying the anchors on close call to fix the crashes

* For slidOver scrim target Value wasn't right leading to crashes

* SliveOver + skipOpenState + dynamic Content handling

* Refactored code for better readability

* Improved comments for better understanding

* Improved test, and if condition

* UI test improved

* removing this night strings changes

* removing night/strings.xml

* Added skipOpenState Ui test

* Added more tests and check for expanded state

* removed mention of status bar and usued imports

* changed name of tests

---------

Co-authored-by: Anubhav Agrawal <anubagrawal@microsoft.com>
2023-10-20 17:42:46 +05:30