Commit Graph

  • 71e0c7ca4c fixed inital 10s count twice bug master ricky 2013-06-14 15:32:57 -04:00
  • 3ca0642a05 Added 10 the successes ricky 2013-06-14 15:20:58 -04:00
  • a5ae6af56b Removed Ads ricky 2013-06-14 15:20:34 -04:00
  • a83d85b143 Added @suppresslint markers ricky 2013-06-14 15:12:32 -04:00
  • 240ff7fcb1 Added Exception Handler Library as a sub module ricky 2013-01-12 12:42:10 -05:00
  • 5dd35f38f5 I added the ExceptionHandler to GameListActivity ricky 2012-07-18 15:02:13 -04:00
  • 67c0bc11a1 Added the build incremeter ricky 2012-06-27 10:27:38 -04:00
  • 7638f34290 I added a check to see if the database is open ricky 2012-05-31 11:37:29 -04:00
  • 522339f0c8 Added a check for the roll mod value, before tring to append it's information onto the roll text view ricky 2012-05-31 11:27:23 -04:00
  • 23ea7b7e2d Proguard files ricky 2012-05-06 18:12:41 -04:00
  • a0e84b4665 Bumped version to 2.2b82 ricky 2012-05-06 18:08:15 -04:00
  • 4a21674f24 Game specific settings ricky 2012-05-04 12:40:42 -04:00
  • 49fb5a8774 Game specific settings ricky 2012-05-04 12:18:37 -04:00
  • 64921d7304 Success After X ricky 2012-05-04 11:52:48 -04:00
  • 55484786ec Ones Subtract ricky 2012-05-04 11:22:48 -04:00
  • 9c99a12335 Fixed google admod ads ricky 2012-04-29 18:42:33 -04:00
  • aadbe9b836 Proguard files for 2.1b78 ricky 2012-04-29 17:32:57 -04:00
  • 5443462217 Updated build path ricky 2012-04-29 17:29:48 -04:00
  • 70ac0b4cf1 Bumped version to 2.1b78 ricky 2012-04-29 17:28:44 -04:00
  • f2c85f8eb8 Added proguard conf file ricky 2012-04-29 17:27:59 -04:00
  • cf4e242638 Fixed depreciated called for device api level ricky 2012-04-29 17:27:40 -04:00
  • b7df595c6c Increased build to 2.1b77 ricky 2012-04-24 12:10:27 -04:00
  • e80845bc93 Enable use of keyboard to set number of dice ricky 2012-04-24 12:08:49 -04:00
  • a48634bdc4 Increased build to 2.0b76 ricky 2012-04-23 12:23:52 -04:00
  • 6447d1d333 Increased build to 2.0b75 ricky 2012-04-22 11:25:41 -04:00
  • 5dfd9fa801 Updated exception handler props file ricky 2012-04-22 11:25:05 -04:00
  • 1e77c8ab97 Updated to meet exception handler lib requirements ricky 2012-03-01 13:24:30 -05:00
  • f6cd5d3d56 Moved All menus to XML ricky 2012-02-12 11:27:02 -05:00
  • 8ed7a2441b Removed dependency calc_successes from tens_roll_twice ricky 2012-02-12 11:11:42 -05:00
  • 2a25a5fc2c Implemented Game Mode ricky 2012-02-12 10:56:29 -05:00
  • 363686fd1c Fixed Database.getGameOptions() ricky 2012-02-12 10:49:27 -05:00
  • 29ea55bd28 Created Game Option "Game Mode" ricky 2012-02-12 10:09:05 -05:00
  • 5c8540e0e2 Added delete game options to Database.deleteGame() ricky 2012-02-12 09:49:49 -05:00
  • b592403ffe Updated the database to have a game options table ricky 2012-02-12 09:10:29 -05:00
  • b434182db3 Added a null in Settings ricky 2012-02-11 14:12:56 -05:00
  • 3102d485db Added custom number picker for api < 11 compatibility ricky 2012-02-11 12:30:12 -05:00
  • 3ee566c488 Updated Manifest ricky 2012-02-10 19:06:14 -05:00
  • f58616cfc8 Added Last Roll Highlighting ricky 2012-02-10 11:04:15 -05:00
  • c2ef86ea54 Fixed java.lang.IllegalStateException thrown by RollHistortDatabaseAdapter ricky 2012-02-10 00:42:54 -05:00
  • 73b6ff3319 Removed Roll Thread ricky 2012-02-09 11:40:07 -05:00
  • e69aa492bd Fixed Bug ricky 2012-02-09 09:31:03 -05:00
  • 6dbd1274b3 Added New Settings ricky 2012-02-09 09:08:56 -05:00
  • 115cca1cad Updated UI Added a progress bar (indeterminate circle) centered over the roll button. It is shown only during rolls. ricky 2012-02-09 08:36:36 -05:00
  • daf387c343 Load roll presets from previous game. ricky 2012-02-08 12:58:52 -05:00
  • 12a1d4c17d Updated roll history list UI Made the list easier to read by making different parts of the information bigger of smaller ricky 2012-02-08 12:26:04 -05:00
  • a7ea1ed73b Added A Roll Modifier Picker ricky 2012-02-08 12:06:41 -05:00
  • 93d80bcb33 Integrated Roll Again and Calc Successes Settings into Exalted Dice ricky 2012-02-08 10:47:40 -05:00
  • 108d3983d1 Fixed App Icon Navigation by passing the extras passed to Exalted Dice to the settings activity, and back again. ricky 2012-02-07 11:45:18 -05:00
  • e0cfaa2266 Added settings for roll again and calc successes ricky 2012-02-07 11:38:59 -05:00
  • 38fd1e2d5d Added App Icon (back) Navigation to settings activity ricky 2012-02-07 11:25:05 -05:00
  • 1d69dfffc0 Fixed database is closed bug, and added action bar app navigation ricky 2012-02-07 11:02:02 -05:00
  • 1fcf789219 Moved most Strings to xml ricky 2012-02-06 11:01:50 -05:00
  • 6502542853 Updated UI Moved roll button in port layout to increase the size of the history list view ricky 2012-02-06 10:24:14 -05:00
  • de4f888d83 Updated Theme updated theme to pick the standard android theme if < api 11 else Holo ricky 2012-02-06 10:05:58 -05:00
  • 4a0479ec01 Created Settings Activity ricky 2012-02-06 01:21:05 -05:00
  • 7b167d7cad Fixed roll again feature ricky 2012-02-06 01:01:59 -05:00
  • a4b61967ac Fixed clear history ricky 2012-02-06 00:33:59 -05:00
  • 8e92e1f9f2 Updated UI ricky 2012-02-05 17:26:17 -05:00
  • 397baca5a7 Updated Exalted Dice to insert new rolls into the database, and created a list view adapter that displays roll history from the database. ricky 2012-02-05 13:35:28 -05:00
  • 21fd9a73a0 Added a new game dialog, and game management to GameListActivity ricky 2012-02-04 12:53:40 -05:00
  • 032edcf78e Create landscape layout for ExaltedDice.java ricky 2012-02-04 02:56:08 -05:00
  • 03d5bc1a77 Created GameListActivity to display a list of games. ricky 2012-02-04 02:34:10 -05:00
  • 157fd5f22d Created a simple database to store games and their history. (Not yet Implemented) ricky 2012-02-04 01:39:57 -05:00
  • 6a79e95d66 Updated UI to allow the user to select different dice, removed old unneeded code ricky 2012-02-04 00:37:15 -05:00
  • 0fda6cd43a Updated ExceptionHandler to use the new ExceptionHandler Library ricky 2012-02-03 14:57:51 -05:00
  • d5e5d8d0f9 reorg ricky 2011-02-02 15:31:20 +00:00
  • 62d974dd60 reorg ricky 2011-02-02 15:31:12 +00:00
  • ca9a3b0996 to publication warren powers 2010-10-01 22:38:07 +00:00
  • 17a045f345 reorg warren powers 2010-10-01 22:37:24 +00:00
  • 86c59cf4bf merge to branch for publication warren powers 2010-10-01 22:28:28 +00:00
  • 8632c7ff7e ricky 2010-09-27 15:21:53 +00:00
  • b42783da2d reorg ricky 2010-09-27 15:21:33 +00:00
  • 460f86aca3 reorg ricky 2010-09-27 15:20:21 +00:00
  • ee36c22eda ExaltedDice.java i remove the field mFormater, interface Formatter, formatNumber() as they are not needed by exalted dice. i removed getCurrent(), setCurrent() also because they were not used by exalted dice. i modified onClick() and onLongClick() to use switch blocks rather than nested if else blocks i incremented the version / build from b12 to b13 ricky 2010-09-22 11:41:48 +00:00
  • c0bd9fd839 ExaltedDice.java in the methods onClick(), onLongClick(), and rollDice() i added the following: try { mCurrent = Integer.parseInt(dice.getText().toString()); } catch (NumberFormatException e) { e.printStackTrace(); } ricky 2010-09-21 23:40:56 +00:00
  • 890f1f04ff ExaltedDice.java i have implemented methods from NumberPicker.java from the android source so i can use their method of filtering out anything that is not a number. ricky 2010-09-21 16:00:33 +00:00
  • a6dc0e9082 Exalted Dice Change Log ricky 2010-09-21 13:59:48 +00:00
  • 46bbe0da76 reorg warren powers 2010-07-14 20:55:12 +00:00
  • 5c7f57c2b2 in onCreate() i added a line that should hide the soft keyboard untill the user clicks on the dice EditText. ricky 2010-04-26 16:37:19 +00:00
  • 9b416e9e4e replaced un-commented version with commented one ricky 2010-04-26 15:13:24 +00:00
  • 891b2bf2bb *** empty log message *** ricky 2010-04-26 14:01:21 +00:00
  • b93bce6507 ricky 2011-02-02 15:29:24 +00:00
  • d320cb2bdd ricky 2011-02-02 15:29:12 +00:00