summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [android] #3354 - Android 3.0.0 Change Logandroid-v3.0.0Brad Leege2015-12-211-0/+7
* [android] #3354 - Incrementing Version to 3.0.0 for releaseBrad Leege2015-12-212-2/+2
* [android] #3348 - Updating customLayerClass package name in JNI codeBrad Leege2015-12-211-1/+1
* [android] #3348 - Moved ExampleCustomLayer into it's own package. Moved Cust...Brad Leege2015-12-215-7/+18
* [android] #3358 - easeTo() uses nanoseconds instead of millisecondsBrad Leege2015-12-201-1/+1
* [android] #3358 - Created easeCamera() API method.Brad Leege2015-12-202-9/+71
* [android] #3358 - Making Core GL camera methods private. Adding moveCamera()...Brad Leege2015-12-204-37/+53
* [android] #3304 - refactor SpriteFactory to IconFactory, changed all the spri...Tobrun2015-12-2015-150/+150
* [ios, osx] Allow zero-duration flightMinh Nguyễn2015-12-194-14/+27
* [core] Reformulated flyTo optionsMinh Nguyễn2015-12-192-27/+49
* [core] Fly across the meridian or antemeridian, whichever is shorterMinh Nguyễn2015-12-191-0/+10
* [core] Refined and commented flyToMinh Nguyễn2015-12-195-61/+161
* [android] #3244 - Removing debug log statementsBrad Leege2015-12-181-4/+1
* [android] Camera APIBrad Leege2015-12-1817-15/+848
* [core] Fix background-pattern originJohn Firebaugh2015-12-182-6/+7
* [android] #3107 - allow other type of drawable to be used from a resource dra...Tobrun2015-12-181-1/+18
* [android] #3317 #3239 - SpriteFactory Singleton, added different custom marke...Tobrun2015-12-187-35/+57
* [Android] MapFragment null container fixOguz Babaoglu2015-12-181-1/+1
* [android] #3277 - update android support lib + new configuration to manage theseTobrun2015-12-182-8/+16
* [core] Add more tests to on-demand source loadBruno de Oliveira Abinader2015-12-172-1/+48
* [core] Tests for style with unused sourcesBruno de Oliveira Abinader2015-12-173-0/+148
* [core] Load sources only if there is at least one visible layerBruno de Oliveira Abinader2015-12-178-15/+27
* [core] Avoid loading source if a source request is currently ongoingBruno de Oliveira Abinader2015-12-171-0/+2
* [core] Unbind current VAO before calling custom layer render functionJohn Firebaugh2015-12-171-0/+1
* [core] Don't crash when destroying a copied CustomLayerJohn Firebaugh2015-12-171-4/+4
* [ios, android] Add methods to remove a custom layerJohn Firebaugh2015-12-1711-3/+68
* [osx] Fixed path to embedded frameworkMinh Nguyễn2015-12-171-1/+1
* [osx] Fixed 'make compdb' target'Bruno de Oliveira Abinader2015-12-172-3/+3
* [core] Added special case for atomic flyTo()Minh Nguyễn2015-12-171-1/+6
* [ios] Move source to src folder, matching osxJohn Firebaugh2015-12-1718-19/+19
* Move platform scripts into platformsJohn Firebaugh2015-12-1646-40/+40
* [glfw] Set viewport size from the Map threadThiago Marcos P. Santos2015-12-161-5/+5
* [android] Add CustomLayerRenderParameters to example codeJohn Firebaugh2015-12-162-1/+7
* [ios] Renamed custom style layer invalidation methodMinh Nguyễn2015-12-162-2/+2
* [ios, android] Add a method to invalidate custom layers, forcing a repaintJohn Firebaugh2015-12-163-0/+12
* [android] Simplify structure for native filesJohn Firebaugh2015-12-1611-15/+14
* [ios] Remove vestigial environment variables from .travis.ymlJohn Firebaugh2015-12-161-7/+0
* [ios] Silence undocumented typedef warnings from appledocMinh Nguyễn2015-12-161-0/+3
* [ios] Fixed off-by-one error due to mergeMinh Nguyễn2015-12-161-1/+1
* Revert "Revert "[ios] Custom style layer""Minh Nguyễn2015-12-165-0/+149
* [android] Move into platform subdirectoryJohn Firebaugh2015-12-16227-23/+28
* [android] Move includes to platform subdirectoryJohn Firebaugh2015-12-165-0/+6
* [android] Fix 2-finger rotation is off axisAntonio Zugaldia2015-12-161-2/+6
* Revert "[ios] Custom style layer"John Firebaugh2015-12-165-149/+0
* node-v2.2.0node-v2.2.0Mike Morris2015-12-162-1/+5
* [ios] Custom style layerMinh Nguyễn2015-12-165-0/+149
* [android] Custom layer bindingsJohn Firebaugh2015-12-1612-1/+272
* [core] Fixed annotation icon replacementMinh Nguyễn2015-12-155-10/+28
* [core] Do not use std:: namespace for log2()Thiago Marcos P. Santos2015-12-151-1/+1
* [android] Add scheduled build scriptJohn Firebaugh2015-12-151-4/+50