improve poster

pull/5/head
Felix Prahl-Kamps 2018-09-30 23:17:26 +02:00
parent 1909cd95e3
commit 13e6190594
5 changed files with 6 additions and 2 deletions

View File

@ -27,6 +27,10 @@ import de.overview.wg.its.mispbump.model.SyncedPartner;
import java.util.ArrayList;
import java.util.List;
/**
*
**/
@SuppressWarnings("ConstantConditions")
public class MainActivity extends AppCompatActivity {

View File

@ -20,7 +20,7 @@ import java.util.HashMap;
import java.util.Map;
/**
* Simple JSON based API to communicate with MISP-Instances
* JSON based API to communicate with MISP-Instances
*/
public class MispRequest {
@ -31,7 +31,7 @@ public class MispRequest {
private String serverUrl, automationKey;
/**
* @param context for Volley and PreferenceManager
* @param context for Volley Request Q and PreferenceManager
*/
private MispRequest(Context context, boolean loadSavedCredentials) {
requestQueue = Volley.newRequestQueue(context);

Binary file not shown.

BIN
images/mispbump.pdf Normal file

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 MiB

After

Width:  |  Height:  |  Size: 1.7 MiB