A Sling and a Stone
FoxyIcon

Foxy Boxy Update – v1.0.4

| 0 comments

Foxy Boxy v1.0.4 brings several bug fixes and a few new features to Foxy Boxy!

Changes from v1.0.2 include:

New Features/Changes:
[Added] You will now be notified if someone joins an online game that you’ve started
[Added] Facebook friend invitations working
[Added] A dialog to make it more clear when you’re waiting for an opponent to join a Random Online Game
[Changed] Clicking a Game Update status bar notification will now take you directly to the game that’s been updated
[Changed] User given a link to the view game results in the in-game game over dialog
[Changed] Game Results now viewable from an out-of-app notification

Core Bug Fixes:
[Fixed] Scoring in local play now is working properly
[Fixed] Default colors for Player One and Guest now properly set to blue and orange
[Fixed] Custom game sizes now working properly at the start of a local game or invitation game
[Fixed] Notifications properly default to displaying in-game notifications
[Fixed] login_dialog.xml fixed to allow editing with the GUI editor
[Fixed] Player one given a default name when not logged in
[Fixed] Player two default name capitalized, now Guest
[Fixed] Several notifications fixed that were duplicates
[Fixed] Game grid selection sizes (defaulted to 5 dots)

Backend:
[Changed] AdMob updated to latest version to fix some errors in previous versions
[Changed] targetSdkVersion set to 13 as a requirement of the new AdMob library. Shouldn’t create any problems.
[Changed] Removed unused imports in several files to clean up warnings
[Fixed] An Android Lint error in Proguard.cfg
[Changed] Added graphics for mdpi and hdpi on the welcome screen
[Fixed] The start local game on the welcome screen displaying the incorrect size grid size by default (made it match the invite a friend grid selection dialog)
[Changed] Slight modification to the layout of the welcome screen on all devices so as to not have a scroll view
[Added] jsonObject string to php (get_stats.php) to include email in stats screen