Merged PR 249403: Updated/added license information in/to source files

- Updated/added license information in/to source files
- Removed unused files
This commit is contained in:
Vlad Filyakov 2019-03-29 01:21:06 +00:00
Родитель b2e980cbf3
Коммит 8678e94d3c
147 изменённых файлов: 603 добавлений и 243 удалений

Просмотреть файл

@ -1,3 +1,8 @@
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
*/
apply plugin: 'com.android.application'
apply plugin: 'kotlin-android'

Просмотреть файл

@ -1,3 +1,8 @@
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
*/
package com.microsoft.officeuifabricdemo
import android.app.Application

Просмотреть файл

@ -1,3 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (c) Microsoft Corporation. All rights reserved.
~ Licensed under the MIT License.
-->
<resources>
<!--App-->
<string name="app_name">Office UI Fabric Demo DEV</string>

Просмотреть файл

@ -1,4 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (c) Microsoft Corporation. All rights reserved.
~ Licensed under the MIT License.
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.microsoft.officeuifabricdemo">

Просмотреть файл

@ -1,5 +1,6 @@
/**
* Copyright © 2018 Microsoft Corporation. All rights reserved.
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
*/
package com.microsoft.officeuifabricdemo

Просмотреть файл

@ -1,5 +1,6 @@
/**
* Copyright © 2018 Microsoft Corporation. All rights reserved.
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
*/
package com.microsoft.officeuifabricdemo

Просмотреть файл

@ -1,5 +1,6 @@
/**
* Copyright © 2018 Microsoft Corporation. All rights reserved.
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
*/
package com.microsoft.officeuifabricdemo

Просмотреть файл

@ -1,5 +1,6 @@
/**
* Copyright © 2018 Microsoft Corporation. All rights reserved.
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
*/
package com.microsoft.officeuifabricdemo.demos

Просмотреть файл

@ -1,5 +1,6 @@
/**
* Copyright © 2018 Microsoft Corporation. All rights reserved.
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
*/
package com.microsoft.officeuifabricdemo.demos

Просмотреть файл

@ -1,5 +1,6 @@
/**
* Copyright © 2018 Microsoft Corporation. All rights reserved.
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
*/
package com.microsoft.officeuifabricdemo.demos

Просмотреть файл

@ -1,5 +1,6 @@
/**
* Copyright © 2018 Microsoft Corporation. All rights reserved.
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
*/
package com.microsoft.officeuifabricdemo.demos

Просмотреть файл

@ -1,5 +1,6 @@
/**
* Copyright © 2018 Microsoft Corporation. All rights reserved.
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
*/
package com.microsoft.officeuifabricdemo.demos

Просмотреть файл

@ -1,5 +1,6 @@
/**
* Copyright © 2018 Microsoft Corporation. All rights reserved.
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
*/
package com.microsoft.officeuifabricdemo.demos

Просмотреть файл

@ -1,5 +1,6 @@
/**
* Copyright © 2018 Microsoft Corporation. All rights reserved.
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
*/
package com.microsoft.officeuifabricdemo.demos

Просмотреть файл

@ -1,5 +1,6 @@
/**
* Copyright © 2018 Microsoft Corporation. All rights reserved.
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
*/
package com.microsoft.officeuifabricdemo.demos

Просмотреть файл

@ -1,5 +1,6 @@
/**
* Copyright © 2018 Microsoft Corporation. All rights reserved.
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
*/
package com.microsoft.officeuifabricdemo.demos

Просмотреть файл

@ -1,5 +1,6 @@
/**
* Copyright © 2019 Microsoft Corporation. All rights reserved.
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
*/
package com.microsoft.officeuifabricdemo.demos

Просмотреть файл

@ -1,5 +1,6 @@
/**
* Copyright © 2018 Microsoft Corporation. All rights reserved.
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
*/
package com.microsoft.officeuifabricdemo.demos

Просмотреть файл

@ -1,5 +1,6 @@
/**
* Copyright © 2018 Microsoft Corporation. All rights reserved.
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
*/
package com.microsoft.officeuifabricdemo.demos.views

Просмотреть файл

@ -1,5 +1,6 @@
/**
* Copyright © 2018 Microsoft Corporation. All rights reserved.
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
*/
package com.microsoft.officeuifabricdemo.util

Просмотреть файл

@ -1,4 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (c) Microsoft Corporation. All rights reserved.
~ Licensed under the MIT License.
-->
<shape xmlns:android="http://schemas.android.com/apk/res/android">
<size android:height="@dimen/default_layout_margin" />
<solid android:color="@android:color/transparent" />

Просмотреть файл

@ -1,3 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (c) Microsoft Corporation. All rights reserved.
~ Licensed under the MIT License.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="108dp"
android:height="108dp"

Просмотреть файл

@ -1,3 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (c) Microsoft Corporation. All rights reserved.
~ Licensed under the MIT License.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="108dp"
android:height="108dp"

Просмотреть файл

@ -1,5 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Copyright (c) 2018. Microsoft Corporation. All rights reserved.-->
<!--
~ Copyright (c) Microsoft Corporation. All rights reserved.
~ Licensed under the MIT License.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"

Просмотреть файл

@ -1,4 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (c) Microsoft Corporation. All rights reserved.
~ Licensed under the MIT License.
-->
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"

Просмотреть файл

@ -1,4 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (c) Microsoft Corporation. All rights reserved.
~ Licensed under the MIT License.
-->
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"

Просмотреть файл

@ -1,4 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (c) Microsoft Corporation. All rights reserved.
~ Licensed under the MIT License.
-->
<LinearLayout
xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="vertical"

Просмотреть файл

@ -1,4 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (c) Microsoft Corporation. All rights reserved.
~ Licensed under the MIT License.
-->
<android.support.design.widget.CoordinatorLayout
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"

Просмотреть файл

@ -1,4 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (c) Microsoft Corporation. All rights reserved.
~ Licensed under the MIT License.
-->
<android.support.design.widget.CoordinatorLayout
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"

Просмотреть файл

@ -1,4 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (c) Microsoft Corporation. All rights reserved.
~ Licensed under the MIT License.
-->
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:id="@+id/people_picker_layout"

Просмотреть файл

@ -1,4 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (c) Microsoft Corporation. All rights reserved.
~ Licensed under the MIT License.
-->
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:id="@+id/persona_chip_layout"

Просмотреть файл

@ -1,4 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (c) Microsoft Corporation. All rights reserved.
~ Licensed under the MIT License.
-->
<com.microsoft.officeuifabric.persona.PersonaListView
xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/persona_list_view_example"

Просмотреть файл

@ -1,4 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (c) Microsoft Corporation. All rights reserved.
~ Licensed under the MIT License.
-->
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:id="@+id/persona_layout"

Просмотреть файл

@ -1,4 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (c) Microsoft Corporation. All rights reserved.
~ Licensed under the MIT License.
-->
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"

Просмотреть файл

@ -1,4 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (c) Microsoft Corporation. All rights reserved.
~ Licensed under the MIT License.
-->
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
xmlns:app="http://schemas.android.com/apk/res-auto"

Просмотреть файл

@ -1,5 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Copyright (c) 2019. Microsoft Corporation. All rights reserved.-->
<!--
~ Copyright (c) Microsoft Corporation. All rights reserved.
~ Licensed under the MIT License.
-->
<android.support.constraint.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/activity_tooltip"
xmlns:app="http://schemas.android.com/apk/res-auto"

Просмотреть файл

@ -1,4 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (c) Microsoft Corporation. All rights reserved.
~ Licensed under the MIT License.
-->
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"

Просмотреть файл

@ -1,4 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (c) Microsoft Corporation. All rights reserved.
~ Licensed under the MIT License.
-->
<android.support.v7.widget.RecyclerView xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"

Просмотреть файл

@ -1,4 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (c) Microsoft Corporation. All rights reserved.
~ Licensed under the MIT License.
-->
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="wrap_content"

Просмотреть файл

@ -1,4 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (c) Microsoft Corporation. All rights reserved.
~ Licensed under the MIT License.
-->
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:orientation="horizontal"

Просмотреть файл

@ -1,4 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (c) Microsoft Corporation. All rights reserved.
~ Licensed under the MIT License.
-->
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:orientation="vertical"

Просмотреть файл

@ -1,4 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (c) Microsoft Corporation. All rights reserved.
~ Licensed under the MIT License.
-->
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@drawable/ic_launcher_background" />
<foreground android:drawable="@drawable/ic_launcher_foreground" />

Просмотреть файл

@ -1,4 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (c) Microsoft Corporation. All rights reserved.
~ Licensed under the MIT License.
-->
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@drawable/ic_launcher_background" />
<foreground android:drawable="@drawable/ic_launcher_foreground" />

Просмотреть файл

@ -1,4 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (c) Microsoft Corporation. All rights reserved.
~ Licensed under the MIT License.
-->
<resources>
<declare-styleable name="Cell">
<attr name="title" format="string"/>

Просмотреть файл

@ -1,4 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (c) Microsoft Corporation. All rights reserved.
~ Licensed under the MIT License.
-->
<resources>
<!--Demo Primary Colors-->
<color name="uifabric_demo_primary">@color/uifabric_communication_blue</color>

Просмотреть файл

@ -1,3 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (c) Microsoft Corporation. All rights reserved.
~ Licensed under the MIT License.
-->
<resources>
<dimen name="fab_margin">16dp</dimen>
<dimen name="app_bar_height">200dp</dimen>

Просмотреть файл

@ -1,3 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (c) Microsoft Corporation. All rights reserved.
~ Licensed under the MIT License.
-->
<resources xmlns:android="http://schemas.android.com/apk/res/android">
<item name="ic_menu_camera" type="drawable">@android:drawable/ic_menu_camera</item>
<item name="ic_menu_gallery" type="drawable">@android:drawable/ic_menu_gallery</item>

Просмотреть файл

@ -1,4 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (c) Microsoft Corporation. All rights reserved.
~ Licensed under the MIT License.
-->
<resources>
<item name="avatar_example_code" type="id"/>
</resources>

Просмотреть файл

@ -1,3 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (c) Microsoft Corporation. All rights reserved.
~ Licensed under the MIT License.
-->
<resources>
<!--App-->
<string name="app_name">Office UI Fabric Demo</string>

Просмотреть файл

@ -1,3 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (c) Microsoft Corporation. All rights reserved.
~ Licensed under the MIT License.
-->
<resources>
<style name="AppTheme" parent="Theme.UIFabric">

Просмотреть файл

@ -1,3 +1,8 @@
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
*/
apply plugin: 'com.android.library'
apply plugin: 'kotlin-android'

Просмотреть файл

@ -1,26 +0,0 @@
package com.microsoft.officeuifabric
import android.content.Context
import android.support.test.InstrumentationRegistry
import android.support.test.runner.AndroidJUnit4
import org.junit.Test
import org.junit.runner.RunWith
import org.junit.Assert.*
/**
* Instrumented test, which will execute on an Android device.
*
* @see [Testing documentation](http://d.android.com/tools/testing)
*/
@RunWith(AndroidJUnit4::class)
class ExampleInstrumentedTest {
@Test
fun useAppContext() {
// Context of the app under test.
val appContext = InstrumentationRegistry.getTargetContext()
assertEquals("com.microsoft.officeuifabric.test", appContext.packageName)
}
}

Просмотреть файл

@ -1,2 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (c) Microsoft Corporation. All rights reserved.
~ Licensed under the MIT License.
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.microsoft.officeuifabric" />

Просмотреть файл

@ -1,5 +1,6 @@
/**
* Copyright © 2018 Microsoft Corporation. All rights reserved.
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
*/
package com.microsoft.officeuifabric.calendar

Просмотреть файл

@ -1,6 +1,7 @@
/**
* Copyright © 2018 Microsoft Corporation. All rights reserved.
* */
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
*/
package com.microsoft.officeuifabric.calendar

Просмотреть файл

@ -1,5 +1,6 @@
/**
* Copyright © 2018 Microsoft Corporation. All rights reserved.
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
*/
package com.microsoft.officeuifabric.calendar

Просмотреть файл

@ -1,5 +1,6 @@
/**
* Copyright © 2018 Microsoft Corporation. All rights reserved.
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
*/
package com.microsoft.officeuifabric.calendar

Просмотреть файл

@ -1,5 +1,6 @@
/**
* Copyright © 2018 Microsoft Corporation. All rights reserved.
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
*/
package com.microsoft.officeuifabric.calendar

Просмотреть файл

@ -1,5 +1,6 @@
/**
* Copyright © 2018 Microsoft Corporation. All rights reserved.
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
*/
package com.microsoft.officeuifabric.calendar

Просмотреть файл

@ -1,5 +1,6 @@
/**
* Copyright © 2018 Microsoft Corporation. All rights reserved.
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
*/
package com.microsoft.officeuifabric.datetimepicker

Просмотреть файл

@ -1,5 +1,6 @@
/**
* Copyright © 2018 Microsoft Corporation. All rights reserved.
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
*/
package com.microsoft.officeuifabric.datetimepicker

Просмотреть файл

@ -1,5 +1,6 @@
/**
* Copyright (c) 2018 Microsoft Inc. All rights reserved.
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
*/
package com.microsoft.officeuifabric.datetimepicker

Просмотреть файл

@ -1,5 +1,6 @@
/**
* Copyright © 2018 Microsoft Corporation. All rights reserved.
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
*/
package com.microsoft.officeuifabric.datetimepicker

Просмотреть файл

@ -1,3 +1,8 @@
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
*/
package com.microsoft.officeuifabric.datetimepicker
internal object DateTimePickerExtras {

Просмотреть файл

@ -1,5 +1,6 @@
/**
* Copyright (c) 2018 Microsoft Inc. All rights reserved.
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
*/
package com.microsoft.officeuifabric.datetimepicker

Просмотреть файл

@ -1,5 +1,6 @@
/**
* Copyright (c) 2018 Microsoft Inc. All rights reserved.
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
*/
package com.microsoft.officeuifabric.datetimepicker

Просмотреть файл

@ -1,5 +1,6 @@
/**
* Copyright © 2018 Microsoft Corporation. All rights reserved.
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
*/
package com.microsoft.officeuifabric.managers

Просмотреть файл

@ -1,5 +1,6 @@
/**
* Copyright © 2019 Microsoft Corporation. All rights reserved.
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
*/
package com.microsoft.officeuifabric.peoplepicker

Просмотреть файл

@ -1,5 +1,6 @@
/**
* Copyright © 2018 Microsoft Corporation. All rights reserved.
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
*/
package com.microsoft.officeuifabric.peoplepicker

Просмотреть файл

@ -1,5 +1,6 @@
/**
* Copyright © 2019 Microsoft Corporation. All rights reserved.
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
*/
package com.microsoft.officeuifabric.peoplepicker

Просмотреть файл

@ -1,5 +1,6 @@
/**
* Copyright © 2018 Microsoft Corporation. All rights reserved.
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
*/
package com.microsoft.officeuifabric.peoplepicker

Просмотреть файл

@ -1,5 +1,6 @@
/**
* Copyright © 2018 Microsoft Corporation. All rights reserved.
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
*/
package com.microsoft.officeuifabric.peoplepicker

Просмотреть файл

@ -1,5 +1,6 @@
/**
* Copyright © 2018 Microsoft Corporation. All rights reserved.
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
*/
package com.microsoft.officeuifabric.persona

Просмотреть файл

@ -1,5 +1,6 @@
/**
* Copyright © 2018 Microsoft Corporation. All rights reserved.
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
*/
package com.microsoft.officeuifabric.persona

Просмотреть файл

@ -1,5 +1,6 @@
/**
* Copyright © 2018 Microsoft Corporation. All rights reserved.
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
*/
package com.microsoft.officeuifabric.persona

Просмотреть файл

@ -1,5 +1,6 @@
/**
* Copyright © 2018 Microsoft Corporation. All rights reserved.
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
*/
package com.microsoft.officeuifabric.persona

Просмотреть файл

@ -1,5 +1,6 @@
/**
* Copyright © 2018 Microsoft Corporation. All rights reserved.
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
*/
package com.microsoft.officeuifabric.persona

Просмотреть файл

@ -1,5 +1,6 @@
/**
* Copyright © 2018 Microsoft Corporation. All rights reserved.
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
*/
package com.microsoft.officeuifabric.persona

Просмотреть файл

@ -1,5 +1,6 @@
/**
* Copyright © 2018 Microsoft Corporation. All rights reserved.
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
*/
package com.microsoft.officeuifabric.persona

Просмотреть файл

@ -1,5 +1,6 @@
/**
* Copyright © 2018 Microsoft Corporation. All rights reserved.
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
*/
package com.microsoft.officeuifabric.persona

Просмотреть файл

@ -1,5 +1,6 @@
/**
* Copyright © 2018 Microsoft Corporation. All rights reserved.
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
*/
package com.microsoft.officeuifabric.persona

Просмотреть файл

@ -1,5 +1,6 @@
/**
* Copyright © 2019 Microsoft Corporation. All rights reserved.
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
*/
package com.microsoft.officeuifabric.snackbar

Просмотреть файл

@ -1,5 +1,6 @@
/**
* Copyright © 2019 Microsoft Corporation. All rights reserved.
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
*/
package com.microsoft.officeuifabric.tooltip

Просмотреть файл

@ -1,5 +1,6 @@
/**
* Copyright © 2018 Microsoft Corporation. All rights reserved.
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
*/
package com.microsoft.officeuifabric.util

Просмотреть файл

@ -1,5 +1,6 @@
/**
* Copyright © 2018 Microsoft Corporation. All rights reserved.
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
*/
package com.microsoft.officeuifabric.util

Просмотреть файл

@ -1,5 +1,6 @@
/**
* Copyright © 2018 Microsoft Corporation. All rights reserved.
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
*/
package com.microsoft.officeuifabric.util

Просмотреть файл

@ -1,5 +1,6 @@
/**
* Copyright © 2018 Microsoft Corporation. All rights reserved.
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
*/
package com.microsoft.officeuifabric.util

Просмотреть файл

@ -1,5 +1,6 @@
/**
* Copyright © 2019 Microsoft Corporation. All rights reserved.
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
*/
package com.microsoft.officeuifabric.util

Просмотреть файл

@ -1,5 +1,6 @@
/**
* Copyright © 2018 Microsoft Corporation. All rights reserved.
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
*/
package com.microsoft.officeuifabric.util

Просмотреть файл

@ -1,5 +1,6 @@
/**
* Copyright © 2019 Microsoft Corporation. All rights reserved.
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
*/
package com.microsoft.officeuifabric.util

Просмотреть файл

@ -1,5 +1,6 @@
/**
* Copyright © 2018 Microsoft Corporation. All rights reserved.
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
*/
package com.microsoft.officeuifabric.util

Просмотреть файл

@ -1,39 +0,0 @@
//
// Copyright © 2018 Microsoft Corporation. All rights reserved.
//
package com.microsoft.officeuifabric.view
import android.content.Context
import android.util.AttributeSet
import com.microsoft.officeuifabric.R
open class Button : android.support.v7.widget.AppCompatButton {
private var _showBorder: Boolean = true
var showBorder: Boolean
get() = _showBorder
set(newValue) {
_showBorder = newValue
}
init {
// core initialization
}
constructor(context: Context) : super(context)
constructor(context: Context, attrs: AttributeSet) : super(context, attrs) {
initializeFromStyle(context, attrs)
}
constructor(context: Context, attrs: AttributeSet, defStyleAttr: Int) : super(context, attrs, defStyleAttr) {
initializeFromStyle(context, attrs)
}
private fun initializeFromStyle(context: Context, attrs: AttributeSet) {
val styledAttrs = context.obtainStyledAttributes(attrs, R.styleable.Button)
showBorder = styledAttrs.getBoolean(R.styleable.Button_showBorder, showBorder)
styledAttrs.recycle()
}
}

Просмотреть файл

@ -1,5 +1,6 @@
/**
* Copyright © 2018 Microsoft Corporation. All rights reserved.
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
*/
package com.microsoft.officeuifabric.view

Просмотреть файл

@ -1,5 +1,6 @@
/**
* Copyright © 2018 Microsoft Corporation. All rights reserved.
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
*/
package com.microsoft.officeuifabric.view

Просмотреть файл

@ -15,6 +15,7 @@ package com.microsoft.officeuifabric.view
* See the License for the specific language governing permissions and
* limitations under the License.
*/
import android.content.Context
import android.hardware.SensorManager
import android.os.Build

Просмотреть файл

@ -1,6 +1,7 @@
//
// Copyright © 2018 Microsoft Corporation. All rights reserved.
//
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
*/
package com.microsoft.officeuifabric.view

Просмотреть файл

@ -1,5 +1,6 @@
/**
* Copyright © 2018 Microsoft Corporation. All rights reserved.
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
*/
package com.microsoft.officeuifabric.view

Просмотреть файл

@ -1,4 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (c) Microsoft Corporation. All rights reserved.
~ Licensed under the MIT License.
-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item

Просмотреть файл

@ -1,5 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Copyright (c) 2018. Microsoft Corporation. All rights reserved.-->
<!--
~ Copyright (c) Microsoft Corporation. All rights reserved.
~ Licensed under the MIT License.
-->
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="rectangle">
<solid android:color="@color/uifabric_calendar_day_today_background"/>

Просмотреть файл

@ -1,5 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Copyright (c) 2018. Microsoft Corporation. All rights reserved.-->
<!--
~ Copyright (c) Microsoft Corporation. All rights reserved.
~ Licensed under the MIT License.
-->
<inset xmlns:android="http://schemas.android.com/apk/res/android"
android:insetBottom="@dimen/uifabric_dialog_insets"
android:insetLeft="@dimen/uifabric_dialog_insets"

Некоторые файлы не были показаны из-за слишком большого количества измененных файлов Показать больше