* Initial import, stable version.master
commit335a9310533fd260b36c02744cdab3c24be86032
authorhyperthing <f.canas.s@gmail.com>
Mon, 9 May 2011 00:20:53 +0000 (8 20:20 -0400)
committerhyperthing <f.canas.s@gmail.com>
Mon, 9 May 2011 00:20:53 +0000 (8 20:20 -0400)
treedd5c01161b44f31a62ad1bab34bd1624d3393087
* Initial import, stable version.
24 files changed:
AUTHORS [new file with mode: 0644]
AndroidManifest.xml [new file with mode: 0644]
COPYING [new file with mode: 0644]
MAINTAINERS [new file with mode: 0644]
README [new file with mode: 0644]
build.properties [new file with mode: 0644]
build.xml [new file with mode: 0644]
default.properties [new file with mode: 0644]
res/drawable-hdpi/icon.png [new file with mode: 0644]
res/drawable-ldpi/icon.png [new file with mode: 0644]
res/drawable-mdpi/icon.png [new file with mode: 0644]
res/layout/capview.xml [new file with mode: 0644]
res/layout/comm_group.xml [new file with mode: 0644]
res/layout/comm_item.xml [new file with mode: 0644]
res/layout/info.xml [new file with mode: 0644]
res/layout/main.xml [new file with mode: 0644]
res/layout/route_item.xml [new file with mode: 0644]
res/layout/server_selection.xml [new file with mode: 0644]
res/menu/main_menu.xml [new file with mode: 0644]
res/menu/normal_menu.xml [new file with mode: 0644]
res/values-es/strings.xml [new file with mode: 0644]
res/values-zh/strings.xml [new file with mode: 0644]
res/values/strings.xml [new file with mode: 0644]
src/cl/uchile/dcc/bnac/android/visitor/BnacVisitor.java [new file with mode: 0644]