summaryrefslogtreecommitdiff
path: root/projects/osm/net.cbaines.suma.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'projects/osm/net.cbaines.suma.mdwn')
-rw-r--r--projects/osm/net.cbaines.suma.mdwn64
1 files changed, 64 insertions, 0 deletions
diff --git a/projects/osm/net.cbaines.suma.mdwn b/projects/osm/net.cbaines.suma.mdwn
new file mode 100644
index 0000000..cbb5b64
--- /dev/null
+++ b/projects/osm/net.cbaines.suma.mdwn
@@ -0,0 +1,64 @@
+[[!meta title="Southampton University Map App"]]
+
+# About
+
+I developed this Android app during my first year at Southampton. It was the
+first Android app I fully developed and published, in fact I had only got my
+first Android phone (HTC Desire Z) just prior to coming to University.
+
+I soon stopped developing it, as I moved on to writing leaflet-soton, and other
+web based applications.
+
+# Description
+
+[[!img screenshots/1.jpg size="250x" align="right" ]]
+
+The Southampton University Map App will help you navigate around Southampton
+University, and Southampton in general.
+
+You can search for University buildings, and look up live bus times for
+Uni-Link bus stops.
+
+Personalise the app by switching off the bus stops and bus routes that are not
+relevant to you (via the View menu option), and place your most frequently used
+bus stops and buildings on a favorites list for quick and easy access (by
+holding down on there icons on the map).
+
+Double tap a bus stop or building on the map to display information about it.
+When viewing a timetable, you can view the schedule for a bus by holding down
+the relevant row of the timetable.
+
+If you want the map to show non Uni-Link bus stops, you can enable this from
+the Preferences activity. You can also enable non Uni-Link bus times from this
+activity.
+
+# Statistics
+
+## Current installations by device
+
+<div id="current"></div>
+
+## Total installations by user
+
+<div id="total"></div>
+
+<script type="text/javascript" src="dygraph-combined-dev.js"></script>
+<script type="text/javascript" src="papaparse.min.js"></script>
+<script type="text/javascript" src="script.js"></script>
+
+# Source
+
+The source code is contained in
+<a href="http://git.cbaines.net/southamptonuniversitymap/">this Git
+repository</a>.
+
+# Download
+
+An <a href="SouthamptonUniversityMap.apk">apk</a> can be downloaded.
+
+# Screenshots
+
+[[!album
+ sort="path"
+]]
+