Anton Tananaev
|
efdaf69d07
|
Remove unused class import
|
2016-09-01 02:28:35 +12:00 |
|
Anton Tananaev
|
3dbdaeb555
|
Handle missing GPS provider
|
2016-09-01 02:15:05 +12:00 |
|
Anton Tananaev
|
806a31cd92
|
Avoid index out of bounds
|
2016-09-01 02:05:20 +12:00 |
|
Anton Tananaev
|
fa4654c969
|
Avoid uninitialized provider type
|
2016-09-01 01:56:17 +12:00 |
|
Anton Tananaev
|
624eefc309
|
Increase keep alive for connections
|
2016-07-29 11:23:44 +12:00 |
|
Anton Tananaev
|
7ab99da14c
|
Fix protocol formatter unit test
|
2016-07-24 12:50:42 +12:00 |
|
Matthew Wild
|
c3986ac172
|
Add support for posting locations over HTTPS
|
2016-07-22 21:27:15 +01:00 |
|
Anton Tananaev
|
acf935dcfd
|
Fix crash on second app start
|
2016-04-29 10:26:05 +12:00 |
|
Anton Tananaev
|
bcfa577e91
|
Set up Alarm to wake service (fix #175)
|
2016-04-27 22:08:16 +12:00 |
|
Anton Tananaev
|
ac1ca8df2f
|
Limit number of location updates (fix #156)
|
2016-04-27 22:07:15 +12:00 |
|
Anton Tananaev
|
7dc7f32110
|
Fix issue with shortcuts on hidden app
|
2016-04-23 15:08:17 +12:00 |
|
Anton Tananaev
|
b7fb6445ef
|
Implement application shortcuts (fix #161)
|
2016-01-30 10:17:30 +13:00 |
|
Anton Tananaev
|
bc3f47e296
|
Remove position if deviceId is different
|
2016-01-29 22:11:32 +13:00 |
|
Anton Tananaev
|
c60f749a67
|
Catch missing permissions exception
|
2016-01-29 22:05:47 +13:00 |
|
Anton Tananaev
|
821f24ce2b
|
Implement app settings validation
|
2016-01-29 22:01:02 +13:00 |
|
Anton Tananaev
|
b8a099189e
|
Fix hidden app component name
|
2015-11-03 10:49:48 +13:00 |
|
Anton Tananaev
|
44648cf142
|
Workaround for 2.3 wakelock bug
|
2015-10-06 23:10:40 +13:00 |
|
Anton Tananaev
|
052320f981
|
Always generate device identifier
|
2015-09-03 23:04:02 +12:00 |
|
Anton Tananaev
|
140a3ebece
|
Hide the app from launcher
|
2015-09-03 15:16:20 +12:00 |
|
Anton Tananaev
|
1ca71f80c6
|
Properly stop secondary service
|
2015-09-03 11:54:20 +12:00 |
|
Anton Tananaev
|
5d101b6f6e
|
Hack to hide a notification
|
2015-09-03 11:47:14 +12:00 |
|
Anton Tananaev
|
dc949e0152
|
Handle permissions on old Android
|
2015-09-03 10:40:24 +12:00 |
|
Anton Tananaev
|
2194290935
|
Refactor permissions handling
|
2015-09-03 10:10:39 +12:00 |
|
Anton Tananaev
|
78bf7f3169
|
Implement permission requesting
|
2015-09-02 23:17:40 +12:00 |
|
Anton Tananaev
|
e2d0329635
|
Call missing method via reflection
|
2015-09-02 19:28:47 +12:00 |
|
Anton Tananaev
|
a64da65c6f
|
Add more status messages (fix #151)
|
2015-08-29 21:44:12 +12:00 |
|
Anton Tananaev
|
8a3d86c173
|
Get address and port once
|
2015-08-29 21:32:11 +12:00 |
|
Anton Tananaev
|
c78cac2da5
|
Combine two callbacks into one
|
2015-08-24 12:15:52 +12:00 |
|
Anton Tananaev
|
5f7a1a8bfd
|
Use single quotes in gradle
|
2015-08-23 20:11:39 +12:00 |
|
redge
|
9ae90d2edc
|
Move startForeground to onCreate
|
2015-08-22 01:50:17 +02:00 |
|
Anton Tananaev
|
27a99a6af1
|
Remove service notification icon
|
2015-08-21 10:15:03 +12:00 |
|
Anton Tananaev
|
b109de92c4
|
Do not show dialog if correct port
|
2015-08-20 16:08:57 +12:00 |
|
Anton Tananaev
|
be0d556ed6
|
Re-implement mixed provider (fix #145)
|
2015-08-20 12:25:26 +12:00 |
|
Anton Tananaev
|
1861d9ca34
|
Fix incorrect speed value
|
2015-08-19 09:30:49 +12:00 |
|
Anton Tananaev
|
3214944d69
|
Fix wake lock release issue
|
2015-08-17 14:40:54 +12:00 |
|
Anton Tananaev
|
3e786e474d
|
Fix null service intent issue
|
2015-08-17 14:35:24 +12:00 |
|
Anton Tananaev
|
0850ac09b0
|
Ensure that provider is correct
|
2015-08-17 14:22:13 +12:00 |
|
Anton Tananaev
|
6084bfdfbe
|
Implement optional foreground service
|
2015-08-16 12:15:04 +12:00 |
|
Anton Tananaev
|
b560577d96
|
Simplify position provider class
|
2015-08-15 21:55:53 +12:00 |
|
Anton Tananaev
|
92137c83bd
|
Move wake lock to controller
|
2015-08-15 20:53:51 +12:00 |
|
Anton Tananaev
|
3617700351
|
Add wake lock to receiver
|
2015-08-14 19:49:17 +12:00 |
|
Anton Tananaev
|
7fe765d124
|
Re-implement status logging
|
2015-08-14 18:52:28 +12:00 |
|
Anton Tananaev
|
3235229d1e
|
Implement connectivity listener
|
2015-08-14 16:53:43 +12:00 |
|
Anton Tananaev
|
25e035e59d
|
Implement buffering logic
|
2015-08-13 16:00:57 +12:00 |
|
Anton Tananaev
|
b63bf4779e
|
Implement async database calls
|
2015-08-13 13:29:03 +12:00 |
|
Anton Tananaev
|
2cf1213535
|
Create sync version of request
|
2015-08-13 11:58:59 +12:00 |
|
Anton Tananaev
|
03266a8c78
|
Implement database for buffer
|
2015-08-13 11:49:46 +12:00 |
|
Anton Tananaev
|
3782fd0003
|
Rename id to device id
|
2015-08-13 10:53:53 +12:00 |
|
Anton Tananaev
|
fc83e7525a
|
Start service as sticky
|
2015-08-12 22:30:39 +12:00 |
|
Anton Tananaev
|
596ede019c
|
Use position in formatter
|
2015-08-12 22:14:24 +12:00 |
|