Refactored the naming to proper English
Before Width: | Height: | Size: 300 B |
Before Width: | Height: | Size: 757 B |
Before Width: | Height: | Size: 443 B |
Before Width: | Height: | Size: 245 B |
Before Width: | Height: | Size: 423 B |
Before Width: | Height: | Size: 269 B |
Before Width: | Height: | Size: 492 B |
Before Width: | Height: | Size: 313 B |
Before Width: | Height: | Size: 206 B |
Before Width: | Height: | Size: 285 B |
Before Width: | Height: | Size: 376 B |
Before Width: | Height: | Size: 1 KiB |
Before Width: | Height: | Size: 568 B |
Before Width: | Height: | Size: 305 B |
Before Width: | Height: | Size: 487 B |
Before Width: | Height: | Size: 611 B |
Before Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 900 B |
Before Width: | Height: | Size: 412 B |
Before Width: | Height: | Size: 755 B |
Before Width: | Height: | Size: 594 B |
|
@ -1,237 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:state_pressed="true">
|
||||
<layer-list>
|
||||
<!-- Shadow -->
|
||||
<item android:top="1dp" android:right="1dp">
|
||||
<layer-list>
|
||||
<item>
|
||||
<shape android:shape="oval">
|
||||
<solid android:color="#08000000"/>
|
||||
<padding
|
||||
android:bottom="3px"
|
||||
android:left="3px"
|
||||
android:right="3px"
|
||||
android:top="3px"
|
||||
/>
|
||||
</shape>
|
||||
</item>
|
||||
<item>
|
||||
<shape android:shape="oval">
|
||||
<solid android:color="#09000000"/>
|
||||
<padding
|
||||
android:bottom="2px"
|
||||
android:left="2px"
|
||||
android:right="2px"
|
||||
android:top="2px"
|
||||
/>
|
||||
</shape>
|
||||
</item>
|
||||
<item>
|
||||
<shape android:shape="oval">
|
||||
<solid android:color="#10000000"/>
|
||||
<padding
|
||||
android:bottom="2px"
|
||||
android:left="2px"
|
||||
android:right="2px"
|
||||
android:top="2px"
|
||||
/>
|
||||
</shape>
|
||||
</item>
|
||||
<item>
|
||||
<shape android:shape="oval">
|
||||
<solid android:color="#11000000"/>
|
||||
<padding
|
||||
android:bottom="1px"
|
||||
android:left="1px"
|
||||
android:right="1px"
|
||||
android:top="1px"
|
||||
/>
|
||||
</shape>
|
||||
</item>
|
||||
<item>
|
||||
<shape android:shape="oval">
|
||||
<solid android:color="#12000000"/>
|
||||
<padding
|
||||
android:bottom="1px"
|
||||
android:left="1px"
|
||||
android:right="1px"
|
||||
android:top="1px"
|
||||
/>
|
||||
</shape>
|
||||
</item>
|
||||
<item>
|
||||
<shape android:shape="oval">
|
||||
<solid android:color="#13000000"/>
|
||||
<padding
|
||||
android:bottom="1px"
|
||||
android:left="1px"
|
||||
android:right="1px"
|
||||
android:top="1px"
|
||||
/>
|
||||
</shape>
|
||||
</item>
|
||||
<item>
|
||||
<shape android:shape="oval">
|
||||
<solid android:color="#14000000"/>
|
||||
<padding
|
||||
android:bottom="1px"
|
||||
android:left="1px"
|
||||
android:right="1px"
|
||||
android:top="1px"
|
||||
/>
|
||||
</shape>
|
||||
</item>
|
||||
<item>
|
||||
<shape android:shape="oval">
|
||||
<solid android:color="#15000000"/>
|
||||
<padding
|
||||
android:bottom="1px"
|
||||
android:left="1px"
|
||||
android:right="1px"
|
||||
android:top="1px"
|
||||
/>
|
||||
</shape>
|
||||
</item>
|
||||
<item>
|
||||
<shape android:shape="oval">
|
||||
<solid android:color="#16000000"/>
|
||||
<padding
|
||||
android:bottom="1px"
|
||||
android:left="1px"
|
||||
android:right="1px"
|
||||
android:top="1px"
|
||||
/>
|
||||
</shape>
|
||||
</item>
|
||||
</layer-list>
|
||||
</item>
|
||||
|
||||
<!-- Blue button pressed -->
|
||||
<item>
|
||||
<shape android:shape="oval">
|
||||
<solid android:color="#90CAF9"/>
|
||||
</shape>
|
||||
</item>
|
||||
</layer-list>
|
||||
</item>
|
||||
|
||||
<item android:state_enabled="true">
|
||||
|
||||
<layer-list>
|
||||
<!-- Shadow -->
|
||||
<item android:top="2dp" android:right="1dp">
|
||||
<layer-list>
|
||||
<item>
|
||||
<shape android:shape="oval">
|
||||
<solid android:color="#08000000"/>
|
||||
<padding
|
||||
android:bottom="4px"
|
||||
android:left="4px"
|
||||
android:right="4px"
|
||||
android:top="4px"
|
||||
/>
|
||||
</shape>
|
||||
</item>
|
||||
<item>
|
||||
<shape android:shape="oval">
|
||||
<solid android:color="#09000000"/>
|
||||
<padding
|
||||
android:bottom="2px"
|
||||
android:left="2px"
|
||||
android:right="2px"
|
||||
android:top="2px"
|
||||
/>
|
||||
</shape>
|
||||
</item>
|
||||
<item>
|
||||
<shape android:shape="oval">
|
||||
<solid android:color="#10000000"/>
|
||||
<padding
|
||||
android:bottom="2px"
|
||||
android:left="2px"
|
||||
android:right="2px"
|
||||
android:top="2px"
|
||||
/>
|
||||
</shape>
|
||||
</item>
|
||||
<item>
|
||||
<shape android:shape="oval">
|
||||
<solid android:color="#11000000"/>
|
||||
<padding
|
||||
android:bottom="1px"
|
||||
android:left="1px"
|
||||
android:right="1px"
|
||||
android:top="1px"
|
||||
/>
|
||||
</shape>
|
||||
</item>
|
||||
<item>
|
||||
<shape android:shape="oval">
|
||||
<solid android:color="#12000000"/>
|
||||
<padding
|
||||
android:bottom="1px"
|
||||
android:left="1px"
|
||||
android:right="1px"
|
||||
android:top="1px"
|
||||
/>
|
||||
</shape>
|
||||
</item>
|
||||
<item>
|
||||
<shape android:shape="oval">
|
||||
<solid android:color="#13000000"/>
|
||||
<padding
|
||||
android:bottom="1px"
|
||||
android:left="1px"
|
||||
android:right="1px"
|
||||
android:top="1px"
|
||||
/>
|
||||
</shape>
|
||||
</item>
|
||||
<item>
|
||||
<shape android:shape="oval">
|
||||
<solid android:color="#14000000"/>
|
||||
<padding
|
||||
android:bottom="1px"
|
||||
android:left="1px"
|
||||
android:right="1px"
|
||||
android:top="1px"
|
||||
/>
|
||||
</shape>
|
||||
</item>
|
||||
<item>
|
||||
<shape android:shape="oval">
|
||||
<solid android:color="#15000000"/>
|
||||
<padding
|
||||
android:bottom="1px"
|
||||
android:left="1px"
|
||||
android:right="1px"
|
||||
android:top="1px"
|
||||
/>
|
||||
</shape>
|
||||
</item>
|
||||
<item>
|
||||
<shape android:shape="oval">
|
||||
<solid android:color="#16000000"/>
|
||||
<padding
|
||||
android:bottom="1px"
|
||||
android:left="1px"
|
||||
android:right="1px"
|
||||
android:top="1px"
|
||||
/>
|
||||
</shape>
|
||||
</item>
|
||||
</layer-list>
|
||||
</item>
|
||||
|
||||
<!-- Blue button -->
|
||||
<item>
|
||||
<shape android:shape="oval">
|
||||
<solid android:color="#03A9F4"/>
|
||||
</shape>
|
||||
</item>
|
||||
</layer-list>
|
||||
|
||||
</item>
|
||||
|
||||
</selector>
|
|
@ -35,23 +35,23 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:inputType="textPersonName|textCapWords"
|
||||
android:layout_weight="0.5"
|
||||
android:id="@+id/editNameIntro"
|
||||
android:id="@+id/namePlayerEdit"
|
||||
android:hint="@string/adventurer_name"
|
||||
android:nextFocusDown="@+id/editPxIntro"
|
||||
android:nextFocusForward="@+id/editPxIntro"/>
|
||||
android:nextFocusDown="@+id/xpEdit"
|
||||
android:nextFocusForward="@+id/xpEdit"/>
|
||||
|
||||
<EditText
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:inputType="number"
|
||||
android:id="@+id/editPxIntro"
|
||||
android:id="@+id/xpEdit"
|
||||
android:hint="@string/px"
|
||||
android:layout_weight="1"
|
||||
android:nextFocusDown="@+id/FUE"
|
||||
android:nextFocusForward="@+id/FUE"
|
||||
android:nextFocusLeft="@+id/FUE"
|
||||
android:nextFocusRight="@+id/FUE"
|
||||
android:nextFocusUp="@+id/FUE"/>
|
||||
android:nextFocusDown="@+id/STR"
|
||||
android:nextFocusForward="@+id/STR"
|
||||
android:nextFocusLeft="@+id/STR"
|
||||
android:nextFocusRight="@+id/STR"
|
||||
android:nextFocusUp="@+id/STR"/>
|
||||
</LinearLayout>
|
||||
|
||||
<LinearLayout
|
||||
|
@ -93,9 +93,9 @@
|
|||
android:layout_row="0"
|
||||
android:layout_column="0"
|
||||
|
||||
android:id="@+id/FUE"
|
||||
android:id="@+id/STR"
|
||||
android:hint="@string/FUE"
|
||||
android:nextFocusDown="@+id/DES"/>
|
||||
android:nextFocusDown="@+id/DEX"/>
|
||||
|
||||
<EditText
|
||||
android:layout_width="wrap_content"
|
||||
|
@ -119,9 +119,9 @@
|
|||
android:layout_row="0"
|
||||
android:layout_column="1"
|
||||
|
||||
android:id="@+id/DES"
|
||||
android:id="@+id/DEX"
|
||||
android:hint="@string/DES"
|
||||
android:nextFocusDown="@+id/SAB"/>
|
||||
android:nextFocusDown="@+id/WIS"/>
|
||||
|
||||
<EditText
|
||||
android:layout_width="wrap_content"
|
||||
|
@ -134,7 +134,7 @@
|
|||
|
||||
android:id="@+id/INT"
|
||||
android:hint="@string/INT"
|
||||
android:nextFocusDown="@+id/CAR"/>
|
||||
android:nextFocusDown="@+id/CHA"/>
|
||||
|
||||
<EditText
|
||||
android:layout_width="wrap_content"
|
||||
|
@ -145,7 +145,7 @@
|
|||
android:layout_row="0"
|
||||
android:layout_column="2"
|
||||
|
||||
android:id="@+id/SAB"
|
||||
android:id="@+id/WIS"
|
||||
android:hint="@string/SAB"
|
||||
android:nextFocusDown="@+id/CON"/>
|
||||
|
||||
|
@ -159,7 +159,7 @@
|
|||
android:layout_row="1"
|
||||
android:layout_column="2"
|
||||
|
||||
android:id="@+id/CAR"
|
||||
android:id="@+id/CHA"
|
||||
android:hint="@string/CAR"/>
|
||||
</GridLayout>
|
||||
|
||||
|
|
|
@ -22,12 +22,12 @@
|
|||
android:layout_height="fill_parent">
|
||||
<RelativeLayout
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:paddingLeft="@dimen/activity_horizontal_margin"
|
||||
android:paddingRight="@dimen/activity_horizontal_margin"
|
||||
android:paddingTop="@dimen/activity_vertical_margin"
|
||||
android:paddingBottom="@dimen/activity_vertical_margin"
|
||||
tools:context="com.kauron.dungeonmanager.PowerEditor">
|
||||
tools:context=".PowerEditor">
|
||||
|
||||
<EditText
|
||||
android:layout_width="wrap_content"
|
||||
|
@ -102,11 +102,11 @@
|
|||
android:id="@+id/rangeSpinner"
|
||||
android:layout_weight="1"
|
||||
android:spinnerMode="dropdown" />
|
||||
|
||||
<!--TODO: this field can accept more than numbers, rearrange-->
|
||||
<EditText
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:inputType="number"
|
||||
android:inputType="textCapSentences"
|
||||
android:ems="10"
|
||||
android:id="@+id/distanceNumEdit"
|
||||
android:layout_weight="0.75"
|
||||
|
@ -173,7 +173,7 @@
|
|||
<Spinner
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:id="@+id/actionTypeSpinner"
|
||||
android:id="@+id/actionSpinner"
|
||||
android:layout_below="@+id/impactEdit"
|
||||
android:layout_alignParentLeft="true"
|
||||
android:layout_alignParentStart="true"
|
||||
|
@ -186,7 +186,7 @@
|
|||
android:text="@string/objective"
|
||||
android:id="@+id/objectiveText"
|
||||
android:gravity="center_vertical"
|
||||
android:layout_below="@+id/actionTypeSpinner"
|
||||
android:layout_below="@+id/actionSpinner"
|
||||
android:layout_alignParentLeft="true"
|
||||
android:layout_alignParentStart="true"
|
||||
android:layout_marginRight="10dp"
|
||||
|
@ -197,7 +197,7 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:id="@+id/objectiveEdit"
|
||||
android:hint="@string/objectiveHint"
|
||||
android:layout_below="@+id/actionTypeSpinner"
|
||||
android:layout_below="@+id/actionSpinner"
|
||||
android:layout_alignParentRight="true"
|
||||
android:capitalize="sentences"
|
||||
android:layout_alignParentEnd="true"
|
||||
|
|
|
@ -40,8 +40,8 @@
|
|||
android:orientation="horizontal">
|
||||
|
||||
<TextView
|
||||
android:id="@+id/titlePgBar"
|
||||
android:text="@string/pg"
|
||||
android:id="@+id/hpTitle"
|
||||
android:text="@string/hp"
|
||||
android:textAllCaps="true"
|
||||
android:drawableBottom="?android:attr/listChoiceBackgroundIndicator"
|
||||
android:layout_width="fill_parent"
|
||||
|
@ -56,7 +56,7 @@
|
|||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:gravity="end"
|
||||
android:id="@+id/currentPg"
|
||||
android:id="@+id/hpText"
|
||||
android:textSize="14sp"
|
||||
android:textStyle="bold"
|
||||
android:textAllCaps="true"
|
||||
|
@ -71,7 +71,7 @@
|
|||
style="?android:attr/progressBarStyleHorizontal"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:id="@+id/negPgBar"
|
||||
android:id="@+id/negative_hp_bar"
|
||||
android:layout_weight="2"
|
||||
android:rotation="180"/>
|
||||
<TextView
|
||||
|
@ -86,7 +86,7 @@
|
|||
style="?android:attr/progressBarStyleHorizontal"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:id="@+id/pgBar"
|
||||
android:id="@+id/positive_hp_bar"
|
||||
android:layout_weight="1"/>
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
|
@ -103,7 +103,7 @@
|
|||
android:orientation="horizontal">
|
||||
|
||||
<TextView
|
||||
android:id="@+id/titleCurativeEffortsBar"
|
||||
android:id="@+id/surgesTitle"
|
||||
android:text="@string/curative_efforts"
|
||||
android:textAllCaps="true"
|
||||
android:drawableBottom="?android:attr/listChoiceBackgroundIndicator"
|
||||
|
@ -120,7 +120,7 @@
|
|||
android:textSize="14sp"
|
||||
android:textStyle="bold"
|
||||
android:gravity="end"
|
||||
android:id="@+id/currentCurativeEfforts"
|
||||
android:id="@+id/surgesText"
|
||||
android:textAllCaps="true"/>
|
||||
</LinearLayout>
|
||||
|
||||
|
@ -128,7 +128,7 @@
|
|||
style="?android:attr/progressBarStyleHorizontal"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:id="@+id/curativeEffortsBar"/>
|
||||
android:id="@+id/surgesBar"/>
|
||||
</LinearLayout>
|
||||
<LinearLayout
|
||||
android:layout_width="fill_parent"
|
||||
|
@ -142,7 +142,7 @@
|
|||
android:orientation="horizontal">
|
||||
|
||||
<TextView
|
||||
android:id="@+id/titleXpBar"
|
||||
android:id="@+id/xpTitle"
|
||||
android:text="@string/px"
|
||||
android:textAllCaps="true"
|
||||
android:drawableBottom="?android:attr/listChoiceBackgroundIndicator"
|
||||
|
@ -155,7 +155,7 @@
|
|||
android:paddingRight="8dip"
|
||||
android:layout_weight="1"/>
|
||||
<TextView
|
||||
android:id="@+id/level"
|
||||
android:id="@+id/levelText"
|
||||
tools:text="Level 1"
|
||||
android:textAllCaps="true"
|
||||
android:gravity="center_horizontal"
|
||||
|
@ -169,7 +169,7 @@
|
|||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:gravity="end"
|
||||
android:id="@+id/currentXp"
|
||||
android:id="@+id/xpText"
|
||||
android:textSize="14sp"
|
||||
android:textStyle="bold"
|
||||
android:textAllCaps="true"
|
||||
|
@ -214,186 +214,186 @@
|
|||
<ListView
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:id="@+id/attackList"
|
||||
android:id="@+id/powerList"
|
||||
android:layout_gravity="center_horizontal"
|
||||
android:divider="@android:color/transparent"
|
||||
android:dividerHeight="0dp"
|
||||
android:choiceMode="none" />
|
||||
|
||||
<LinearLayout
|
||||
android:id="@+id/attackContainer"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="10dp"
|
||||
android:orientation="vertical"
|
||||
android:visibility="gone">
|
||||
<!--<LinearLayout-->
|
||||
<!--android:id="@+id/attackContainer"-->
|
||||
<!--android:layout_width="wrap_content"-->
|
||||
<!--android:layout_height="wrap_content"-->
|
||||
<!--android:layout_marginTop="10dp"-->
|
||||
<!--android:orientation="vertical"-->
|
||||
<!--android:visibility="gone">-->
|
||||
|
||||
<TextView
|
||||
android:id="@+id/titleAttack"
|
||||
android:text="@string/attack"
|
||||
android:textAllCaps="true"
|
||||
android:drawableBottom="?android:attr/listChoiceBackgroundIndicator"
|
||||
android:layout_marginBottom="5dp"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:textStyle="bold"
|
||||
android:textColor="?android:textColorSecondary"
|
||||
android:textSize="14sp"
|
||||
android:gravity="center_vertical"
|
||||
android:paddingLeft="8dip"
|
||||
android:paddingRight="8dip"/>
|
||||
<HorizontalScrollView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content">
|
||||
<GridLayout
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:id="@+id/attackGrid"
|
||||
android:columnCount="3"
|
||||
android:rowCount="2">
|
||||
<!--<TextView-->
|
||||
<!--android:id="@+id/titleAttack"-->
|
||||
<!--android:text="@string/attack"-->
|
||||
<!--android:textAllCaps="true"-->
|
||||
<!--android:drawableBottom="?android:attr/listChoiceBackgroundIndicator"-->
|
||||
<!--android:layout_marginBottom="5dp"-->
|
||||
<!--android:layout_width="match_parent"-->
|
||||
<!--android:layout_height="wrap_content"-->
|
||||
<!--android:textStyle="bold"-->
|
||||
<!--android:textColor="?android:textColorSecondary"-->
|
||||
<!--android:textSize="14sp"-->
|
||||
<!--android:gravity="center_vertical"-->
|
||||
<!--android:paddingLeft="8dip"-->
|
||||
<!--android:paddingRight="8dip"/>-->
|
||||
<!--<HorizontalScrollView-->
|
||||
<!--android:layout_width="wrap_content"-->
|
||||
<!--android:layout_height="wrap_content">-->
|
||||
<!--<GridLayout-->
|
||||
<!--android:layout_width="wrap_content"-->
|
||||
<!--android:layout_height="wrap_content"-->
|
||||
<!--android:id="@+id/attackGrid"-->
|
||||
<!--android:columnCount="3"-->
|
||||
<!--android:rowCount="2">-->
|
||||
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:textAppearance="?android:attr/textAppearanceLarge"
|
||||
android:typeface="monospace"
|
||||
android:ems="4"
|
||||
android:layout_row="0"
|
||||
android:layout_column="0"
|
||||
android:id="@+id/FUE"
|
||||
tools:text="@string/FUE" />
|
||||
<!--<TextView-->
|
||||
<!--android:layout_width="wrap_content"-->
|
||||
<!--android:layout_height="wrap_content"-->
|
||||
<!--android:textAppearance="?android:attr/textAppearanceLarge"-->
|
||||
<!--android:typeface="monospace"-->
|
||||
<!--android:ems="4"-->
|
||||
<!--android:layout_row="0"-->
|
||||
<!--android:layout_column="0"-->
|
||||
<!--android:id="@+id/STR"-->
|
||||
<!--tools:text="@string/FUE" />-->
|
||||
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:textAppearance="?android:attr/textAppearanceLarge"
|
||||
android:typeface="monospace"
|
||||
android:ems="4"
|
||||
android:layout_row="1"
|
||||
android:layout_column="0"
|
||||
android:id="@+id/CON"
|
||||
tools:text="@string/CON" />
|
||||
<!--<TextView-->
|
||||
<!--android:layout_width="wrap_content"-->
|
||||
<!--android:layout_height="wrap_content"-->
|
||||
<!--android:textAppearance="?android:attr/textAppearanceLarge"-->
|
||||
<!--android:typeface="monospace"-->
|
||||
<!--android:ems="4"-->
|
||||
<!--android:layout_row="1"-->
|
||||
<!--android:layout_column="0"-->
|
||||
<!--android:id="@+id/CON"-->
|
||||
<!--tools:text="@string/CON" />-->
|
||||
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:textAppearance="?android:attr/textAppearanceLarge"
|
||||
android:typeface="monospace"
|
||||
android:ems="4"
|
||||
android:layout_row="0"
|
||||
android:layout_column="1"
|
||||
android:id="@+id/DES"
|
||||
tools:text="@string/DES" />
|
||||
<!--<TextView-->
|
||||
<!--android:layout_width="wrap_content"-->
|
||||
<!--android:layout_height="wrap_content"-->
|
||||
<!--android:textAppearance="?android:attr/textAppearanceLarge"-->
|
||||
<!--android:typeface="monospace"-->
|
||||
<!--android:ems="4"-->
|
||||
<!--android:layout_row="0"-->
|
||||
<!--android:layout_column="1"-->
|
||||
<!--android:id="@+id/DEX"-->
|
||||
<!--tools:text="@string/DES" />-->
|
||||
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:textAppearance="?android:attr/textAppearanceLarge"
|
||||
android:typeface="monospace"
|
||||
android:ems="4"
|
||||
android:layout_row="1"
|
||||
android:layout_column="1"
|
||||
android:id="@+id/INT"
|
||||
tools:text="@string/INT" />
|
||||
<!--<TextView-->
|
||||
<!--android:layout_width="wrap_content"-->
|
||||
<!--android:layout_height="wrap_content"-->
|
||||
<!--android:textAppearance="?android:attr/textAppearanceLarge"-->
|
||||
<!--android:typeface="monospace"-->
|
||||
<!--android:ems="4"-->
|
||||
<!--android:layout_row="1"-->
|
||||
<!--android:layout_column="1"-->
|
||||
<!--android:id="@+id/INT"-->
|
||||
<!--tools:text="@string/INT" />-->
|
||||
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:textAppearance="?android:attr/textAppearanceLarge"
|
||||
android:typeface="monospace"
|
||||
android:ems="4"
|
||||
android:layout_row="0"
|
||||
android:layout_column="2"
|
||||
android:id="@+id/SAB"
|
||||
tools:text="@string/SAB" />
|
||||
<!--<TextView-->
|
||||
<!--android:layout_width="wrap_content"-->
|
||||
<!--android:layout_height="wrap_content"-->
|
||||
<!--android:textAppearance="?android:attr/textAppearanceLarge"-->
|
||||
<!--android:typeface="monospace"-->
|
||||
<!--android:ems="4"-->
|
||||
<!--android:layout_row="0"-->
|
||||
<!--android:layout_column="2"-->
|
||||
<!--android:id="@+id/WIS"-->
|
||||
<!--tools:text="@string/SAB" />-->
|
||||
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:textAppearance="?android:attr/textAppearanceLarge"
|
||||
android:typeface="monospace"
|
||||
android:ems="4"
|
||||
android:layout_row="1"
|
||||
android:layout_column="2"
|
||||
android:id="@+id/CAR"
|
||||
tools:text="@string/CAR" />
|
||||
</GridLayout>
|
||||
</HorizontalScrollView>
|
||||
</LinearLayout>
|
||||
<!--<TextView-->
|
||||
<!--android:layout_width="wrap_content"-->
|
||||
<!--android:layout_height="wrap_content"-->
|
||||
<!--android:textAppearance="?android:attr/textAppearanceLarge"-->
|
||||
<!--android:typeface="monospace"-->
|
||||
<!--android:ems="4"-->
|
||||
<!--android:layout_row="1"-->
|
||||
<!--android:layout_column="2"-->
|
||||
<!--android:id="@+id/CHA"-->
|
||||
<!--tools:text="@string/CAR" />-->
|
||||
<!--</GridLayout>-->
|
||||
<!--</HorizontalScrollView>-->
|
||||
<!--</LinearLayout>-->
|
||||
|
||||
<LinearLayout
|
||||
android:id="@+id/defenseContainer"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="10dp"
|
||||
android:visibility="gone"
|
||||
android:orientation="vertical">
|
||||
<!--<LinearLayout-->
|
||||
<!--android:id="@+id/defenseContainer"-->
|
||||
<!--android:layout_width="wrap_content"-->
|
||||
<!--android:layout_height="wrap_content"-->
|
||||
<!--android:layout_marginTop="10dp"-->
|
||||
<!--android:visibility="gone"-->
|
||||
<!--android:orientation="vertical">-->
|
||||
|
||||
<TextView
|
||||
android:id="@+id/titleDefense"
|
||||
android:text="@string/defense"
|
||||
android:textAllCaps="true"
|
||||
android:layout_marginBottom="5dp"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:textStyle="bold"
|
||||
android:textColor="?android:textColorSecondary"
|
||||
android:textSize="14sp"
|
||||
android:gravity="center_vertical"
|
||||
android:paddingLeft="8dip"
|
||||
android:paddingRight="8dip"/>
|
||||
<!--<TextView-->
|
||||
<!--android:id="@+id/titleDefense"-->
|
||||
<!--android:text="@string/defense"-->
|
||||
<!--android:textAllCaps="true"-->
|
||||
<!--android:layout_marginBottom="5dp"-->
|
||||
<!--android:layout_width="match_parent"-->
|
||||
<!--android:layout_height="wrap_content"-->
|
||||
<!--android:textStyle="bold"-->
|
||||
<!--android:textColor="?android:textColorSecondary"-->
|
||||
<!--android:textSize="14sp"-->
|
||||
<!--android:gravity="center_vertical"-->
|
||||
<!--android:paddingLeft="8dip"-->
|
||||
<!--android:paddingRight="8dip"/>-->
|
||||
|
||||
<GridLayout
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:id="@+id/defenseGrid"
|
||||
android:columnCount="2"
|
||||
android:rowCount="2">
|
||||
<!--<GridLayout-->
|
||||
<!--android:layout_width="fill_parent"-->
|
||||
<!--android:layout_height="wrap_content"-->
|
||||
<!--android:id="@+id/defenseGrid"-->
|
||||
<!--android:columnCount="2"-->
|
||||
<!--android:rowCount="2">-->
|
||||
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:textAppearance="?android:attr/textAppearanceLarge"
|
||||
android:typeface="monospace"
|
||||
android:ems="5"
|
||||
android:layout_row="0"
|
||||
android:layout_column="0"
|
||||
android:id="@+id/CA"
|
||||
tools:text="@string/CA" />
|
||||
<!--<TextView-->
|
||||
<!--android:layout_width="wrap_content"-->
|
||||
<!--android:layout_height="wrap_content"-->
|
||||
<!--android:textAppearance="?android:attr/textAppearanceLarge"-->
|
||||
<!--android:typeface="monospace"-->
|
||||
<!--android:ems="5"-->
|
||||
<!--android:layout_row="0"-->
|
||||
<!--android:layout_column="0"-->
|
||||
<!--android:id="@+id/CA"-->
|
||||
<!--tools:text="@string/CA" />-->
|
||||
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:textAppearance="?android:attr/textAppearanceLarge"
|
||||
android:typeface="monospace"
|
||||
android:ems="5"
|
||||
android:layout_row="0"
|
||||
android:layout_column="1"
|
||||
android:id="@+id/FORT"
|
||||
tools:text="@string/FORT" />
|
||||
<!--<TextView-->
|
||||
<!--android:layout_width="wrap_content"-->
|
||||
<!--android:layout_height="wrap_content"-->
|
||||
<!--android:textAppearance="?android:attr/textAppearanceLarge"-->
|
||||
<!--android:typeface="monospace"-->
|
||||
<!--android:ems="5"-->
|
||||
<!--android:layout_row="0"-->
|
||||
<!--android:layout_column="1"-->
|
||||
<!--android:id="@+id/FORT"-->
|
||||
<!--tools:text="@string/FORT" />-->
|
||||
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:textAppearance="?android:attr/textAppearanceLarge"
|
||||
android:typeface="monospace"
|
||||
android:ems="5"
|
||||
android:layout_row="1"
|
||||
android:layout_column="0"
|
||||
android:id="@+id/REF"
|
||||
tools:text="@string/REF" />
|
||||
<!--<TextView-->
|
||||
<!--android:layout_width="wrap_content"-->
|
||||
<!--android:layout_height="wrap_content"-->
|
||||
<!--android:textAppearance="?android:attr/textAppearanceLarge"-->
|
||||
<!--android:typeface="monospace"-->
|
||||
<!--android:ems="5"-->
|
||||
<!--android:layout_row="1"-->
|
||||
<!--android:layout_column="0"-->
|
||||
<!--android:id="@+id/REF"-->
|
||||
<!--tools:text="@string/REF" />-->
|
||||
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:textAppearance="?android:attr/textAppearanceLarge"
|
||||
android:typeface="monospace"
|
||||
android:ems="5"
|
||||
android:layout_row="1"
|
||||
android:layout_column="1"
|
||||
android:id="@+id/VOL"
|
||||
tools:text="@string/VOL" />
|
||||
</GridLayout>
|
||||
</LinearLayout>
|
||||
<!--<TextView-->
|
||||
<!--android:layout_width="wrap_content"-->
|
||||
<!--android:layout_height="wrap_content"-->
|
||||
<!--android:textAppearance="?android:attr/textAppearanceLarge"-->
|
||||
<!--android:typeface="monospace"-->
|
||||
<!--android:ems="5"-->
|
||||
<!--android:layout_row="1"-->
|
||||
<!--android:layout_column="1"-->
|
||||
<!--android:id="@+id/VOL"-->
|
||||
<!--tools:text="@string/VOL" />-->
|
||||
<!--</GridLayout>-->
|
||||
<!--</LinearLayout>-->
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
|
@ -1,5 +1,6 @@
|
|||
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
tools:context="com.kauron.dungeonmanager.Welcome"
|
||||
|
@ -10,7 +11,9 @@
|
|||
android:background="@color/primary"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:title="@string/app_name">
|
||||
android:title="@string/app_name"
|
||||
app:theme="@style/ThemeOverlay.AppCompat.Dark.ActionBar"
|
||||
app:popupTheme="@style/ThemeOverlay.AppCompat.Light">
|
||||
|
||||
</android.support.v7.widget.Toolbar>
|
||||
|
||||
|
@ -33,7 +36,7 @@
|
|||
<ListView
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:id="@+id/listView"
|
||||
android:id="@+id/playersList"
|
||||
android:layout_gravity="center_horizontal" />
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
|
|
|
@ -7,13 +7,13 @@
|
|||
android:layout_height="wrap_content">
|
||||
|
||||
<TextView
|
||||
tools:text="Explosion"
|
||||
tools:background="@color/encounter"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:background="@color/encounter"
|
||||
android:paddingTop="5dp"
|
||||
android:paddingBottom="5dp"
|
||||
android:paddingLeft="10dp"
|
||||
tools:text="Explosión"
|
||||
android:textSize="20sp"
|
||||
android:textStyle="bold"
|
||||
android:textColor="@color/white"
|
||||
|
@ -30,7 +30,7 @@
|
|||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:textAppearance="?android:attr/textAppearanceSmall"
|
||||
tools:text="Diario"
|
||||
tools:text="Daily"
|
||||
android:id="@+id/freqText"
|
||||
android:layout_alignParentLeft="true"
|
||||
android:layout_alignParentStart="true"
|
||||
|
@ -42,7 +42,7 @@
|
|||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:textAppearance="?android:attr/textAppearanceSmall"
|
||||
tools:text="Fuego, arcano"
|
||||
tools:text="Fire, arcana"
|
||||
android:id="@+id/keywordsText"
|
||||
android:layout_toRightOf="@+id/freqText"
|
||||
android:textColor="@color/black"
|
||||
|
@ -53,7 +53,7 @@
|
|||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:textAppearance="?android:attr/textAppearanceSmall"
|
||||
tools:text="Acción estándar"
|
||||
tools:text="Standard action"
|
||||
android:textColor="@color/black"
|
||||
android:id="@+id/typeText"
|
||||
android:layout_below="@+id/freqText"
|
||||
|
@ -160,44 +160,18 @@
|
|||
android:layout_below="@+id/impact"
|
||||
tools:text="If you are reading this the description has been displayed"
|
||||
android:layout_alignParentLeft="true"/>
|
||||
|
||||
<Button
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="Use"
|
||||
android:text="@string/use"
|
||||
android:background="@android:color/transparent"
|
||||
android:textStyle="bold"
|
||||
android:id="@+id/useButton"
|
||||
android:layout_below="@+id/linearLayout"
|
||||
android:layout_gravity="right"
|
||||
android:layout_below="@+id/otherText"
|
||||
android:layout_alignParentRight="true"
|
||||
android:layout_alignParentEnd="true" />
|
||||
<LinearLayout
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_below="@+id/otherText"
|
||||
android:id="@+id/linearLayout">
|
||||
|
||||
|
||||
|
||||
<Button
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/edit"
|
||||
android:visibility="gone"
|
||||
android:layout_weight="1"
|
||||
android:textStyle="bold"
|
||||
android:background="@android:color/transparent"
|
||||
android:id="@+id/editButton" />
|
||||
|
||||
<Button
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/delete"
|
||||
android:textColor="#ff0000"
|
||||
android:visibility="gone"
|
||||
android:textStyle="bold"
|
||||
android:layout_weight="1"
|
||||
android:background="@android:color/transparent"
|
||||
android:id="@+id/deleteButton" />
|
||||
</LinearLayout>
|
||||
</RelativeLayout>
|
||||
|
||||
</LinearLayout>
|
|
@ -33,7 +33,7 @@
|
|||
style="?android:attr/progressBarStyleHorizontal"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:id="@+id/negPgBar"
|
||||
android:id="@+id/negative_hp_bar"
|
||||
android:layout_weight="2"
|
||||
android:rotation="180"/>
|
||||
<TextView
|
||||
|
@ -48,10 +48,10 @@
|
|||
style="?android:attr/progressBarStyleHorizontal"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:id="@+id/pgBar"
|
||||
android:id="@+id/positive_hp_bar"
|
||||
android:layout_weight="1"
|
||||
tools:progress="30"
|
||||
tools:progressTint="#FF0"/>
|
||||
tools:progressTint="@color/yellow"/>
|
||||
</LinearLayout>
|
||||
|
||||
<TextView
|
||||
|
@ -59,7 +59,7 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:textAppearance="?android:attr/textAppearanceMedium"
|
||||
tools:text="Brujo Tiflin"
|
||||
android:id="@+id/other"
|
||||
android:id="@+id/class_and_race"
|
||||
android:layout_above="@+id/progressBar"
|
||||
android:layout_toRightOf="@+id/name"
|
||||
android:layout_toEndOf="@+id/name"
|
||||
|
@ -70,7 +70,7 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:textAppearance="?android:attr/textAppearanceMedium"
|
||||
tools:text="Level 1"
|
||||
android:id="@+id/level"
|
||||
android:id="@+id/levelText"
|
||||
android:layout_above="@+id/progressBar"
|
||||
android:layout_alignParentRight="true"
|
||||
android:layout_alignParentEnd="true" />
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
android:layout_height="wrap_content"
|
||||
tools:text="Melee 1"
|
||||
android:textAppearance="?android:attr/textAppearanceSmall"
|
||||
android:id="@+id/extra"
|
||||
android:id="@+id/range_and_distance"
|
||||
android:textColor="@android:color/white"
|
||||
android:layout_below="@+id/name"
|
||||
android:layout_alignParentLeft="true"
|
||||
|
@ -35,9 +35,9 @@
|
|||
tools:text="(fire, explosion)"
|
||||
android:textColor="@android:color/white"
|
||||
android:paddingLeft="10dp"
|
||||
android:layout_alignBottom="@id/extra"
|
||||
android:layout_toRightOf="@+id/extra"
|
||||
android:layout_toEndOf="@+id/extra" />
|
||||
android:layout_alignBottom="@id/range_and_distance"
|
||||
android:layout_toRightOf="@+id/range_and_distance"
|
||||
android:layout_toEndOf="@+id/range_and_distance" />
|
||||
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
|
@ -2,13 +2,6 @@
|
|||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
tools:context="com.kauron.dungeonmanager.Welcome">
|
||||
<item
|
||||
android:id="@+id/action_settings"
|
||||
android:title="@string/action_settings"
|
||||
android:orderInCategory="100"
|
||||
app:showAsAction="never"
|
||||
android:icon="@drawable/ic_action_settings"
|
||||
android:visible="false"/>
|
||||
|
||||
<item
|
||||
android:id="@+id/action_add_player"
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<string name="action_cure">Curar</string>
|
||||
<string name="action_edit_basics">Editar personaje</string>
|
||||
<string name="action_finish">Guardar</string>
|
||||
<string name="adventurer_name">Nombre</string>
|
||||
<string name="adventurer_name">Nombre del personaje</string>
|
||||
<string name="cancel">Cancelar</string>
|
||||
<string name="class_name">Clase</string>
|
||||
<string name="edit_PG_Title">Sufrir daño</string>
|
||||
|
@ -27,7 +27,7 @@
|
|||
<string name="action_undo">Deshacer</string>
|
||||
<string name="action_undo_current_pg">Acción deshecha</string>
|
||||
<string name="curative_efforts">Esfuerzos curativos</string>
|
||||
<string name="pg">PG</string>
|
||||
<string name="hp">PG</string>
|
||||
<string name="action_reset">Borrar datos</string>
|
||||
<string name="die">Morir</string>
|
||||
<string name="message_death">Has muerto</string>
|
||||
|
@ -63,7 +63,7 @@
|
|||
<string name="message_no_px">No has ganado ningún PX</string>
|
||||
<string name="dialog_resolve_max_pg_hint">Máx PG</string>
|
||||
<string name="dialog_resolve_max_pg_message">No se han podido calcular tus PG a partir de tu nivel</string>
|
||||
<string name="dialog_resolve_max_pg_title">Atención</string>
|
||||
<string name="dialog_resolve_max_pg_title">Alerta</string>
|
||||
<string name="empty_field">Por favor, escribe algo</string>
|
||||
<string name="action_download">Actualizar app</string>
|
||||
<string name="message_no_back_button_intro">Tu personaje no se ha guardado</string>
|
||||
|
@ -95,7 +95,7 @@
|
|||
<string name="save_player">Guardar personaje</string>
|
||||
<string name="title_activity_power_editor">Editor de poderes</string>
|
||||
|
||||
<string-array name="freq_array">
|
||||
<string-array name="frequencies">
|
||||
<item>Frecuencia</item>
|
||||
<item>Oportunidad</item>
|
||||
<item>A voluntad</item>
|
||||
|
@ -103,7 +103,7 @@
|
|||
<item>Diario</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="actions_array">
|
||||
<string-array name="actions">
|
||||
<item>Tipo de acción</item>
|
||||
<item>Acción estándar</item>
|
||||
<item>Acción de movimiento</item>
|
||||
|
@ -111,7 +111,7 @@
|
|||
<item>Acción gratuita</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="ranges_array">
|
||||
<string-array name="ranges">
|
||||
<item>Rango de ataque</item>
|
||||
<item>Cuerpo a cuerpo</item>
|
||||
<item>A distancia</item>
|
||||
|
@ -120,7 +120,7 @@
|
|||
<item>Aura</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="atk_array">
|
||||
<string-array name="atk">
|
||||
<item>ATK</item>
|
||||
<item>FUE</item>
|
||||
<item>CON</item>
|
||||
|
@ -130,7 +130,7 @@
|
|||
<item>CAR</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="def_array">
|
||||
<string-array name="def">
|
||||
<item>DEF</item>
|
||||
<item>CA</item>
|
||||
<item>FORT</item>
|
||||
|
@ -138,7 +138,7 @@
|
|||
<item>VOL</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="attack_array">
|
||||
<string-array name="attack">
|
||||
<item>Ataque</item>
|
||||
<item>Fuerza</item>
|
||||
<item>Constitución</item>
|
||||
|
@ -148,7 +148,7 @@
|
|||
<item>Carisma</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="defense_array">
|
||||
<string-array name="defence">
|
||||
<item>Defensa</item>
|
||||
<item>CA</item>
|
||||
<item>Fortaleza</item>
|
||||
|
@ -166,4 +166,5 @@
|
|||
<string name="title_activity_player_creator">Creador de personaje</string>
|
||||
<string name="lost_hp">Has perdido %d PG</string>
|
||||
<string name="level_up">Subir un nivel</string>
|
||||
<string name="use">Usar</string>
|
||||
</resources>
|
|
@ -2,26 +2,18 @@
|
|||
<resources>
|
||||
<color name="primary">#5D4037</color>
|
||||
<color name="primary_dark">#3E2723</color>
|
||||
<color name="primary_light">#D7CCC8</color>
|
||||
<color name="accent">#FF5252</color>
|
||||
<color name="primary_text">#212121</color>
|
||||
<color name="secondary_text">#727272</color>
|
||||
<color name="icons">#FFFFFF</color>
|
||||
<color name="divider">#B6B6B6</color>
|
||||
|
||||
<color name="red">#9F0D0A</color>
|
||||
<color name="red" >#9F0D0A</color>
|
||||
<color name="yellow">#FFBB00</color>
|
||||
<color name="green">#4F8C17</color>
|
||||
<color name="white">#EEEEEE</color>
|
||||
<color name="black">#000000</color>
|
||||
<color name="green" >#4F8C17</color>
|
||||
<color name="white" >#EEEEEE</color>
|
||||
<color name="black" >#000000</color>
|
||||
|
||||
<color name="daily">#33292A</color>
|
||||
<color name="encounter">#6B0617</color>
|
||||
<color name="at_will">#4F7448</color>
|
||||
<color name="daily" >#33292A</color>
|
||||
<color name="encounter" >#6B0617</color>
|
||||
<color name="at_will" >#4F7448</color>
|
||||
<color name="darkened_text">#DDD6D1</color>
|
||||
|
||||
<color name="surges_bar">#989F2B</color>
|
||||
<color name="px_bar">#005874</color>
|
||||
<!--<color name="primary">#5D4037</color>-->
|
||||
<!--<color name="primaryDark">#3E2723</color>-->
|
||||
<color name="px_bar" >#005874</color>
|
||||
</resources>
|
|
@ -4,10 +4,4 @@
|
|||
<dimen name="activity_vertical_margin">16dp</dimen>
|
||||
|
||||
<dimen name="bar_margin">15dp</dimen>
|
||||
|
||||
<dimen name="fab_button_diameter">56dp</dimen>
|
||||
<dimen name="fab_button_margin_bottom">16dp</dimen>
|
||||
<dimen name="fab_button_margin_right">16dp</dimen>
|
||||
<dimen name="elevation_low">1dp</dimen>
|
||||
<dimen name="elevation_high">8dp</dimen>
|
||||
</resources>
|
||||
|
|
|
@ -5,17 +5,17 @@
|
|||
<string name="attack">Attack</string>
|
||||
<string name="action_cure">Cure</string>
|
||||
<string name="action_undo">Undo</string>
|
||||
<string name="pg">PG</string>
|
||||
<string name="hp">HP</string>
|
||||
<string name="die">Die</string>
|
||||
<string name="CA">AC</string>
|
||||
<string name="FORT">FORT</string>
|
||||
<string name="REF">REF</string>
|
||||
<string name="VOL">WILL</string>
|
||||
<string name="defense">Defense</string>
|
||||
<string name="curative_efforts">Curative efforts</string>
|
||||
<string name="curative_efforts">Surges</string>
|
||||
<string name="load_text">Load %1$s</string>
|
||||
<string name="rest_done">Your encounter powers have been restored</string>
|
||||
<string name="long_rest_done">All your stats have been restored</string>
|
||||
<string name="long_rest_done">You have rested and restored all your powers</string>
|
||||
<string name="action_reset">Reset</string>
|
||||
<string name="message_reset">All the data has been cleared</string>
|
||||
<string name="reset_confirmation_title">Are you sure?</string>
|
||||
|
@ -49,12 +49,12 @@
|
|||
|
||||
<string name="level">Level</string>
|
||||
<string name="max_curative_efforts">Max surges</string>
|
||||
<string name="max_pg">Max PG</string>
|
||||
<string name="max_pg">Max HP</string>
|
||||
<string name="missing_info_error">You need to fill all the information</string>
|
||||
<string name="no_curative_efforts_error">You don\'t have any surges left!</string>
|
||||
<string name="maxed_curative">You have reached your maximum level of PG</string>
|
||||
<string name="maxed_curative">You have reached your maximum level of HP</string>
|
||||
<string name="suffer_damage">Input the damage suffered</string>
|
||||
<string name="suffer_damage_hint">PG lost</string>
|
||||
<string name="suffer_damage_hint">HP lost</string>
|
||||
<string name="me">Me</string>
|
||||
<string name="px_awarded_title">Input XP awarded</string>
|
||||
<string name="px_awarded_hint">XP from the encounter</string>
|
||||
|
@ -69,10 +69,10 @@
|
|||
<string name="CAR">CHA</string>
|
||||
<string name="SAB">WIS</string>
|
||||
<string name="action_save">Save</string>
|
||||
<string name="dialog_resolve_max_pg_hint">Max PG</string>
|
||||
<string name="dialog_resolve_max_pg_hint">Max HP</string>
|
||||
<string name="empty_field">Please input something</string>
|
||||
<string name="dialog_resolve_max_pg_title">Alert</string>
|
||||
<string name="dialog_resolve_max_pg_message">Couldn\'t compute your max PG based on your level</string>
|
||||
<string name="dialog_resolve_max_pg_message">Couldn\'t compute your max HP based on your level</string>
|
||||
<string name="action_download">Update app</string>
|
||||
<string name="message_no_back_button_intro">Your information hasn\'t been saved</string>
|
||||
<string name="title_activity_welcome">Welcome</string>
|
||||
|
@ -81,7 +81,7 @@
|
|||
<string name="new_character">New character</string>
|
||||
<string name="load_character">Load character</string>
|
||||
<string name="new_character_warning">This will erase any previously existing data saved</string>
|
||||
<string name="new_attack">New attack</string>
|
||||
<string name="new_attack">New power</string>
|
||||
<string name="edit">Edit</string>
|
||||
<string name="delete">Delete</string>
|
||||
<string name="title_activity_power_editor">Power Editor</string>
|
||||
|
@ -109,9 +109,9 @@
|
|||
<string name="sure">Are you sure?</string>
|
||||
<string name="healed">You have restored %d HP</string>
|
||||
<string name="restored">Values restored</string>
|
||||
<string name="export">Exportar</string>
|
||||
<string name="export">Export</string>
|
||||
|
||||
<string-array name="freq_array">
|
||||
<string-array name="frequencies">
|
||||
<item>Frequency</item>
|
||||
<item>Opportunity</item>
|
||||
<item>At will</item>
|
||||
|
@ -119,7 +119,7 @@
|
|||
<item>Daily</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="actions_array">
|
||||
<string-array name="actions">
|
||||
<item>Action type</item>
|
||||
<item>Standard</item>
|
||||
<item>Movement</item>
|
||||
|
@ -127,7 +127,7 @@
|
|||
<item>Free</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="ranges_array">
|
||||
<string-array name="ranges">
|
||||
<item>Range</item>
|
||||
<item>Melee</item>
|
||||
<item>Ranged</item>
|
||||
|
@ -136,7 +136,7 @@
|
|||
<item>Aura</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="atk_array">
|
||||
<string-array name="atk">
|
||||
<item>ATK</item>
|
||||
<item>STR</item>
|
||||
<item>CON</item>
|
||||
|
@ -146,7 +146,7 @@
|
|||
<item>CHA</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="def_array">
|
||||
<string-array name="def">
|
||||
<item>DEF</item>
|
||||
<item>AC</item>
|
||||
<item>FORT</item>
|
||||
|
@ -154,7 +154,7 @@
|
|||
<item>WILL</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="attack_array">
|
||||
<string-array name="attack">
|
||||
<item>Attack</item>
|
||||
<item>Strength</item>
|
||||
<item>Constitution</item>
|
||||
|
@ -164,16 +164,73 @@
|
|||
<item>Charisma</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="defense_array">
|
||||
<string-array name="defense">
|
||||
<item>Defense</item>
|
||||
<item>AC</item>
|
||||
<item>Fortitude</item>
|
||||
<item>Reflexes</item>
|
||||
<item>Will</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="abilities">
|
||||
<item>Ability</item>
|
||||
<item>Acrobatics</item>
|
||||
<item>Arcana</item>
|
||||
<item>Athletics</item>
|
||||
<item>Bluff</item>
|
||||
<item>Diplomacy</item>
|
||||
<item>Dungeoneering</item>
|
||||
<item>Endurance</item>
|
||||
<item>Heal</item>
|
||||
<item>History</item>
|
||||
<item>Insight</item>
|
||||
<item>Intimidate</item>
|
||||
<item>Nature</item>
|
||||
<item>Perception</item>
|
||||
<item>Religion</item>
|
||||
<item>Stealth</item>
|
||||
<item>Streetwise</item>
|
||||
<item>Thievery</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="classes">
|
||||
<item>Class</item>
|
||||
<item>Ardiente</item>
|
||||
<item>Brujo</item>
|
||||
<item>Buscador</item>
|
||||
<item>Clérigo</item>
|
||||
<item>Explorador</item>
|
||||
<item>Guerrero</item>
|
||||
<item>Mago</item>
|
||||
<item>Mente de Batalla</item>
|
||||
<item>Monje</item>
|
||||
<item>Paladín</item>
|
||||
<item>Pícaro</item>
|
||||
<item>Psiónico</item>
|
||||
<item>Sacerdote Rúnico</item>
|
||||
<item>Señor de la Guerra</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="races">
|
||||
<item>Race</item>
|
||||
<item>Dracónidos</item>
|
||||
<item>Eladrines</item>
|
||||
<item>Elfos</item>
|
||||
<item>Enanos</item>
|
||||
<item>Gitzerai</item>
|
||||
<item>Humanos</item>
|
||||
<item>Medianos</item>
|
||||
<item>Mente del Fragmento</item>
|
||||
<item>Minotauro</item>
|
||||
<item>Salvaje</item>
|
||||
<item>Semielfo</item>
|
||||
<item>Tiflin</item>
|
||||
</string-array>
|
||||
|
||||
<string name="title_activity_player_creator">Player Creator</string>
|
||||
<string name="hello_world">Hello world!</string>
|
||||
<string name="lost_hp">Lost %d HP</string>
|
||||
<string name="level_up">Level up</string>
|
||||
<string name="use">Use</string>
|
||||
|
||||
</resources>
|
||||
|
|