summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/maps
Commit message (Expand)AuthorAgeFilesLines
...
* [android] #5004 - Introducing MapboxAccountManagerBrad Leege2016-05-153-43/+40
* [android] - move OnMapReady callback for offline bugTobrun2016-05-131-1/+1
* Merge branch 'release-android-v4.0.1'Brad Leege2016-05-121-1/+1
|\
| * [android] #5014 - Removing malformed HTML from Javadocsandroid-v4.0.1Brad Leege2016-05-121-2/+2
| * [android] #4553 - remove annotations fixTobrun2016-05-021-10/+8
* | [android] - fixes style init bug, added unit test to prevent regressionTobrun2016-05-121-4/+8
* | [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-062-3/+5
* | [android] #4763 - introduce StyleInitializer classTobrun2016-05-061-12/+45
* | [android] #4912 - remove lollipop attribute from background drawable, made de...Tobrun2016-05-031-1/+1
* | [android] #4902 - Standarizing Locale and LanguageBrad Leege2016-04-291-20/+18
* | [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-283-36/+52
* | [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-267-161/+353
* | [android] #3231 - add support for tinting attribution icon through xml - Mapb...Tobrun2016-04-264-24/+88
* | [android] #3231 - added support for automatic tinting ui components used the ...Tobrun2016-04-262-2/+12
* | [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-231-173/+134
* | [android] #4396 - fixup mason build issueTobrun2016-04-235-83/+380
* | [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-231-21/+17
* | [android] #4396 - UserLocationView refactorTobrun2016-04-233-593/+593
* | [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
* | [core] Render from the main threadJohn Firebaugh2016-04-142-28/+6
* | [android] #4335 - add clear method for removing annotations to MapboxMapTobrun2016-04-131-0/+8
* | [android] #4635 - fix rotate disabled with location trackingTobrun2016-04-082-12/+73
* | [android] - fallback using to meta-data tag in Manifest or mapbox_access_toke...Tobrun2016-04-082-14/+107
* | [android] - supportMapFragment: Check KEY_META_DATAVacxe2016-04-081-1/+23
* | [android] #3643 - improved android touch target when calling getAnnotationsIn...Tobrun2016-04-071-278/+286
* | [android] #4365 - make dismiss on gesture configurable, renamed activity to m...Tobrun2016-04-051-0/+3
* | [android] #4365 TestAppRefactor removed unneeded AsyncTaskTobrun2016-04-051-279/+268
* | [android] #4553 - remove annotations fixTobrun2016-04-021-10/+8
* | [android] #4516 - cleanup snapshot PRTobrun2016-04-011-0/+17
* | [android] Add a method to make map snapshotsVladimir Kurchatkin2016-04-012-0/+38
* | [android] #4565 - improved coverage of camera packageTobrun2016-04-011-0/+8
* | [android] #4520 - don't update camera position after padding callTobrun2016-03-311-2/+0
* | [android] #4517 - removed not destroyed check when determining a two tap zoom...Tobrun2016-03-311-1/+0