From 65884d06c39bde9e109c6f1235623f35f97f7950 Mon Sep 17 00:00:00 2001 From: Andrés Ambrois Date: Fri, 15 Aug 2008 06:29:34 +0000 Subject: Added new v2 code. New Features: - Cleaner code - Save and resume games from Journal - Added a toolbar with options to set board size & restart the game. - Better collaboration (turn enforcement, notifications) - Pass and Undo in hotseat (not shared) mode. - Full Spanish translation --- (limited to 'activity') diff --git a/activity/activity-go.svg b/activity/activity-go.svg new file mode 100644 index 0000000..4348e85 --- /dev/null +++ b/activity/activity-go.svg @@ -0,0 +1,118 @@ + + + + + + + ]> +image/svg+xml + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/activity/activity-helloworld.svg b/activity/activity-helloworld.svg new file mode 100644 index 0000000..b9278b0 --- /dev/null +++ b/activity/activity-helloworld.svg @@ -0,0 +1,8 @@ + + + +]> + + + diff --git a/activity/activity.info b/activity/activity.info new file mode 100644 index 0000000..1468a41 --- /dev/null +++ b/activity/activity.info @@ -0,0 +1,8 @@ +[Activity] +name = PlayGo +service_name = org.laptop.PlayGo +class = activity.PlayGo +icon = activity-go +activity_version = 2 +host_version = 1 +show_launcher = yes -- cgit v0.9.1