0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Dec 31, 2024 — Dec 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use raw instead of blob in the url. More... over 13 years ago
Trying to get logo to show up. More... over 13 years ago
Fixed lots of warnings, TODO: remove unused files to clean up warnings
wildintellect
as Alex Mandel
More... over 13 years ago
Added more subcategories
wildintellect
as Alex Mandel
More... over 13 years ago
Data lookup uses category and subcat now, TODO: finish filling in subcat, test maps, note my*database related files are the ones in use.
wildintellect
as Alex Mandel
More... over 13 years ago
New icon, map api key official - use your own when forking or in dev
wildintellect
as Alex Mandel
More... over 13 years ago
Merged Joey's web upload branch for alpha release, upped version number to 0.2, TODO: tag
wildintellect
as Alex Mandel
More... over 13 years ago
Alpha 1.0 More... almost 14 years ago
Switching workspace More... almost 14 years ago
Working code for submitting forms on the roadkill site. More... about 14 years ago
MySqlHandler successfully inserts records into a MySql database. The data is hardcoded and sent to my own website's database for testing. Will update when I receive access to the Roadkill database. More... about 14 years ago
Made copies of DbAdapter and DataList to experiment on them. More... about 14 years ago
Finished Cleaning up code in Roadkill.java. Added randomcode.txt to hold potentially useful code. More... about 14 years ago
menu -> map opens up MapData.java. It shows a map with points on the map from the overlay class. Once database works, we can populate the map with coordinates from the database. More... about 14 years ago
Location -> From Map opens up Google Maps. User can move around a pin to choose the coordinates. More... about 14 years ago
Added MyMap.java and Overlays.java to deal with map view. Clicking a location on the map will return its coordinates More... about 14 years ago
Edited the display of date and time. More... about 14 years ago
Condensed all the onClickListeners to just one onClick method. More... about 14 years ago
(Issue 3) Created an alert that explains the rating system. The explanation can be easily changed by modifying the text in showHelp() More... about 14 years ago
1) Renamed roadkill.java to Roadkill. java to follow naming conventions 2) Added GPSHandler class for better GPS management More... about 14 years ago
Completed Issue #4. Application no longer crashes when choosing a location from GPS when GPS is not enabled. Instead user will be prompted to enable GPS. More... about 14 years ago
Added a working API key. Previous key was not working. Google Maps now caches under my signature/fingerprint. More... about 14 years ago
Added my own API key under datamap_view.xml. More... about 14 years ago
Merged Paul's commits from July
wildintellect
as Alex Mandel
More... about 14 years ago
Some more libs to make progress on a better GPS implementation
wildintellect
as Alex Mandel
More... about 14 years ago
Merge branch 'ttp289a' of github.com:wildintellect/android-roadkill into alex More... about 14 years ago
set the size of bitmap based on camera button, modified bitmap rotation info, changed timestamp, but need to investigate further, as different phones do different things More... over 14 years ago
Fixed UTC to swith to local, and should take care of daylight savings as well More... over 14 years ago
Attempt to catch error when there's no GPS.
wildintellect
as Alex Mandel
More... over 14 years ago
Edited README.md via GitHub More... over 14 years ago