diff --git a/app/build.gradle b/app/build.gradle index 21815afe..d357db64 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -50,6 +50,7 @@ dependencies { compile 'com.jakewharton.picasso:picasso2-okhttp3-downloader:1.1.0' compile 'org.jsoup:jsoup:1.10.1' compile 'com.github.franmontiel:PersistentCookieJar:v1.0.0' + compile 'com.github.PhilJay:MPAndroidChart:v3.0.1' compile('com.mikepenz:materialdrawer:5.8.1@aar') { transitive = true } diff --git a/app/src/main/res/layout/profile_fragment_stats.xml b/app/src/main/res/layout/profile_fragment_stats.xml index fb3d8a25..19990906 100644 --- a/app/src/main/res/layout/profile_fragment_stats.xml +++ b/app/src/main/res/layout/profile_fragment_stats.xml @@ -1,7 +1,79 @@ - + - \ No newline at end of file + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 497f8dee..4c3f904b 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -41,4 +41,10 @@ #%1$d by %1$s + + General Statistics + Statistics + Posting Activity + Most Popular Boards By Posts + Most Popular Boards By Activity