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

17 Коммитов

Автор SHA1 Сообщение Дата
PraveenKumar yeruva 6cdccd285f
Updating hydralab plugin (#271)
* Renaming persona activities and component. Updating hydra plugin and parameters

* reformat file

Co-authored-by: PraveenKumar Yeruva <pyeruva@microsoft.com>
2022-10-28 17:16:15 +05:30
mishramayank1 42a358c45f
V2 Drawer (Top, Bottom, Left, Right) implementation & Demo app intergration (#228)
* V2 Drawer (Top, Bottom, Left, Right) implementation & Demo app intergration

* Added Tokenization, more drawer case in demo app. Refractor Code.

* Changes done to set focus on drawer content for talkback accessibility + Refactoring demo app

* Fixed drawer animation + Refractor code

* Put Flag to monitor animation start & end for opening & closing drawer. Use the same to optimize call for close drawer callbacks.

* Add drawer UI automation test cases

* Create Utils file for general function placeholder

* Refractor code as well as remove unnecessary comment & annotation

* Restricting content height to avoid infinite content height error with LazyColumn content & its vertical scroll column contanier

* Adding verticalScroll for AndroidView content to make it scrollable

* Added cgmanifiest.json file to add fluentui-android repo for component detection for compliance check. Code refractor + updating Button control package name
2022-08-29 12:03:32 +05:30
PraveenKumar yeruva 0e4d72ccab
updating hydralab version (#234)
* updating hydralab version

* update runtimeout parameter
2022-08-16 18:55:21 +05:30
PraveenKumar yeruva a867bc498e
Integrating Hydralab for UI Testing in Azure pipeline (#222)
* Update azure-maven-central-pipelines.yml for Azure Pipelines
1. modifying jdkversion value to a variable
2. Integrate hydara lab task
3. add task to run unit test

Co-authored-by: PraveenKumar Yeruva <pyeruva@microsoft.com>
2022-07-12 11:58:10 +05:30
PraveenKumar Yeruva 9f039cdf6a More tests 2022-07-07 16:32:06 +05:30
PraveenKumar Yeruva 88f101a836 DemolistActivity 2022-07-04 17:50:57 +05:30
PraveenKumar Yeruva 616d0dece3 actionBarLayout UI Test 2022-06-20 11:31:43 +05:30
PraveenKumar Yeruva 795599f18d DemoListActivity UI test 2022-06-20 11:31:39 +05:30
PraveenKumar Yeruva 7d9af0f488 Unit tests for persona lib 2022-06-20 11:30:44 +05:30
PraveenKumar Yeruva f9631b2d9e initial commit. Adding test directories 2022-06-20 11:30:44 +05:30
mishramayank1 b86e920d9d
0.1.0 SDK release
* Upgrade gradle to 7.4.1 & resolved lint error

* version bump-up for 1.0.0 release

* Version updated as per the new guildlines
2022-06-16 15:26:10 +05:30
NamanPandey c77f7e2910
V2: Theme, Infra, Button and Floating Action Button
This commit includes:
1. Fluent Android V2 Infrastructure.
2. Theming and Tokenization
3. Jetpack Compose based Button Control
4. Jetpack Compose Based FAB Control
2022-06-07 16:20:08 +05:30
Aishwarya Pratap Singh fdf49120a9
Setup Maven Central Publish gradle, optimise common code and fixing lint errors
* Setup Maven Central Publish gradle, optimise common code and fixing lint errors

* Remove bintray related code

* move hardcoded values to config.gradle

Co-authored-by: Aishwarya <aishwarya-MacBook-Pro.local>
2021-05-24 15:28:25 +05:30
Aishwarya Pratap Singh 5aeb0f0f3f
Androidx movement (#55)
* Moved to Androidx, updated to latest kotlin version

* trim extra packagename and remove kotlinx syntehtic as it is deprecated now

Co-authored-by: Aishwarya <aishwarya@stefsch5.redmond.corp.microsoft.com>
Co-authored-by: Aishwarya <aishwarya@BOMCKENZ-PC.northamerica.corp.microsoft.com>
Co-authored-by: Aishwarya <aishwarya@segugg-Desktop.northamerica.corp.microsoft.com>
Co-authored-by: Aishwarya <aishwarya@G8DV2SDISN002SE.redmond.corp.microsoft.com>
Co-authored-by: Aishwarya <aishwarya@Sachins-MacBook-Pro.local>
2021-04-21 16:12:43 +05:30
msgharpu 2a2e93b9e8
Modularization Base Structure (#41)
* Modularization Base Strcuture

This commit creates following modules
1) fluentui_core
2) fluentui_listitem
3) fluentui_drawer
4) fluentui_tablayout
5) fluentui_others
6) FluentUI

In addition, contains a build pipeline to create universal package
of the Fluent UI library

* Fix formatting issues

* Remove defaultTheme from Demo Activities

* Few Corrections Around ContextWrapper

* Formatting Corrections

* Remove unwanted imports

* Remove .gitignore from every submodule

* Address review comments

1) Remove project.afterEvaluate
2) Add RestrictTo to MSRecyclerView
3) Add documentation on config.gradle

* Keep Drawer Module Consistent with Modular Branch

* Small Correction to move an integer value

Moved one persistent bottom sheet value for landscape from
fluentui_others to fluentui_drawer

* Correcting Formatting Issues

* Add Internal Maven Repo to Publish

* Add todo item for package name

* Minor corrections in fluentui_others module

* Bump to version 0.0.12

* Remove hardcoding of version ids in gradle file

* Update README.md with Modularization Details

Co-authored-by: Mayuresh Gharpure <magharpu@microsoft.com>
2021-03-05 16:05:25 +05:30
Tushar Masane ee0673a4cd Merged PR 2801: FluentUI Tooltip - Support for Surface Duo
[Completed]
- readjusted tooltip for under the hinge
- readjusted tooltip when on secondary screen ( Duo's right half )
- Side arrows in extreme tooltip case

Related work items: #7849
2020-07-10 06:25:57 +00:00
Aishwarya aa189c3415 Add FluentUI for Android 2020-04-20 15:13:04 +05:30