summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [android] #3900 - Using CopyWriteArrayList to avoid concurrency issues with M...Tobrun2016-02-122-18/+22
* [android] #3919 - restore espresso testsTobrun2016-02-125-26/+73
* [android] #3907 - Clearing any / all events in memory at the time of Telemetr...Brad Leege2016-02-111-0/+1
* [android] #3907 - Integrating Telemetry On / Off UI with functionalityBrad Leege2016-02-111-2/+21
* [android] #3907 - Initial refactoring to support on / off capability for Tele...Brad Leege2016-02-115-16/+95
* [android] #3907 - Adding Telemetry Settings to Attribution OptionsBrad Leege2016-02-111-1/+2
* [tests] Fix buildJohn Firebaugh2016-02-111-1/+1
* Allow using tileSize: 512 as a switch to trade retina support for 512px raste...Young Hahn2016-02-111-2/+2
* [android] #3908 - No more beepBrad Leege2016-02-111-9/+2
* [build] Build `offline` tool on the botsThiago Marcos P. Santos2016-02-112-0/+6
* [build] Fix broken target when building on the botsThiago Marcos P. Santos2016-02-111-1/+1
* [android] #3876 - rename InfoWindowClickListener methodTobrun2016-02-114-4/+4
* [android] #3895 - handles the case of not requested/accepted permissionsTobrun2016-02-111-1/+6
* [core] use std::move() to prevent copiesKonstantin Käfer2016-02-111-1/+1
* [core] return std::move() prevents copy elisionKonstantin Käfer2016-02-111-1/+1
* [android] #2421 - Adding basic JavaDocsBrad Leege2016-02-101-1/+24
* [android] #2421 - Setting up Certificate Pinning for Prod Server GeoTrustBrad Leege2016-02-101-1/+3
* [android] #2421 - Setting up Certificate Pinning for Staging ServerBrad Leege2016-02-101-1/+8
* [android] #2421 - Changing sessionId to UUID and adding flag to change it aft...Brad Leege2016-02-101-16/+4
* [android] #2421 - Adding minimal events size check to avoid sending empty jso...Brad Leege2016-02-101-1/+6
* [android] #2421 - Copying PROD and Test certificates to Android project for i...Brad Leege2016-02-101-0/+3
* [android][ios][core] - #2421 Moving Mapbox PROD and TEST certificates to comm...Brad Leege2016-02-103-0/+0
* [android] #2421 - Adding WIFI_STATE to SDK permissionsBrad Leege2016-02-101-0/+1
* [android] #2421 - Setting vendor id and session id to be encryptedBrad Leege2016-02-101-2/+28
* [android] #2421 - Adding Location Permission checks to toggleGPS to prevent r...Brad Leege2016-02-101-1/+10
* [android] #2421 - Bumping Session rotation to 24 hoursBrad Leege2016-02-101-2/+3
* [android] #2421 - Removing Instance IdBrad Leege2016-02-102-4/+0
* [android] #2421 - Setting data to flush every 2 minutesBrad Leege2016-02-101-6/+20
* [android] #2421 - Adding session id and rotate it every 12 hoursBrad Leege2016-02-102-0/+31
* [android] #2421 - Changing vendorId to simply UUIDBrad Leege2016-02-101-1/+1
* [android] #2421 - Changing accessibility font scale to float for internal sto...Brad Leege2016-02-101-2/+2
* [android] #2421 - Establishing an app install persistent "vendor id" persiste...Brad Leege2016-02-102-1/+21
* [android] #2421 - Accessibility Font Scale SizesBrad Leege2016-02-101-1/+7
* [android] #2421 - Stubbing out accessibility font scale sizeBrad Leege2016-02-101-1/+5
* [android] #2421 - Adding check in case Wifi Status isn't granted to keep app ...Brad Leege2016-02-101-3/+8
* [android] #2421 - Adding logic to get wifi connection stateBrad Leege2016-02-102-1/+18
* [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