diff --git a/Published/ExaltedDice/Change Log.txt b/Published/ExaltedDice/Change Log.txt index 34bf642..e69de29 100644 --- a/Published/ExaltedDice/Change Log.txt +++ b/Published/ExaltedDice/Change Log.txt @@ -1,40 +0,0 @@ -Exalted Dice Change Log - -0.0.1 -0.0.2 -0.0.3 -0.0.4 -0.0.5 - -0.0.6 V6 --remodeled onClickListeners --remodeled onLongClickListeners - -0.0.7 V7 --Got Listview working with 10 item history --removed old onClickListener methods --removed old onLongClickListeners --ads working with internet permisions --Menu with exit option - -0.0.8 v8 --cleaned code for efficency --Fixed error checking method to check for a string containing no ints. --Fixed shake listener problem --First release version, full, and ad free --due to a G Market problem, package name switched from com.TwentyCodes.android.ExaltedDice to com.TwentyCode.android.ExaltedDice - - -0.0.9 V9 --compiled under 1.5 --updated ads --added System.gc(); --added stringbuffer to checkForErrors() and results() --added a dynamic rollHistory list array --added clear history menu option - -0.0.10 --added rotaion methods --reformated the output string --added crash report --added roll again feature \ No newline at end of file diff --git a/Published/ExaltedDice/bin/ExaltedDice.apk b/Published/ExaltedDice/bin/ExaltedDice.apk deleted file mode 100644 index 91f7283..0000000 Binary files a/Published/ExaltedDice/bin/ExaltedDice.apk and /dev/null differ diff --git a/Published/ExaltedDice/bin/classes.dex b/Published/ExaltedDice/bin/classes.dex deleted file mode 100644 index 3b35e1a..0000000 Binary files a/Published/ExaltedDice/bin/classes.dex and /dev/null differ diff --git a/Published/ExaltedDice/bin/resources.ap_ b/Published/ExaltedDice/bin/resources.ap_ deleted file mode 100644 index 8956cde..0000000 Binary files a/Published/ExaltedDice/bin/resources.ap_ and /dev/null differ diff --git a/Published/ExaltedDice/default.properties b/Published/ExaltedDice/default.properties index a1ef8e9..51e933a 100755 --- a/Published/ExaltedDice/default.properties +++ b/Published/ExaltedDice/default.properties @@ -10,4 +10,4 @@ # Indicates whether an apk should be generated for each density. split.density=false # Project target. -target=android-3 +target=android-8 diff --git a/Published/ExaltedDice/res/layout/main.xml b/Published/ExaltedDice/res/layout/main.xml index cb2fc98..f21aa3b 100755 --- a/Published/ExaltedDice/res/layout/main.xml +++ b/Published/ExaltedDice/res/layout/main.xml @@ -11,7 +11,7 @@ xmlns:android="http://schemas.android.com/apk/res/android" android:orientation="horizontal"> -