tagtime / TagTime

Stochastic Time Tracking for Space Cadets
http://tagti.me
Other
365 stars 51 forks source link

Update TagTime Android Project #47

Closed hoffmanc closed 9 years ago

hoffmanc commented 9 years ago

I am planning on making some UI updates to this app (e.g., make it optionally bypass the lock screen and toy around with different task button layouts), but this PR is just to get the app updated to the current android development tooling.

You'll notice that the beedroid api is being copy/pasted. I am happy to make the necessary updates to that repo, as well, but wanted to reach out to see if that makes sense for other projects that may be depending on that library before proceeding.

dreeves commented 9 years ago

That would be wonderful to update the Beedroid API. We'll want Uluc Saranli to review the pull request there to make sure it doesn't break the Beeminder Android app. Thanks so much for contributing to TagTime!

Insti commented 9 years ago

Yay for app updates. Let me know if you need help testing.

I've added some feature requests of mine to the issues page. Maybe you can add yours too, so we can see what you're planning.

hoffmanc commented 9 years ago

@dreeves okay, I'll apply what the GUI automagically did during import to the beedroid repo, and file another pull request over there. I should then be able to get gradle to pull that into TagTime via git, but that is hypothetical at this point.

@Insti I haven't installed it on my own phone, so I guess that's the next step. Would be nice to have a high-level acceptance test in CI, but that's likely a pipe dream at this point.

I will look over the issue list and integrate my own thoughts.