halley123 / open-gpstracker

Automatically exported from code.google.com/p/open-gpstracker
0 stars 1 forks source link

Add an "autostart on phone boot" option #109

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I like to track my position all the time, so I always need to have
open-gpstracker running. To keep me from forgetting to start the app after
my phone has rebooted, I'd like an "autostart" option that starts the
application when my phone is done booting.

I've already developed an app for Android, and I'm confident that I could
add this feature myself, if it's accepted.

Original issue reported on code.google.com by tomvanbr...@gmail.com on 28 May 2010 at 8:25

GoogleCodeExporter commented 8 years ago

Original comment by rcgr...@gmail.com on 29 May 2010 at 7:07

GoogleCodeExporter commented 8 years ago
If you want to build this feature that would be great. :) Send me a patch or an 
email
( rcgroot @ gmail.com ) about setting you up with a branch in the svn repo.

Original comment by rcgr...@gmail.com on 29 May 2010 at 7:15

GoogleCodeExporter commented 8 years ago
Sent a patch, looking forward to your feedback.

PS: Isn't there a mailing list to send patches and questions to ?

Original comment by tomvanbr...@gmail.com on 30 May 2010 at 5:32

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Did you get my e-mail with the patch ?
I've attached it to this issue as well (this time WITH BootReceiver.java :-))

Original comment by tomvanbr...@gmail.com on 2 Jun 2010 at 11:28

Attachments:

GoogleCodeExporter commented 8 years ago
Thanks! I've added your patch to head. I gave it a go and it works very well.

I am wondering about the app vs service start. App-start is easy exactly like a 
user
initiated icon tap, but a service-start is less invasive at startup...

Original comment by rcgr...@gmail.com on 2 Jun 2010 at 8:30

GoogleCodeExporter commented 8 years ago
You're welcome :-) Maybe we should just wait and see what the users have to 
say. If
people start asking for changes to the autostart functionality, we can consider
implementing them.

Original comment by tomvanbr...@gmail.com on 3 Jun 2010 at 10:44

GoogleCodeExporter commented 8 years ago
Made it start the service to not make OGT to obtrusive

Original comment by rcgr...@gmail.com on 6 Jun 2010 at 6:30

GoogleCodeExporter commented 8 years ago

Original comment by rcgr...@gmail.com on 6 Jun 2010 at 6:30