Skip to content
This repository has been archived by the owner on Mar 7, 2020. It is now read-only.
/ Malime Public archive

Mal 46/show opensource libraries #110

Merged
merged 5 commits into from
Jan 17, 2019
Merged

Conversation

Chesire
Copy link
Owner

@Chesire Chesire commented Jan 17, 2019

No description provided.

Remove the old plugin used to display licenses, and instead add
the dependency from https://github.com/mikepenz/AboutLibraries to
use the new way to show license information.
Add item in the settings that allows user to view the open source
software licenses that are used in the application.
@@ -101,4 +101,9 @@
<string name="search_add_failed">Failed to add %s, please try again</string>
<string name="search_failed_general_error">Search failed, please try again</string>
<string name="search_failed_no_items">No items found</string>

<string name="aboutLibraries_description_title">Malime licenses</string>
<string name="aboutLibraries_description_showIcon">true</string>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ The resource R.string.aboutLibraries_description_showIcon appears to be unused


<string name="aboutLibraries_description_title">Malime licenses</string>
<string name="aboutLibraries_description_showIcon">true</string>
<string name="aboutLibraries_description_showVersion">true</string>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ The resource R.string.aboutLibraries_description_showVersion appears to be unused

<string name="aboutLibraries_description_title">Malime licenses</string>
<string name="aboutLibraries_description_showIcon">true</string>
<string name="aboutLibraries_description_showVersion">true</string>
<string name="aboutLibraries_description_text">Malime was created using many popular third party open source libraries, and is open source itself. The source code is available at https://github.com/Chesire/Malime</string>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ The resource R.string.aboutLibraries_description_text appears to be unused

@codecov
Copy link

codecov bot commented Jan 17, 2019

Codecov Report

Merging #110 into master will decrease coverage by 0.08%.
The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #110      +/-   ##
============================================
- Coverage     19.39%   19.31%   -0.09%     
  Complexity      144      144              
============================================
  Files            73       73              
  Lines          1913     1921       +8     
  Branches        221      221              
============================================
  Hits            371      371              
- Misses         1538     1546       +8     
  Partials          4        4
Impacted Files Coverage Δ Complexity Δ
...om/chesire/malime/view/preferences/PrefFragment.kt 0% <0%> (ø) 0 <0> (ø) ⬇️
...om/chesire/malime/view/preferences/PrefActivity.kt 0% <0%> (ø) 0 <0> (ø) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 133352a...9f7f41f. Read the comment docs.

@Chesire Chesire merged commit ef3698c into master Jan 17, 2019
@Chesire Chesire deleted the MAL-46/show-opensource-libraries branch January 17, 2019 21:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants