public
Description: An Android client for Occyd geolocation-based tagging (alpha, unstable code)
Homepage:
Clone URL: git://github.com/pansapiens/occyd-android.git
pansapiens (author)
Sun Mar 15 02:43:51 -0700 2009
commit  5e7361d12bd6e69d029e9eb23f268bdf662717ac
tree    c8ccec0c7ccaa77f3c6c5c082b69aba432cabae6
parent  baac87e3432e3c03fcd19ec8e270c50086a033b5 parent  90c56635f51028f0372e4fb536e4afc2feae0fb3
name age message
file .classpath Sat Jan 24 22:47:22 -0800 2009 Initial commit. [pansapiens]
file .gitignore Sun Jan 25 17:16:08 -0800 2009 Changed Occyd server URL to the new development... [pansapiens]
file .project Sat Jan 24 22:47:22 -0800 2009 Initial commit. [pansapiens]
directory .settings/ Sat Jan 24 22:47:22 -0800 2009 Initial commit. [pansapiens]
file AndroidManifest.xml Sat Mar 14 18:05:29 -0700 2009 Implemented threaded http, with dialog boxes. R... [pansapiens]
file LICENSE Sat Jan 24 22:47:22 -0800 2009 Initial commit. [pansapiens]
file README Sat Jan 24 22:47:22 -0800 2009 Initial commit. [pansapiens]
directory bin/ Sun Mar 15 02:43:51 -0700 2009 Merge branch 'threaded', resolved conflicts. [pansapiens]
directory res/ Sun Mar 15 02:43:51 -0700 2009 Merge branch 'threaded', resolved conflicts. [pansapiens]
directory src/ Sat Mar 14 18:56:15 -0700 2009 Fixed error handling for posting. [pansapiens]
README
- Occyd Android Client -

//    Occyd Android Client 
//    - an Android application for geolocation tagging
//    Copyright (C) 2008, Andrew Perry (ajperry@pansapiens.com)
//
//    This program is free software: you can redistribute it and/or modify
//    it under the terms of the GNU Affero General Public License as
//    published by the Free Software Foundation, either version 3 of the
//    License, or (at your option) any later version.
//
//    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 Affero General Public License for more details.
//
//    You should have received a copy of the GNU Affero General Public License
//    along with this program.  If not, see <http://www.gnu.org/licenses/>.