summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
...
* | [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-192-4/+4
|/
* [android] Camera APIBrad Leege2015-12-1815-10/+824
* [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
* [ios, android] Add methods to remove a custom layerJohn Firebaugh2015-12-175-1/+36
* [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
* [ios] Move source to src folder, matching osxJohn Firebaugh2015-12-1717-2/+2
* Move platform scripts into platformsJohn Firebaugh2015-12-1640-0/+1188
* [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-161-1/+1
* [ios, android] Add a method to invalidate custom layers, forcing a repaintJohn Firebaugh2015-12-162-0/+10
* [android] Simplify structure for native filesJohn Firebaugh2015-12-169-10/+11
* Revert "Revert "[ios] Custom style layer""Minh Nguyễn2015-12-161-0/+66
* [android] Move into platform subdirectoryJohn Firebaugh2015-12-16222-8/+151928
* [android] Move includes to platform subdirectoryJohn Firebaugh2015-12-163-0/+223
* Revert "[ios] Custom style layer"John Firebaugh2015-12-161-66/+0
* node-v2.2.0node-v2.2.0Mike Morris2015-12-161-0/+4
* [ios] Custom style layerMinh Nguyễn2015-12-161-0/+66
* [android] Custom layer bindingsJohn Firebaugh2015-12-163-1/+198
* [android] Add scheduled build scriptJohn Firebaugh2015-12-151-4/+50
* code review updates: sprite_atlas brackets and nullable removed for reuseIden...Romain Quidet2015-12-151-2/+2
* 2210: Sprites can be removed / updated correctlyRomain Quidet2015-12-151-1/+1
* 2210: MGLAnnotationImage image can be updateRomain Quidet2015-12-153-6/+43
* [ios, android] Remove unnecessary portions of bitrise.ymlJohn Firebaugh2015-12-152-16/+0
* [ios, android] Remove version specifier to avoid Bitrise upgrade nagJohn Firebaugh2015-12-152-11/+11
* [android] Add bitrise.ymlJohn Firebaugh2015-12-151-0/+73
* [ios] Move bitrise.yml into platform/iosJohn Firebaugh2015-12-151-0/+81
* [ios, osx] Added flyToCamera: variation that uses default durationMinh Nguyễn2015-12-153-1/+10
* [osx] World tourMinh Nguyễn2015-12-152-4/+76
* [ios, osx] Added flyTo to OS X; refactored camera settersMinh Nguyễn2015-12-152-44/+94
* [ios, osx] Corrected missing annotation tag assertion messageMinh Nguyễn2015-12-152-2/+2
* [osx] Restore debug maskMinh Nguyễn2015-12-151-1/+1
* [core] allow changing the orientationKonstantin Käfer2015-12-151-0/+14
* [node] code review cleanupMike Morris2015-12-154-25/+22
* [osx] Corrected documentationMinh Nguyễn2015-12-131-4/+6
* [osx] Sort candidate annotations by proximity to tapMinh Nguyễn2015-12-131-17/+30
* [osx] PrintingMinh Nguyễn2015-12-131-1/+49
* [osx] Remove All Pins commandMinh Nguyễn2015-12-133-3/+25
* [osx] Persist viewpoint across relaunchMinh Nguyễn2015-12-131-0/+8
* [osx] Map cameraMinh Nguyễn2015-12-136-4/+168
* [osx] Don’t strip on copy in DebugMinh Nguyễn2015-12-131-0/+13