summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/telemetry/TelemetryService.java
Commit message (Expand)AuthorAgeFilesLines
* Adds checkstyle to CI (#7442)Cameron Mace2016-12-161-131/+132
* [android] - replace Android logs with Timber (#6372) (#7149)Pablo Guardiola2016-11-231-7/+5
* [android] #5014 - Removing malformed HTML from Javadocsandroid-v4.0.1Brad Leege2016-05-121-7/+5
* TelemetryService: Catch IllegalArgumentException exception when unregisterRec...Vacxe2016-03-241-1/+6
* [android] #4294 - JavaDocs for Telemetry classesBrad Leege2016-03-181-0/+4
* [android] #4142 - Removing Partial Wake LockBrad Leege2016-02-291-8/+0
* [android] #4066 - Implementing flush events when app terminates functionalityBrad Leege2016-02-261-0/+11
* [android] #3907 - Initial refactoring to support on / off capability for Tele...Brad Leege2016-02-111-0/+5
* [android] #2421 - Removing PendingIntent as it's no longer neededBrad Leege2016-02-101-24/+0
* [android] #2421 - Refactoring LocationServices to be in PASSIVE mode when GPS...Brad Leege2016-02-101-2/+4
* [android] #2421 - Initial build out of Telemetry Location infrastructureBrad Leege2016-02-101-0/+162