Pre-AlphaV5
This commit is contained in:
parent
e9c0ddb711
commit
71b53e42e6
@ -92,8 +92,6 @@ public class EarthquakeLocation extends FragmentActivity implements OnMapReadyCa
|
|||||||
//##########################################################################################################################################################################
|
//##########################################################################################################################################################################
|
||||||
//################################################################## vvv Calculate Epicenter vvv #########################################################################
|
//################################################################## vvv Calculate Epicenter vvv #########################################################################
|
||||||
|
|
||||||
//TODO Jan
|
|
||||||
|
|
||||||
@RequiresApi(api = Build.VERSION_CODES.O)
|
@RequiresApi(api = Build.VERSION_CODES.O)
|
||||||
public Epizentrum ermittleEpizentrum(DataSnapshot data)
|
public Epizentrum ermittleEpizentrum(DataSnapshot data)
|
||||||
{
|
{
|
||||||
|
@ -220,8 +220,6 @@ public class MainActivity extends AppCompatActivity {
|
|||||||
//##########################################################################################################################################################################
|
//##########################################################################################################################################################################
|
||||||
//################################################################## vvv DB Code vvv #####################################################################################
|
//################################################################## vvv DB Code vvv #####################################################################################
|
||||||
|
|
||||||
//TODO Aron
|
|
||||||
|
|
||||||
//###### Für Start der APP ####
|
//###### Für Start der APP ####
|
||||||
public void initDataBase()
|
public void initDataBase()
|
||||||
{
|
{
|
||||||
@ -404,7 +402,7 @@ public class MainActivity extends AppCompatActivity {
|
|||||||
enableDisplayReset = false;
|
enableDisplayReset = false;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
//TODO @Aron hier Jans Code anschließen
|
|
||||||
//Bei genau 3 Einträgen:
|
//Bei genau 3 Einträgen:
|
||||||
if(takenIDG >= 3 && allowCalculation)
|
if(takenIDG >= 3 && allowCalculation)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user