Joyeeta
dfd1fa1695
add option for customizing cutout icon color
2024-11-19 13:45:10 +05:30
Joyeeta
8e1ba748f9
update
2024-10-28 15:39:18 +05:30
Joyeeta
9bc95b2f7d
resolving comments
2024-10-28 14:40:17 +05:30
Joyeeta
f26219ea74
update
2024-10-28 13:31:11 +05:30
Joyeeta
83c8e7376a
refactor
2024-10-22 14:36:43 +05:30
Joyeeta
4053489067
formatting
2024-10-22 14:16:23 +05:30
Joyeeta
f322969207
formatting and other changes
2024-10-22 10:39:53 +05:30
Joyeeta
99adb82cfb
fix exception
2024-10-21 17:39:58 +05:30
Joyeeta
9783074977
avatar pie component
2024-10-21 17:01:18 +05:30
Joyeeta
3ec6f1ba6e
add lint options for all packages
2024-10-15 19:16:45 +05:30
Joyeeta
00d4179550
profile pic fix for avatar
2024-09-27 21:35:04 +05:30
Anubhav Agrawal
392c806172
Upgrade tp targetSdk 34 ( #677 )
...
* Upgrade tp targetSdk 34
* removing emoji dependency
* removing empty lines
* upgrading to Gradle@3 task getting Unit test failure and warning on pipeline
* changing publishTestResults task to v2
* uprading the robolectric to support sdk 34
* disbale library transformation by jetifier
* jdk 17 reqd
---------
Co-authored-by: Anubhav Agrawal <anubagrawal@microsoft.com>
2024-08-22 11:05:47 +05:30
PraveenKumar yeruva
26b10a4235
adding minmax lines for carousel text ( #639 )
...
Co-authored-by: PraveenKumar <pyeruva@microsoft.com>
2024-04-19 17:43:45 +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
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
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
NamanPandey
4bc5f5aaba
Workaround for compose bom upgrade
2023-10-23 20:20:04 +05:30
PraveenKumar yeruva
523f2dcfc0
removing fixed height ( #504 )
...
Co-authored-by: PraveenKumar <pyeruva@microsoft.com>
2023-09-07 12:38:49 +05:30
Ayush Singh
6d3804913c
[Compose] Upgrade versions ( #455 )
...
* Get build success
* Fix tests not working
* Revert vc/vn
* Fix unit test failing
* Fix tests
* Upgrade EVERYTHING
* Revert junit version
* Resolve comments
* Bring appcenter 5 years into the future
* adding lint checks
* lint task publish result
* Update ViewTree LifeCycleOwner and ViewModelStoreOwner methods
* merge fixes
* test fixes
* Testing lint - Expected failure
* refix lint issue
---------
Co-authored-by: PraveenKumar <pyeruva@microsoft.com>
Co-authored-by: PraveenKumar yeruva <praveenyeruva970@gmail.com>
2023-09-05 15:35:10 +05:30
PraveenKumar yeruva
7be7dfdcd9
renaming, lisitem fix, open data class controlinfo ( #469 )
...
Co-authored-by: PraveenKumar <pyeruva@microsoft.com>
2023-08-08 11:02:57 +05:30
Ayush Singh
85379513d4
Merge pull request #450 from ayush547/add-tests
...
[Tests] Revamp and improve test coverage
2023-07-24 18:47:19 +05:30
Ayush Singh
9c06a0258c
Add prefix fluent in component test tags to prevent clash in integration apps
2023-07-24 17:03:45 +05:30
Ayush Singh
086747b939
Resolve comments
2023-07-24 16:53:40 +05:30
Ayush Singh
ac028cb2ff
Fix talkback not announcing selecteD ( #453 )
2023-07-24 10:41:05 +05:30
Ayush Singh
3b50a4dc54
Revamp all tests and reuse strings
2023-07-21 18:28:12 +05:30
Ayush Singh
e5d20845c3
Merge branch 'add-tests' of https://github.com/ayush547/fluentui-android into add-tests
2023-07-21 12:41:26 +05:30
Ayush Singh
73c16c6f64
Add basic controls test, Clean up appbar/avatar/avatarcarousel
2023-07-21 12:40:34 +05:30
PraveenKumar yeruva
802d07ce53
V2 Peoplepicker implementation ( #445 )
...
* peoplepicker impl
* Peoplepicker Impl
* trailing content for ppl picker
* activity changes
* added peoplepicker remember saveable to save state
* using textfield for pplPicker
* removing textfield dependency
* adding api doc
* review changes and adding UI testcases
* personachip accessibility
* refactoring tokens file
* removing unwanted files
* ui test updated
---------
Co-authored-by: PraveenKumar <pyeruva@microsoft.com>
2023-07-18 17:12:43 +05:30
PraveenKumar yeruva
866d050205
modifying texticons to composables in listitem ( #436 )
...
* modifying texticons to composables in listitem
* renaming view to content
* fixing test case
* adding tolarence to the size value test case
---------
Co-authored-by: PraveenKumar <pyeruva@microsoft.com>
2023-07-05 13:12:47 +05:30
NamanPandey
ce4fa7e5df
Fix: App Refactor when Control tokens updates ( #423 )
...
* Add a themeID to force recomposition across controls
* Reformating
* Change update method for ThemeID and comment for themeID
2023-05-18 19:54:45 +05:30
NamanPandey
0ee3f5b33c
Rename Tokens to Depict Brush instead of Color ( #412 )
2023-05-10 14:39:41 +05:30
NamanPandey
e726632ff3
Use Brush instead of Color for areas where gradient can be applied ( #408 )
2023-05-09 15:44:09 +05:30
NamanPandey
cb4f2fd294
Improve FluentIcon Utility ( #404 )
...
* Modify Icon Function as per Fluent Utility
Migrate from Material Icon to Fluent Icon
* Add Test Tag on card Nudge
* Resolve Comments
2023-05-05 22:27:21 +05:30
NamanPandey
75325363ab
Migration from Material's Text to Compose's BasicText ( #406 )
2023-05-05 16:15:46 +05:30
PraveenKumar yeruva
831e1d6c75
removed compositionProviders ( #397 )
...
* removed compositionProviders
* updating test
---------
Co-authored-by: PraveenKumar <pyeruva@microsoft.com>
2023-04-24 16:46:10 +05:30
NamanPandey
c4d7efe15d
Multiple Fixes based on QA Activity (2/2)
...
* [QA] Issues: Fix Version 2
Token Parity for Pill Button, Button, FAB and Avatar
Localized String for CCB
RTL issue fix for CCB Gradient
Focused State in RadioButton, CheckBox and ToggleSwitch
Accessibility Insights Issue with Searchbar and Radio Button
* Resolve Comments 1
* Removed unnecessary API doc
2023-04-04 12:11:48 +05:30
PraveenKumar yeruva
12cfac58b0
More UI tests ( #379 )
...
* adding ui tests to avatarcarousel, persona and personachip
* adding personachip ui tests
* removing unnecessary dependency
* fixing build
---------
Co-authored-by: PraveenKumar <pyeruva@microsoft.com>
2023-04-04 11:55:04 +05:30
PraveenKumar yeruva
f7193d61b0
personalist UI Tests ( #381 )
...
Co-authored-by: PraveenKumar <pyeruva@microsoft.com>
2023-04-01 14:17:16 +05:30
PraveenKumar yeruva
6db8cca788
qa changes for list item, avatar carousel and progress indicators ( #372 )
...
* qa changes
* updating hydra lab client version
* api doc changes
* scroll on mouse drag on lazyrow and lazycolumn
* reverting hydra lab upgrade
* reverting changes
* revert changes
---------
Co-authored-by: PraveenKumar <pyeruva@microsoft.com>
2023-03-27 15:33:28 +05:30
PraveenKumar yeruva
debdbcf1f0
String relocalization ( #366 )
...
* delete current translations and add new translations
* remove unnecessary script file
---------
Co-authored-by: PraveenKumar <pyeruva@microsoft.com>
2023-03-15 14:28:19 +05:30
PraveenKumar yeruva
05803917d8
Busbash4 - AvatarCarousel changes ( #364 )
...
* adding peoplepicker
* adding peoplepicker
* avatarcarousel bug bash changes
* removing unwanted changes
* adding strings
* refactor
* moving func to utils core
---------
Co-authored-by: PraveenKumar Yeruva <pyeruva@microsoft.com>
2023-03-03 22:05:30 +05:30
NamanPandey
0b3ec4370e
Multiple Formatting Changes and Token updates ( #356 )
...
Update FontInfo to TextStyle
Fix Formatting for Pill Bar
Update Global Tokens
2023-02-24 10:33:56 +05:30
PraveenKumar yeruva
4cc9617675
bugbash2 fixes ( #333 )
...
* bugbash2 fixes
* updating v2badge activity
---------
Co-authored-by: PraveenKumar Yeruva <pyeruva@microsoft.com>
2023-02-02 19:14:07 +05:30
PraveenKumar yeruva
b143f8bedf
Avatarcutout ( #331 )
...
* cutout implementation for avatar
* formatting
* combined to avatar api
* adding rings to avatar in activity
* fixing test case
---------
Co-authored-by: PraveenKumar Yeruva <pyeruva@microsoft.com>
2023-02-01 16:45:32 +05:30
NamanPandey
6c7af89368
AppBar Impl ( #315 )
2023-01-19 13:59:35 +05:30
PraveenKumar yeruva
f251a17eb3
design token updated ( #314 )
...
* design token updated
* global token updates
* renaming borderradius function
Co-authored-by: PraveenKumar Yeruva <pyeruva@microsoft.com>
2023-01-13 18:06:30 +05:30
PraveenKumar yeruva
2970a2cecd
bug:7444424: Code refactor ( #310 )
...
* bug:7444424: Code refactor
* refactor onclick and other minor refactors'
* remove utils from controls and tab modules, minor refactors
* renaming functions
Co-authored-by: PraveenKumar Yeruva <pyeruva@microsoft.com>
2023-01-09 15:25:31 +05:30
mishramayank1
5996312dbc
Clear avatar image before setting it in PersonaView & AvatarView. With this PeoplePickerView persona list has correct avatar
2023-01-05 14:49:13 +05:30
NamanPandey
75a2f92c4e
SearchBar Impl ( #306 )
2023-01-03 15:23:43 +05:30
PraveenKumar yeruva
af9a9c2d6e
Persona Chip ( #304 )
...
* init personachip
* searchbox persona and ui fixes
* indentation fix
* code review modifications
* code review changes 2
* code review 3
* pading for text alignmnet
* overriding personatokens for searchbar tokens
* modifying chip info data class
* review changes infinite :)
* revert dogfood
* persona chip activity modifications
Co-authored-by: PraveenKumar Yeruva <pyeruva@microsoft.com>
2022-12-22 15:28:21 +05:30