summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src
Commit message (Expand)AuthorAgeFilesLines
* [android] hook into surface holder to cleanup renderer on the right thread be...Ivo van Dongen2019-02-145-0/+48
* [android] invalidate the camera position when gesture finishesŁukasz Paczos2019-02-131-0/+3
* [android] - update codebase for Roboelectric v4.xtobrun2019-02-131-3/+0
* [android] - add experimental pointer (#13889)Tobrun2019-02-073-1/+18
* [android] expose symbol placement transition duration optionŁukasz Paczos2019-02-042-9/+68
* [android] Adding new variation of LocationComponent#activateLocationComponent...Langston Smith2019-01-312-0/+38
* [android]added generic performance event (#13795)Osana Babayan2019-01-303-1/+89
* [android] LocationComponent max fps javadocŁukasz Paczos2019-01-304-6/+53
* [android] LocationComponent animator throttling tests and examplesŁukasz Paczos2019-01-308-187/+441
* [android] expose OnRenderModeChangedListenerŁukasz Paczos2019-01-302-1/+24
* [android] optimize location animators memory footprint and add animation rate...Łukasz Paczos2019-01-3019-442/+351
* Add image support with drawable overload (#13793)Tobrun2019-01-284-2/+121
* [android] expose quick zoom option xml attributeŁukasz Paczos2019-01-253-0/+4
* [android] separate quick zoom gestures optionŁukasz Paczos2019-01-255-19/+95
* [android] fix LocationEngine's annotationŁukasz Paczos2019-01-251-2/+2
* [android] import gestures dimens using the correct package structureŁukasz Paczos2019-01-221-1/+2
* [android] restore location layer visibility with new "layer-below"Łukasz Paczos2019-01-221-0/+1
* [android] - ignore lint complaints about array min sizetobrun2019-01-211-0/+5
* [android] - update mock definition of LocationLayerControllerTest, update moc...Tobrun2019-01-211-5/+15
* [android] - add library loading to peer objectstobrun2019-01-212-0/+11
* [core,ios,android] Update feedback URL in code and tests (#13710)Antonio Zugaldia2019-01-173-8/+9
* Revert "[android] - add library loading to peer objects"tobrun2019-01-172-11/+0
* [android] re-apply location component's "layer-below" when changedŁukasz Paczos2019-01-172-0/+124
* [android] - make all library loader load the native library only oncetobrun2019-01-171-6/+6
* [android] - add library loading to peer objectstobrun2019-01-172-0/+11
* [android] - avoid printing warning on recursively loading shared objecttobrun2019-01-171-1/+6
* [android] - avoid leaking compassView context through animatortobrun2019-01-172-1/+6
* [android] - allow reset fps listener, update debug mode activity withtobrun2019-01-161-15/+18
* [android] do not invoke #onCancel when animation is scheduled from #onFinish ...Łukasz Paczos2019-01-163-24/+115
* [android] - expose query feature extensionstobrun2019-01-151-0/+57
* [android] - makes improve map url backwards compatibletobrun2019-01-152-3/+11
* [android] - show snapshot attributiontobrun2019-01-152-8/+23
* [android] - optimise interface definitiontobrun2019-01-158-333/+256
* [android] - introduce NativeMap abstraction, remove static code block removal...tobrun2019-01-158-93/+441
* [android] - avoid null pointer when quickly closing activity for attribution ...Tobrun2019-01-111-1/+3
* [android] - update link from API docs (#13692)Heather Stenson2019-01-101-2/+2
* [android] - avoid leaking dialog when context is being stoppedtobrun2019-01-103-6/+24
* [android] - throw IllegalStateException when setting an maximum fps while the...tobrun2019-01-101-0/+2
* [android] lift Parcelable inheritance to the OfflineRegionDefinitionŁukasz Paczos2019-01-103-7/+9
* [android] fix location interval workaround initializationŁukasz Paczos2019-01-071-12/+12
* [android] cancel camera transitions only when set CameraMode is not NoneŁukasz Paczos2019-01-042-8/+52
* [android] - save debug cache state vs map statetobrun2019-01-021-2/+6
* [android] Add "localIdeographs" option to OfflineRegionDefinition.Chris Loer2018-12-213-3/+70
* [android] - remove timber in favor of mapbox loggertobrun2018-12-201-4/+4
* [android] update core stylesŁukasz Paczos2018-12-192-10/+10
* [android] clean up remaining deprecated methods for 7.0.0Łukasz Paczos2018-12-196-113/+162
* adding param (#13597)Langston Smith2018-12-191-0/+11
* [android] dismiss the foreground color only when the style is loadedŁukasz Paczos2018-12-191-4/+6
* [android] location update fastest interval workaroundŁukasz Paczos2018-12-181-2/+16
* [android] option to disable smooth animation of compass and accuracy valuesŁukasz Paczos2018-12-148-46/+213