summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/main/java/com/mapbox/mapboxsdk/testapp/activity/annotation
Commit message (Expand)AuthorAgeFilesLines
* refactor signature from Hole to List<LatLng> (#8722)Pablo Guardiola2017-04-121-7/+6
* Merge branch 'release-ios-v3.5.0-android-v5.0.0' into boundsj-merge-release-b...Fabian Guerra2017-04-111-7/+0
|\
| * Revert 5.x touch changes (#8585)Tobrun2017-03-301-7/+0
* | [android] Polygon holes (#8557)Pablo Guardiola2017-04-111-0/+30
|/
* [android] - only dispatch events if not handled by MarkerView (#8447)Tobrun2017-03-171-0/+7
* [android] - example on converting an Android SDK view to a Bitmap to be used ...Tobrun2017-03-041-12/+31
* [android] - add javadoc to test activities. (#8203)Tobrun2017-02-278-15/+57
* 7798-ObjectAnimator-rotation (#7907)Tobrun2017-02-071-1/+8
* [android] - enforce usage bitmap for icon, cleanup test app resources (#7906)Tobrun2017-02-045-33/+84
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-274-8/+8
* Test app refactor (#7598)Cameron Mace2017-01-2310-382/+33
* update gradle files and packages to use smaller versions of MAS and save meth...Antonio Zugaldia2017-01-101-1/+1
* Adds checkstyle to CI (#7442)Cameron Mace2016-12-1610-1778/+1784
* [android] - add OnMarkerView add callback (#7429)Tobrun2016-12-142-55/+92
* [android] - Refactor dependencies, introduce focused components (#7189)Tobrun2016-12-061-1/+3
* [android] - replace Android logs with Timber (#6372) (#7149)Pablo Guardiola2016-11-233-15/+11
* [android] - getMarkerViews in rect should return in bound views (#7015)Tobrun2016-11-141-0/+135
* [android] - instrumentation tests upgrade, move view checking to utility clas...Tobrun2016-11-091-2/+2
* Cherry pick release v4.2.0 (#6944)Tobrun2016-11-091-0/+18
* Android Nougat compatibility: onstart/onstop on MapView (#6830)Tobrun2016-10-319-22/+117
* [android] - remove timer from compassView, make fading when facing north opti...Tobrun2016-10-251-0/+1
* [android] - fixup MyLocationView heading (#6671)Tobrun2016-10-181-2/+0
* MarkerView more robust when updates are asynchronous (#6717)Tobrun2016-10-171-1/+2
* Rotate markerview (#6640)Tobrun2016-10-101-20/+56
* [android] - fix polygon test activity state, introduced config class and tool...Tobrun2016-09-301-52/+56
* Optionable textureview (#6480)Tobrun2016-09-291-0/+2
* [android] - do not update marker while creating (#6314)Tobrun2016-09-191-0/+171
* [core] [android] - public api configurable base endpoint (#6309)Tobrun2016-09-151-0/+1
* [android] Checkstyle fixes round 1 (#6234)Cameron Mace2016-09-028-141/+161
* [android] - 5844 remove stop gap for update-able shape annotations (#6187)Tobrun2016-08-291-1/+1
* [android] add method addMarkerViews with only one invalidateSylvain HOCQ2016-08-291-5/+4
* [android] #6083 - add circle example (#6086)Tobrun2016-08-291-1/+5
* 5859 generate sanity tests (#5870)Tobrun2016-08-177-71/+74
* [android] - updated mas in testappCameron2016-08-101-1/+0
* [android] #4845 - remove robotium, migrate to espressoTobrun2016-08-031-25/+26
* [android] #5663 - make shape annotations updateableTobrun2016-08-032-36/+128
* [android] #5652 - fix PressForMarkerActivity setup to follow best practices o...Tobrun Van Nuland2016-07-131-4/+0
* [android] Addresses marker view flat bugTobrun Van Nuland2016-06-241-2/+0
* [android] Add scaling marker activity to TestApp using the View Marker APIAntonio Zugaldia2016-06-201-0/+141
* [android] Remove unnecessary menu from Animated Marker activityAntonio Zugaldia2016-06-171-7/+0
* [android] #5299 - add rotation to cars, add cars imagesTobrun2016-06-171-16/+32
* [android] #5299 - remove MarkerView x,y animationTobrun2016-06-171-3/+1
* [android] #5299 - Added more cars to the animation example to see what impact...Ivo van Dongen2016-06-171-24/+60
* [android] #5299 - Simplify animation code a bit. Make duration dependent on d...Ivo van Dongen2016-06-171-29/+14
* first approach to a marker continuosly chasing anotherAntonio Zugaldia2016-06-171-13/+114
* [android] #5342 - initial marker animationTobrun2016-06-161-19/+12
* [android] #5279 - expose MarkerView alphaTobrun Van Nuland2016-06-141-0/+1
* [android] #4924 - Make Gesture Focal Point ConfigurableTobrun Van Nuland2016-06-131-0/+3
* [android] #5285 - bring selected MarkerView to the frontIvo van Dongen2016-06-091-1/+2
* [android] #5237 - Enabled Updates To InfoWindow's Title and SnippetBrad Leege2016-06-071-3/+5