@@ -18,6 +18,33 @@ We try to have an extensive documentation at [our wiki here at Github][5]:
18
18
* [ Volunteers Welcome!] [ 9 ]
19
19
* [ Developer Documentation] [ 8 ]
20
20
21
+ ## Libraries Used ##
22
+
23
+ * [ Picasso] [ 11 ]
24
+ * [ RSS-Parser] [ 12 ]
25
+ * [ ViewPagerIndicator] [ 13 ]
26
+ * [ PhotoView] [ 14 ]
27
+ * [ Acra] [ 15 ]
28
+ * [ Renderers] [ 16 ]
29
+ * [ Gson] [ 17 ]
30
+ * [ Timber] [ 18 ]
31
+ * [ Java-String-Similarity] [ 19 ]
32
+ * [ ReadMoreTextView] [ 20 ]
33
+ * [ MaterialShowcaseView] [ 21 ]
34
+ * [ Butterknife] [ 22 ]
35
+ * [ OKHttp] [ 23 ]
36
+ * [ Okio] [ 24 ]
37
+ * [ RxJava] [ 25 ]
38
+ * [ JSoup] [ 26 ]
39
+ * [ Fresco] [ 27 ]
40
+ * [ Stetho] [ 28 ]
41
+ * [ Dagger] [ 29 ]
42
+ * [ AndroidSVG] [ 30 ]
43
+ * [ Java-HTTP-Fluent] [ 31 ]
44
+ * [ CircleProgressBar] [ 32 ]
45
+ * [ Glide] [ 33 ]
46
+ * [ Leak Canary] [ 34 ]
47
+
21
48
## License ##
22
49
23
50
This software is open source, licensed under the [ Apache License 2.0] [ 4 ] .
@@ -34,3 +61,27 @@ This software is open source, licensed under the [Apache License 2.0][4].
34
61
[ 8 ] : https://github.com/commons-app/apps-android-commons/wiki#developer-documentation
35
62
[ 9 ] : https://github.com/commons-app/apps-android-commons/wiki/Volunteers-welcome%21
36
63
[ 10 ] : https://meta.wikimedia.org/wiki/Grants:Project/Improve_%27Upload_to_Commons%27_Android_App/Renewal
64
+ [ 11 ] : https://github.com/square/picasso
65
+ [ 12 ] : https://github.com/prof18/RSS-Parser
66
+ [ 13 ] : https://github.com/avianey/Android-ViewPagerIndicator
67
+ [ 14 ] : https://github.com/chrisbanes/PhotoView
68
+ [ 15 ] : https://github.com/ACRA/acra
69
+ [ 16 ] : https://github.com/pedrovgs/Renderers
70
+ [ 17 ] : https://github.com/google/gson
71
+ [ 18 ] : https://github.com/JakeWharton/timber
72
+ [ 19 ] : https://github.com/tdebatty/java-string-similarity
73
+ [ 20 ] : https://github.com/bravoborja/ReadMoreTextView
74
+ [ 21 ] : https://github.com/deano2390/MaterialShowcaseView
75
+ [ 22 ] : https://github.com/JakeWharton/butterknife
76
+ [ 23 ] : https://github.com/square/okhttp
77
+ [ 24 ] : https://github.com/square/okio
78
+ [ 25 ] : https://github.com/ReactiveX/RxJava
79
+ [ 26 ] : https://github.com/jhy/jsoup
80
+ [ 27 ] : https://github.com/facebook/fresco
81
+ [ 28 ] : https://github.com/facebook/stetho
82
+ [ 29 ] : https://github.com/google/dagger
83
+ [ 30 ] : https://github.com/BigBadaboom/androidsvg
84
+ [ 31 ] : https://github.com/yuvipanda/java-http-fluent/blob/master/src/main/java/in/yuvi/http/fluent/Http.java
85
+ [ 32 ] : https://github.com/dinuscxj/CircleProgressBar
86
+ [ 33 ] : https://github.com/bumptech/glide
87
+ [ 34 ] : https://github.com/square/leakcanary
0 commit comments