An Android front-end to the LogWhatever application allowing the user to add and view log entries.
Find a file
2013-02-28 21:49:35 -07:00
libs Initial commit. 2013-02-05 21:55:41 -07:00
private/cache/retriever Initial commit. 2013-02-05 21:55:41 -07:00
res Changed the add measurement floater to remove the quantity value. The user enters the quantity into the newly added textbox on the log page. 2013-02-21 09:53:40 -07:00
src/com/logwhatever Made progress toward saving a log. 2013-02-28 21:49:35 -07:00
.gitignore Initial commit 2013-02-05 20:54:41 -08:00
AndroidManifest.xml Added cache priming after sign in. 2013-02-13 23:21:57 -07:00
ant.properties Initial commit. 2013-02-05 21:55:41 -07:00
build.xml Initial commit. 2013-02-05 21:55:41 -07:00
proguard-project.txt Initial commit. 2013-02-05 21:55:41 -07:00
project.properties Initial commit. 2013-02-05 21:55:41 -07:00
README.md Initial commit 2013-02-05 20:54:41 -08:00

LogWhateverAndroid

An Android front-end to the LogWhatever application allowing the user to add and view log entries.