Marc Poulhiès
5c16df6c24
Merge branch 'peter.merge'
7 years ago
Marc Poulhiès
22cd1b7949
update to android studio 2.1
7 years ago
Marc Poulhiès
df7eb04602
fixup! Add MAX_BUFSIZE to protect against memory overflow in AbstractLiveLogger. Bugfix: last locations never sent in case of sending by group of points.
7 years ago
Marc Poulhiès
59f1c2e9d7
Merge remote-tracking branch 'flytrace/master' into toto.merge
7 years ago
Marc Poulhiès
0b4e96361b
update gradle
7 years ago
Marc Poulhiès
906eccf90d
removed useless files
7 years ago
Peter2121
8b6eacf22a
Add the possibility to change locations buffer size from settings.
...
Additional file extensions available for senders (log, settings).
Change names of intents to improve the coexistence with 'classic' GPSLogger.
7 years ago
Peter2121
ced915d16c
Get offline buffer size from settings
7 years ago
Peter2121
568831ac25
Bugfix for Android 2.3
7 years ago
Peter2121
f549cfb1ee
Many improvements to increase stability of logging service and decrease OS charge.
...
Logging improvements.
7 years ago
Peter2121
5bb29b1e35
Final version of confimport - beta quality, needs more testing (maybe does not work on some devices and/or mail clients) and some optimisations.
...
Added file visualisation if browsing for conf file from the main activity.
8 years ago
Peter2121
e35edfb1ef
Third (bugfix) version of confimport. Work in progress.
8 years ago
Peter2121
f4e7817651
Second (bugfix) version of confimport. Work in progress.
8 years ago
Peter2121
9194a50b60
First version of confimport. Work in progress.
8 years ago
Peter2121
7fd1108838
Correct typo in PopulateAppSettings
8 years ago
Peter2121
f721b4a451
Add default value for OpenGTS server path.
...
Change translations, add strings in some translations, remove numeric parameters from translations.
8 years ago
Peter2121
a89e851be1
Buffer size for group sending is limited to half of MAX_BUFSIZE (actually set to 32). No error handling in GUI now, just info in debug.log.
8 years ago
Peter2121
050ce9cc25
Workaround to fix #1 issue
8 years ago
Peter2121
b495583f76
Add MAX_BUFSIZE to protect against memory overflow in AbstractLiveLogger.
...
Bugfix: last locations never sent in case of sending by group of points.
8 years ago
Peter2121
22b41f2219
minbufsize initialisation moved to child classes (possible to have different values for different loggers)
...
maxtry initialised by value defined on class level (possible to have user-defined parameter for it)
8 years ago
Peter2121
0a7dded76e
Added new parameter - ALMinBufSize - to manage group sending of livetracking data.
...
Added version information.
8 years ago
Marc Poulhiès
c2f4a5a2a6
bump version after livetrack24 speed fix
8 years ago
Marc Poulhiès
445fdfffee
bug fix : livetrack24 logger was reporting wrong speed
8 years ago
Marc Poulhiès
f879a41785
update android studio files
8 years ago
Marc Poulhiès
fa5cce6ff7
various config files
8 years ago
Marc Poulhiès
0e39e1c882
Update .travis.yml
...
really build on travis-ci
8 years ago
Marc Poulhiès
98cb5db95d
Merge branch 'Peter2121-master'
8 years ago
Marc Poulhiès
b5284e7708
:Merge branch 'master' of git://github.com/Peter2121/gpslogger into Peter2121-master
...
Conflicts:
.idea/libraries/actionbarsherlock_4_4_0.xml
.idea/misc.xml
GPSLogger/GPSLogger.iml
GPSLogger/src/main/java/com/mendhak/gpslogger/loggers/AbstractLiveLogger.java
GPSLogger/src/main/java/com/mendhak/gpslogger/loggers/LiveTrack24FileLogger.java
GPSLogger/src/main/java/com/mendhak/gpslogger/loggers/utils/LocationBuffer.java
build.gradle
gradle/wrapper/gradle-wrapper.properties
8 years ago
Marc Poulhiès
c9dc80b16e
various config files
8 years ago
Peter2121
f68ff79665
Added more debugs in livetrack24 logger
...
Added default custom livetrack24 server
8 years ago
Peter2121
51fccc82c5
Changed speed to float in AbstractLiveLogger, LocationBuffer etc.
...
Fixed speed units in Livetrack24 and SkyLines
Block the orientation of main activity in manifest
8 years ago
Peter2121
bbdb74d5a2
Added upload timeout as system timeouts are too long
8 years ago
Peter2121
631e5abddb
Bug correction - wrong SetLatestTimeStamp in OpenGTS live logger
8 years ago
Peter2121
7520275f8f
- Add buffering to OpenGTS logger
...
- Code optimisations to decrease charge
- Some timeouts decreased to be more precise in logging
8 years ago
Marc Poulhiès
8b051dbb36
Bump Version to 20140617
9 years ago
Marc Poulhiès
2bb07ae06e
remove local mail & activation jar, use gradle dep instead
9 years ago
Marc Poulhiès
8d90434778
fix #12 "OpenGTS reports wrong speed"
...
bufferlocation now stores m/s speed: fix all liveloggers relying on a different unit.
9 years ago
Marc Poulhiès
e173bcf3f6
Cherry-picked 5b7cec50c8
but *ONLY* merging code changes. IDE files changes have been dropped.
...
Sync with dkm-origin branch (classes remastering, Gradle build etc).
Update Russian translation.
Bugfixes:
- NeedToLog is not always true now;
- Correct flags in ShowNotification now;
- Can use endline character in message template now.
Conflicts:
.idea/libraries/actionbarsherlock_4_4_0.xml
GPSLogger/GPSLogger.iml
gradle/wrapper/gradle-wrapper.properties
9 years ago
Marc Poulhiès
ebf88662b2
refresh IDE files (android studio 0.6.1, gradle 0.11+)
9 years ago
Peter2121
5b7cec50c8
Sync with dkm-origin branch (classes remastering, Gradle build etc).
...
Update Russian translation.
Bugfixes:
- NeedToLog is not always true now;
- Correct flags in ShowNotification now;
- Can use endline character in message template now.
9 years ago
Marc Poulhiès
b3c146704b
bump version
9 years ago
Marc Poulhiès
85d40f2094
fix: faq.html has been removed by error
9 years ago
Marc Poulhiès
5286d2c4c0
bump version
9 years ago
Marc Poulhiès
4f452c4420
bug fix: froyo does not have String.isEmpty()
9 years ago
Marc Poulhiès
2ed9a836da
Merge branch 'master' of https://github.com/Peter2121/gpslogger into merge-test
9 years ago
Marc Poulhiès
4cb6f370b3
fix: missing in previous commit
9 years ago
Marc Poulhiès
a6b2be0cd4
fix igc date: on some phone, new Date() seems to return an old date (1 day offset..."yesterday").
9 years ago
Marc Poulhiès
4b12080770
flush livelogger location on stop.
...
Can still loose location if 'stop' is hit and no data cnx available (1 try and die)
9 years ago
Marc Poulhiès
bbd455bddb
move to gradle++ (create new project from scratch and then reinject GPSLogger files. Previous migration did not work so well for Intelij)
9 years ago
Peter2121
9050a6540d
Bug ArrayIndexOutOfBoundsException workaround - added check of empty array in GetNextAlarmTime
9 years ago