Skip to content

Releases: zond/android-diplicity

Release 74: aa2bd03

26 Dec 23:26
Compare
Choose a tag to compare

Download build-64-74-aa2bd03.apk

Added setting for email notifications.
-- Martin Bruse @ 2016-12-26 23:17:52 +0000 UTC

Clarified the port number of local dev mode.
-- Martin Bruse @ 2016-12-26 20:50:49 +0000 UTC

Release 72: 7484a62

26 Dec 20:56
Compare
Choose a tag to compare

Download build-63-72-7484a62.apk

Made the press message layout free from overlap.
-- Martin Bruse @ 2016-12-26 20:48:45 +0000 UTC

Made phase state updates turn off the NMR flag.
Since any order creation or phase state update turns off the NMR flag of the user, it should be reflected in the UI as well.
-- Martin Bruse @ 2016-12-26 20:45:16 +0000 UTC

Made the orders list scrollable.
Added a touch listening background to the game views.
Made the lists in the game views wrap_content height instead of match_parent.
-- Martin Bruse @ 2016-12-26 20:36:07 +0000 UTC

Release 69: 7e22496

23 Dec 04:42
Compare
Choose a tag to compare

Download build-62-69-7e22496.apk

Fixed some lint errors that prevented a successful release build.
-- Martin Bruse @ 2016-12-23 04:35:42 +0000 UTC

Enabled easy switching between fake users when in local development mode.
-- Martin Bruse @ 2016-12-23 04:14:16 +0000 UTC

Replaced the "API URL" preference with a "Local development mode" preference to simplify switching back and forth.
-- Martin Bruse @ 2016-12-23 02:47:30 +0000 UTC

Release 66: c6eff18

23 Dec 02:16
Compare
Choose a tag to compare

Download build-60-66-c6eff18.apk

Corrected some order input weirdness.
Update the local order map based on main province instead of first order word.
Used the SrcProvince option type correctly, which makes the arrows prettier when giving orders to coastal units.
-- Martin Bruse @ 2016-12-23 02:08:31 +0000 UTC

Protected against a null pointer exception when validating game phase length.
-- Martin Bruse @ 2016-12-23 02:06:31 +0000 UTC

Added more verbose logging to the login flow.
-- Martin Bruse @ 2016-12-23 02:06:00 +0000 UTC

Added validation of max phase length of 30 days.
-- Martin Bruse @ 2016-12-22 17:41:14 +0000 UTC

Updated github README.
-- Martin Bruse @ 2016-12-22 08:54:02 +0000 UTC

Release 61: 0cdc694

22 Dec 08:47
Compare
Choose a tag to compare

Download build-59-61-0cdc694.apk

Added support for muting players.
-- Martin Bruse @ 2016-12-22 08:41:35 +0000 UTC

Release 60: 188a27e

22 Dec 08:39
Compare
Choose a tag to compare

Download build-58-60-188a27e.apk

Improved the release script.
-- Martin Bruse @ 2016-12-22 08:33:22 +0000 UTC

New release script.
-- Martin Bruse @ 2016-12-22 08:22:09 +0000 UTC

Added visible phase deadline in the game view nav drawer. Fixes #15
-- Martin Bruse @ 2016-12-20 21:33:54 +0000 UTC

More flexible game activity title.
-- Martin Bruse @ 2016-12-20 20:01:21 +0000 UTC

Using ticker instance for message age and phase deadlines.
Fixed broken channel list plural string.
-- Martin Bruse @ 2016-12-20 13:56:03 +0000 UTC