0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 16, 2025 — Mar 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #2 from iddq/master More... almost 13 years ago
update for current version of latitude More... almost 13 years ago
added device_id parameter to "autolat update" command More... almost 16 years ago
tidied up code to be more pep8 compliant More... over 16 years ago
updated README - tidied up language to be clearer More... over 16 years ago
added "Todo" section to README (wrt remote wipe) More... over 16 years ago
added `Google.locate_friends` and `locate_friends` action More... over 16 years ago
Fixed blatent non-English in README More... over 16 years ago
added `reversegeo` field to `google.Location` More... over 16 years ago
updated README More... over 16 years ago
added dependencies to setup.py More... over 16 years ago
fixed bug with strftime formatting in `mobileme.Location.__str__` More... over 16 years ago
added `locate_device` and `lock_device` actions More... over 16 years ago
added `MobileMe.lock_device` More... over 16 years ago
reorganised Action classes into appropriate modules More... over 16 years ago
reorganised commandline stuff into `autolat.actions` More... over 16 years ago
added `msg_device` action More... over 16 years ago
changed from optparse to argparse to make adding subcommands much easier More... over 16 years ago
added `MobileMe.msg_device` More... over 16 years ago
added `get_history` action to `autolat` command More... over 16 years ago
refactored some kml processing into `google.Location` More... over 16 years ago
changed `Google.get_history` to take date objects More... over 16 years ago
updated `Google.update_latitude` to not take a `mobileme.Location` object More... over 16 years ago
added `autolat` entrypoint for easy updating from the commandline and updated README More... over 16 years ago
added setup.py for easy installation More... over 16 years ago
updated README More... over 16 years ago
added `Google.get_history` method and `google.Location` class More... over 16 years ago
basic error handling in `MobileMe` More... over 16 years ago
added simple logging More... over 16 years ago
added mobileme.Location class to better handle data from `locate_device` More... over 16 years ago