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>
Updated the version to 2.0
removed read logs permission, as its no longer needed
Change-Id: Ifbe8ce39346a42914b318148a5683107076813e8
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 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>
Set GameListActivity as the main Activity.
Fixed ExaltedDice save instance state methods to restore the picker
values.
Sorted all classes
Change-Id: I6a8a724d831a977aeaff8816c5506246398617b7