Skip to content
This repository was archived by the owner on May 4, 2023. It is now read-only.

Commit 12ce2b0

Browse files
author
DerGoogler
committed
Add LEGASL.md and make aditional fixes
1 parent ce82c0a commit 12ce2b0

File tree

6 files changed

+43
-22
lines changed

6 files changed

+43
-22
lines changed

LEGALS.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# LEGALS
2+
3+
## Fox's Magisk Module Manager
4+
- Maintained: Yes
5+
- Maintainers
6+
- [Fox2Code](https://github.com/Fox2Code)
7+
- [androidacybot](https://github.com/androidacybot)
8+
- License: [<svg aria-hidden="true" height="16" viewBox="0 0 16 16" version="1.1" width="16" data-view-component="true" class="octicon octicon-law mr-2"><path fill-rule="evenodd" d="M8.75.75a.75.75 0 00-1.5 0V2h-.984c-.305 0-.604.08-.869.23l-1.288.737A.25.25 0 013.984 3H1.75a.75.75 0 000 1.5h.428L.066 9.192a.75.75 0 00.154.838l.53-.53-.53.53v.001l.002.002.002.002.006.006.016.015.045.04a3.514 3.514 0 00.686.45A4.492 4.492 0 003 11c.88 0 1.556-.22 2.023-.454a3.515 3.515 0 00.686-.45l.045-.04.016-.015.006-.006.002-.002.001-.002L5.25 9.5l.53.53a.75.75 0 00.154-.838L3.822 4.5h.162c.305 0 .604-.08.869-.23l1.289-.737a.25.25 0 01.124-.033h.984V13h-2.5a.75.75 0 000 1.5h6.5a.75.75 0 000-1.5h-2.5V3.5h.984a.25.25 0 01.124.033l1.29.736c.264.152.563.231.868.231h.162l-2.112 4.692a.75.75 0 00.154.838l.53-.53-.53.53v.001l.002.002.002.002.006.006.016.015.045.04a3.517 3.517 0 00.686.45A4.492 4.492 0 0013 11c.88 0 1.556-.22 2.023-.454a3.512 3.512 0 00.686-.45l.045-.04.01-.01.006-.005.006-.006.002-.002.001-.002-.529-.531.53.53a.75.75 0 00.154-.838L13.823 4.5h.427a.75.75 0 000-1.5h-2.234a.25.25 0 01-.124-.033l-1.29-.736A1.75 1.75 0 009.735 2H8.75V.75zM1.695 9.227c.285.135.718.273 1.305.273s1.02-.138 1.305-.273L3 6.327l-1.305 2.9zm10 0c.285.135.718.273 1.305.273s1.02-.138 1.305-.273L13 6.327l-1.305 2.9z"></path></svg> LGPL-3.0 license](https://github.com/Fox2Code/FoxMagiskModuleManager/blob/master/LICENCE)
9+
10+
## Rosetta ([Fork](https://github.com/iamjazzar/rosetta))
11+
- Maintained: No
12+
- Maintainers
13+
- [iamjazzar](https://github.com/iamjazzar)
14+
- Others unknown
15+
- License: [<svg aria-hidden="true" height="16" viewBox="0 0 16 16" version="1.1" width="16" data-view-component="true" class="octicon octicon-law mr-2"><path fill-rule="evenodd" d="M8.75.75a.75.75 0 00-1.5 0V2h-.984c-.305 0-.604.08-.869.23l-1.288.737A.25.25 0 013.984 3H1.75a.75.75 0 000 1.5h.428L.066 9.192a.75.75 0 00.154.838l.53-.53-.53.53v.001l.002.002.002.002.006.006.016.015.045.04a3.514 3.514 0 00.686.45A4.492 4.492 0 003 11c.88 0 1.556-.22 2.023-.454a3.515 3.515 0 00.686-.45l.045-.04.016-.015.006-.006.002-.002.001-.002L5.25 9.5l.53.53a.75.75 0 00.154-.838L3.822 4.5h.162c.305 0 .604-.08.869-.23l1.289-.737a.25.25 0 01.124-.033h.984V13h-2.5a.75.75 0 000 1.5h6.5a.75.75 0 000-1.5h-2.5V3.5h.984a.25.25 0 01.124.033l1.29.736c.264.152.563.231.868.231h.162l-2.112 4.692a.75.75 0 00.154.838l.53-.53-.53.53v.001l.002.002.002.002.006.006.016.015.045.04a3.517 3.517 0 00.686.45A4.492 4.492 0 0013 11c.88 0 1.556-.22 2.023-.454a3.512 3.512 0 00.686-.45l.045-.04.01-.01.006-.005.006-.006.002-.002.001-.002-.529-.531.53.53a.75.75 0 00.154-.838L13.823 4.5h.427a.75.75 0 000-1.5h-2.234a.25.25 0 01-.124-.033l-1.29-.736A1.75 1.75 0 009.735 2H8.75V.75zM1.695 9.227c.285.135.718.273 1.305.273s1.02-.138 1.305-.273L3 6.327l-1.305 2.9zm10 0c.285.135.718.273 1.305.273s1.02-.138 1.305-.273L13 6.327l-1.305 2.9z"></path></svg> MIT license](https://github.com/iamjazzar/rosetta/blob/master/LICENSE)

app/build.gradle

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,10 @@ android {
7171
}
7272

7373
aboutLibraries {
74-
additionalLicenses = ["LGPL_3_0_only"]
74+
additionalLicenses = [
75+
"LGPL_3_0_only",
76+
"rosetta"
77+
]
7578
}
7679

7780
configurations {

rosetta/build.gradle

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,6 @@
11
apply plugin: 'com.android.library'
22

33
ext {
4-
// Legal uses
5-
groupIdBase = "com.ahmedjazzar.rosetta"
6-
7-
POM_INCEPTION_YEAR = "2016"
8-
POM_PACKAGING = "aar"
9-
10-
POM_URL = "https://github.com/iamjazzar/rosetta"
11-
POM_SCM_URL = "https://github.com/iamjazzar/rosetta"
12-
POM_SCM_CONNECTION = "scm:git@github.com:iamjazzar/rosetta.git"
13-
POM_SCM_DEV_CONNECTION = "scm:git@github.com:iamjazzar/rosetta.git"
14-
15-
POM_LICENCE_NAME = "MIT License"
16-
POM_LICENCE_URL = "https://github.com/iamjazzar/rosetta/blob/master/LICENSE"
17-
POM_LICENCE_DIST = "repo"
18-
19-
POM_DEVELOPER_ID = "ahmedaljazzar"
20-
POM_DEVELOPER_NAME = "Ahmed Jazzar"
21-
POM_DEVELOPER_URL = "https://github.com/iamjazzar"
22-
234
bintrayRepo = 'maven'
245
bintrayName = 'Rosetta'
256

rosetta/gradle.properties

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Project-wide Gradle settings.
2+
# IDE (e.g. Android Studio) users:
3+
# Gradle settings configured through the IDE *will override*
4+
# any settings specified in this file.
5+
# For more details on how to configure your build environment visit
6+
# http://www.gradle.org/docs/current/userguide/build_environment.html
7+
# Specifies the JVM arguments used for the daemon process.
8+
# The setting is particularly useful for tweaking memory settings.
9+
org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
10+
# When configured, Gradle will run in incubating parallel mode.
11+
# This option should only be used with decoupled projects. More details, visit
12+
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
13+
# org.gradle.parallel=true
14+
# AndroidX package structure to make it clearer which packages are bundled with the
15+
# Android operating system, and which are packaged with your app"s APK
16+
# https://developer.android.com/topic/libraries/support-library/androidx-rn
17+
android.useAndroidX=true
18+
# Automatically convert third-party libraries to use AndroidX
19+
android.enableJetifier=true
20+
21+
# Fox builds props mods
22+
org.gradle.parallel=true
23+
android.enableR8.fullMode=true

rosetta/src/main/java/com/ahmedjazzar/rosetta/LanguagesListDialogFragment.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
package com.ahmedjazzar.rosetta;
32

43
import android.app.Dialog;

rosetta/src/main/java/com/ahmedjazzar/rosetta/Logger.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
class Logger {
1111

12-
private String mTag;
12+
private final String mTag;
1313

1414
Logger(String tag) {
1515
this.mTag = tag;

0 commit comments

Comments
 (0)