Skip to content

Commit 62d88ef

Browse files
authored
Merge pull request mikepenz#221 from WoogieNoogie/develop
Multiple Library Updates
2 parents 643443d + 7f4d83a commit 62d88ef

File tree

5 files changed

+49
-7
lines changed

5 files changed

+49
-7
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
3+
<resources>
4+
<string name="define_int_mixpanelandroid"></string>
5+
<!-- Author section -->
6+
<string name="library_mixpanelandroid_author">Mixpanel</string>
7+
<string name="library_mixpanelandroid_authorWebsite">http://mixpanel.com/</string>
8+
<!-- Library section -->
9+
<string name="library_mixpanelandroid_libraryName">Mixpanel Android</string>
10+
<string name="library_mixpanelandroid_libraryDescription">Mixpanel is the most advanced analytics platform for mobile &amp; web.</string>
11+
<string name="library_mixpanelandroid_libraryWebsite">http://mixpanel.github.io/mixpanel-android/index.html</string>
12+
<string name="library_mixpanelandroid_libraryVersion">4.8.7</string>
13+
<!-- OpenSource section -->
14+
<string name="library_mixpanelandroid_isOpenSource">true</string>
15+
<string name="library_mixpanelandroid_repositoryLink">https://github.com/mixpanel/mixpanel-android</string>
16+
<!-- ClassPath for autoDetect section -->
17+
<string name="library_mixpanelandroid_classPath">com.mixpanel.android.mpmetrics.MixpanelAPI</string>
18+
<!-- License section -->
19+
<string name="library_mixpanelandroid_licenseId">apache_2_0</string>
20+
<!-- Custom variables section -->
21+
</resources>

library/src/main/res/values/library_rxandroid_strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<string name="library_rxandroid_libraryName">RxAndroid</string>
1010
<string name="library_rxandroid_libraryDescription"><![CDATA[Android specific bindings for <b>RxJava</b>.<br /><br />This module adds the minimum classes to RxJava that make writing reactive components in Android applications easy and hassle-free. More specifically, it provides a Scheduler that schedules on the main UI thread or any given Handler.]]></string>
1111
<string name="library_rxandroid_libraryWebsite">https://github.com/ReactiveX/RxAndroid</string>
12-
<string name="library_rxandroid_libraryVersion">1.1.0</string>
12+
<string name="library_rxandroid_libraryVersion">1.2.1</string>
1313
<!-- OpenSource section -->
1414
<string name="library_rxandroid_isOpenSource">true</string>
1515
<string name="library_rxandroid_repositoryLink">https://github.com/ReactiveX/RxAndroid</string>

library/src/main/res/values/library_rxjava_strings.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
<string name="library_rxjava_libraryName">RxJava</string>
1010
<string name="library_rxjava_libraryDescription"><![CDATA[<b>RxJava</b> is a Java VM implementation of Reactive Extensions: a library for composing asynchronous and event-based programs by using observable sequences.<br /><br />It extends the observer pattern to support sequences of data/events and adds operators that allow you to compose sequences together declaratively while abstracting away concerns about things like low-level threading, synchronization, thread-safety and concurrent data structures.]]></string>
1111
<string name="library_rxjava_libraryWebsite">https://github.com/ReactiveX/RxJava</string>
12-
<string name="library_rxjava_libraryVersion">1.1.2</string>
12+
<string name="library_rxjava_libraryVersion">1.1.6</string>
1313
<!-- OpenSource section -->
1414
<string name="library_rxjava_isOpenSource">true</string>
1515
<string name="library_rxjava_repositoryLink">https://github.com/ReactiveX/RxJava</string>
1616
<!-- ClassPath for autoDetect section -->
17-
<string name="library_rxjava_classPath">rx.observers. Observers</string>
17+
<string name="library_rxjava_classPath">rx.Observable</string>
1818
<!-- License section -->
1919
<string name="library_rxjava_licenseId">apache_2_0</string>
2020
<!-- Custom variables section -->
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
3+
<resources>
4+
<string name="define_int_rxlifecycle"></string>
5+
<!-- Author section -->
6+
<string name="library_rxlifecycle_author">Trello</string>
7+
<string name="library_rxlifecycle_authorWebsite">http://trello.com/</string>
8+
<!-- Library section -->
9+
<string name="library_rxlifecycle_libraryName">RxLifecycle</string>
10+
<string name="library_rxlifecycle_libraryDescription">The utilities provided here allow for automatic completion of sequences based on Activity or Fragment lifecycle events. </string>
11+
<string name="library_rxlifecycle_libraryWebsite"></string>
12+
<string name="library_rxlifecycle_libraryVersion">0.6.1</string>
13+
<!-- OpenSource section -->
14+
<string name="library_rxlifecycle_isOpenSource">true</string>
15+
<string name="library_rxlifecycle_repositoryLink">https://github.com/trello/RxLifecycle</string>
16+
<!-- ClassPath for autoDetect section -->
17+
<string name="library_rxlifecycle_classPath">com.trello.rxlifecycle.RxLifecycle</string>
18+
<!-- License section -->
19+
<string name="library_rxlifecycle_licenseId">apache_2_0</string>
20+
<!-- Custom variables section -->
21+
</resources>

library/src/main/res/values/library_sugarorm_strings.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,20 @@
33
<string name="define_int_sugarorm"></string>
44
<!-- Author section -->
55
<string name="library_sugarorm_author">Satya Narayan</string>
6-
<string name="library_sugarorm_authorWebsite">satya@satyanarayan.in</string>
6+
<string name="library_sugarorm_authorWebsite">satyanarayan.in</string>
77
<!-- Library section -->
88
<string name="library_sugarorm_libraryName">Sugar ORM</string>
99
<string name="library_sugarorm_libraryDescription">Insanely easy way to work with Android databases.</string>
1010
<string name="library_sugarorm_libraryWebsite">http://satyan.github.io/sugar/</string>
11-
<string name="library_sugarorm_libraryVersion">1.3</string>
11+
<string name="library_sugarorm_libraryVersion">1.5</string>
1212
<!-- OpenSource section -->
1313
<string name="library_sugarorm_isOpenSource">true</string>
1414
<string name="library_sugarorm_repositoryLink">https://github.com/satyan/sugar</string>
1515
<!-- ClassPath for autoDetect section -->
16-
<string name="library_sugarorm_classPath">com.orm</string>
16+
<string name="library_sugarorm_classPath">com.orm.SugarContext</string>
1717
<!-- License section -->
1818
<string name="libray_sugarorm_licenseContent">
19-
Copyright (C) 2012 by Satya Narayan
19+
Copyright © 2012 by Satya Narayan
2020

2121
Permission is hereby granted, free of charge, to any person obtaining a copy
2222
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)