Releases: zond/android-diplicity
Release 98: 7b32fbd
Download build-78-98-7b32fbd.apk
Added a banned checkbox to the user info dialog.
-- Martin Bruse @ 2017-01-04 14:16:31 +0000 UTC
Release 97: 29754d2
Download build-77-97-29754d2.apk
Added mute button to the user dialog.
Clicking a user icon in a game context will now enable muting/unmuting the user for a member of the game.
-- Martin Bruse @ 2017-01-03 10:31:42 +0000 UTC
Refactored the user dialog popup.
-- Martin Bruse @ 2017-01-02 17:14:49 +0000 UTC
Release 95: 25fdd36
Download build-76-95-25fdd36.apk
Made all user images clickable.
Added a dialog with user stats when a user icon is clicked.
Removed the user stats expandable content from the stats listings.
-- Martin Bruse @ 2017-01-02 17:03:10 +0000 UTC
Release 94: c6a01a3
Download build-75-94-c6a01a3.apk
Added content to the user stats listings.
-- Martin Bruse @ 2017-01-02 16:36:47 +0000 UTC
Release 93: 0e75d1d
Download build-74-93-0e75d1d.apk
Added build/disband help message for adjustment phases.
Repaired some of the local dev mode settings that broke during last config refactoring.
Removed some debug logging.
-- Martin Bruse @ 2017-01-01 21:30:15 +0000 UTC
Reversed the order in the phase list, to show newer phases at the top.
-- Martin Bruse @ 2017-01-01 20:41:44 +0000 UTC
Made swiping left/right work in the phase results view.
Fixes #19.
-- Martin Bruse @ 2017-01-01 20:36:29 +0000 UTC
Fixed the mute list.
The first nation in the mute list will now be pre-checked if muted.
Fixes #20.
-- Martin Bruse @ 2017-01-01 20:34:07 +0000 UTC
Refactored startup and configuration.
Moved all app wide configuration to shared preferences.
Fixes #18.
-- Martin Bruse @ 2017-01-01 20:24:53 +0000 UTC
Release 88: 9ca7fe1
Download build-73-88-9ca7fe1.apk
Merge branch 'master' of github.com:zond/android-diplicity
-- Martin Bruse @ 2016-12-31 11:16:57 +0000 UTC
Proper notifications when in foreground.
Now game and press activities handle event aimed at them instead of showing a notification.
-- Martin Bruse @ 2016-12-31 11:16:41 +0000 UTC
Release 86: d97f403
Download build-72-86-d97f403.apk
Fixed release script
-- GitHub @ 2016-12-31 09:41:37 +0000 UTC
Error handling improvements.
Removed firebase crash reporting when running a debug build.
Unified how explicit firebase crash reporting is done.
Added firebase crash reporting to a lot of "this shouldnt happen" states.
Removed the suggestion to report a bug for some errors.
-- Martin Bruse @ 2016-12-31 09:04:24 +0000 UTC
Added notifications when app in foreground.
-- Martin Bruse @ 2016-12-30 22:03:06 +0000 UTC
Added some sanity checks to the release script.
-- Martin Bruse @ 2016-12-30 21:22:30 +0000 UTC
Release 82: c0b9340
Download build-70-82-c0b9340.apk
Changed the path to the tools to hopefully unblock the build.
-- Martin Bruse @ 2016-12-30 20:15:12 +0000 UTC
Changed the force-accept-license-agreement to hopefully unblock the build.
-- Martin Bruse @ 2016-12-30 20:01:23 +0000 UTC
Enabled notifications when app in background.
Changed firebase config to use the diplicity-engine
project instead of android-diplicity
, since you evidently cant send from project A to project B.
Added an FCMReceiver activity that receives the intents created by the FCM service when the app is in background.
Made the FCMReceiver activity start press and game activities.
-- Martin Bruse @ 2016-12-30 19:29:09 +0000 UTC
Added some Firebase error reporting when the instance ID service fails to update the server.
-- Martin Bruse @ 2016-12-29 17:08:20 +0000 UTC
Implemented replace token based FCM token replacement.
-- Martin Bruse @ 2016-12-28 23:29:42 +0000 UTC
Added preference for push notifications. Still just WIP.
-- Martin Bruse @ 2016-12-28 20:21:49 +0000 UTC
Release 76: ac4d3a9
Download build-66-76-ac4d3a9.apk
Fixed crash and layout bugs.
-- Martin Bruse @ 2016-12-28 18:20:52 +0000 UTC
Release 75: ffe2d2c
Download build-65-75-ffe2d2c.apk
Reversed the chat view to be bottom instead of top posting.
Added a few FCM notification classes, nothing functional yet.
-- Martin Bruse @ 2016-12-28 09:15:10 +0000 UTC