0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed models, still doesn't insert connections right More... over 13 years ago
xml is generated correctly, connections are not inserted right though More... over 13 years ago
updated gitignore More... over 13 years ago
started writing the builder code for the point xml, didn't test it though so it probably doesnt work More... over 13 years ago
added test for validating point xml More... over 13 years ago
Merge branch 'master' of github.com:lithium3141/Mobile-Trail-Mapping into server-dev More... over 13 years ago
Removed JDOM since xerces is not android ready More... over 13 years ago
Extraced the old DOMTester and added a JDOMTester along with the ParserPicker which will allow testing of either More... over 13 years ago
Started adding JDOM, since API7 Does not support validation More... over 13 years ago
Refactoring of the DOMTester More... over 13 years ago
Re-added default.properties, it is required in VCS More... over 13 years ago
Added an item to DOMTester so it explodes if an id is not there More... over 13 years ago
Refactored the DOMTester, preparing for merge into the Android code More... over 13 years ago
Refactored the tests to verify all portions of the XML Schema More... over 13 years ago
Produced a more final version of XML, fixed categories More... over 13 years ago
Minor Refactor to pull strings out More... over 13 years ago
Merge branch 'master' into AndroidMain More... over 13 years ago
Removed old sample xml More... over 13 years ago
Added DOM Tester More... over 13 years ago
Schema Changes More... over 13 years ago
Added new xml files, removed default.properties and added it to gitignore More... over 13 years ago
Changed to localizable strings More... over 13 years ago
started writing xml builder template More... over 13 years ago
Merge branch 'server-dev' More... over 13 years ago
minor refactoring More... over 13 years ago
moved helpers out of init file More... over 13 years ago
split the routes into seperate files More... over 13 years ago
fixed the spelling of category in the code More... over 13 years ago
now generates some xml More... over 13 years ago
added self-referential stuff back into point, tests still pass More... over 13 years ago