0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 22 hours ago.
Jan 02, 2025 — Jan 02, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added Licensing information. Modified version number to 0.1 may require manual un-install from previous test installations.
wildintellect
as Alex Mandel
More... over 14 years ago
Trying to get the list view to look good, results are in descending order of time (newest is highest)
wildintellect
as Alex Mandel
More... over 14 years ago
Forgot to add the new files.
wildintellect
as Alex Mandel
More... over 14 years ago
Save working again, also have a basic list of all records.
wildintellect
as Alex Mandel
More... over 14 years ago
Modified help button size.
wildintellect
as Alex Mandel
More... over 14 years ago
Merge branches 'alex' and 'paul' into paul More... over 14 years ago
Merge branch 'paul' of github.com:wildintellect/android-roadkill into alex More... over 14 years ago
have commented out code for converting time, but couldn't get it to work More... over 14 years ago
Merge branch 'paul' into alex
wildintellect
as Alex Mandel
More... over 14 years ago
added onRestart More... over 14 years ago
doesn't crash after map More... over 14 years ago
Database includes rating now, ready to take pop on rating help.
wildintellect
as Alex Mandel
More... over 14 years ago
Fixed TakePhoto.java by removing lines that were commeneted out More... over 14 years ago
playing with problems More... over 14 years ago
Map loads tiles now, needs Internet permissions. Fixed formatting of timestamp to match from photo.
wildintellect
as Alex Mandel
More... over 14 years ago
fixed time date so they are taken from the pic and put on the buttons More... over 14 years ago
Merge branch 'master' into alex
wildintellect
as Alex Mandel
More... over 14 years ago
Map working correctly, click shows species. API key seems messed up though.
wildintellect
as Alex Mandel
More... over 14 years ago
Data map loads with point, Todo: display species on click. Don't forget to add your maps api key.
wildintellect
as Alex Mandel
More... over 14 years ago
Do we need to declare maps in the Manifest?
wildintellect
as Alex Mandel
More... over 14 years ago
Trying to clean up funny missing path.
wildintellect
as Alex Mandel
More... over 14 years ago
New map view for options menu, not tested.
wildintellect
as Alex Mandel
More... over 14 years ago
DateTime from Photo crashing, probably since its 2 buttons now.
wildintellect
as Alex Mandel
More... over 14 years ago
Stopping for tonight, TODO: Map to set location, Map to view location, Data review list and Maps.
wildintellect
as Alex Mandel
More... over 14 years ago
Corrected mistake in GPS switch statement. Changed lat,lon to strings since that what everything seems to use.
wildintellect
as Alex Mandel
More... over 14 years ago
Re-arranged layout to be more efficient. Handling missing values/GPS better (doesn't crash with no GPS on Photo).
wildintellect
as Alex Mandel
More... over 14 years ago
Merging Paul's photo component changes
wildintellect
as Alex Mandel
More... over 14 years ago
Added /gen to the gitignore
wildintellect
as Alex Mandel
More... over 14 years ago
fixed bitmap on button, but still depends on a lot on the main Activity, added GPS turn on if it is off when app starts, added location to the location button More... over 14 years ago
trying to set up onActivityResult, and alternative is commented out, by setting button image from TakePhoto More... over 14 years ago