From ac9a84e8bb5dc43a5d72840eaa325c5e99ac610a Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Thu, 8 Mar 2012 22:03:48 +0000 Subject: Beginings of a welcome dialog, and overlay improvements. --- res/values/strings.xml | 72 ++++++++++++++++++++++++++++++++------------------ 1 file changed, 47 insertions(+), 25 deletions(-) (limited to 'res/values') diff --git a/res/values/strings.xml b/res/values/strings.xml index d9932e9..b61609b 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -1,23 +1,56 @@ - Find - Preferences - View - Find my Location Southampton University Map - Southampton University Map comes with ABSOLUTELY NO WARRANTY; do not rely on the data or functionality provided by this application. This is free software, and you are welcome to redistribute it under certain conditions; expand the Licence item above for more details. - Residential Building - Non-Residential Building - Bus Stops + + U1 U1N U2 U6 U9 + + + Find + Preferences + View + Find my Location + Bus Stops About Favourites - Favourites + + + Southampton University Map App + Version 0.7 (alpha) + © 2011 Christopher Baines + +Thanks for upgrading this app, and it\'s hoped that its better for you than the previous version. Noteable changes include\:\n + • New Search\n + • Other\n + +\nThis program is free software; you can redistribute it and/or +modify it under the terms of the GNU General Public License +as published by the Free Software Foundation; either version 2 +of the License, or (at your option) any later version.\n + +\nThis program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +Welcome to the Southampton University Map App. Noteable features include\:\n + • Search for Buildings\n + • Get Live Bus Times\n + +\nThis program is free software; you can redistribute it and/or +modify it under the terms of the GNU General Public License +as published by the Free Software Foundation; either version 2 +of the License, or (at your option) any later version.\n + +\nThis program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. You can drag the map to move it, you can use pinch motions to zoom in and out, this can also be done with the buttons at the bottom of the screen. Taping the building markers will show you there full name, and tapping the bus stop markers will show the live times at that stop. Presing and holding a marker, will add the item to the favourites list. @@ -27,28 +60,13 @@ Use the options in the View dialog to enable and disable the map elements. The About screen displays the help messages and also the contact details of the developer. You also have the option of making a Bitcoin donation using the Donate button at the bottom. WARNING, the donation address is not private as it is hardcoded in to the app. The favourites dialog includes a list of buildings or bus stops marked as favourites, this is meant to allow for easier access to frequently used locations. - Southampton University Map App Copyright © 2011 Christopher Baines\n -\n -This program is free software; you can redistribute it and/or -modify it under the terms of the GNU General Public License -as published by the Free Software Foundation; either version 2 -of the License, or (at your option) any later version.\n -\n -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details.\n -\n -You should have received a copy of the GNU General Public License -along with this program; if not, write to the Free Software -Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. Data: Map Icons: From the "Map Icons Collection" (http://mapicons.nicolasmollet.com). Map Tiles: From the Mapnik project, through the OSMDroid libary. Database: Using the ORMLite libary. Donate You appear to have no bitcoin client installed, or at least none that listen for bitcoin uri\'s. Either install such a client, or just send coins via any method from any device to the address below. Preferences No Favourite\'s. To add a building or bus stop to the favourites list, just press and hold it on the map. - + U1 U1N @@ -147,4 +165,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.< Destination:\u0020 No given destination + + Favourites + Continue + \ No newline at end of file -- cgit v1.2.3