summaryrefslogtreecommitdiff
path: root/platform/android
Commit message (Expand)AuthorAgeFilesLines
* Rewrote documentationMinh Nguyễn2016-01-054-0/+150
* [android] #3397 - animating change of direction when tracking mode is follow ...Tobrun2016-01-051-10/+50
* [android] #3308 - remove default constructorTobrun2016-01-052-23/+4
* [android] Fix zoom gestures when scrolling is disabledAntonio Zugaldia2015-12-301-1/+1
* [android, ios, osx] Moved platform identifier into Slack user nameMinh Nguyễn2015-12-241-6/+8
* [osx] Bitrise configurationMinh Nguyễn2015-12-241-3/+4
* [android] better http log messagesAntonio Zugaldia2015-12-241-2/+11
* [android] #3412 - Remove REGION_DID_CHANGE checks and set animateCamera metho...Brad Leege2015-12-241-4/+4
* [core] Remove `Resource` dependency from low-level classesJohn Firebaugh2015-12-231-8/+7
* [android] #3283 - fix setCenterCoordinate animationTobrun2015-12-231-3/+11
* [android] #3384 - package-info.java for the .camera and .location packages Ja...Brad Leege2015-12-222-0/+8
* [core] Merge SQLiteCache into the platform libraryJohn Firebaugh2015-12-222-2/+0
* [android] #2915 - Removing Crashlytics From TestAppBrad Leege2015-12-223-27/+2
* [android] #3354 - Setting Android Version to 3.1.0-SNAPSHOTBrad Leege2015-12-211-1/+1
* [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
* [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-174-1/+31
* Move platform scripts into platformsJohn Firebaugh2015-12-165-0/+121
* [android] Add CustomLayerRenderParameters to example codeJohn Firebaugh2015-12-162-1/+7
* [ios, android] Add a method to invalidate custom layers, forcing a repaintJohn Firebaugh2015-12-161-0/+5
* [android] Simplify structure for native filesJohn Firebaugh2015-12-169-10/+11
* [android] Move into platform subdirectoryJohn Firebaugh2015-12-16222-8/+151928
* [android] Move includes to platform subdirectoryJohn Firebaugh2015-12-163-0/+223
* [android] Custom layer bindingsJohn Firebaugh2015-12-163-1/+198
* [android] Add scheduled build scriptJohn Firebaugh2015-12-151-4/+50
* [ios, android] Remove unnecessary portions of bitrise.ymlJohn Firebaugh2015-12-151-8/+0
* [ios, android] Remove version specifier to avoid Bitrise upgrade nagJohn Firebaugh2015-12-151-5/+5
* [android] Add bitrise.ymlJohn Firebaugh2015-12-151-0/+73
* [android] #2805 - Updating Tilt API to support animation duration timeBrad Leege2015-12-031-3/+3
* [android] #2805 - Basic wiring up of Android Tilt methods to Core GL Pitch me...Brad Leege2015-12-031-0/+16
* [core] Map::setSprite ⇢ Map::addAnnotationIconJohn Firebaugh2015-12-011-5/+5
* [android] Removed libuv dependency from HTTPAndroid*Thiago Marcos P. Santos2015-12-011-8/+6
* [core] Remove unused libuv includesThiago Marcos P. Santos2015-12-011-1/+0
* [core] Collision debug is now MapDebugOptions::CollisionBruno de Oliveira Abinader2015-11-271-25/+1
* [core] Added MapDebugOptionsBruno de Oliveira Abinader2015-11-271-4/+8
* [core] Replace time_t with std::chrono::secondsBruno de Oliveira Abinader2015-11-271-4/+4
* [core] Fix LatLngBounds default coordinatesBruno de Oliveira Abinader2015-11-181-3/+1
* [android] Bring back OkHTTPLeith Bade2015-11-172-112/+43
* [core] Reorganize sprite related filesJohn Firebaugh2015-11-121-1/+1
* [core] PrecisionPoint is now a vec2<double>Bruno de Oliveira Abinader2015-11-121-2/+3