Austin Huang
4 years ago
No known key found for this signature in database
GPG Key ID: 84C23AA04587A91F
1 changed files with
6 additions and
0 deletions
-
app/src/main/java/awais/instagrabber/fragments/settings/AboutFragment.java
|
@ -75,6 +75,12 @@ public class AboutFragment extends BasePreferencesFragment { |
|
|
"Copyright (C) 2014 Austin Andrews & Google LLC. Apache 2.0.", |
|
|
"Copyright (C) 2014 Austin Andrews & Google LLC. Apache 2.0.", |
|
|
"https://materialdesignicons.com" |
|
|
"https://materialdesignicons.com" |
|
|
)); |
|
|
)); |
|
|
|
|
|
thirdPartyCategory.addPreference(get3ptPreference( |
|
|
|
|
|
context, |
|
|
|
|
|
"Process Phoenix", |
|
|
|
|
|
"Copyright (C) 2015 Jake Wharton. Apache 2.0.", |
|
|
|
|
|
"https://github.com/JakeWharton/ProcessPhoenix" |
|
|
|
|
|
)); |
|
|
thirdPartyCategory.addPreference(get3ptPreference( |
|
|
thirdPartyCategory.addPreference(get3ptPreference( |
|
|
context, |
|
|
context, |
|
|
"Retrofit", |
|
|
"Retrofit", |
|
|