summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
...
* [android] #2421 - Adding logic to get cellular carrier and network typeBrad Leege2016-02-101-2/+53
* [android] #2421 - Adding logic to get Device Screen densityBrad Leege2016-02-101-1/+9
* [android] #2421 - Adding logic to determine if app is in Foreground or Backgr...Brad Leege2016-02-101-1/+19
* [android] #2421 - Calculating battery level for eventsBrad Leege2016-02-101-1/+17
* [android] #2421 - Producing attribute values for Model, Operating System, and...Brad Leege2016-02-101-3/+16
* [android] #2421 - Implementing dynamic user agent based on App Name, Version ...Brad Leege2016-02-102-2/+14
* [android] #2421 - Adding place holders for event attributesBrad Leege2016-02-102-8/+21
* [android] #2421 - Giving constants a more Java like naming schemeBrad Leege2016-02-102-54/+54
* [android] #2421 - Porting Attributes and relabeling existing as KeysBrad Leege2016-02-101-2/+17
* [android] #2421 - Adding remaining attributes as constantsBrad Leege2016-02-101-0/+16
* [android] #2421 - Adding Events as constantsBrad Leege2016-02-102-1/+7
* [android] #2421 - Removing anonidBrad Leege2016-02-101-1/+0
* [android] #2421 - Using UUID fo instance dataBrad Leege2016-02-101-1/+4
* [android] #2421 - Removing verticalaccuracy per discussion with camille todayBrad Leege2016-02-102-3/+0
* [android] #2421 - Using Constants for Version and EventsBrad Leege2016-02-102-3/+7
* [android] #2421 - Removing checks on data as raw values from Location object ...Brad Leege2016-02-101-5/+5
* [android] #2421 - Changing appBundleId to app's package nameBrad Leege2016-02-101-2/+2
* [android] #2421 - Building out MapboxEventsManager with support for Staging a...Brad Leege2016-02-105-0/+195
* [android] #2421 - Start MapView in Passive Telemetry ModeBrad Leege2016-02-101-2/+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-105-23/+48
* [android] #2421 - JavaDoc for telemetry packageBrad Leege2016-02-101-0/+4
* [android] #2421 - Checking for TelemetryService configuration in AndroidManif...Brad Leege2016-02-103-0/+48
* [android] #2421 - Initial build out of Telemetry Location infrastructureBrad Leege2016-02-102-0/+236
* [core] Always store tiles without ratio support with ratio = 1John Firebaugh2016-02-102-3/+3
* [core] Eliminate tilesets tableJohn Firebaugh2016-02-103-88/+65
* [core] Optimize offline database schemaJohn Firebaugh2016-02-103-73/+84
* [core] Retry errors encountered during offline downloadsJohn Firebaugh2016-02-101-2/+2
* [core] Eliminate maximumCacheEntrySizeJohn Firebaugh2016-02-103-69/+58
* [core] Implement an eviction policy for OfflineDatabaseJohn Firebaugh2016-02-106-52/+142
* [core] Reset SQLite statements after use in order to release locksJohn Firebaugh2016-02-104-112/+136
* [core] Throttle the number of concurrent requests to 20John Firebaugh2016-02-104-45/+114
* [core] Make {Default,Online}FileSource::Impl more similarJohn Firebaugh2016-02-102-77/+50
* [core] Disable SQLite busy timeouts so that multiple readers can access the s...John Firebaugh2016-02-103-0/+16
* [core] Explicit operator boolJohn Firebaugh2016-02-101-2/+2
* [core] Interface and implementation for offlineJohn Firebaugh2016-02-108-16/+755
* [all] Don't interpret 404s on non-tile resources as "no content"John Firebaugh2016-02-104-6/+12
* [all] Do not set Response data for 404sJohn Firebaugh2016-02-103-22/+11
* [core] Reimplement existing caching within an offline-capable database schemaJohn Firebaugh2016-02-109-619/+605
* [core] Cache with mapbox:// tile URLsJohn Firebaugh2016-02-102-8/+9
* [core] Moving caching logic to DefaultFileSourceJohn Firebaugh2016-02-102-68/+66
* [glfw] add "C" button to show stencil clip masksKonstantin Käfer2016-02-101-0/+52
* [android] #3746 - InfoWindowCloseListenerTobrun2016-02-093-1/+43
* [android] #3852 - upgrade to okhttp 3.1.1Tobrun2016-02-091-1/+1
* [android] #3745 - MapboxMap.OnCameraChangeListener :camera:Tobrun2016-02-093-14/+108
* [android] #3747 - InfoWindowLongClickListenerTobrun2016-02-093-10/+74
* [node] add debug options to node bindingsAnsis Brammanis2016-02-082-0/+30
* Link to latest iOS SDK API documentationMinh Nguyễn2016-02-081-1/+1
* [android] Fixed error with asset URLs with URL encoded spaces.Jonas Bergvall2016-02-081-1/+3
* [core] move GL value objects from gl_config.hpp to gl_values.hppKonstantin Käfer2016-02-081-8/+9