Commit Graph

15 Commits

Author SHA1 Message Date
9c99a12335 Fixed google admod ads
closes #26

Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-04-29 18:42:33 -04:00
29ea55bd28 Created Game Option "Game Mode"
This option allows the user to select their gaming system. This will
allow us to fine tune the UI of exalted dice to better suit the gaming
system of each particular game.

Note This only commit does not handle applying the game mode in
ExaltedDice.java

Change-Id: I035fe4441027e6536f6d89d038818dc939c26e55
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-02-12 10:09:05 -05:00
3102d485db Added custom number picker for api < 11 compatibility
Extracted number picker (non public) from older android source and
included it into this project to remain compatible with devices api
level < 11. Devices api level > 11 will use native number pickers as the
are public facing in the sdk

Change-Id: I7cf7cba066b25516e90bd9951f4de7964b7fd613
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-02-11 12:30:12 -05:00
115cca1cad Updated UI
Added a progress bar (indeterminate circle) centered over the roll
button. It is shown only during rolls.

Moved rolling to another thread

Roll Button is disabled during a roll

Change-Id: I6a6bfb9723af3b1292eb3df2f8810fb738f83876
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-02-09 08:36:36 -05:00
12a1d4c17d Updated roll history list UI
Made the list easier to read by making different parts of the information
bigger of smaller

Change-Id: I64482dfd8ec03ded60e96f7dd9916445ef8ee7fe
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-02-08 12:26:04 -05:00
a7ea1ed73b Added A Roll Modifier Picker
Currently the roll modifier is from -5 to + 50. This can be updated via
values/mod.xml
Change-Id: I32c5d7ed1c67e0d8bc1b1434025d14134f8bc583
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-02-08 12:06:41 -05:00
1fcf789219 Moved most Strings to xml
Change-Id: I7c460302d3efd1ffe4b1d7cb66789002bfa1ca33
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
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

Change-Id: Iff9360f6bf667d7bf59582ec2a725a788e4b9955
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-02-06 10:24:14 -05:00
8e92e1f9f2 Updated UI
Removed "Number" from dice selector

Updated activity themes to use holo theme

Change-Id: Ie7100b1c6881bd0dac56f70833c7bc44162f0d67
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-02-05 17:26:17 -05:00
21fd9a73a0 Added a new game dialog, and game management to GameListActivity
Change-Id: I222b29cc6bcea844b97d13c212e3330336b21a06
2012-02-04 12:53:40 -05:00
03d5bc1a77 Created GameListActivity to display a list of games.
Set GameListActivity as the main Activity.

Fixed ExaltedDice save instance state methods to restore the picker
values.

Sorted all classes
Change-Id: I6a8a724d831a977aeaff8816c5506246398617b7
2012-02-04 02:34:10 -05:00
6a79e95d66 Updated UI to allow the user to select different dice, removed old
unneeded code

Change-Id: Iecfc11ed9663ec302d362fa8da4a3cd81d8e7d82
2012-02-04 00:37:15 -05:00
62d974dd60 reorg 2011-02-02 15:31:12 +00:00
warren powers
46bbe0da76 reorg 2010-07-14 20:55:12 +00:00
891b2bf2bb *** empty log message *** 2010-04-26 14:01:21 +00:00