DT @08.12.2015: Report-Workflow komplett überarbeitet -> noch in entwicklung!
This commit is contained in:
@@ -2,13 +2,13 @@
|
||||
|
||||
<color name="bg_login">#26ae90</color>
|
||||
<color name="bg_register">#2e3237</color>
|
||||
<color name="bg_common_2">#e1e1e1</color>
|
||||
<color name="bg_common_2">#ececec</color>
|
||||
<color name="bg_common">#0461A8</color>
|
||||
<color name="white">#ffffff</color>
|
||||
<color name="title">#ffffff</color>
|
||||
<color name="red">#ff0000</color>
|
||||
<color name="my_awesome_red">#ff4400</color>
|
||||
<color name="my_awesome_darker_red">#03518c</color>
|
||||
<color name="dark_red">#03518c</color>
|
||||
<color name="input_login">#222222</color>
|
||||
<color name="input_login_hint">#999999</color>
|
||||
<color name="input_register">#888888</color>
|
||||
|
||||
@@ -117,5 +117,97 @@
|
||||
<string name="progress_getdata_title">Retrieve data from server</string>
|
||||
<string name="lbl_mapsinfowindow_author">Author</string>
|
||||
<string name="lbl_mapsinfowindow_score">Score</string>
|
||||
<string name="title_activity_report_wf">Report NEW</string>
|
||||
|
||||
<string name="lbl_spinner_choose">Please choose...</string>
|
||||
<string name="lbl_report_from_date">From date (yyyy-MM-dd)</string>
|
||||
<string name="lbl_report_from_time">From time</string>
|
||||
<string name="lbl_report_to_date">To date (yyyy-MM-dd)</string>
|
||||
<string name="lbl_report_to_time">To time</string>
|
||||
|
||||
<string-array name="cat_situation_main">
|
||||
<item>Allgemeiner Vorfall/Situation</item>
|
||||
<item>Mündliche Gewalt</item>
|
||||
<item>Leichte bis schwere körperliche Gewalt</item>
|
||||
<item>Lebensgefährliche Gewalt</item>
|
||||
<item>Naturkatastrophe</item>
|
||||
<item>Menschliche Katastrophe & Infrastruktur</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="cat_situation_sub_general">
|
||||
<item>Diebstahl, Betrug</item>
|
||||
<item>Drogen in Getränk/Speise, Drogenmissbrauch</item>
|
||||
<item>Demonstration, Unruhen, Straßenblockade</item>
|
||||
<item>Checkpoint, Kontrollen</item>
|
||||
<item>Korruption, Erpressung, Schutzgeld</item>
|
||||
<item>Einflussgebiet Kriminalität, Milizen, Terroristen</item>
|
||||
<item>Sonstiges...</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="cat_situation_sub_verbal">
|
||||
<item>Sexuelle Belästigung</item>
|
||||
<item>Beleidigung, Drohung</item>
|
||||
<item>Vernehmung/Befragung öffentlich</item>
|
||||
<item>Aufhetzung</item>
|
||||
<item>Sonstiges...</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="cat_situation_sub_force">
|
||||
<item>Sexueller Übergriff</item>
|
||||
<item>Angriff auf Person allgemein</item>
|
||||
<item>Schlägerei</item>
|
||||
<item>Festnahme/Gefangennahme </item>
|
||||
<item>Zwangsarbeit</item>
|
||||
<item>Sonstiges...</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="cat_situation_sub_force_serious">
|
||||
<item>Vergewaltigung</item>
|
||||
<item>Folter, Entführung, Geiselnahme</item>
|
||||
<item>Schießerei</item>
|
||||
<item>Explosion, Selbstmordattentat</item>
|
||||
<item>Mord, Tötung, Hinrichtung</item>
|
||||
<item>Leichenzurschaustellung zur Abschreckung</item>
|
||||
<item>Sonstiges...</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="cat_situation_sub_nature">
|
||||
<item>Temperaturextrem</item>
|
||||
<item>Wind, Sturm, Orkan, Tornado</item>
|
||||
<item>Überschwemmung/-flutung</item>
|
||||
<item>Erdbeben, Berghang Einsturz</item>
|
||||
<item>Feuer, Rauch-, Aschewolken, Vulkanausbruch</item>
|
||||
<item>Hungersnot, Tierplage</item>
|
||||
<item>Sonstiges...</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="cat_situation_sub_infrastructure">
|
||||
<item>Smog Stadt</item>
|
||||
<item>Stromausfall, Unfall</item>
|
||||
<item>Zerstörung, Einsturzgefahr Gebäude</item>
|
||||
<item>Brandkatastrophe</item>
|
||||
<item>Chemiekatastrophe, Ölpest</item>
|
||||
<item>Seuche, Krankheit</item>
|
||||
<item>Chaos Bevölkerung</item>
|
||||
<item>Sonstiges...</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="cat_time_main">
|
||||
<item>Jetzt!</item>
|
||||
<item>Regelmäßig</item>
|
||||
<item>Bestimmter Zeitpunkt</item>
|
||||
<item>Bestimmter Zeitraum</item>
|
||||
<item>Weiß ich nicht</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="cat_time_sub_periodical">
|
||||
<item>Vormittags</item>
|
||||
<item>Tagsüber</item>
|
||||
<item>Abends</item>
|
||||
<item>Nachts</item>
|
||||
</string-array>
|
||||
|
||||
|
||||
|
||||
|
||||
</resources>
|
||||
|
||||
@@ -1,9 +1,4 @@
|
||||
<resources xmlns:tools="http://schemas.android.com/tools" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<style name="AppTheme" parent="Theme.AppCompat.Light.DarkActionBar">
|
||||
<!-- <item name="android:background" tools:ignore="NewApi">@color/red</item>-->
|
||||
<!-- <item name="background">@color/red</item>-->
|
||||
</style>
|
||||
|
||||
<style name="wrapping_button">
|
||||
<item name="android:layout_width">wrap_content</item>
|
||||
<item name="android:layout_height">wrap_content</item>
|
||||
@@ -14,7 +9,6 @@
|
||||
<item name="android:actionBarStyle" tools:ignore="NewApi">@style/MyActionBar</item>
|
||||
<item name="actionBarStyle">@style/MyActionBar</item>
|
||||
<item name="actionBarTheme">@style/MyActionBarTheme</item>
|
||||
<item name="colorPrimaryDark">@color/my_awesome_darker_red</item>
|
||||
</style>
|
||||
|
||||
<style name="MyActionBar" parent="@style/Widget.AppCompat.Light.ActionBar.Solid.Inverse">
|
||||
|
||||
Reference in New Issue
Block a user