New about activity with AboutLibraries

This commit is contained in:
2020-09-11 12:02:38 +02:00
committed by Matte23
parent b2cf1c7340
commit b66b118ac6
13 changed files with 68 additions and 523 deletions

View File

@@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
apply plugin: 'kotlin-android'
apply plugin: 'kotlin-android-extensions'
apply plugin: 'kotlin-kapt'
apply plugin: 'com.jaredsburrows.license'
apply plugin: 'com.mikepenz.aboutlibraries.plugin'
android {
compileSdkVersion 30
@@ -58,4 +58,6 @@ dependencies {
implementation 'com.squareup.moshi:moshi:1.9.3'
kapt 'com.squareup.moshi:moshi-kotlin-codegen:1.9.3'
implementation 'org.jsoup:jsoup:1.13.1'
implementation "com.mikepenz:aboutlibraries-core:$about_libs_version"
implementation "com.mikepenz:aboutlibraries:$about_libs_version"
}

View File

@@ -12,10 +12,12 @@
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:theme="@style/AppTheme">
<activity
android:name=".SettingsActivity"
android:parentActivityName=".MainActivity"
android:label="@string/title_settings" />
<activity
android:name=".MainActivity"
android:label="@string/app_name">
@@ -25,10 +27,6 @@
<category android:name="android.intent.category.LAUNCHER" />
</intent-filter>
</activity>
<activity
android:name=".LicensesActivity"
android:label="@string/title_licenses"
android:parentActivityName=".MainActivity" />
<receiver android:name=".BootCompleteReceiver">
<intent-filter>

View File

@@ -1,432 +0,0 @@
<html>
<head>
<style>
body { font-family: sans-serif } pre { background-color: #eeeeee; padding: 1em; white-space: pre-wrap; display: inline-block }
</style>
<title>Open source licenses</title>
</head>
<body>
<h3>Notice for packages:</h3>
<ul>
<li>
<a href="#470423578">jsoup Java HTML Parser</a>
</li>
<a name="470423578"/>
<pre>The MIT License
<a href="https://jsoup.org/license">https://jsoup.org/license</a></pre>
<li>
<a href="#314129783">Activity</a>
</li>
<li>
<a href="#314129783">Activity</a>
</li>
<li>
<a href="#314129783">Activity Kotlin Extensions</a>
</li>
<li>
<a href="#314129783">Android AppCompat Library v7</a>
</li>
<li>
<a href="#314129783">Android Arch-Common</a>
</li>
<li>
<a href="#314129783">Android Arch-Runtime</a>
</li>
<li>
<a href="#314129783">Android ConstraintLayout</a>
</li>
<li>
<a href="#314129783">Android ConstraintLayout Solver</a>
</li>
<li>
<a href="#314129783">Android DB</a>
</li>
<li>
<a href="#314129783">Android Lifecycle Extensions</a>
</li>
<li>
<a href="#314129783">Android Lifecycle LiveData</a>
</li>
<li>
<a href="#314129783">Android Lifecycle LiveData Core</a>
</li>
<li>
<a href="#314129783">Android Lifecycle Process</a>
</li>
<li>
<a href="#314129783">Android Lifecycle Runtime</a>
</li>
<li>
<a href="#314129783">Android Lifecycle Service</a>
</li>
<li>
<a href="#314129783">Android Lifecycle ViewModel</a>
</li>
<li>
<a href="#314129783">Android Lifecycle ViewModel Kotlin Extensions</a>
</li>
<li>
<a href="#314129783">Android Lifecycle-Common</a>
</li>
<li>
<a href="#314129783">Android Navigation Common</a>
</li>
<li>
<a href="#314129783">Android Navigation Common Kotlin Extensions</a>
</li>
<li>
<a href="#314129783">Android Navigation Fragment</a>
</li>
<li>
<a href="#314129783">Android Navigation Fragment Kotlin Extensions</a>
</li>
<li>
<a href="#314129783">Android Navigation Runtime</a>
</li>
<li>
<a href="#314129783">Android Navigation Runtime Kotlin Extensions</a>
</li>
<li>
<a href="#314129783">Android Navigation UI</a>
</li>
<li>
<a href="#314129783">Android Navigation UI Kotlin Extensions</a>
</li>
<li>
<a href="#314129783">Android Resources Library</a>
</li>
<li>
<a href="#314129783">Android Room Kotlin Extensions</a>
</li>
<li>
<a href="#314129783">Android Room-Common</a>
</li>
<li>
<a href="#314129783">Android Room-Runtime</a>
</li>
<li>
<a href="#314129783">Android Support AnimatedVectorDrawable</a>
</li>
<li>
<a href="#314129783">Android Support CardView v7</a>
</li>
<li>
<a href="#314129783">Android Support Library Annotations</a>
</li>
<li>
<a href="#314129783">Android Support Library Async Layout Inflater</a>
</li>
<li>
<a href="#314129783">Android Support Library collections</a>
</li>
<li>
<a href="#314129783">Android Support Library compat</a>
</li>
<li>
<a href="#314129783">Android Support Library Coordinator Layout</a>
</li>
<li>
<a href="#314129783">Android Support Library core UI</a>
</li>
<li>
<a href="#314129783">Android Support Library core utils</a>
</li>
<li>
<a href="#314129783">Android Support Library Cursor Adapter</a>
</li>
<li>
<a href="#314129783">Android Support Library Custom View</a>
</li>
<li>
<a href="#314129783">Android Support Library Custom View</a>
</li>
<li>
<a href="#314129783">Android Support Library Document File</a>
</li>
<li>
<a href="#314129783">Android Support Library Drawer Layout</a>
</li>
<li>
<a href="#314129783">Android Support Library fragment</a>
</li>
<li>
<a href="#314129783">Android Support Library Interpolators</a>
</li>
<li>
<a href="#314129783">Android Support Library loader</a>
</li>
<li>
<a href="#314129783">Android Support Library Local Broadcast Manager</a>
</li>
<li>
<a href="#314129783">Android Support Library Print</a>
</li>
<li>
<a href="#314129783">Android Support Library Sliding Pane Layout</a>
</li>
<li>
<a href="#314129783">Android Support Library View Pager</a>
</li>
<li>
<a href="#314129783">Android Support RecyclerView v7</a>
</li>
<li>
<a href="#314129783">Android Support SQLite - Framework Implementation</a>
</li>
<li>
<a href="#314129783">Android Support VectorDrawable</a>
</li>
<li>
<a href="#314129783">Android Transition Support Library</a>
</li>
<li>
<a href="#314129783">Android WorkManager Kotlin Extensions</a>
</li>
<li>
<a href="#314129783">Android WorkManager Runtime</a>
</li>
<li>
<a href="#314129783">Core Kotlin Extensions</a>
</li>
<li>
<a href="#314129783">Fragment Kotlin Extensions</a>
</li>
<li>
<a href="#314129783">Gson</a>
</li>
<li>
<a href="#314129783">Guava ListenableFuture only</a>
</li>
<li>
<a href="#314129783">IntelliJ IDEA Annotations</a>
</li>
<li>
<a href="#314129783">kotlinx-coroutines-android</a>
</li>
<li>
<a href="#314129783">kotlinx-coroutines-core</a>
</li>
<li>
<a href="#314129783">Material Components for Android</a>
</li>
<li>
<a href="#314129783">org.jetbrains.kotlin:kotlin-android-extensions-runtime</a>
</li>
<li>
<a href="#314129783">org.jetbrains.kotlin:kotlin-stdlib</a>
</li>
<li>
<a href="#314129783">org.jetbrains.kotlin:kotlin-stdlib-common</a>
</li>
<li>
<a href="#314129783">org.jetbrains.kotlin:kotlin-stdlib-jdk7</a>
</li>
<li>
<a href="#314129783">VersionedParcelable</a>
</li>
<a name="314129783"/>
<pre> Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1. Definitions.
"License" shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.
"Licensor" shall mean the copyright owner or entity authorized by
the copyright owner that is granting the License.
"Legal Entity" shall mean the union of the acting entity and all
other entities that control, are controlled by, or are under common
control with that entity. For the purposes of this definition,
"control" means (i) the power, direct or indirect, to cause the
direction or management of such entity, whether by contract or
otherwise, or (ii) ownership of fifty percent (50%) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.
"You" (or "Your") shall mean an individual or Legal Entity
exercising permissions granted by this License.
"Source" form shall mean the preferred form for making modifications,
including but not limited to software source code, documentation
source, and configuration files.
"Object" form shall mean any form resulting from mechanical
transformation or translation of a Source form, including but
not limited to compiled object code, generated documentation,
and conversions to other media types.
"Work" shall mean the work of authorship, whether in Source or
Object form, made available under the License, as indicated by a
copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the
editorial revisions, annotations, elaborations, or other modifications
represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of,
the Work and Derivative Works thereof.
"Contribution" shall mean any work of authorship, including
the original version of the Work and any modifications or additions
to that Work or Derivative Works thereof, that is intentionally
submitted to Licensor for inclusion in the Work by the copyright owner
or by an individual or Legal Entity authorized to submit on behalf of
the copyright owner. For the purposes of this definition, "submitted"
means any form of electronic, verbal, or written communication sent
to the Licensor or its representatives, including but not limited to
communication on electronic mailing lists, source code control systems,
and issue tracking systems that are managed by, or on behalf of, the
Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any individual or Legal Entity
on behalf of whom a Contribution has been received by Licensor and
subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
copyright license to reproduce, prepare Derivative Works of,
publicly display, publicly perform, sublicense, and distribute the
Work and such Derivative Works in Source or Object form.
3. Grant of Patent License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
(except as stated in this section) patent license to make, have made,
use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their
Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a
cross-claim or counterclaim in a lawsuit) alleging that the Work
or a Contribution incorporated within the Work constitutes direct
or contributory patent infringement, then any patent licenses
granted to You under this License for that Work shall terminate
as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the
Work or Derivative Works thereof in any medium, with or without
modifications, and in Source or Object form, provided that You
meet the following conditions:
(a) You must give any other recipients of the Work or
Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices
stating that You changed the files; and
(c) You must retain, in the Source form of any Derivative Works
that You distribute, all copyright, patent, trademark, and
attribution notices from the Source form of the Work,
excluding those notices that do not pertain to any part of
the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its
distribution, then any Derivative Works that You distribute must
include a readable copy of the attribution notices contained
within such NOTICE file, excluding those notices that do not
pertain to any part of the Derivative Works, in at least one
of the following places: within a NOTICE text file distributed
as part of the Derivative Works; within the Source form or
documentation, if provided along with the Derivative Works; or,
within a display generated by the Derivative Works, if and
wherever such third-party notices normally appear. The contents
of the NOTICE file are for informational purposes only and
do not modify the License. You may add Your own attribution
notices within Derivative Works that You distribute, alongside
or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own copyright statement to Your modifications and
may provide additional or different license terms and conditions
for use, reproduction, or distribution of Your modifications, or
for any such Derivative Works as a whole, provided Your use,
reproduction, and distribution of the Work otherwise complies with
the conditions stated in this License.
5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work
by You to the Licensor shall be under the terms and conditions of
this License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.
6. Trademarks. This License does not grant permission to use the trade
names, trademarks, service marks, or product names of the Licensor,
except as required for reasonable and customary use in describing the
origin of the Work and reproducing the content of the NOTICE file.
7. Disclaimer of Warranty. Unless required by applicable law or
agreed to in writing, Licensor provides the Work (and each
Contributor provides its Contributions) on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory,
whether in tort (including negligence), contract, or otherwise,
unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special,
incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or any and all
other commercial damages or losses), even if such Contributor
has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may act only
on Your own behalf and on Your sole responsibility, not on behalf
of any other Contributor, and only if You agree to indemnify,
defend, and hold each Contributor harmless for any liability
incurred by, or claims asserted against, such Contributor by reason
of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS
APPENDIX: How to apply the Apache License to your work.
To apply the Apache License to your work, attach the following
boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format. We also recommend that a
file or class name and description of purpose be included on the
same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright [yyyy] [name of copyright owner]
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.
</pre>
</ul>
</body>
</html>

View File

@@ -1,32 +0,0 @@
/*
* Circolapp
* Copyright (C) 2019-2020 Matteo Schiff
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
package net.underdesk.circolapp
import android.os.Bundle
import androidx.appcompat.app.AppCompatActivity
import kotlinx.android.synthetic.main.activity_licenses.*
class LicensesActivity : AppCompatActivity() {
override fun onCreate(savedInstanceState: Bundle?) {
super.onCreate(savedInstanceState)
setContentView(R.layout.activity_licenses)
licenses_webview.loadUrl("file:///android_asset/open_source_licenses.html")
}
}

View File

@@ -27,7 +27,6 @@ import android.os.Bundle
import android.os.Environment
import android.view.Menu
import android.view.MenuItem
import androidx.appcompat.app.AlertDialog
import androidx.appcompat.app.AppCompatActivity
import androidx.appcompat.app.AppCompatDelegate
import androidx.appcompat.widget.SearchView
@@ -38,6 +37,7 @@ import androidx.navigation.ui.setupWithNavController
import androidx.preference.PreferenceManager
import com.google.android.material.bottomnavigation.BottomNavigationView
import com.google.android.material.snackbar.Snackbar
import com.mikepenz.aboutlibraries.LibsBuilder
import kotlinx.android.synthetic.main.activity_main.*
import net.underdesk.circolapp.adapters.CircularLetterAdapter
import net.underdesk.circolapp.data.Circular
@@ -57,6 +57,7 @@ class MainActivity : AppCompatActivity(), CircularLetterAdapter.AdapterCallback
loadDarkTheme()
super.onCreate(savedInstanceState)
setContentView(R.layout.activity_main)
setSupportActionBar(main_toolbar)
val navView: BottomNavigationView = findViewById(R.id.nav_view)
val navController = findNavController(R.id.nav_host_fragment)
@@ -75,7 +76,7 @@ class MainActivity : AppCompatActivity(), CircularLetterAdapter.AdapterCallback
PollWork.enqueue(this)
if (getPreferences(Context.MODE_PRIVATE).getBoolean("first_start", true)) {
showInfoDialog()
startInfoActivity()
getPreferences(Context.MODE_PRIVATE).edit().apply {
putBoolean("first_start", false)
@@ -116,7 +117,7 @@ class MainActivity : AppCompatActivity(), CircularLetterAdapter.AdapterCallback
true
}
R.id.menu_main_about -> {
showInfoDialog()
startInfoActivity()
true
}
else -> super.onOptionsItemSelected(item)
@@ -161,24 +162,17 @@ class MainActivity : AppCompatActivity(), CircularLetterAdapter.AdapterCallback
).show()
}
private fun showInfoDialog() {
val builder = AlertDialog.Builder(this)
builder.apply {
setTitle(R.string.dialog_info_title)
setMessage(R.string.dialog_info_content)
setPositiveButton(
R.string.dialog_ok
) { dialog, _ ->
dialog.dismiss()
}
setNeutralButton(
R.string.dialog_licenses
) { _, _ ->
startActivity(Intent(this@MainActivity, LicensesActivity::class.java))
}
}
builder.create().show()
private fun startInfoActivity() {
LibsBuilder()
.withAboutAppName(getString(R.string.app_name))
.withAboutDescription(getString(R.string.activity_info_content))
.withActivityTitle(getString(R.string.activity_info_title))
.withAboutSpecial1(getString(R.string.activity_info_license))
.withAboutSpecial1Description(getString(R.string.activity_info_license_description))
.withAboutSpecial2(getString(R.string.activity_info_source_code))
.withAboutSpecial2Description(getString(R.string.activity_info_source_code_description))
.withLicenseShown(true)
.start(this@MainActivity)
}
private fun loadDarkTheme() {

View File

@@ -26,6 +26,7 @@ import androidx.preference.EditTextPreference
import androidx.preference.Preference
import androidx.preference.PreferenceFragmentCompat
import androidx.preference.SwitchPreferenceCompat
import kotlinx.android.synthetic.main.settings_activity.*
import net.underdesk.circolapp.works.PollWork
class SettingsActivity : AppCompatActivity() {
@@ -33,6 +34,7 @@ class SettingsActivity : AppCompatActivity() {
override fun onCreate(savedInstanceState: Bundle?) {
super.onCreate(savedInstanceState)
setContentView(R.layout.settings_activity)
setSupportActionBar(settings_toolbar)
supportFragmentManager
.beginTransaction()
.replace(R.id.settings, SettingsFragment())

View File

@@ -1,12 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
tools:context=".LicensesActivity">
<WebView
android:id="@+id/licenses_webview"
android:layout_width="match_parent"
android:layout_height="match_parent" />
</androidx.constraintlayout.widget.ConstraintLayout>

View File

@@ -5,6 +5,17 @@
android:layout_width="match_parent"
android:layout_height="match_parent">
<com.google.android.material.appbar.MaterialToolbar
android:id="@+id/main_toolbar"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:minHeight="?attr/actionBarSize"
android:elevation="4dp"
style="?toolbarStyle"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent" />
<com.google.android.material.bottomnavigation.BottomNavigationView
android:id="@+id/nav_view"
android:layout_width="0dp"
@@ -20,13 +31,13 @@
<fragment
android:id="@+id/nav_host_fragment"
android:name="androidx.navigation.fragment.NavHostFragment"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_width="0dp"
android:layout_height="0dp"
app:defaultNavHost="true"
app:layout_constraintBottom_toTopOf="@id/nav_view"
app:layout_constraintLeft_toLeftOf="parent"
app:layout_constraintRight_toRightOf="parent"
app:layout_constraintTop_toTopOf="parent"
app:layout_constraintTop_toBottomOf="@+id/main_toolbar"
app:navGraph="@navigation/mobile_navigation" />
</androidx.constraintlayout.widget.ConstraintLayout>

View File

@@ -1,6 +1,16 @@
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent">
android:layout_height="match_parent"
android:orientation="vertical">
<com.google.android.material.appbar.MaterialToolbar
android:id="@+id/settings_toolbar"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="?attr/colorPrimary"
android:minHeight="?attr/actionBarSize"
android:elevation="4dp"
style="?toolbarStyle" />
<FrameLayout
android:id="@+id/settings"

View File

@@ -3,7 +3,6 @@
<string name="title_circular_letters">Circolari</string>
<string name="title_favourites">Preferiti</string>
<string name="title_reminders">Promemoria</string>
<string name="title_licenses">Licenze di terze parti</string>
<string name="title_settings">Impostazioni</string>
<string name="menu_about">Informazioni</string>
@@ -37,13 +36,15 @@
<string name="dialog_next">Avanti</string>
<string name="dialog_back">Indietro</string>
<string name="dialog_cancel">Annulla</string>
<string name="dialog_licenses">Mostra licenze di terze parti</string>
<string name="dialog_info_title">Informazioni su Circolapp</string>
<string name="dialog_info_content">Circolapp è rilasciata secondo la licenza GPL v3 (https://github.com/Matte23/circolapp/blob/master/LICENSE):\n\n
© 2019 - 2020 Matteo Schiff\nQuesto programma è rilasciato SENZA ALCUNA GARANZIA E SENZA ALCUNA RESPONSABILITÀ A CARICO DELLO SVILUPPATORE.\nQuesto è software libero, e sei invitato a condividerlo nei termini della licenza. \n\n
Le circolari sono scritte e pubblicate dal Liceo Scientifico Maria Curie di Pinerolo, e sono scaricate direttamente da https://curiepinerolo.edu.it/.\n
Questi documenti sono rilasciati secondo la licenza "Attribution-NonCommercial-ShareAlike 3.0 Unported" (CC BY-NC-SA 3.0)(https://creativecommons.org/licenses/by-nc-sa/3.0/), come specificato in questa pagina: https://curiepinerolo.edu.it/note-legali/</string>
<string name="activity_info_title">Informazioni su Circolapp</string>
<string name="activity_info_content">Le circolari sono scritte e pubblicate dal Liceo Scientifico Maria Curie di Pinerolo, e sono scaricate direttamente da &lt;a href="https://curiepinerolo.edu.it/"&gt;https://curiepinerolo.edu.it/&lt;/a&gt;.&lt;br /&gt;
Questi documenti sono rilasciati secondo la licenza &lt;a href="https://creativecommons.org/licenses/by-nc-sa/3.0/"&gt; &lt;i&gt;Attribution-NonCommercial-ShareAlike 3.0 Unported (CC BY-NC-SA 3.0)&lt;/i&gt;&lt;/a&gt;, come specificato in questa pagina: &lt;a href="https://curiepinerolo.edu.it/note-legali/"&gt;https://curiepinerolo.edu.it/note-legali/&lt;/a&gt;</string>
<string name="activity_info_license">Licenza</string>
<string name="activity_info_license_description">Circolapp è rilasciata secondo la licenza GPL v3 (&lt;a href="https://github.com/Matte23/circolapp/blob/master/LICENSE"&gt;https://github.com/Matte23/circolapp/blob/master/LICENSE&lt;/a&gt;):&lt;br /&gt;&lt;br /&gt;
© 2019 - 2020 Matteo Schiff&lt;br /&gt;Questo programma è rilasciato SENZA ALCUNA GARANZIA E SENZA ALCUNA RESPONSABILITÀ A CARICO DELLO SVILUPPATORE.&lt;br /&gt;Questo è software libero, e sei invitato a condividerlo nei termini della licenza</string>
<string name="activity_info_source_code">Codice sorgente</string>
<string name="activity_info_source_code_description">Puoi scaricare il codice sorgente da &lt;a href="https://github.com/Matte23/circolapp"&gt;https://github.com/Matte23/circolapp&lt;/a&gt;</string>
<string name="dialog_install_pdf_reader_title">Lettore PDF non installato</string>
<string name="dialog_install_pdf_reader_content">Installa un lettore di PDF per aprire le circolari</string>

View File

@@ -3,7 +3,6 @@
<string name="title_circular_letters">Circular letters</string>
<string name="title_favourites">Favourites</string>
<string name="title_reminders">Reminders</string>
<string name="title_licenses">Third party licenses</string>
<string name="title_settings">Settings</string>
<string name="menu_about">About</string>
@@ -37,14 +36,16 @@
<string name="dialog_next">Next</string>
<string name="dialog_back">Back</string>
<string name="dialog_cancel">Cancel</string>
<string name="dialog_licenses">Show third party licenses</string>
<string name="dialog_info_title">About Circolapp</string>
<string name="dialog_info_content">Circolapp is released under the GPL v3 license (https://github.com/Matte23/circolapp/blob/master/LICENSE):\n\n
© 2019 - 2020 Matteo Schiff\nThis program comes with ABSOLUTELY NO WARRANTY.\nThis is free software, and you are welcome to redistribute it
under certain conditions. \n\n
Circulars letters are written by the Liceo Scientifico Maria Curie Pinerolo, and are downloaded directly from https://curiepinerolo.edu.it/.\n
Those documents are released under the "Attribution-NonCommercial-ShareAlike 3.0 Unported (CC BY-NC-SA 3.0)(https://creativecommons.org/licenses/by-nc-sa/3.0/), as specified in this page: https://curiepinerolo.edu.it/note-legali</string>
<string name="activity_info_title">About Circolapp</string>
<string name="activity_info_content">Circulars letters are written and published by the Liceo Scientifico Maria Curie Pinerolo, and are downloaded directly from &lt;a href="https://curiepinerolo.edu.it/"&gt;https://curiepinerolo.edu.it/&lt;/a&gt;.&lt;br /&gt;
Those documents are released under the license &lt;a href="https://creativecommons.org/licenses/by-nc-sa/3.0/"&gt; &lt;i&gt;Attribution-NonCommercial-ShareAlike 3.0 Unported (CC BY-NC-SA 3.0)&lt;/i&gt;&lt;/a&gt;, as specified in this page: &lt;a href="https://curiepinerolo.edu.it/note-legali/"&gt;https://curiepinerolo.edu.it/note-legali/&lt;/a&gt;</string>
<string name="activity_info_license">License</string>
<string name="activity_info_license_description">Circolapp is released under the GPL v3 license (&lt;a href="https://github.com/Matte23/circolapp/blob/master/LICENSE"&gt;https://github.com/Matte23/circolapp/blob/master/LICENSE&lt;/a&gt;):&lt;br /&gt;&lt;br /&gt;
© 2019 - 2020 Matteo Schiff&lt;br /&gt;This program comes with ABSOLUTELY NO WARRANTY.&lt;br /&gt;This is free software, and you are welcome to redistribute it
under certain conditions</string>
<string name="activity_info_source_code">Source code</string>
<string name="activity_info_source_code_description">The source code can be downloaded from &lt;a href="https://github.com/Matte23/circolapp"&gt;https://github.com/Matte23/circolapp&lt;/a&gt;</string>
<string name="dialog_install_pdf_reader_title">PDF reader not found</string>
<string name="dialog_install_pdf_reader_content">Please install an external application to open circular letters</string>

View File

@@ -1,7 +1,7 @@
<resources>
<!-- Base application theme. -->
<style name="AppTheme" parent="Theme.MaterialComponents.DayNight.DarkActionBar.Bridge">
<style name="AppTheme" parent="Theme.MaterialComponents.DayNight.NoActionBar.Bridge">
<!-- Customize your theme here. -->
<item name="colorPrimary">@color/colorPrimary</item>
<item name="colorPrimaryDark">@color/colorPrimaryDark</item>
@@ -9,6 +9,7 @@
<item name="colorAccent">@color/colorAccent</item>
<item name="colorSecondary">@color/colorAccent</item>
<item name="colorSecondaryVariant">@color/colorAccentDark</item>
<item name="toolbarStyle">@style/Widget.MaterialComponents.Toolbar.Primary</item>
</style>
</resources>

View File

@@ -2,6 +2,7 @@
buildscript {
ext.kotlin_version = '1.4.10'
ext.about_libs_version = '8.3.0'
repositories {
google()
jcenter()
@@ -10,7 +11,7 @@ buildscript {
dependencies {
classpath 'com.android.tools.build:gradle:4.0.1'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath 'com.jaredsburrows:gradle-license-plugin:0.8.5'
classpath "com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin:$about_libs_version"
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
}