Anton Tananaev
|
ed0aa53aa3
|
Fix null pointer crash
|
2017-09-25 15:04:19 +13:00 |
|
Anton Tananaev
|
a9d772bfda
|
Restart service after upgrade
|
2017-09-20 05:23:27 +12:00 |
|
Anton Tananaev
|
8fab55552d
|
Handle no network provider
|
2017-09-12 23:21:58 +12:00 |
|
Anton Tananaev
|
979963f6a2
|
Fix auto-start issue on Android O
|
2017-09-07 19:04:10 +12:00 |
|
Anton Tananaev
|
70d6dfec4e
|
Fix issue with URL migration
|
2017-09-02 20:01:13 +12:00 |
|
Anton Tananaev
|
fedce0e26b
|
Fix number format exception
|
2017-09-02 08:38:42 +12:00 |
|
Anton Tananaev
|
3198bee2f2
|
Use POST to send data (fix #279)
|
2017-09-01 11:18:26 +12:00 |
|
Anton Tananaev
|
8a26c7e5ba
|
Update localization files
|
2017-09-01 10:34:47 +12:00 |
|
Anton Tananaev
|
27c98b910b
|
Remove redundant colors and use icons
|
2017-09-01 09:51:57 +12:00 |
|
Anton Tananaev
|
360958d250
|
New hidden app icon
|
2017-09-01 08:55:26 +12:00 |
|
Anton Tananaev
|
4d8d15d615
|
Implement static shortcuts
|
2017-08-31 14:16:04 +12:00 |
|
Anton Tananaev
|
7c49bb78f3
|
Implement proper shortcuts
|
2017-08-31 13:48:52 +12:00 |
|
Anton Tananaev
|
e87c3c7783
|
Report location accuracy
|
2017-08-31 11:42:15 +12:00 |
|
Anton Tananaev
|
3d5682d1b1
|
Move color to common file
|
2017-08-31 10:14:05 +12:00 |
|
Anton Tananaev
|
8f8a5e3f55
|
Add new app icon
|
2017-08-30 22:48:47 +12:00 |
|
Anton Tananaev
|
77154a81af
|
Use some new Android APIs
|
2017-08-30 15:34:45 +12:00 |
|
Anton Tananaev
|
8d94b8d011
|
Implement notification channel
|
2017-08-30 15:27:00 +12:00 |
|
Anton Tananaev
|
ab37fd478a
|
Make spacing more standard
|
2017-08-30 13:51:06 +12:00 |
|
Anton Tananaev
|
79662bad35
|
Remove redundant preferences
|
2017-08-30 13:45:56 +12:00 |
|
Anton Tananaev
|
f2e7ae7c21
|
Finish app modernization
|
2017-08-30 13:42:04 +12:00 |
|
Anton Tananaev
|
e0c5340d8b
|
Modernize and fix compilation
|
2017-08-30 13:25:18 +12:00 |
|
BrianBlade
|
5db3407e88
|
remove check if URL isEmpty; dont set 5055 as default port
|
2017-06-14 14:36:00 +02:00 |
|
BrianBlade
|
ff4fe90c6d
|
simplify URL validation
|
2017-06-14 13:02:03 +02:00 |
|
BrianBlade
|
62a2599765
|
rename setServerUrl to validateServerUrl and add port validation
|
2017-06-14 11:00:56 +02:00 |
|
BrianBlade
|
149eee530a
|
some requested fixes
|
2017-06-14 08:40:40 +02:00 |
|
BrianBlade
|
6e398d12fe
|
add ServerURL preference (replaces address, port, encryption)
|
2017-06-13 12:40:32 +02:00 |
|
Anton Tananaev
|
f5f8d41e41
|
Validate distance and angle
|
2017-05-16 20:42:32 +12:00 |
|
Anton Tananaev
|
839b180890
|
Add new error messages
|
2017-05-14 12:47:32 +12:00 |
|
Anton Tananaev
|
4d33d8ff9e
|
Fix locale folder issue
|
2017-05-13 22:03:27 +12:00 |
|
Anton Tananaev
|
7e923954b8
|
Update and add localizations
|
2017-05-13 21:55:52 +12:00 |
|
Anton Tananaev
|
96a75f02a7
|
Check shortcut action for null
|
2017-04-23 12:00:58 +12:00 |
|
Anton Tananaev
|
d632c7cdfa
|
Fix issues with notification
|
2017-04-08 17:47:54 +12:00 |
|
Anton Tananaev
|
9bae6e554f
|
Implement reporting by distance and angle
|
2017-04-08 17:36:12 +12:00 |
|
Anton Tananaev
|
3b1ba21a76
|
Relaxed host address matching
|
2017-03-17 00:56:46 +13:00 |
|
Anton Tananaev
|
8b72fd5522
|
Update localization files
|
2017-01-15 17:24:14 +13:00 |
|
Anton Tananaev
|
4a8b66694c
|
Implement alarm shortcut (fix #244)
|
2017-01-15 17:16:41 +13:00 |
|
Anton Tananaev
|
c717da9c6a
|
Increase wake lock timeout
|
2017-01-15 16:33:52 +13:00 |
|
Anton Tananaev
|
255598b7e8
|
Support longer time interval
|
2016-10-02 11:40:15 +13:00 |
|
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
|
b72b7dfa6f
|
Update all language translations
|
2016-04-27 22:26:07 +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 |
|