Anton Tananaev
|
3ef2272227
|
Merge pull request #320 from garyvdm/revert-301-vector
Revert "Use vector icons"
|
2018-02-15 22:24:54 +13:00 |
|
Gary van der Merwe
|
3625ee42db
|
Revert "Use vector icons."
|
2018-02-15 11:04:38 +02:00 |
|
Anton Tananaev
|
385826c3c1
|
Merge pull request #301 from garyvdm/vector
Use vector icons
|
2018-02-14 09:42:29 +13:00 |
|
Gary van der Merwe
|
1426926c8e
|
Use vector icons.
|
2018-02-13 18:33:01 +02:00 |
|
Anton Tananaev
|
4f680d33c9
|
Merge pull request #311 from Bubu/patch-1
Add google maven repo
|
2018-01-23 08:20:51 +13:00 |
|
Marcus Hoffmann
|
2dad912da5
|
Add google() repo
This is required to build the app outside of Android Studio.
Fixes:
> Could not find com.android.tools.build:gradle:3.0.1.
Searched in the following locations:
https://jcenter.bintray.com/com/android/tools/build/gradle/3.0.1/gradle-3.0.1.pom
https://jcenter.bintray.com/com/android/tools/build/gradle/3.0.1/gradle-3.0.1.jar
|
2018-01-22 20:15:20 +01:00 |
|
Anton Tananaev
|
290a7d80eb
|
Update app version number
v5.8
|
2018-01-19 17:43:43 +13:00 |
|
Anton Tananaev
|
44228feb2f
|
Fix SOS functionality
|
2018-01-19 17:43:18 +13:00 |
|
Anton Tananaev
|
d887bc4119
|
Update version number
v5.7
|
2018-01-09 08:26:19 +13:00 |
|
Anton Tananaev
|
c892a20104
|
Fix lost API connection logic
|
2018-01-09 08:25:57 +13:00 |
|
Anton Tananaev
|
2719b57f7c
|
Use color code directly
v5.6
|
2018-01-07 09:26:55 +13:00 |
|
Anton Tananaev
|
cc6c8a23f6
|
Update project files
|
2018-01-07 09:23:14 +13:00 |
|
Anton Tananaev
|
1e82cbbbf6
|
Merge pull request #305 from Alpha200/fixAccuracy
Fix reading accuracy property
|
2017-12-30 10:40:06 +13:00 |
|
Daniel Sendzik
|
4b8fde36d7
|
Fix reading accuracy property
|
2017-12-29 19:34:14 +01:00 |
|
Anton Tananaev
|
b8cd56439a
|
Merge pull request #304 from garyvdm/restore_startWakefulForegroundService
Restore fix auto-start issue on Android O
|
2017-12-21 23:03:37 +13:00 |
|
Gary van der Merwe
|
edb1f696df
|
Restore fix auto-start issue on Android O.
Also rename startWakefulService to startWakefulForegroundService to highlight
that it's different to the SDK version.
|
2017-12-21 11:54:14 +02:00 |
|
Anton Tananaev
|
56d2f2ef53
|
Merge pull request #303 from garyvdm/cleanup
Remove unnecessary code
|
2017-12-21 09:52:43 +13:00 |
|
Gary van der Merwe
|
59e6a5ae65
|
Remove code that was originally included for supporting older SDK APIs that are now older than our minSdkVersion.
|
2017-12-20 14:17:51 +02:00 |
|
Anton Tananaev
|
319fab647b
|
Merge pull request #302 from garyvdm/hidden_notification
For hidden flavor, make notificaion not open the app when clicked, use different icon
|
2017-12-16 09:47:04 +13:00 |
|
Gary van der Merwe
|
42429f3496
|
For hidden flavor, make notification open system settings activity.
|
2017-12-15 12:38:56 +02:00 |
|
Gary van der Merwe
|
841d3e581c
|
For hidden flavor, make notificaion not open the app when clicked, use different icon.
This only apply to when the notificaion can't be hidden, i.e. SDK >= 25.
|
2017-12-15 09:09:25 +02:00 |
|
Anton Tananaev
|
dac43ccbc1
|
Merge pull request #300 from garyvdm/notification
Get service notification to show. Tweek settings.
|
2017-12-14 13:53:22 +13:00 |
|
Gary van der Merwe
|
3c9ae512bd
|
Get service notification to show. Tweek settings.
|
2017-12-13 08:11:11 +02:00 |
|
Anton Tananaev
|
d3e600d81d
|
Gracefully stop location updates
|
2017-11-23 00:03:17 +13:00 |
|
Anton Tananaev
|
e0296a9c65
|
Use fused location provider
|
2017-11-22 23:59:52 +13:00 |
|
Anton Tananaev
|
e51f590e19
|
Merge pull request #297 from Mantas0726/master
Update PositionProvider.java
|
2017-11-15 09:57:45 +13:00 |
|
Mantas0726
|
6e3812320c
|
Update PositionProvider.java
|
2017-11-14 22:20:11 +02:00 |
|
Anton Tananaev
|
c45c8ea797
|
Update version number
v5.5
|
2017-09-25 15:08:10 +13:00 |
|
Anton Tananaev
|
ed0aa53aa3
|
Fix null pointer crash
|
2017-09-25 15:04:19 +13:00 |
|
Anton Tananaev
|
f88891be2b
|
Add another hidden intent filter
|
2017-09-25 15:01:56 +13:00 |
|
Anton Tananaev
|
3f83684d02
|
Update version number
v5.4
|
2017-09-20 05:23:51 +12:00 |
|
Anton Tananaev
|
a9d772bfda
|
Restart service after upgrade
|
2017-09-20 05:23:27 +12:00 |
|
Anton Tananaev
|
2bc3c78a91
|
Update version number
v5.3
|
2017-09-12 23:22:33 +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
v5.2
|
2017-09-02 20:01:13 +12:00 |
|
Anton Tananaev
|
43e108de8c
|
Fix number format exception
v5.1
|
2017-09-02 08:40:56 +12:00 |
|
Anton Tananaev
|
fedce0e26b
|
Fix number format exception
|
2017-09-02 08:38:42 +12:00 |
|
Anton Tananaev
|
e24d725feb
|
Disable failing unit test
|
2017-09-01 11:20:15 +12:00 |
|
Anton Tananaev
|
3198bee2f2
|
Use POST to send data (fix #279)
|
2017-09-01 11:18:26 +12:00 |
|
Anton Tananaev
|
92e0fb3ad5
|
Remove unnecessary permissions
v5.0
|
2017-09-01 10:41:24 +12:00 |
|
Anton Tananaev
|
f7b0df1c41
|
Update version code
|
2017-09-01 10:36:49 +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
|
5428530dbd
|
Add Firebase analytics
|
2017-08-31 11:07:16 +12:00 |
|
Anton Tananaev
|
3d5682d1b1
|
Move color to common file
|
2017-08-31 10:14:05 +12:00 |
|