summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src
Commit message (Expand)AuthorAgeFilesLines
...
* [android] #4942 - using Android SDK Compass exampleTobrun2016-05-181-28/+23
* [android] #4942 - removes jumpiness from compass updates, removes old way of ...Tobrun2016-05-181-37/+27
* [android] Animate MylocationView directionCameron Mace2016-05-181-1/+12
* [android] #5045 - Adding Async Location Permissions Approval CheckBrad Leege2016-05-172-4/+42
* [android] #5004 - Introducing MapboxAccountManagerBrad Leege2016-05-156-44/+149
* [android] - move OnMapReady callback for offline bugTobrun2016-05-131-1/+1
* Merge branch 'release-android-v4.0.1'Brad Leege2016-05-128-20/+17
|\
| * [android] #5014 - Removing malformed HTML from Javadocsandroid-v4.0.1Brad Leege2016-05-128-21/+18
| * [android] #5014 - Updating Version to 4.0.1Brad Leege2016-05-121-1/+1
| * [android] #4553 - remove annotations fixTobrun2016-05-021-10/+8
| * [android] #4535 - Setting version to 4.0.0 for releaseBrad Leege2016-03-301-1/+1
* | [android] - fixes style init bug, added unit test to prevent regressionTobrun2016-05-121-4/+8
* | [android] Update Outdoors style descriptionJason Wray2016-05-111-1/+1
* | [android] #4994 - Add events=true to mapbox http requestsBrad Leege2016-05-101-1/+13
* | [android] #4700 - deprecate OnLocationChangeListenerTobrun2016-05-101-1/+8
* | [android] #4930 - added invalidate to change tint colorsTobrun2016-05-101-0/+4
* | [android] #4702 - upgrade default styles, deprecate Style string definition i...Tobrun2016-05-065-14/+181
* | [android] #4748 - add javadoc for unregistering location listenersTobrun2016-05-061-0/+13
* | [android] #4763 - introduce StyleInitializer classTobrun2016-05-061-12/+45
* | [android] #4894 - correctly calculate LatLngBoundsTobrun2016-05-061-1/+1
* | [core] Privatize math.hpp and vec.hppJohn Firebaugh2016-05-051-1/+1
* | [android] #4912 - remove lollipop attribute from background drawable, made de...Tobrun2016-05-032-2/+2
* | [android] #4902 - Standarizing Locale and LanguageBrad Leege2016-04-292-22/+19
* | [android] #4878 - Setting default MyLocationBackgroundTint to be whiteBrad Leege2016-04-281-1/+1
* | [android] #4878 - fix default color of accuracy circle to match primary color...Tobrun2016-04-2833-51/+64
* | [android] Add completedTile{Count,Size} bindingsJohn Firebaugh2016-04-271-3/+23
* | [android] #4850 - add non-gl content to snapshot bitmapTobrun2016-04-271-6/+12
* | [android] #4850 - user location view is show instantly when toggled onTobrun2016-04-271-1/+1
* | [android] #4835 - Adding tracking and cleanup of myLocationListener functiona...Brad Leege2016-04-262-10/+14
* | [android] #4800 - correct background offsets from attributesTobrun2016-04-264-34/+20
* | [android] #4800 - default location view from start: introduced attributes, up...Tobrun2016-04-2611-180/+388
* | [android] #3231 - add support for tinting attribution icon through xml - Mapb...Tobrun2016-04-266-43/+97
* | [android] #3231 - added support for automatic tinting ui components used the ...Tobrun2016-04-264-3/+113
* | [android] #4829 - Use CopyOnWriteArrayList for non blocking iterationsBrad Leege2016-04-251-6/+3
* | [android] #4814 - simplified mock parcel testing, update tests to reflect the...Tobrun2016-04-241-1/+1
* | [android] #4396 - Cleanup + javadoc TrackingSettings classTobrun2016-04-231-32/+71
* | [android] #4396 - fixed test activity tracking settings modes, Deprecated old...Tobrun2016-04-231-1/+12
* | [android] #4396 - UserLocationView Refactor fix testsTobrun2016-04-233-10/+10
* | [android] #4396 - UserLocationView accuracy & non-tracking animation + cleanupTobrun2016-04-232-173/+135
* | [android] #4396 - fixup mason build issueTobrun2016-04-236-83/+391
* | [android] #4396 - model integrationTobrun2016-04-233-454/+132
* | [android] #4396 - introduced behaviour model using a factory. fixed double ta...Tobrun2016-04-232-66/+142
* | [android] #4396 - cleanup codeTobrun2016-04-231-206/+196
* | [android] #4396 - new images for UserLocationViewTobrun2016-04-234-23/+19
* | [android] #4396 - UserLocationView refactorTobrun2016-04-237-593/+607
* | [android] #4396 - UserLocationView improvementsLarry Geromegnace2016-04-235-99/+350
* | [android] Changed javadoc wording for ease and animate cameraCameron Mace2016-04-221-24/+56
* | [android] #2835 - limit the amount of object allocations on high traffic codeTobrun2016-04-221-10/+5
* | [android] Do not annotate methods with @UIThreadThiago Marcos P. Santos2016-04-141-2/+0
* | [android] Only render after the surface is createdThiago Marcos P. Santos2016-04-141-0/+10