Skip to content
This repository has been archived by the owner on Apr 12, 2023. It is now read-only.

Release 1.2.6 #377

Closed
wants to merge 172 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
172 commits
Select commit Hold shift + click to select a range
9266315
Common と Model の使われていないコードを削除
Takym May 4, 2021
8ba220c
AndroidExtensions を Android 専用プロジェクトに移して復帰
Takym May 4, 2021
a998458
Utils.SerializeToJson と Utils.DeserializeFromJson を削除
Takym May 4, 2021
0ede037
AndroidExtensions.cs の変更を REMOVE で切り替え可能にした。
Takym May 4, 2021
7740638
Covid19Radar.Android.csproj を修復
Takym May 4, 2021
8ab6188
`REMOVED` ディレクティブ廃止
Takym May 4, 2021
b1acbb8
クラス `AndroidExtensions` を `DSPExtensions` へ改名
Takym May 4, 2021
99712d4
#region の位置ズレを修正。
Takym May 4, 2021
e65bd26
`DSPExtensions` を改名
Takym May 4, 2021
5d0d031
`DiagnosisSubmissionParameterExtensions` を `DeviceCheckService` に結合
Takym May 4, 2021
a8a02f5
Merge pull request #2 from Takym/refactoring/optimization-dsp
Takym May 5, 2021
401608a
アクセス修飾子修正
Takym May 15, 2021
47d7600
Update DeviceCheckService.cs
Takym May 15, 2021
b47570a
update COPYRIGHT THIRD PARTY SOFTWARE NOTICES.
tatsu-jp May 16, 2021
4276207
Fixed wrong license for Material Icons.
tatsu-jp May 16, 2021
27183ff
cocoa-mhlw#186 に対応
yusuke May 17, 2021
dcc37c5
Fixed wrong license holder for Material Icons.
tatsu-jp May 17, 2021
0279c9c
cocoa-mhlw#186 に対応
yusuke May 19, 2021
fa6aa54
より解像度の高い画像で差し替え、画像のメタデータを削除し、インデックスカラー(4色)とすることでサイズを大幅に削減
yusuke May 25, 2021
eb132f4
Remove redundant images
keiji Jun 10, 2021
6bb5a17
Remove localized images from Base.lproj
keiji Jun 10, 2021
dfbafa6
Set default image resources locale English
keiji Jun 10, 2021
a2d4230
Remove redundant images from zh.lproj
keiji Jun 10, 2021
d7bc581
Update UITests by auto-generated
keiji Jun 10, 2021
05fe53e
delete Noto Sans CJK JP license because of unused fonts
tatsu-jp Jun 12, 2021
895ddfa
Merge branch 'develop' into refactoring/optimization
Takym Jun 14, 2021
75c6286
remove NotoSansCJKjp-*.otf
Jun 20, 2021
fca8bce
Fix #259
Takym Jun 29, 2021
42ef2c3
Merge pull request #184 from tatsu-jp/update_thirdparty_license
keiji Jul 6, 2021
10aeea5
Merge branch 'develop' of github.com:cocoa-mhlw/cocoa into fix_japane…
keiji Jul 8, 2021
5480d77
Change default locale of resources to English
keiji Jul 8, 2021
da4f979
remove Folder item
keiji Jul 8, 2021
35af162
Merge pull request #218 from keiji/fix_japanese_image_always_displayed
keiji Jul 9, 2021
54f5712
Remove UnUsed directories
keiji Apr 13, 2021
ce83f40
Remove unused classes
keiji Apr 13, 2021
b83076d
Remove unused html and resources
keiji Apr 13, 2021
61fcfce
Move document files to outside of project directory
keiji Apr 13, 2021
901f4b3
Restore original chatbot content files
keiji Apr 13, 2021
d743d0e
Remove entries that UnUsed directory
keiji Jul 9, 2021
3dee387
Merge remote-tracking branch 'upstream/develop' into pictgram-order
yusuke Jul 12, 2021
aa206a9
ピクトグラムの画像ファイル、英語版を差し替え
yusuke Jul 12, 2021
b4febdd
Remove chatbot html files
keiji Jul 12, 2021
7821805
Merge pull request #115 from keiji/refactor/remove_unused_classes
keiji Jul 13, 2021
7d2469e
Merge pull request #187 from yusuke/pictgram-order
keiji Jul 14, 2021
730d8ea
Merge pull request #244 from m-hiroaki/fix_#231
keiji Jul 14, 2021
2839ab2
Load html content about third-party software licenses from local reso…
keiji Jun 10, 2021
293d11c
Remove old license files
keiji Jul 13, 2021
bab156e
Merge branch 'develop' into refactoring/optimization
Takym Jul 15, 2021
2f62fcc
Merge pull request #282 from cocoa-mhlw/release_1_2_5
keiji Jul 15, 2021
6a563f3
Merge pull request #151 from Takym/refactoring/optimization
keiji Jul 15, 2021
249e7f7
Move WorkManager initialization to Application#onCreate
keiji Jul 15, 2021
e6d7ac1
ServiceLocator initialization should be executed before ExposureNotif…
keiji Jul 16, 2021
c2edb08
Merge pull request #260 from Takym/refactoring/issue-259
cocoa-dev Jul 19, 2021
85acc02
AppCenterへの依存関係を削除
aqua-ix Jun 14, 2021
51e47af
Update CONTRIBUTORS.md
aqua-ix Jun 14, 2021
91ba1ef
Merge pull request #239 from Aqua-ix/issue#238
cocoa-dev Jul 19, 2021
181a06e
Add feature migrations mechanism.
keiji May 13, 2021
e5a925f
Add a feature recovery data that corrupted datetime format
keiji May 17, 2021
b119789
Create LocalNotificationService
keiji Jul 26, 2021
599a95c
Create NotificationChannel Android.
keiji Jul 26, 2021
05b7726
Show simple notification on Android.
keiji Jul 26, 2021
f373395
Open MainActivity when notification is tapped.
keiji Jul 27, 2021
5e5a812
Show notification when exposure(contact with COVID-19 positive user) …
keiji Jul 27, 2021
003ba5d
Merge pull request #291 from keiji/feature/local_notification
keiji Jul 27, 2021
b13134f
Add LocalNotificationService for iOS
kazuhiro4949 Jul 27, 2021
88d9588
Merge pull request #293 from kazuhiro4949/feature/local_notification_ios
kazuhiro4949 Jul 27, 2021
3c8f923
Extract string resources to AppResources.
keiji Jul 27, 2021
68b6d83
Synchronize with the internal repository
cocoa-dev Jul 28, 2021
2a517d0
Merge pull request #294 from keiji/feature/local_notification_extract…
kazuhiro4949 Jul 28, 2021
e113517
Code review reflected.
keiji Jul 28, 2021
80c4c6b
Update Covid19Radar/Covid19Radar.Android/Services/LocalContentService.cs
keiji Jul 28, 2021
3bad62d
Update Covid19Radar/Covid19Radar.iOS/Services/LocalContentService.cs
keiji Jul 28, 2021
f0569ae
Change ask permission for user-notification timing.
keiji Jul 28, 2021
e19c683
Fix build error.
keiji Jul 28, 2021
d680496
add foreground local notification
kazuhiro4949 Jul 28, 2021
9eae12a
Merge pull request #297 from kazuhiro4949/feature/local_notification_…
keiji Jul 28, 2021
215bc2e
Merge branch 'feature/local_notification' of github.com:cocoa-mhlw/co…
keiji Jul 28, 2021
3f9cd0e
Move preparing local notification to HomePageViewModel.Initialize.
keiji Jul 28, 2021
441ec18
Remove debug code
keiji Jul 29, 2021
30e37e9
Refactoring
keiji Jul 29, 2021
2e4d7b3
Merge pull request #283 from keiji/init_work_application_oncreate
keiji Jul 29, 2021
48e25d2
Merge pull request #296 from keiji/feature/local_notification_initialize
kazuhiro4949 Jul 29, 2021
0cb025b
Merge pull request #295 from cocoa-mhlw/sync-app-20210728
keiji Jul 29, 2021
f92a109
NotImplementedException -> Exception
kazuhiro4949 Jul 29, 2021
e15ebbc
add notification id
kazuhiro4949 Jul 29, 2021
6506a0a
add back compatibility
kazuhiro4949 Jul 29, 2021
c522bb4
Merge pull request #298 from kazuhiro4949/feature/local_notification_…
keiji Jul 29, 2021
82273d2
Merge branch 'develop' of github.com:cocoa-mhlw/cocoa into feature/lo…
keiji Jul 30, 2021
eab452c
Add localization into Japanese.
keiji Jul 30, 2021
33f1558
Refactoring style..
keiji Jul 30, 2021
c61aef1
Add credit of MHLW logo.
keiji Jul 30, 2021
e6ad02e
Merge branch 'develop' of github.com:cocoa-mhlw/cocoa into load_licen…
keiji Jul 30, 2021
84b00bd
Merge pull request #221 from keiji/load_license_from_local_resource
keiji Jul 30, 2021
a05c888
Merge branch 'develop' of github.com:cocoa-mhlw/cocoa into version_mi…
keiji Jul 30, 2021
136e156
Merge branch 'develop' of github.com:cocoa-mhlw/cocoa into feature/lo…
keiji Jul 30, 2021
f3b57cc
Maintain license files.
keiji Jul 30, 2021
29e6bd2
Apply BigTextStyle notification
keiji Aug 3, 2021
c074771
Make requestCode constant value
keiji Aug 3, 2021
5ba5619
Show local-notification when NEW exposure detected
keiji Aug 3, 2021
5b911ec
Exposure Summary&Information is saved when new exposure detected
keiji Aug 3, 2021
aca7af2
modify const
kazuhiro4949 Aug 3, 2021
1c685e5
Merge pull request #299 from cocoa-mhlw/feature/local_notification
keiji Aug 4, 2021
0f6cec7
Add license Google.Protobuf
keiji Aug 5, 2021
2018dde
Merge pull request #306 from keiji/maintain_licenses
cocoa-dev Aug 6, 2021
ed6b414
Merge branch 'develop' of github.com:cocoa-mhlw/cocoa into version_mi…
keiji Aug 8, 2021
cf4d41f
Fix merge
keiji Aug 8, 2021
e5b4dca
Changed class name to more suitable
keiji Aug 8, 2021
230f5c0
Fix build
keiji Aug 8, 2021
6fada52
Add WorkManagerMigrator
keiji Aug 9, 2021
a342325
Refactoring
keiji Aug 9, 2021
7987643
On Android, Migration process run on WorkManager for prevent that Bro…
keiji Aug 9, 2021
cbdfe25
Class names are simplified
keiji Aug 9, 2021
8d8042e
Changed class name to more suitable. again
keiji Aug 9, 2021
c6b66e9
Initializer and Migrator is now removed IMigrationProcessService.
keiji Aug 9, 2021
37eaea3
Simplified class/interface structures.
keiji Aug 9, 2021
ecc4414
Refactoring
keiji Aug 9, 2021
baf9e28
Fix build
keiji Aug 9, 2021
ea9476b
Fix build
keiji Aug 9, 2021
4a9ea31
Add filter for CI
fumiya-kume Aug 12, 2021
9d6789c
changes on mobile folter
fumiya-kume Aug 12, 2021
b9f4750
Revert "changes on mobile folter"
fumiya-kume Aug 12, 2021
432e858
changes on server code
fumiya-kume Aug 12, 2021
21b6b1c
Revert "changes on server code"
fumiya-kume Aug 12, 2021
769bc47
Add sln file to whitelist
fumiya-kume Aug 13, 2021
39c9548
Add sln file to whitelist
fumiya-kume Aug 13, 2021
9d959ae
Synchronize with the internal repository
cocoa-dev Aug 13, 2021
fef5fe2
Merge pull request #320 from cocoa-mhlw/sync-app-20210813
keiji Aug 13, 2021
2b7974e
Merge pull request #316 from fumiya-kume/kuu/add-path-filter
keiji Aug 13, 2021
cf17dcf
Merge branch 'develop' of github.com:keiji/cocoa into version_migration
keiji Aug 17, 2021
8b8b00a
Remove unnecessary variable(constant).
keiji Aug 17, 2021
b62b505
Add comments and refactoring.
keiji Aug 17, 2021
8d75510
Update Covid19Radar/Covid19Radar.Android/Services/Migration/Migration…
keiji Aug 29, 2021
b086214
Replace PreferenceVersion and UpdateAppVersionPreference to Set/Get P…
keiji Aug 29, 2021
8364f0c
Remove downgrade process.
keiji Aug 29, 2021
4e7566a
Resolve warning.
keiji Aug 29, 2021
ae98777
Refacotirng.
keiji Aug 29, 2021
6b19ed5
Fix SplashScreen stacked.
keiji Aug 29, 2021
d80b770
Add log
keiji Aug 29, 2021
e953b8d
Merge branch 'version_migration' of github.com:keiji/cocoa into versi…
keiji Aug 29, 2021
fb2711b
Change abstract class AbsMigrationService to interface IMigrationServ…
keiji Aug 29, 2021
56d8e82
Commented.
keiji Aug 29, 2021
83b8324
Merge cocoa-dev suggested change.
keiji Aug 29, 2021
076ab51
Fix missing old worker name.
keiji Aug 30, 2021
51e1613
Change locale-dependent datetime to UTC.
keiji Aug 30, 2021
55277b0
Merge pull request #165 from keiji/version_migration
keiji Aug 30, 2021
736d9ff
Setup GitHub Pages.
keiji Aug 19, 2021
ff0aa5d
Add generating pages by GitHub Actions.
keiji Aug 19, 2021
ed76bba
Migrate from leaf bundle menu to file tree menu.
keiji Aug 19, 2021
3736144
Move docs to documents.
keiji Aug 20, 2021
8ddfd3b
Add OPERATION_POLICY
keiji Aug 20, 2021
5049e41
Remove migrated files.
keiji Aug 20, 2021
d44d7d7
Change document title.
keiji Aug 20, 2021
1819c5c
Improve index file.
keiji Aug 21, 2021
73a50b1
Fix broken link.
keiji Sep 1, 2021
25d5c27
Improve CI.
keiji Sep 1, 2021
4ecf11c
Replace baseURL.
keiji Aug 19, 2021
fb5c08e
Replace the word "内閣官房情報通信技術(IT)総合戦略室 to "デジタル庁".
keiji Sep 1, 2021
431ebfa
Update README
keiji Sep 1, 2021
89f9745
Merge pull request #344 from keiji/setup_hugo
keiji Sep 2, 2021
8f47a05
fix typo and delete unneeded text
Sep 2, 2021
0a56a49
Merge pull request #350 from halsk/feature/fix-typo
keiji Sep 2, 2021
773bce9
Add contributor
Takym Sep 2, 2021
426a47e
Merge pull request #352 from Takym/patch-1
keiji Sep 2, 2021
00b10f3
Update contributors.md
fumiya-kume Sep 3, 2021
3169103
Merge pull request #354 from fumiya-kume/patch-1
keiji Sep 3, 2021
57aeb21
Update contributors.md
yusuke Sep 3, 2021
f6631d5
Merge pull request #356 from yusuke/patch-1
keiji Sep 3, 2021
3688d1c
contributors.mdに追記
Murayu0225 Sep 3, 2021
343886e
Merge pull request #358 from Murayu0225/345/contributor
keiji Sep 3, 2021
0bf4096
Change useruuid of api response to dummy.
cocoa-dev Sep 3, 2021
acb8325
・ Improved how the close contact notification is displayed
cocoa-dev Sep 7, 2021
cf71fd6
Merge branch 'develop' into release_1_2_6
cocoa-dev Sep 8, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
6 changes: 6 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,14 @@ on:
# Triggers the workflow on push or pull request events but only for the master branch
push:
branches: [ main, develop, 'feature/**' ]
paths:
- 'Covid19Radar/**'
- 'Covid19Radar.sln'
pull_request:
branches: [ main, develop, 'feature/**' ]
paths:
- 'Covid19Radar/**'
- 'Covid19Radar.sln'
jobs:
build_ios:
name: Build-iOS
Expand Down
9 changes: 8 additions & 1 deletion .github/workflows/CIserver.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,16 @@ on:
# Triggers the workflow on push or pull request events but only for the master branch
push:
branches: [ main, develop, 'feature/**' ]
paths:
- 'src/**'
- 'Covid19Radar.Functions.sln'
- 'Covid19Radar.Functions.runsettings'
pull_request:
branches: [ main, develop, 'feature/**' ]

paths:
- 'src/**'
- 'Covid19Radar.Functions.sln'
- 'Covid19Radar.Functions.runsettings'
jobs:
build_serverapi:
name: Build-ServerApi
Expand Down
33 changes: 33 additions & 0 deletions .github/workflows/hugo.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
name: Hugo-Site

on:
push:
branches: [ main, develop ]
paths:
- 'documents/**'
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
with:
persist-credentials: false
submodules: true
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: '0.87.0'
extended: true
- name: Build Site
run: |
cd ${{ github.workspace }}/documents
hugo --minify
ls ${{ github.workspace }}/documents
- name: Deploy
uses: JamesIves/github-pages-deploy-action@3.7.1
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
BRANCH: gh-pages
FOLDER: ${{ github.workspace }}/documents/public
CLEAN: true
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "docs/themes/book"]
path = documents/themes/book
url = https://github.com/alex-shpak/hugo-book
187 changes: 147 additions & 40 deletions COPYRIGHT_THIRD_PARTY_SOFTWARE_NOTICES.md
Original file line number Diff line number Diff line change
Expand Up @@ -284,12 +284,12 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

---
## Current Activity Plugin for Xamarin.Android
## Xamarin.Android bindings for AndroidX - core
---

The MIT License (MIT)

Copyright (c) 2016 James Montemagno
Copyright (c) .NET Foundation Contributors

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand All @@ -309,8 +309,10 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

20160427

---
## AndroidX for Xamarin.Android
## Xamarin.Android bindings for AndroidX - recyclerview
---

The MIT License (MIT)
Expand All @@ -335,24 +337,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

---
## AndroidAltBeaconLibrary
---

Copyright 2014

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
or implied. See the License for the specific language governing
permissions and limitations under the License.

20160427

---
## CommonServiceLocator
Expand Down Expand Up @@ -389,6 +374,43 @@ A "contributor" is any person that distributes its contribution under this licen

(E) The software is licensed "as-is." You bear the risk of using it. The contributors give no express warranties, guarantees or conditions. You may have additional consumer rights under your local laws which this license cannot change. To the extent permitted under your local laws, the contributors exclude the implied warranties of merchantability, fitness for a particular purpose and non-infringement.

---
## Google.Protobuf
---

Copyright 2008 Google Inc. All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:

* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following disclaimer
in the documentation and/or other materials provided with the
distribution.
* Neither the name of Google Inc. nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Code generated by the Protocol Buffer compiler is owned by the owner
of the input file used when generating it. This code is not
standalone and requires a support library to be linked with it. This
support library is itself covered by the above license.

---
## (Sample Code) Exposure Notifications API: Android Reference Design
---
Expand All @@ -413,7 +435,7 @@ permissions and limitations under the License.

Swift Protobuf is licensed under Apache 2.0., see ACKNOWLEDGEMENTS.txt for more information.

Copyright © 2020 Apple Inc.
Copyright (c) 2020 Apple Inc.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

Expand All @@ -427,43 +449,128 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI

Font Awesome Free is free, open source, and GPL friendly. You can use it for commercial projects, open source projects, or really almost whatever you want.

Icons CC BY 4.0 License
Icons CC BY 4.0 License
In the Font Awesome Free download, the CC BY 4.0 license applies to all icons packaged as .svg and .js files types.

Fonts SIL OFL 1.1 License
Fonts SIL OFL 1.1 License
In the Font Awesome Free download, the SIL OLF license applies to all icons packaged as web and desktop font files.

Code MIT License
Code MIT License
In the Font Awesome Free download, the MIT license applies to all non-font and non-icon files.

Attribution is required by MIT, SIL OLF, and CC BY licenses. Downloaded Font Awesome Free files already contain embedded comments with sufficient attribution, so you shouldn't need to do anything additional when using these files normally.

We've kept attribution comments terse, so we ask that you do not actively work to remove them from files, especially code. They're a great way for folks to learn about Font Awesome.

---
## (Font) Noto Sans CJK JP
## (Font) Roboto
---
Copyright (c) 2011 Google Inc.

This Font Software is licensed under the SIL Open Font License,
Version 1.1.

This license is copied below, and is also available with a FAQ at:
http://scripts.sil.org/OFL
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

---
## (Font) Roboto
---
http://www.apache.org/licenses/LICENSE-2.0

Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

---
## (Font) Material Design Icons
---

Copyright (c) 2014, Austin Andrews (http://materialdesignicons.com/), with Reserved Font Name Material Design Icons.

Copyright (c) 2014, Google (http://www.google.com/design/) uses the license at https://github.com/google/material-design-icons/blob/master/LICENSE
This Font Software is licensed under the SIL Open Font License, Version 1.1.
This license is copied below, and is also available with a FAQ at:
http://scripts.sil.org/OFL

This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is copied below, and is also available with a FAQ at: http://scripts.sil.org/OFL
-----------------------------------------------------------
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
-----------------------------------------------------------

PREAMBLE
The goals of the Open Font License (OFL) are to stimulate worldwide
development of collaborative font projects, to support the font creation
efforts of academic and linguistic communities, and to provide a free and
open framework in which fonts may be shared and improved in partnership
with others.

The OFL allows the licensed fonts to be used, studied, modified and
redistributed freely as long as they are not sold by themselves. The
fonts, including any derivative works, can be bundled, embedded,
redistributed and/or sold with any software provided that any reserved
names are not used by derivative works. The fonts and derivatives,
however, cannot be released under any other type of license. The
requirement for fonts to remain under this license does not apply
to any document created using the fonts or their derivatives.

DEFINITIONS
"Font Software" refers to the set of files released by the Copyright
Holder(s) under this license and clearly marked as such. This may
include source files, build scripts and documentation.

"Reserved Font Name" refers to any names specified as such after the
copyright statement(s).

"Original Version" refers to the collection of Font Software components as
distributed by the Copyright Holder(s).

"Modified Version" refers to any derivative made by adding to, deleting,
or substituting -- in part or in whole -- any of the components of the
Original Version, by changing formats or by porting the Font Software to a
new environment.

"Author" refers to any designer, engineer, programmer, technical
writer or other person who contributed to the Font Software.

PERMISSION & CONDITIONS
Permission is hereby granted, free of charge, to any person obtaining
a copy of the Font Software, to use, study, copy, merge, embed, modify,
redistribute, and sell modified and unmodified copies of the Font
Software, subject to the following conditions:

1) Neither the Font Software nor any of its individual components,
in Original or Modified Versions, may be sold by itself.

2) Original or Modified Versions of the Font Software may be bundled,
redistributed and/or sold with any software, provided that each copy
contains the above copyright notice and this license. These can be
included either as stand-alone text files, human-readable headers or
in the appropriate machine-readable metadata fields within text or
binary files as long as those fields can be easily viewed by the user.

3) No Modified Version of the Font Software may use the Reserved Font
Name(s) unless explicit written permission is granted by the corresponding
Copyright Holder. This restriction only applies to the primary font name as
presented to the users.

4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
Software shall not be used to promote, endorse or advertise any
Modified Version, except to acknowledge the contribution(s) of the
Copyright Holder(s) and the Author(s) or with their explicit written
permission.

5) The Font Software, modified or unmodified, in part or in whole,
must be distributed entirely under this license, and must not be
distributed under any other license. The requirement for fonts to
remain under this license does not apply to any document created
using the Font Software.

TERMINATION
This license becomes null and void if any of the above conditions are
not met.

DISCLAIMER
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
OTHER DEALINGS IN THE FONT SOFTWARE.
Loading