From e0cfaa2266fcc0fddb901f06c31c903535e17e4d Mon Sep 17 00:00:00 2001 From: Ricky Barrette Date: Tue, 7 Feb 2012 11:38:59 -0500 Subject: [PATCH] Added settings for roll again and calc successes These changes are finished on the settings activity side, need to be implemented on the application side Change-Id: I8a2d3a027d21f3a62a0cb84eaa0b60d9bcc73ede Signed-off-by: Ricky Barrette --- ExaltedDice/res/values/strings.xml | 4 ++++ ExaltedDice/res/xml/settings.xml | 8 ++++++++ .../com/TwentyCode/android/ExaltedDice/Settings.java | 11 +++++++++++ 3 files changed, 23 insertions(+) diff --git a/ExaltedDice/res/values/strings.xml b/ExaltedDice/res/values/strings.xml index a95a8e4..6e72d5e 100755 --- a/ExaltedDice/res/values/strings.xml +++ b/ExaltedDice/res/values/strings.xml @@ -22,5 +22,9 @@ Total: \nSuccesses: \nRolls: + Roll Again + Rolls the with the same presets as the selected roll from history + Calculate Successes + Calculates the total amount of success for each roll \ No newline at end of file diff --git a/ExaltedDice/res/xml/settings.xml b/ExaltedDice/res/xml/settings.xml index f8a6ac8..aeb5e6a 100644 --- a/ExaltedDice/res/xml/settings.xml +++ b/ExaltedDice/res/xml/settings.xml @@ -1,6 +1,14 @@ + + +