1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-09-09 18:29:47 +02:00

Fix Travis CI -> SDK 24

This commit is contained in:
Gregor Santner 2016-07-18 11:59:10 +02:00
parent bb0ef44719
commit a1962a723d
13 changed files with 35 additions and 39 deletions

View file

@ -5,7 +5,7 @@ import android.content.Context;
import android.content.SharedPreferences;
/**
* Created by gsantner on 20.03.16. Part of Diaspora for Android.
* Created by sangre on 20.03.16. Part of Diaspora for Android.
*/
public class AppSettings {
private final SharedPreferences prefApp;

View file

@ -11,7 +11,7 @@ import org.json.JSONException;
import org.json.JSONObject;
/**
* Created by gsantner on 24.03.16. Part of Diaspora for Android.
* Created by sangre on 24.03.16. Part of Diaspora for Android.
*/
public class PodUserProfile {
private static final int MINIMUM_WEBUSERPROFILE_LOAD_TIMEDIFF = 5000;

View file

@ -1,7 +1,7 @@
package com.github.dfa.diaspora_android.listener;
/**
* Created by Gregor Santner (gsantner) on 26.03.16.
* Created by Gregor Santner (sangre) on 26.03.16.
*/
public interface WebUserProfileChangedListener {
void onUserProfileNameChanged(String name);

View file

@ -19,7 +19,7 @@ import info.guardianproject.netcipher.NetCipher;
/**
* Task that can be used to download images from URLs and store them in storage
* Created by Gregor Santner (gsantner) on 24.03.16.
* Created by Gregor Santner (sangre) on 24.03.16.
*/
public class ImageDownloadTask extends AsyncTask<String, Void, Bitmap> {
ImageView imageView;

View file

@ -20,7 +20,7 @@ import info.guardianproject.netcipher.NetCipher;
/**
* AsyncTask to fetch a users profile
* Created by Gregor Santner (gsantner) on 30.03.16.
* Created by Gregor Santner (sangre) on 30.03.16.
*/
public class ProfileFetchTask extends AsyncTask<Void, Void, Void> {
// Code for getting the profile async without any UI/WebView

View file

@ -11,7 +11,7 @@ import android.webkit.WebViewClient;
import com.github.dfa.diaspora_android.App;
/**
* Created by Gregor Santner (gsantner) on 04.06.16.
* Created by Gregor Santner (sangre) on 04.06.16.
*/
public class CustomWebViewClient extends WebViewClient {
private App app;

View file

@ -10,7 +10,7 @@ import com.github.dfa.diaspora_android.task.ImageDownloadTask;
import java.io.File;
/**
* Created by Gregor Santner (gsantner) on 24.03.16.
* Created by Gregor Santner (sangre) on 24.03.16.
*/
public class AvatarImageLoader {
private File avatarFile;

View file

@ -121,11 +121,9 @@
&lt;b>Sonderzeichen&lt;/b>&lt;br>
Du kannst Symbole und Sonderzeichen nutzen, indem du bestimmte Zeichenfolgen verwendest. Z.B.:&lt;br>
(c) = © ; (r) = ® ; x^2 = x²"</string>
<string name="license_text">&lt;b>Beteiligte:&lt;/b>&lt;br>
<string name="license_text">&lt;b>Maintainer:&lt;/b>&lt;br>
&#8226; gsantner https://gsantner.github.io&lt;br>
&#8226; martinchodev https://github.com/martinchodev&lt;br>
&#8226; scoute-dich https://github.com/scoute-dich&lt;br> &lt;br>
&#8226; sangre https://sangre.gitlab.io&lt;br>
&#8226; vanitasvitae https://github.com/vanitasvitae&lt;br> &lt;br>
This program is free software: you can redistribute it and/or modify
@ -157,7 +155,7 @@ along with this program. If not, see http://www.gnu.org/licenses.&lt;br> &lt;br
<string name="toast_link_address_copied">Linkadresse kopiert …</string>
<string name="share_dotdotdot">Teilen…</string>
<string name="toast_set_proxy_failed">Warnung: Proxy konnte nicht aktiviert werden…</string>
<string name="toggle_desktop_page">Mobil-/Desktopansicht umschalten</string>
</resources>

View file

@ -116,11 +116,9 @@
Vous pouvez créez les symboles et autres caractères spéciaux suivants en utilisant une combinaison de caractères :&lt;br>
(c) = © ; (r) = ® ; x^2 = x²"</string>
<string name="license_text">&lt;b>Principaux contributeurs :&lt;/b>&lt;br>
<string name="license_text">&lt;b>Mainteneur :&lt;/b>&lt;br>
&#8226; gsantner https://gsantner.github.io&lt;br>
&#8226; martinchodev https://github.com/martinchodev&lt;br>
&#8226; scoute-dich https://github.com/scoute-dich&lt;br> &lt;br>
&#8226; sangre https://sangre.gitlab.io&lt;br>
&#8226; vanitasvitae https://github.com/vanitasvitae&lt;br> &lt;br>
This program is free software: you can redistribute it and/or modify

View file

@ -131,11 +131,9 @@
(c) = © ; (r) = ® ; x^2 = x²"</string>
<string name="license_title" translatable="false">Copyright © 20152016</string>
<string name="license_text">&lt;b>Main Contributors:&lt;/b>&lt;br>
<string name="license_text">&lt;b>Maintainers:&lt;/b>&lt;br>
&#8226; gsantner https://gsantner.github.io&lt;br>
&#8226; martinchodev https://github.com/martinchodev&lt;br>
&#8226; scoute-dich https://github.com/scoute-dich&lt;br> &lt;br>
&#8226; sangre https://sangre.gitlab.io&lt;br>
&#8226; vanitasvitae https://github.com/vanitasvitae&lt;br> &lt;br>
This program is free software: you can redistribute it and/or modify