Skip to content

Releases: zond/android-diplicity

Release 141: e010d84

14 Feb 19:57
Compare
Choose a tag to compare

Download build-109-141-e010d84.apk

More verbose error messages.
Added error log option in menu.
-- Martin Bruse @ 2017-02-14 19:50:36 +0000 UTC

Release 140: a98e826

14 Feb 13:34
Compare
Choose a tag to compare

Download build-108-140-a98e826.apk

Added a forum link in the menu.
-- Martin Bruse @ 2017-02-14 13:27:28 +0000 UTC

Release 139: 2c1df7a

14 Feb 07:00
Compare
Choose a tag to compare

Download build-107-139-2c1df7a.apk

Using the provided retrofit activity instead of "getContext".
-- Martin Bruse @ 2017-02-14 06:53:32 +0000 UTC

Release 138: e52a678

14 Feb 06:02
Compare
Choose a tag to compare

Download build-106-138-e52a678.apk

Added a receiver listening to boot messages.
Added a receiver for alarms.
Renamed the FCMReceiver to NotificationReceiveActivity.
Created an alert class to contain timed alarms.
Made the alert class able to store itself in a different container of shared preferences.
Refactored all the "find this particular member of the game" loops by reusing functions in App.
Made the game unserializer use the alert class to setup and teardown alerts for games it sees.
Added a menu item to see all configured alarms.
Refactored the notifications to be simpler to reuse for the alarm receiver.
Added "deadline warning minutes ahead" item to the preferences.
-- Martin Bruse @ 2017-02-14 05:53:08 +0000 UTC

Release 137: 6f535df

13 Feb 08:30
Compare
Choose a tag to compare

Download build-105-137-6f535df.apk

Made press links clickable.
Added a custom deserializer for games to enable future alarm setup based on game content.
-- Martin Bruse @ 2017-02-13 08:21:53 +0000 UTC

Release 136: 44f7ce6

09 Feb 05:42
Compare
Choose a tag to compare

Download build-104-136-44f7ce6.apk

Made the app handle links to games.
Made the game ID field in game settings copy an entire game link.
Removed the spurious "create game" buttons.
Fixed wrong labels in user game lists.
-- Martin Bruse @ 2017-02-09 05:34:41 +0000 UTC

Release 135: 3546aad

08 Feb 21:29
Compare
Choose a tag to compare

Download build-103-135-3546aad.apk

Added buttons to see the games of other players.
-- Martin Bruse @ 2017-02-08 21:23:17 +0000 UTC

Made the entire row in the user lists clickable.
-- Martin Bruse @ 2017-02-08 05:56:46 +0000 UTC

Made the game list more resilient to weirdly long game names.
-- Martin Bruse @ 2017-02-08 05:50:56 +0000 UTC

Release 132: 4592e1f

07 Feb 15:08
Compare
Choose a tag to compare

Download build-102-132-4592e1f.apk

Notifications starting activities using a stack of intents.
Hopefully this will make the back button work properly when pressed from inside an activity opened with by an intent.
-- Martin Bruse @ 2017-02-07 15:01:45 +0000 UTC

Release 131: 4e8295c

02 Feb 13:55
Compare
Choose a tag to compare

Download build-101-131-4e8295c.apk

Added "unread messages" to the game list.
-- Martin Bruse @ 2017-02-02 13:47:52 +0000 UTC

Release 130: b7460b2

02 Feb 09:53
Compare
Choose a tag to compare

Download build-100-130-b7460b2.apk

Added a warning about press becoming public after games finish.
-- Martin Bruse @ 2017-02-02 09:45:50 +0000 UTC