java.lang.IllegalStateException: The content of the adapter has changed
but ListView did not receive a notification
Change-Id: I7618beebfcac228eeba704d9d7b9e985b4ceeb86
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
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>
updated ExaltedDice to load the roll presets from the previous roll
when loading an existing game.
updated ExaltedDice to load the mod preset to 0 for new games
Change-Id: I8e5d82d99f7d90bbe2e42697966fa0d06e6424de
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
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>
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>
by passing the extras passed to Exalted Dice to the settings activity,
and back again.
Change-Id: I6bd98cdbb6cab3db7233005bd0cd1dc1a7083adb
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
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 <rickbarrette@gmail.com>
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>
updated theme to pick the standard android theme if < api 11 else Holo
Change-Id: I377442813ca0fe3a801c821d69f389f360fceeea
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
created a simple settings activity that we can add various settings to.
Change-Id: I304454bd5543083bf90d1357da2ca8b8d7f1e37a
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
Fixed the clear history menu item to clear the game's history from the
database.
rolls generator to ref the number pickers, this fixed the rotation bugs.
added roll totals to roll logs
update git to ignore bin and gen folders
Change-Id: I6b3659cf06e00e38b2939f0ed3d1bd7d4f84e790
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
Set GameListActivity as the main Activity.
Fixed ExaltedDice save instance state methods to restore the picker
values.
Sorted all classes
Change-Id: I6a8a724d831a977aeaff8816c5506246398617b7