-
-
Notifications
You must be signed in to change notification settings - Fork 428
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
11 changed files
with
65 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
21 changes: 21 additions & 0 deletions
21
library/src/main/res/values/library_androidin_appbillingv3_strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
|
||
<resources> | ||
<string name="define_int_androidin_appbillingv3"></string> | ||
<!-- Author section --> | ||
<string name="library_androidin_appbillingv3_author">Sergey A. Glukhov</string> | ||
<string name="library_androidin_appbillingv3_authorWebsite"> https://github.com/serggl</string> | ||
<!-- Library section --> | ||
<string name="library_androidin_appbillingv3_libraryName">Android In-App Billing v3</string> | ||
<string name="library_androidin_appbillingv3_libraryDescription">This is a simple, straight-forward implementation of the Android v3 In-app billing API. It supports: In-App Product Purchases (both non-consumable and consumable) and Subscriptions.</string> | ||
<string name="library_androidin_appbillingv3_libraryWebsite"></string> | ||
<string name="library_androidin_appbillingv3_libraryVersion">1.0.26</string> | ||
<!-- OpenSource section --> | ||
<string name="library_androidin_appbillingv3_isOpenSource">true</string> | ||
<string name="library_androidin_appbillingv3_repositoryLink">https://github.com/anjlab/android-inapp-billing-v3</string> | ||
<!-- ClassPath for autoDetect section --> | ||
<string name="library_androidin_appbillingv3_classPath">com.anjlab.android.iab.v3.BillingBase</string> | ||
<!-- License section --> | ||
<string name="library_androidin_appbillingv3_licenseId">apache_2_0</string> | ||
<!-- Custom variables section --> | ||
</resources> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
21 changes: 21 additions & 0 deletions
21
library/src/main/res/values/library_easyandroidanimations_strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
|
||
<resources> | ||
<string name="define_int_easyandroidanimations"></string> | ||
<!-- Author section --> | ||
<string name="library_easyandroidanimations_author">2359media</string> | ||
<string name="library_easyandroidanimations_authorWebsite">http://2359media.com/</string> | ||
<!-- Library section --> | ||
<string name="library_easyandroidanimations_libraryName">EasyAndroidAnimations</string> | ||
<string name="library_easyandroidanimations_libraryDescription">Easy Android Animations is an animation library that aims to make android animations easier, with 50+ builtin animations, it allows you to introduce many complex animation effects in your application with one or two lines of code.</string> | ||
<string name="library_easyandroidanimations_libraryWebsite"></string> | ||
<string name="library_easyandroidanimations_libraryVersion">0.8</string> | ||
<!-- OpenSource section --> | ||
<string name="library_easyandroidanimations_isOpenSource">true</string> | ||
<string name="library_easyandroidanimations_repositoryLink">https://github.com/2359media/EasyAndroidAnimations</string> | ||
<!-- ClassPath for autoDetect section --> | ||
<string name="library_easyandroidanimations_classPath">com.easyandroidanimations.library.Animation</string> | ||
<!-- License section --> | ||
<string name="library_easyandroidanimations_licenseId">apache_2_0</string> | ||
<!-- Custom variables section --> | ||
</resources> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters